/* APPLIES SITE WIDE */
body { margin: 0px 0px 0px 0px; }

p {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #000;
}

hr {
	border: none;
	background-color: #000;
	color: #000;
	height: 1px;
	width: 100%;
}

h1 {
	font-family: Helvetica, Arial, san-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e87731;
	margin-top: 0px;
}

h2 {
	font-family: Helvetica, Arial, san-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8fc842;
	margin-top: 0px;
	padding-top:0px;
}

a:link, a:visited, a:hover, a:active {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #8fc842;
	text-decoration: underline;
}

.copyright {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
}

#marginHack { /*NAV MARGIN BOTTOM HACK FOR MANDARIN */
	margin-bottom: -5px;
	*margin-bottom: 0px;
}

#marginHack3 { /*NAV MARGIN BOTTOM HACK FOR MANDARIN */
	margin-bottom: -5px;
}

#marginHack2 { /*NAV MARGIN BOTTOM HACK FOR MANDARIN #2 */
	margin-bottom: -5px;
	*margin-bottom: 0px;
	*padding-bottom: 3px;
	*background-color: #ffffff;
	*width: 200px;
}

/* APPLIES ONLY TO INDEX PAGE */

#homeTopImage {
	background-image:url(/media/images/extention_home.gif);
	background-repeat: repeat-x;
	height: 124px;
	width: 100%	
}

#homeTopImage2 {
	background-image:url(/media/images/index_top2.jpg);
	background-repeat: no-repeat;
	height: 246px;
	width: 100%	
}

#homenavlinksGood {
	position: absolute;
	left: 0px;
	top: 370px;
	width: 280px;
	height: 280px;
	padding: 0px 0px 0px 0px;
	background-image:url(/media/images/index_nav_background.jpg);
	background-repeat: repeat-y;
}

#bigRight {
	position: absolute;
	left: 280px;
	top: 370px;
	background-image:url(/media/images/index_center_right.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 743px;
}

#homeBodyContainer {
	position: absolute;
	left: 0px;
	top: 650px;
	padding: 50px 0px 0px 350px;
	background-image:url(/media/images/index_bottom.jpg);
	background-repeat: no-repeat;
}

#homeBodyCopy {
	width: 500px;
	color: #000;
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
}

#indexFooter {
	padding: 20px 0px 0px 0px;	
}

/* APPLIES ONLY TO SUB-PAGES */

#subsWrapper {
	position: relative;
	float: left;
	width: 100%;
	background-image:url(/media/images/subs_background_top.jpg);
	background-repeat: repeat-x;
}

#subsTop {
	width: 100%;
	height: 134px;
}

#middleWrapper {
	padding: 0px;
	margin-top: -5px;
}

#whiteBox { 
	width: 200px; 
	background-color: #fff; 
}

#subsLeft {
	width: 200px;
}

#subsBodyContainer {
	min-width: 700px;
	height: 626px;
	background-image:url(/media/images/watermark.jpg);
	background-repeat: no-repeat;
	padding: 0px 20px 5px 40px;
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #000;
}

#subsFooter {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	width: 100%;
}

.topPic { margin: 0px 0px 0px 0px; height: 134px; width: 650px; }

ul.subs {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #000;
	list-style-type: disc;
	margin-left: 0px;
	*margin-left: 58px;
}

ul.subs li { margin: 0; padding: 0; line-height: 13px;}

ul.subs li a:link, ul.subs li a:active, ul.subs li a:hover, ul.subs li a:visited {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #8fc842;
	text-decoration: underline;
}

ul.subs2 {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #000;
	list-style-type: circle;
	margin: -10px 0px 0px 15px;
	*margin: -10px 0px 0px 73px;
}
ul.subs2 li { margin: 0; padding: 0; line-height: 13px;}

#join {
	width: 200px;
	vertical-align: top;
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #000;
}

.smallgrey {
	font-family: Arial, san-serif;
	font-size: 10px;
	color: #666;
	margin-top: -15px;
}

.smallgrey a:link,.smallgrey a:active,.smallgrey a:hover,.smallgrey a:visited {
	font-family: Arial, san-serif;
	font-size: 10px;
	color: #666;
	margin-top: -15px;
	text-decoration: none;
}

#about {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #000;
}