@charset "utf-8";
/* CSS Document */

body{
	background:#202020 url(../images/bkg_01.jpg) top center repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;}
	
#wrapper{
	width:1000px;
	margin:auto;
	padding:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;}

#menu{
	width:1000px;
	height:122px;
	margin:0px;
	padding:0px;
	}

#banner{
	width:950px;
	height:283px;
	margin:0px;
	padding:0px 12px 0px 38px;
	background: url(../images/homeflashbkg_02.jpg) top center no-repeat;}

#banner2{
	width:950px;
	height:283px;
	margin:0px;
	padding:0px;
	padding:0px 12px 0px 38px;
	background: url(../images/inbkg_02.jpg) top center no-repeat;}

#content{
	width:925px;
	float:left;
	background:url(../images/home_03.jpg) top center repeat-y;
	margin:0px;
	padding:5px 25px 10px 50px;}

#content2{
	width:905px;
	float:left;
	background: url(../images/inbkg_03.jpg) top center repeat-y;
	margin:0px;
	padding:5px 35px 10px 60px;}

#left{
	width:710px;
	margin:0px;
	padding:0px;
}

#right{
	width:190px;
	margin:0px;
	padding:0px;
	float:right;
	font-size: .75em;
	color: #FFF;
	text-align: left;
	}


#footer{
	width:925px;
	height:50px;
	clear:both;
	background: url(../images/home_05.jpg) top center no-repeat;
	padding:8px 25px 0px 50px;
		color:#999999;
		font-size:.75em;}

#footer2{
	width:925px;
	height:50px;
	clear:both;
	background: url(../images/inbkg_05.jpg) top center no-repeat;
	padding:8px 25px 0px 50px;
		color:#999999;
		font-size:.75em;}
	
#lownav{
	width:710px;
	margin:0px;
	padding:0px;
		color:#FFF;
	text-align:center;
	}
	
#copyright{
	width:190px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:center;}
	
/*----------------------MISC FORMATTING--------------------------*/

#underline{
	border-bottom: 1px solid #333;
	width:100%;
	padding-bottom:2px;}
	
	
img.dropshadow{
	padding: 12px 13px 13px 12px;
	background: url(../images/imgbkg.jpg) top center no-repeat;
}

#outborder{
	border:5px solid #fff;}
	
#photocol{
	width:275px;

	margin-left:5px;
	text-align:center;}

img.whiteborder{
	background:#FFF;
	border: 1px solid #666;
	padding:5px;
	margin:2px;}
	
/*----------------------TEXT FORMATTING--------------------------*/

#footer a, #footer2 a{
	color: #999999;
	text-decoration: none;
	}

.right-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	width: 100%;
}

#right a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#left p, #content2 p, #left ul {
	font-size: .75em;
}
#left a,#content2 a {
	text-decoration: none;
	color: #ff0625;
	font-size: 12px;
}

.left-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #be172c;
	text-transform: uppercase;
}

.left-sub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #be172c;
	text-transform: uppercase;
}

#right ul {
margin: 0px;
padding: 10px;
}
