@charset "utf-8";

body{
	background:#3b0302 url('../images/mainbg.gif') repeat-x;
	font-family:Georgia, Times, "Times New Roman", serif;
	color:#3b0302;
	font-size:80%;
}

a{
	color:#3b0302;
	text-decoration:none;
}

a:hover{
	color:#3b0302;
	text-decoration:none;
}

h1{
	margin:22px 70px 0px 70px;
}

h2{
	color:#3b0302;
	font-size:1.3em;
	margin:0 0 1.25em;
	line-height:1.25;
}

h3{
	margin-bottom:0;
}

h4{
	font-size:1.25em;
	margin-bottom:0;
}

h5{
	font-size:1.8em;
	margin-bottom:0;
}

hr{
	height:1px;
	color:#cccc99;
	background:#cccc99;
	margin-bottom:0;
}

.cream, .cream a{
	color:#f1f1c3;
}

.pink, .pink a, .pink a:hover{
	color:#ad9385;
	text-decoration:none;
}

.brown, .brown a, .brown a:hover{
	color:#958060;
	text-decoration:none;
}

.darkred{
	color:#3b0302
}

.lightred, .lightred a{
	color:#651508;
}

.right{
	text-align:right;
}

.center{
	text-align:center;
}

#mainbackground{
	background:url('../images/backgroundmainbg.jpg') no-repeat top center;
}
	
#top{
	background:#893320 url('../images/top.jpg');
	height:173px;
	text-align:center;
	padding-top:8px;
}

#slider{
	position:relative;
	z-index:1;
}

#slidertext{
	background:#a48944 url('../images/slidertextbg.jpg');
	height:286px;
	width:250px;
	padding:18px 15px;
	margin-left:10px;
}

#slidertext ul, #slidertext ul a, #slidertext ul a:hover{
	list-style-type:none;
	margin:0;
	color:#f1f1c3;
}

#slidertext li{
	margin-bottom:15px;
}

#slidertext hr{
	background-color:#b7a167;
	margin:15px 0px 0px 0px;
}

#title{
	background:#3b0302 url('../images/titlebg.jpg');
	height:91px;
	width:950px;
}

#main{
	background:url('../images/contentbg.jpg') repeat-y center top;
}

.leftcolumn{
	margin-left:70px;
}

#bigfeature{
	position:relative;
	top:10px;
	left:10px;
	height:240px;
	width:470px;
	background-color:#a48944;
	z-index:1;
}

#bigfeatureimage{
	position:absolute;
	top:15px;
	left:10px;
	z-index:9;
}

#bigfeaturetext{
	position:absolute;
	top:32px;
	left:255px;
	z-index:99;
}

#bigfeatureframe{
	position:absolute;
	width:490px;
	height:250px;
	top:-4px;
	left:-8px;
}

#rightcolumn{
	background:url('../images/rightcolumnbg.jpg') no-repeat;
	padding-top:18px;
}

.rightshort{
	background:url('../images/rightshortbg.jpg') repeat-y;
	height:90px;
}

#smallfeature{
	position:relative;
	margin-left:75px;
	height:262px;
	z-index:1;
}

#smallfeatureimage{
	position:absolute;
	top:1px;
	left:1px;
	z-index:9;
}

#smallfeatureframe{
	background:url('../images/smallfeatureframe.png') no-repeat;
	position:absolute;
	top:-2px;
	left:-2px;
	height:250px;
	width:252px;
	z-index:10;
}

.rightquotes{
	width:245px;
	font-size:1.25em;
	margin-left:75px;
}

.featurebanner, .featurebannershort{
	width:340px;
	height:71px;
	padding:7px 0px 10px 30px;
	text-align:center;
}

.featurebanner{
	background:url('../images/featurebannerbg.png') no-repeat;
}

.featurebannershort{
	background:url('../images/featurebannershortbg.png') no-repeat;
}

#lowerbackground{
	background:url('../images/backgroundlowerbg.jpg');
	height:322px;
}

#footer{
	background:url('../images/ribbonborder.jpg') repeat-x;
	height:24px;
}

#signup{
	background:url('../images/signupbg.png') no-repeat;
	width:230px;
	margin-left:60px;
	height:121px;
	padding-left:80px;
	padding-top:84px;
}

.signupbox{
	border:0;
	width:178px;
	background:transparent;
	height:25px;
}

#signupbutton{
	margin:5px 0px 0px 117px;
	display:inline;
}

.map{
	height:375px;
	border:solid 1px #3b0302;
}

/*SLIDESHOW*/

#slideshow {
	position:relative;
	left:30px;
    height:322px;
	z-index:1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideroverlay{
	background:url('../images/slideshowborder.png');
	position:absolute;
	top:0;
	left:0;
	height:322px;
	width:640px;
	z-index:10;
}

/*FORM*/

.form{
	margin-bottom:10px;
}

textarea{
	width:345px;
	height:285px;
	margin-bottom:18px;
}

input{
	margin-bottom:10px;
}

#captchaForm{
	height:28px;
	width:120px;
	font-size:18px;
	text-align:center;
	padding-top:7px;
	font-weight:bold;
}

.submit{
	margin-top:55px;
}

/*TABLE*/

table{
	margin-left:-4px;
	font-size:85%;
	border-collapse:collapse;
	width:510px;
}

tr.header{
	font-size:125%;
}

td.header{
	padding:18px 0px 18px 0px;
}

th{
	background-color:#cccc99;
	padding:5px 4px 5px 4px;
	border-left:4px solid #f1f1c3;
}

td{
	border-bottom:1px solid #cccc99;
	margin:0px;
	padding:5px 3px 5px 3px;
	border-left:4px solid #f1f1c3;
}
