
/* UNIVERSAL STYLES
================================================================================*/


html, body{
	padding:0;
	margin:0;
	background:#df5625 url(../images/bg.jpg) repeat-x 0 0;
	font:normal 0.9em Arial, Helvetica, sans-serif;
	color:#666;
	}
	
a:active{
	outline:none;
	}
	
:focus{
	outline:none;
	}
	
img, form{
	padding:0;
	margin:0;
	border:0;
	}
	


/* NAVIGATION STYLES
================================================================================*/

#nav{
	padding:2px 0px 0 0;
	text-align:right;
	}
	
#nav ul{
	padding:0;
	margin:0;
	list-style:none;
	}
	
#nav ul li{
	padding:3px 0 0 0;
	margin:0;
	font:normal 10px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	}
	
#nav ul li a:link, #nav ul li a:visited{
	text-decoration:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#76797c;
	}

#nav ul li ul li{
	color:#94191d;
	text-transform: none;
	font:normal 6px Tahoma, Geneva, sans-serif;
	}

#nav ul li a:hover{
	color:#af5356;
	}
	
#nav ul li ul li a:link, #nav ul li ul li a:visited{
	text-decoration:none;
	color:#af5356;
	}
	
#currentpage #current_tab a{
	background:url(../images/bullet.jpg) no-repeat 0 5px;
	padding:0 0 0 10px;
	}
	
#currentpage #current_main a{
	color:#af5356;
	}	


/* LAYOUT STYLES
================================================================================*/


#container_outer{
	padding:4px 0 75px 0;
	margin:0 auto 0 auto;
	width:828px;
	}
	
#top_shadow{
	background:url(../images/top_shadow.jpg) no-repeat 0 0;
	width:824px;
	height:12px;
	font-size:0; /*ie6 hack*/
	}
	
#container_wrapper{
	background:url(../images/container_bg.jpg) repeat-y 0 0;
	width:828px;
	}
	
#bottom_shadow{
	background:url(../images/bottom_shadow.jpg) no-repeat 0 0;
	width:822px;
	height:10px;
	font-size:0; /*ie6 hack*/
	}
	
#left_shadow{
	background:url(../images/left_shadow.jpg) no-repeat 0 0;
	width:12px;
	height:520px;
	float:left;
	}
	
#container{
	width:800px;
	float:left;
	background-color:#fff;
	}
	
#right_shadow{
	background:url(../images/right_shadow.jpg) no-repeat 0 0;
	width:12px;
	height:520px;
	float:left;
	}
	
.cleardiv{
	clear:both;
	font-size:0; /*ie6 hack*/
	}
	
.cleardiv2{
	clear:both;
	font-size:0; /*ie6 hack*/
	height:0; /*ie6 hack*/
	}
	
#home_bottomright{
	background:url(../images/home_rightbottom.jpg) no-repeat bottom right;
	padding:0;
	width:800px;
	}
	
#home_topright{
	background:url(../images/home_topright.jpg) no-repeat top right;
	padding:0 0 10px 0;
	width:800px;
	}
	
#content{
	padding:62px 0 0 27px;
	width:773px;
	}

#logo{
	padding:0;
	}
	
#bodyarea{
	padding:45px 0 0 2px;
	width:660px;
	}
	
#leftcol{
	float:left;
	width:108px;
	border-right:1px solid #af5356;
	padding:0 6px 0 0;
	margin:0 25px 0 0;
	}
	
#logindiv{
	padding:0 0 7px 0;
	border-bottom:1px solid #989b9d;
	}
	
#login_left{
	float:left;
	width:69px;
	}
	
.logintxt{
	background:url(../images/txtbox_bg.jpg) no-repeat 0 0;
	width:63px;
	height:14px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#aaabab;
	margin:0 0 4px 0;
	border:0;
	padding:1px 3px 0 3px;
	}
	
#login_right{
	float:right;
	width:38px;
	}
	
#subscribe{
	clear:both;
	padding:2px 0 0 0;
	}
	
#rightcol{
	padding:-20px 0 0 0;
	float:left;
	width:345px;
	}
	
#rightcol p{
	padding:0;
	margin:0;
	text-align:justify;
	line-height:148%;
	}
	
#footer{
	font:normal 9px Arial, Helvetica, sans-serif;
	padding:152px 0 0 0;
	}


/* INNER PAGE LAYOUT STYLES */
	
#inner_topright{
	background:url(../images_rnd/inside_topright_9.jpg) no-repeat top right;
	width:800px;
	}
	
#rightcol_inner{
	float:left;
	width:516px;
	}

#rightcol_inner li{
	padding:3px 0 4px 0;
	}

#rightcol_inner p{
	padding:0 0 10px 0;
	margin:0;
	text-align:justify;
	line-height:155%;
	}

#rightcol_inner h3{
	text-align:justify;
}

#footer_inner{
	font:normal 9px Arial, Helvetica, sans-serif;
	padding:51px 0 10px 0;
	}

/* Scripts
================================================================================*/
.error_msg { color: red; font-size: xx-small}




/* TYPOGRAPHY
================================================================================*/

h1{
	padding:0 0 0px 0;
	margin:0 0 8px 0;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#af5356;
	text-transform: uppercase;
	}

h2 {
	font-size: 1.3em;
	line-height: 1em;
	color: #af5356;
	padding: 16px 0 8px 0;
}

h3 {
	font-size: 1.2em;
	color: #af5356;
	padding: 0 0 0 0;
}

h4, h5, h6 {
	font-size: 1em;
	color: #af5356;
	padding: 16px 0 8px 0;
}

h5, h6 {
	color: #222;
}

hr {
	width: 100%;
	height: 1px;
	color: #CCC;
	background: #CCC;
	border: none;
	margin: 10px 0;
	clear: both;
}

blockquote {
	padding: 10px 15px;
	margin: 10px 0;
	clear: both;
	border: 1px dashed #333;
}

blockquote p {
	padding: 0;
}

p {
	padding: 4px 0 30px 0;
}

a, a:visited, a:hover {
	text-decoration: none;
	color: #af5356;
}

a:hover {
	text-decoration: underline;
	color: #B12D28;
}







