body{
	background-color:#000;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	color:#e3cfc5;
	font-size:12px;
	line-height:14px;
	text-align:left;
}

form{
	padding:0;
	margin:0;
}

h1{
	padding:0;
	margin:0 0 5px 0;
	font-size:19px;
	line-height:normal;
	color:#ffffff;
	font-weight:normal;
}



h2{
	padding:0;
	margin:0 0 5px 0;
	font-size:15px;
	line-height:normal;
	color:#ffffff;
	font-weight:normal;
}


h3{
	padding:0;
	margin:0 0 5px 0;
	font-size:13px;
	line-height:normal;
	color:#ffffff;
	font-weight:normal;
}



p{
	margin:0 0 10px 0;
	padding:0;
	line-height:18px;
}

.bulletColor{
	color:#956246;
}

li{
	margin:0;
	padding:0;
	}

ul{
	margin:0;
	padding:0;
}

a{color:#fff; text-decoration:underline;}
a:active{color: #fff; text-decoration:underline;}
a:visited{color: #fff; text-decoration:underline;}
a:hover{color: #fff; text-decoration:underline;}



.clearfix:after {
     content: " "; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#mainContainer{
	position:relative;
	width:988px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #372418;
	border-right:1px solid #372418;
}


#header{
	width:988px;
	height:487px;
	background-image:url(images/header-new2.jpg);
	background-repeat:no-repeat;
	position:relative;
	font-size:14px;
	line-height:18px;
	color:#FFF;
}

#headerCopy{
	position:absolute;
	width:400px;
	left:150px;
	top:240px;
}

#bodyContainer{
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-y;
}

#col1{
	float:left;
	width:283px;
	margin-left:20px;
}

.smallBox{
	background-image:url(images/sml_box.gif);
	background-repeat:no-repeat;
	background-position: top center;	
	width:240px;
	padding:20px 21px 0px 22px;
	color:#6a6969;
	font-size:11px;
}

.pressDate{
	background-image:url(images/icon_calendar.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:13px;
	margin-bottom:6px;
}

.smallBox a{color:#acacac; text-decoration:none;}
.smallBox a:visited{color: #acacac; text-decoration:none;}
.smallBox a:hover{color: #acacac; text-decoration:underline;}



.smallBoxBottom{
	width:283px;
	height:11px;
	background-image:url(images/sml_box.gif);
	background-position:bottom;
	margin-bottom:25px;
	line-height:1px;
}

#col2{
	float:left;
	width:624px;
	margin-left:20px;
}

.largeBox{
	background-image:url(images/lrg_box.gif);
	background-repeat:no-repeat;
	background-position: top center;	
	width:583px;
	padding:20px 21px 0px 22px;
}

.largeBoxBottom{
	width:624px;
	height:15px;
	background-image:url(images/lrg_box.gif);
	background-position:bottom;
	margin-bottom:25px;
	line-height:1px;
}

.divLine{
	border-top:1px solid #291b13;
	width:100%;
	height:1px;
	margin:20px 0 20px 0;
	padding:0;
	
}

#fancybox-title-over{
	color:#666;
}
#footer{
	background-color:#000;
	color:#747474;
	width:948px;
	text-align:left;
	border-top:1px solid #372418;
	padding:20px;
	font-size:11px;
	line-height:normal;
}

.screenShotSmall{
	float:left;
}

#footer a{color:#f9ad74; text-decoration:none;}
#footer a:visited{color: #f9ad74; text-decoration:none;}
#footer a:hover{color: #f9ad74; text-decoration:underline;}