/* CSS Document */

html, body {
height:100%; min-height:
}

body, #wrapbody {
/*background:#535353 url(../media/backgrounds/bg_vert.gif) repeat-y fixed center top;*/
background:#000000;
color: #D6D1BE;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin:0;
padding:0;
text-align:center;
}
#client_header {
display:none;
float:left;
height:100%;
margin:0 auto;
text-align:left;
width:100%;
z-index:1000;
}
#wrapmaster {
/*background-image:url(../media/backgrounds/bg_vert_strip.gif);*/
background-position:center 97px;
background-repeat:no-repeat;
height:auto;
left:0;
min-height:100%;
position:absolute;
top:0;
width:100%;
}
#wrap {
	height:auto;
	left:545px;
	margin:0 auto 0 -300px;
	padding:0;
	position:absolute;
	text-align:left;
	width:776px;
	top: 5px; 
}

#wrapleft {
background-image:url(none);
background-repeat:no-repeat;
float:left;
height:600px;
padding:0;
width:0;
}
#wrapleft {
background-image:url(none);
background-repeat:no-repeat;
float:left;
height:600px;
padding:0;
width:0;
}
#wrapright {
background-image:url(none);
background-position:center top;
background-repeat:no-repeat;
float:right;
height:600px;
padding:0;
width:0;
}

#wrapright_bottom {
background-image:url(none);
background-repeat:no-repeat;
float:right;
height:200px;
padding:0;
position:absolute;
top:600px;
width:0;
}
#wrapcenter {
float:left;
height:auto;
margin:0 auto;
padding:0;
text-align:left;
width:776px;
}

#header_wrapper {
width:776px;
}

#header {
height:300px;
margin:0 auto;
padding:0;
text-align:center;
width:776px;
}

#content_wrapper {
/*background-image:url(../media/backgrounds/bg_content.gif);*/
background-position:center top;
background-repeat:repeat-y;
margin:0 auto;
padding:0;
text-align:center;
width:100%;
}
#content_footer {
/*background-image:url(../media/backgrounds/bg_content_bottom.gif);*/
background-position:center bottom;
background-repeat:no-repeat;
margin:0 auto;
padding-bottom:20px;
width:100%;
}
#content_header {
/*background-image:url(../media/backgrounds/bg_content_top.gif);*/
background-position:center top;
background-repeat:no-repeat;
margin:0;
padding:0;
width:865px;
}
#content_side {
float:left;
height:350px;
left:0px;
margin:0;
min-height:100%;
position:relative;
width:207px;
}
#content_side li{ 
	list-style:none;
	}
#content_main {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding; 
float:right;
min-height:500px;
padding:0px 0px 0px 0px;
position:relative;
margin:0px;
text-align:left;
width:650px;
}



p {
color: #D6D1BE;
font-family:Arial,Helvetica,sans-serif;
font-size:100%;
line-height:125%;
text-align:justify;
margin:0px 5px 10px 5px;
}

#highlight {
background-color:#EFE6CD;
border:1px solid #C68974;
margin:0 auto;
padding:10px 10px 5px;
width:97%;
}

#mapContainer {
border:1px solid #000000;
height:400px;
margin:0 auto;
width:500px;
}

/*Old Styles */
a:link {
	color: #F09F1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996907;
}
a:hover {
	text-decoration: none;
	color: #FD0100;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
/* CSS Document */

a:link {
	color: #F09F1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996907;
}
a:hover {
	text-decoration: none;
	color: #FD0100;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}h { 
	font-size: 12px; 
	margin: 0; 
	background-color: #FD0100; 
	font-weight: bold; 
	font-family: arial, verdana, sans-serif;
}
h1 { 
	font-size: 18px; 
	border-bottom: 1px solid #FD0100; 
	margin: 0px 10px 10px 5px; 
	color: #FCB862;
}
h3 { font-size: 15px; font-weight:bold; margin: 5px 0px 0px 6px; color: #F4A60E;}
h3 a:hover {
	text-decoration: none;
	color: #F8480C;}
h3 a:acitive { 
	color: #F8480C;
}
h3 a:visted { 
	color:#1FB73B;
} 
h4 {
	font-size: 18px;
	margin: 5px 0px 0px 2px;
	color: #F4A60E;
}
h5 {
	font-size: 6px; 
	margin: 0em 0em 10px 1em;
}
.friends { 
	list-style:none; margin:0px; padding:0px;

	}
#footer {
	border-top:solid 1px #990000;
	margin-left: 220px; 
}
#footer p{ 
	text-align:center; 
	margin:10px 0px 0px 0px;
	}
.email { 
	background:#FFFFFF; 
	list-style:none; 
	width:200px;
	text-align:center; margin:10px 0px 10px 0px; padding:0px;  
	}
#list { 
	background:#C6914D; 
	color: #FFFFFF;
	font-weight:bold; 
	border-bottom:solid 1px #000000; 
	font-size:120%; 
	text-align:center; 
	width:200px; 
	}
li { 
	list-style:circle; 
	margin:0px 0px 5px 0px; 
	color: #EFBE2C;
	}