html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, il, fieldset, legend, p,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../img/body-bg.jpg) repeat-x #F5F5F5;
}

a:link, a:visited, a:active {
	color: #DB6D0B;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

#wrapper {
    margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0;
	width: 900px;
}

#header {
    clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 173px;
}

#nav {
	margin-left: 22px;
	margin-top: 129px;
	width: 884px;
	color: #FFFFFF;
}

#nav.menu {
    font-weight: bold;
    width: 100%;
}

#nav.menu ul {
    padding: 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    text-align: left; /*set value to "left", "center", or "right"*/
}

#nav.menu ul li {
    display: inline;
}

#nav.menu ul li a {
    font-size: 12px;
	color: #FFFFFF;
    padding: 0; /*top padding is 6px, bottom padding is 4px*/
    margin-right: 45px; /*spacing between each menu link*/
    text-decoration: none;
}

#nav.menu ul li a:hover, #nav.menu ul li a.selected {
    color: #000000;
}

#homeimg {
    margin-top: 10px;
	padding: 0;
}

#content {
    margin: 0;
	padding: 0;
	background-image: url(../img/content-bg.jpg);
	background-repeat: repeat-y;
}

#content p {
    margin-top: 17px;
	margin-right: 17px;
	margin-left: 17px;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F37F12;
	margin-left: 17px;
	margin-top: 17px;
	padding-bottom: 4px;
	width: 350px;
	border-bottom: 1px dotted #CCCCCC;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	margin-left: 17px;
	margin-top: 17px;
	/*padding-bottom: 4px;
	width: 300px;
	border-bottom: 1px dotted #CCCCCC;*/
}

#content .imgfloatLeft {
    float: left;
	margin-right: 8px;
	border: 0;
}

#content .imgfloatRight {
    float: right;
	margin-left: 8px;
	border: 0;
}

#content .thumb {
	margin-left: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: inline;
}

.notice {
    font-size: 14px;
	font-weight: bold;
	color: #B80000;
}

#contenttop {
    margin-top: 10px;
	padding: 0;
	background-image: url(../img/content-top.jpg);
	background-repeat: no-repeat;
	height: 8px;
}

#bottomcontent {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#video {
    float: right;
	margin-top: 15px;
	margin-right: 15px;
	padding: 0;
}

#player {
    margin: 0;
	padding: 0;
}

#storecontainer {
	margin-left: 15px;
	margin-right: auto;
	margin-top: 15px;
	padding: 5px;
	width: 525px;
	min-height: 140px;
	background-image: url(../img/storeitem-bg.jpg);
	background-repeat: repeat-x;
}

#storecontainer .item, #storecontainer p {
    margin: 10px;
}

#storecontainer .floatLeft {
    float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

#contactform {
    margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0;
}

#features {
	clear: both;
	margin-top: 10px;
	padding: 0;
	background-image: url(../img/bottom-bg.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

.featuretitle {
	font-size: 15px;
	font-weight: bold;
	color: #FF7111;
}

#featureone {
	float: left;
	width: 430px;
/*	margin-top: 25px;*/
/*	margin-left: 125px;*/
}

#featureone p {
    margin-left: 125px;
	margin-top: 26px;
}

#featureone a:link, #featureone a:visited, #featureone a:active {
	color: #000000;
	text-decoration: none;
}

#featureone a:hover {
	color: #F37F12;
	text-decoration: none;
}

#featuretwo {
	float: right;
	width: 420px;
/*	margin-top: 25px;*/
/*  margin-right: 85px;*/
}

#featuretwo p {
    margin-right: 18px;
	margin-left: 92px;
	margin-top: 26px;
}

#featuretwo a:link, #featuretwo a:visited, #featuretwo a:active {
	color: #000000;
	text-decoration: none;
}

#featuretwo a:hover {
	color: #F37F12;
	text-decoration: none;
}
	
#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px;
	color: #999999;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
    color: #666666;
	text-decoration: none;
}

#bottomleft {
    float: left;
	margin-top: 8px;
	margin-left: 0px;
}

#bottomright {
    float: right;
	margin-top: 8px;
	margin-right: 0px;
}

#twotwenty {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding: 0;
	width: 900px;
	text-align: center;
	color: #CCCCCC;
}

#twotwenty a:link, #twotwenty a:visited, #twotwenty a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#twotwenty a:hover {
	color: #EAEAEA;
	text-decoration: none;
}
