body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	background-image:url(image/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	/*background-color:#696969;*/
	background-color:#878686;
}

a:link { color:#C6AF8E;text-decoration:underline;font-weight:bold;}
a:visited { color:#C6AF8E;text-decoration:underline;font-weight:bold;}
a:hover {
	color:#ffffff;
	text-decoration:none;
}

#mainwrap {
	top:0px;
	left:0px;
	background-color: #000000;
}

#headerwrap {
	height:150px;
	/*margin-bottom50px;
	border-bottom1px solid #FF0000;*/
}

#logo_link {
	background-image:url(image/outshine_logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:150px;
}

#logo_link a:link {color:#FFFFFF;text-decoration:none;}
#logo_link a:visited {color:#FFFFFF;text-decoration:none;}

#hdbg {
	background-repeat:repeat-x;
	background-position: right;
	height:86px;
	margin-bottom:40px;
	background-color: #000000;
	background-image: url(image/fire.png);
}

#leftwrap {
	float:left;
	width:210px;
	font-size:18px;
	background-color: #000000;
}

#leftlist li {
	position:relative;
	left:-28px;
	list-style:none;
	width:207px;
}

#leftlist li a {
	background-image:url(image/leftnav_pill.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	padding-top:10px;
	height:48px;
	width:270px;
}

#leftlist li a:link {text-decoration:none;color:#333333;font-weight:normal;}
#leftlist li a:visited {text-decoration:none;color:#333333;font-weight:normal;}
#leftlist li a:hover {text-decoration:none;color:#000000;background-image:url(image/leftnav_pill_on.png);font-weight:normal;}

#contentwrap {
	background-image:url(image/br_corner.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:10px 15px 15px 10px;
	margin-left:300px;
	background-color: #000000;
	/*border-left:1px solid #666666;*/
}

#content {
	background-image:url(image/tl_corner.png);
	background-position:-4px -3px;
	background-repeat:no-repeat;
	padding:30px 20px 15px 35px;
	min-height:200px;
}

#footerwrap {
	background-image:url(image/footer_bg.png);
	background-repeat:repeat-x;
	clear:left;
	text-align:center;
	height:61px;
	margin-top:15px;
}

#footertext {
	padding-top:10px;
}

#footerlist li {
	display:inline;
	padding-right:50px;
	font-size:12px;
	font-weight:bold;
}

#footerlist a:link {text-decoration:none;color:#484848;}
#footerlist a:visited {text-decoration:none;color:#484848;}
#footerlist a:hover {color:#DADADA;}

#copywrap {
	text-align:center;
	font-size:11px;
}

#copywrap a:link { text-decoration:none; color:#E2B576;font-weight:normal;}
#copywrap a:visited { text-decoration:none; color:#E2B576;font-weight:normal;}
#copywrap a:hover { text-decoration:underline; color: #C49348;font-weight:normal;}

/*bo page styles*/
.contact_body {
}

.legal_body {
	font-weight:bold;
	color:#C6AF8E;
	padding-left: 230px;
}

#sitemap_list a:link { color:#C6AF8E;text-decoration:none;font-weight:bold;}
#sitemap_list a:visited { color:#C6AF8E;text-decoration:none;font-weight:bold;}
#sitemap_list a:hover { color:#ffffff;text-decoration:underline;}

.fs16 {font-size:16px;font-weight:bold;color:#ffffff;font-family:"Lucida Sans";}

.fs19 {font-size:19px;text-decoration:underline;color:#ffffff;font-family:"Lucida Sans";}

/*bo iframe*/
#friends a:link {color:#B52C17;text-decoration:underline;}
#friends a:visited {color:#B52C17;text-decoration:underline;}
#friends a:hover {color:#B52C17; text-decoration:none;}
/*eo iframe*/

hr {
	background-color:#695721;
	height:1px;
	border:0px;
}

.pointer {cursor:pointer;}

/*eo page styles*/
