/* DESIGNER: EDWARD LOPEZ */
/* CLIENT: RUSSELLS */
/* START DATE: 23.03.08 */

/* BODY --------------------------------------------------------------- */

body{
	margin:0px;
	background-color:#DAC5A5;
	}
	
/* FONTS --------------------------------------------------------------- */
	
h1{
	margin:18px 30px 10px 30px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	color:#7C7161;
	font-style:italic;
	}
	
h2{
	margin:0px 30px 20px 30px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#7C7161;
	line-height:1.5;
	}
	
.right_txt_news_con h2{
	margin:0px 30px 10px 30px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	color:#7C7161;
	line-height:1.5;
	font-style:italic;
	}
	
p{
	margin:0px 30px 20px 30px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7C7161;
	line-height:1.5;
	}
	
ul{
	margin:0px 30px 20px 60px;
	padding:0px;
	list-style-type:square;
	}
	
li{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:square;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7C7161;
	line-height:2;
	}
	
a{
	color:#87383A;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover{
	color:#87383A;
	font-weight:bold;
	text-decoration:underline;
	}
	
.copyright_con p{
	margin:0px;
	padding:10px;
	font-size:11px;
	color:#FFFFFF;
	}
	
.footer_con p{
	margin:0px;
	padding:20px;
	font-size:12px;
	color:#FFFFFF;
	}
	
.copyright_con a, .footer_con a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.copyright_con a:hover, .footer_con a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
/* MAIN CON --------------------------------------------------------------- */
	
.main_con{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:750px;
	background:url(../images/content_bg_rep.gif) repeat-y #FFFFFF;
	}
	
/* HEADER CON --------------------------------------------------------------- */
	
.header_con{
	margin:0px;
	padding:0px;
	width:750px;
	}
	
.header_top_con{/* CONTAINS LOGO WITH SCRIPT FONT BG */
	margin:0px;
	padding:0px;
	width:750px;
	height:85px;
	background:url(../images/header_top_bg.jpg) top left #FFFFFF;
	}

.header_bot_con{
	margin:0px;
	padding:0px;
	width:750px;
	height:133px;
	}
	
.header_img{
	margin:0px;
	padding:0px;
	float:left;
	}
	
/* CONTENT CON --------------------------------------------------------------- */
	
.content_con{
	margin:0px;
	padding:0px;
	width:750px;
	background:url(../images/aa_award_logo.jpg) left bottom no-repeat;
	}
	
/* LEFT CON --------------------------------------------------------------- */
	
.left_con{
	margin:0px;
	padding:0px 0px 142px 0px;
	width:200px;
	float:left;
	}
	
.left_con ul{
	margin:0px;
	padding:0px;
	width:200px;
	background:url(../images/nav_bg_rep.jpg) repeat-y top;
	border-top:#FFFFFF solid 1px;
	list-style-type:none;
	}

.left_con li{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#332922;
	list-style-type:none;
	line-height:1.5;
	}

.left_con a{
	margin:0px;
	padding:10px 10px 10px 37px;
	width:153px;
	color:#332922;
	text-decoration:none;
	display:block;
	background: url(../images/nav_bullet.gif) left no-repeat;
	}

.left_con a:hover{
	color:#87383A;
	text-decoration:none;
	background: url(../images/nav_bullet_over.gif) left no-repeat;
	}

#nav_active{
	color:#87383A;
	text-decoration:none;
	background: url(../images/nav_bullet_over.gif) left no-repeat;
	}
	
.nav_break{
	margin:0px;
	padding:0px;
	display:block;
	}
	
/* RIGHT CON --------------------------------------------------------------- */
	
.right_con{
	margin:0px;
	padding:0px;
	width:550px;
	float:left;
	}
	
.right_txt_con{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:550px;
	min-height:700px;
 	height:auto !important;
	height:700px;
	}
	
.right_txt_image_con{
	margin:20px 20px 20px 20px;
	padding:0px;
	width:170px;
	border-left:#EAE7E2 solid 1px;
	border-bottom:#EAE7E2 solid 1px;
	float:right;
	}
	
.right_txt_image{
	margin:0px 0px 20px 20px;
	padding:1px;
	border:#BBB09F solid 1px;
	}
	
.right_txt_news_con{
	margin:20px 20px 20px 20px;
	padding:0px 0px 10px 0px;
	width:255px;
	border-left:#EAE7E2 solid 1px;
	border-bottom:#EAE7E2 solid 1px;
	background:#EAE7E2;
	float:right;
	}
	
/* FOOTER CON --------------------------------------------------------------- */
	
.footer_con{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:750px;
	background:#928064;
	border-bottom:#DAC5A5 solid 20px;
	text-align:center;
	}
	
.copyright_con{
	margin:0px;
	padding:0px;
	width:550px;
	background:#83081D;
	float:left;
	}
	
/* CLEARS & FIXES --------------------------------------------------------------- */
	
.footer_clear{/* CLEAR HAS BROWN BACKGROUND TO PREVENT 1PX SPACER ABOVE ONLY USE WITH FOOTER */
	margin:0px;
	height:1px;
	clear:both;
	background:#928064;
	}
	
.clear{
	margin:0px;
	height:1px;
	clear:both;
	}
	
.Russells_logo{
	margin:0px;
	padding:0px;
	display:block;
	}
