body  {
	font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0; 
	background:#C4A895 url(../images/s5_background.jpg) repeat-x top center;
}
 
a, label  {
	text-decoration: none;
	font-family: Arial;
	color:#975B5B; }
	
a:hover, a:focus  {
	color:#975B5B;
	text-decoration:underline; 
}

h1 {
	font-size:16px;
}

h1 a, h1 a:visited {
	color:#ffffff;
	text-decoration:none;
}

h1 a:hover, h1 a:active {
	color:#ffffff;
	text-decoration:underline;
}

p  {}

ul {
	margin:0 0 0 16px; 
	padding:0;
}

a img  {
	border: none; 
}


/* BODY ELEMENTS
----------------------------------------------------------- */

#s5_top_wrap {
	margin-left:auto;
	margin-right:auto;
}

#s5_t_middle {
	float:left;
}

#s5_tl_shadow {
	background:url(../images/s5_tl_shadow.png) no-repeat;
	height:277px;
	width:17px;
	float:left;
}

#s5_tr_shadow {
	background:url(../images/s5_tr_shadow.png) no-repeat;
	height:277px;
	width:17px;
	float:left;
}

#s5_tl_corner {
	background:url(../images/s5_tl_corner.png) no-repeat;
	height:45px;
	width:19px;
	float:left;
}

#s5_tr_corner {
	background:url(../images/s5_tr_corner.png) no-repeat;
	height:45px;
	width:19px;
	float:left;
}

#s5_t_repeat {
	background:url(../images/s5_top_shadow.png) repeat-x;
	height:45px;
	float:left;
}

#s5_header_wrap {
	padding-left:8px;
	padding-right:8px;
	background:#FFFFFF;
}

#s5_header_inner {
	background:#FFFFFF url(../images/s5_bg_gradient.png) repeat-x;
}

#s5_header_inner2 {
	height:95px;
}

#s5_main_body_outer {
	padding:0 8px 15px 8px;
	background:#FFFFFF;
}

#s5_menu {
	height:34px;
	padding:8px 0 0 10px;
	background:url(../images/s5_menu_repeat.png) repeat-x;
}

#s5_bottom_wrap {
	margin-left:auto;
	margin-right:auto;
}

* html #s5_bottom_wrap {
	margin-top:-1px;
}

#s5_bl_corner {
	background:transparent url(../images/s5_bl_corner.png) no-repeat bottom left;
	width:35px;
	height:205px;
	float:left;
	margin-top:-113px;
	position:relative;
}

#s5_br_corner {
	background:transparent url(../images/s5_br_corner.png) no-repeat bottom left;
	width:35px;
	height:205px;
	float:right;
	margin-top:-113px;
	position:relative;
}

#s5_bot_gradient {
	background:#FFFFFF url(../images/s5_bot_gradient.png) repeat-x bottom left;
	float:left;
	min-height:75px;
}	

* html #s5_bot_gradient {
	height:75px;
}

#s5_bot_shadow {
	background:transparent url(../images/s5_bot_shadow.png) repeat-x bottom left;
	margin-left:auto;
	margin-right:auto;
	margin-top:-17px;
	height:17px;
}	

#s5_footer_text {
	float:right;
	padding:15px 0 0 18px;
	font-size:20px;
	font-weight:bold;
}

div#content_text {
	margin:5px 0 0 0;
}
