/* CSS Document */

body {
	font-family:Tahoma,Trebuchet MS,Verdana;
	font-size:12px;
	background:url(../images/bg.jpg) repeat-x #69000e;
	margin:0;
	padding:0;
	}
* {
	margin:0;
	padding:0;
	}
p {
	line-height:18px;
	margin-bottom:15px;
	}	
h1 {
	margin-bottom:15px;
	color:#540018;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	}	
h2 {
	margin-bottom:20px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	font-size:20px;
	}	
a:link {
	color:#000;
	}	
a:visited {
	color:#000;
	}
a img{
	border:0;
	}	
#wrap {
	width:865px;
	margin:0 auto;
	}		
#topnav {
	text-align:right;
	padding:10px;
	height:18px;
	color:#b76c81;
	}
#topnav a {
	color:#b76c81;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:0  20px;
	}
#topnav a:hover {
	color:#000;
	}			
#header {
	height:126px
	}	
#header img {
	float:left;
	}
#header ul {
	float:right;
	background:url(../images/navdiv.gif) no-repeat bottom right;
	width:420px;
	}
#header li {
	list-style:none;
	float:right;
	}	
#header li a {
	display:block;
	width:105px;
	text-align:center;
	text-decoration:none;
	color:#b6b5b5;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:76px;
	padding:50px 0 0 0;
	background:url(../images/navdiv.gif) no-repeat bottom left;
	}	
#header li a:hover {
	color:#b76c81;
	}	
#content-wrap {
	height:250px;
	background:transparent;
	margin-top:12px;
	}	
* + html #content-wrap {
	height:322px;
}
* html #content-wrap {
	height:322px;
}
#main {
	width:360px;
	padding:20px;
	float:left;
	background:url(../images/contentbg.gif) no-repeat 20px 20px;
	}	
#slideshow {
	float:right;
		}	
#sub {
	background:transparent url(../images/ctabg.gif) right bottom no-repeat;
	color:#fff;
	float:left;
	}
#sub .sec {
	width:248px;
	float:left;
	padding:20px;
	}	
.sec li {
	padding:5px 0 5px 15px;
	margin-left:20px;
	}	
	#cta  h2 {
	margin:20px auto 0 auto;
	text-align:center;
	color:#fff;
	font-size:22px;
	}	
#cta p {
	text-align:center;
	
	}	
#sub input {
	border:none;
	margin:5px 0;
	padding:5px 0;
	background:#e2dfce;
	color:#554f43;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#sub input#btn {
	background:url(../images/btn.gif) no-repeat;
	width:105px;
	height:27px;
	color:#69000e;
	border:none;
	padding:0;	
	}	
	
#footer {
	height:15px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:#000;
	}	
.clear {
	clear:both;
	}
/* Styles for subpage */		
#main-subpage {
	padding:20px;
	}
#main-subpage h1 {
	color:#69000e;
	border-bottom:solid 1px #69000e;
	padding-bottom:10px;}	
#content-wrap-sub{
	background:#fff;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	margin-top:12px;
	heigth:auto;
	}			
		
		