/* CSS Document */
a { 
	text-decoration: none; 
	text-transform:none; 
	font-size: 13px; 
	font-weight:normal; 
	color:#990000;
	text-decoration:underline;  
}
a:active{ color:#FF6600; }
a:hover { color:#FF6600; text-decoration:none;	}

a.homelink { 
	text-decoration: none; 
	text-transform:none; 
	font-size: 13px; 
	font-weight:normal; 
	color:#FFFFFF;
	text-decoration:underline;  
}

a.homelink:active{ color:#FFFFFF; }
a.homelink:hover { color:#CCC; text-decoration:none;	}

a.tablink { 
	text-decoration: none; 
	text-transform:none; 
	font-size: 13px; 
	font-weight:normal; 
	color:#FFFFFF;
	text-decoration:underline;  
}
a.tablink:active{ color:#FFFFFF; }
a.tablink:hover { color:#CCC; text-decoration:none;	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}

body {
	margin-top: 0px;
	margin-bottom:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#880808;
	margin-top:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#880808;
	font-weight:bold;
	padding-top:10px;
}

.font{
font-family:Arial, Helvetica, sans-serif;
float:left;
}

#wrapper{
margin-left:auto;
margin-right:auto;
width:910px;
height:100%;
}

#banner{
background-repeat:no-repeat;
width:910px;
height:102px;
float:left;
}

#banner2{
background-repeat:no-repeat;
width:910px;
height:102px;
float:left;
}

#menu{
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
font-size:13px;
color:#FFFFFF;
width:910px;
height:40px;
float:left;}

/*
#menu  a { display: block; text-decoration: none; text-transform:none; font-size: 13px; font-weight:normal; color:#FFFFFF;  }
#menu  a:active{ color:#990000; }
#menu  a:hover { color:#990000; text-decoration:underline;	}
*/
#menu a { 
	display: block; 
	text-decoration: none; 
	text-transform:none; 
	font-size: 13px; 
	font-weight:normal; 
	color:#FFFFFF;  
}

#menu a:active { 
	color:#FFCC00;
}

#menu a:hover { 
	color:#FFCC00; text-decoration:underline;
}

#menu a.selected {
	color:#FFCC00;
	font-weight:bold;
}

#welcome{
	margin:15px 0px 15px 0px;
	width:910px;
	height:90px;
	float:left;
}

#wel_left{
	background-image:url(images/wel_lft.gif);
	background-repeat:no-repeat;
	float:left;
	width:28px;
	height:90px;
}

#wel_mid{
	background-image:url(images/wel_mid.gif);
	background-repeat: repeat-x;
	float:left;
	height:90px;
	width:857px;
	padding-top:15px;	
}

#wel_ryt{
	background-image:url(images/wel_ryt.gif);
	background-repeat:no-repeat;
	float:left;
	width:25px;
	height:90px;
}

.welcome{
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	/*
	width:198px;
	height:13px;	
	*/
}

.welcometitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9E0000;
	font-weight:bold;
}

.welcomebrief {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight:lighter;	
}

#cont_area{
	width:910px;
	height:429px;
	float:left;
}

#cont2_area{
	width:910px;
	height:100%;
	float:left;
	margin-top:15px;
}

#cont_lft{
	width:336px;
	height:100%;
	float:left;
}

#cont_rgt{
	width:336px;
	height:100%;
	float:right;
}

.photos{
	background-repeat:no-repeat;
	width:352px;
	height:208px;
	float:left;
	clear:both;
}

.photos2{
	background-image:url(images/photoz.jpg);
	background-repeat:no-repeat;
	width:352px;
	height:208px;
	float:left;
	clear:both;
}
/*
.photos{
	background-repeat:no-repeat;
	width:352px;
	height:208px;
	float:left;
}

.photos2{
	background-image:url(images/photoz.jpg);
	background-repeat:no-repeat;
	width:352px;
	height:208px;
	float:left;
}
*/

#red_box{
	width:449px;
	height:429px;
	float:left;
}

#red_left{
	background-image: url(images/red_lft.jpg);
	background-repeat:no-repeat;
	float:left;
	width:28px;
	height:429px;
}

#red_mid{
	background-image: url(images/red_mid.jpg);
	background-repeat: repeat-x;
	float:left;
	height:429px;
	width:399px;
}

#red_ryt{
	background-image: url(images/red_ryt.jpg);
	background-repeat:no-repeat;
	float:left;
	width:22px;
	height:429px;
}

#green_box{
	width:461px;
	height:429px;
	float:left;
}

#green_left{
background-image: url(images/green_lft.jpg);
background-repeat:no-repeat;
float:left;
width:25px;
height:429px;}

#green_mid{
	background-image: url(images/green_mid.jpg);
	background-repeat: repeat-x;
	float:left;
	height:429px;
	width:400px;
}

#green_ryt{
	background-image: url(images/green_ryt.jpg);
	background-repeat:no-repeat;
	float:left;
	width:28px;
	height:429px;
}

.guest{
	background-image:url(images/guest.png);
	background-repeat:no-repeat;
	margin-right:130px;
	margin-bottom:7px;
	width:230px;
	height:83px;
	float:left;
}

.guest_txt{
	background-image:url(images/guest_txt.png);
	background-repeat:no-repeat;
	width:92px;
	height:18px;
	float:left;
	margin: 0px 253px 10px 0px;
}

.host{
	background-image:url(images/host.png);
	background-repeat:no-repeat;
	margin-right:170px;
	margin-bottom:7px;
	width:230px;
	height:83px;
	float:left;
}

.host_txt{
	background-image:url(images/host_txt.png);
	background-repeat:no-repeat;
	width:92px;
	height:18px;
	float:left;
}
/*
#red_box{
width:449px;
height:429px;
float:left;
}

#red_left{
background-image: url(images/red_lft.jpg);
background-repeat:no-repeat;
float:left;
width:28px;
height:429px;}

#red_mid{
background-image: url(images/red_mid.jpg);
background-repeat: repeat-x;
float:left;
height:429px;
width:399px;}

#red_ryt{
background-image: url(images/red_ryt.jpg);
background-repeat:no-repeat;
float:left;
width:22px;
height:429px;}

.guest{
background-repeat:no-repeat;
margin-right:130px;
margin-bottom:7px;
width:230px;
height:83px;
float:left;}

.guest_txt{
	background-image:url(images/guest_txt.png);
	background-repeat:no-repeat;
	width:92px;
	height:18px;
	float:left;
	margin: 0px 250px 10px 0px;
}

#green_box{
width:461px;
height:429px;
float:left;
}


#green_left{
background-image: url(images/green_lft.jpg);
background-repeat:no-repeat;
float:left;
width:25px;
height:429px;}

#green_mid{
background-image: url(images/green_mid.jpg);
background-repeat: repeat-x;
float:left;
height:429px;
width:408px;}


#green_ryt{
background-image: url(images/green_ryt.jpg);
background-repeat:no-repeat;
float:left;
width:28px;
height:429px;}

.host{
background-image:url(images/host.png);
background-repeat:no-repeat;
margin-right:170px;
margin-bottom:7px;
width:230px;
height:83px;
float:left;}

.host_txt{
background-image:url(images/host_txt.png);
background-repeat:no-repeat;
width:92px;
height:18px;
float:left;}
*/

/*
#footer{
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
float:left;
width:1024px;
height:238px;
}
*/

#footer{
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
float:left;
background-position:bottom center;
}


#footer_menu{
	width:400px;
	height:15px;
	float:left;
	margin-left:350px;
	margin-top: 150px;
}

#footer_menu  a { display: block; text-decoration: underline; text-transform:none; font-size: 11px; font-weight:normal; color:#333333;  }
#footer_menu  a:active{ color:#880808; text-decoration:underline;}
#footer_menu  a:hover { color:#880808; text-decoration:none;}

.style{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-style: normal;
font-weight:lighter;
padding:0px 0px 0px 5px;}

.style1 {color: #CCCCCC}

.style2{
	font-family:Arial, Helvetica, sans-serif;
	/*
	margin:0px 8px 0px 20px;
	width:530px;
	*/
	float:left;
	font-size:12px;
	color:#333333;
}

.style_con{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 8px 0px 20px;
	width:530px;
	float:left;
	font-size:12px;
	color:#333333;
}

.style3{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 350px;
	width:400px;
	float:left;
	font-size:11px;
	color:#333333;
}

.style3 a {
	font-size:11px;
	color:#333;
	text-decoration:underline;	
}

.style3 a:hover {
	font-size:11px;
	color:#990000;
	text-decoration:none;
}

.style4{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 20px 0px 0px;
	width:530px;
	float:left;
	font-size:12px;
	color:#333333;
}

.style5 {color: #880808;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.style6 {
	color: #880808;
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #339900}

.style8 {font-size: 18px}
.style9 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {color: #D2340F}
.style11 {color: #FFFFFF}
.style12 {color: #006600}
.style13 {font-size:14px;}
.style14 {color: #99CC00}
.style15 {
	font-family:Arial, Helvetica, sans-serif;
	/*margin:0px 8px 0px 20px;*/
	margin:0px 0px 0px 0px;	
	float:left;
	font-size:12px;
	color:#333333;
}

.hostformDiv {
	height: 2320px; 
	left: 38px;
	position: absolute; 
	top: 242px; 
	width: 910px; 
	z-index: 1;
}
/* CLEAR DIVS */
.clear{clear:both; line-height:0px;}

.error { color: #A12823; }

input.btnSubmit {
	/*width:82px;*/
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #990000;
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	/*text-transform: uppercase;*/
	border: 1px solid #F2F2F2;
	cursor:pointer;
}

a.credits {
	font-size:11px;
	color:#880808;
	text-decoration:none;	
	font-weight:normal;
}

a.credits:hover {
	font-size:11px;
	color:#333;
	text-decoration:underline;	
}

.ad_1{
	background-color:#FFFFFF;
	margin-top:157px;
	width:120px;
	height:600px;
	float:left;
	margin-right:15px;
}

.ad_2{
	background-color:#FFFFFF;
	margin-top:157px;
	width:120px;
	height:600px;
	float:left;
	margin-left:15px;
}

.ad_3{
	background-color:#FFFFFF;
	margin:20px 0px 0px 0px;
	width:336px;
	height:280px;
	float:left;
}

.intro_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.intro_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0px 0px 55px;
}

.intro_text a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.intro_text a:hover {
	color:#2381b5;
	text-decoration:none;
}

/*** Contact Us Page Styles ***/
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	font-weight: bold;
	padding-right: 10px;
}

.formtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	font-weight: bold;
	padding-right: 10px;
}

.formelement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #990000;
	background-color: #FFFFFF;
	color:#000;
	width:350px;
}

.formelementbt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*border: 1px solid #990000;*/
	background-color:#990000;
	color:#FFFFFF;
}

/* End Contact Us Page */

/* DIV CLASSES FOR MESSAGE TEXTS */
.diverror  {
	border: #FF0000 solid;
	border-width: 5px 0px 0px 0px;
}

.divinfo  {
	border: #695D54 solid;
	border-width: 5px 0px 0px 0px;
}

.divwarning  {
	border: #6699CC solid;
	border-width: 5px 0px 0px 0px;
}

.divmessage  {
	border: #74797E solid;
	border-width: 1px;
	padding:10px 10px 10px 10px;
	background-color: #F2F2F2
}

/* FONT STYLES FOR MESSAGE TEXTS */
.error2 {
	FONT-SIZE: 0.85em;
	font-weight:bold;
	color: #FF0000;
}

.info {
	FONT-SIZE: 0.85em;
	font-weight:bold;
	color: #695D54;
}

.warning {
	FONT-SIZE: 0.85em;
	font-weight:bold;
	color: #6699CC;
}

.imglft {
	border:0;
	float:right;
}
.imgrgt {
	border:0;
	float:right;
}

/* Home Table */
table.hometable {border-collapse:collapse; background-color:#ffffff; float:left;}
table.hometable td {padding:4px; border:1px solid #cccccc;}

/* Photo Thumbnail */
.thumbnail {
	/*
	padding:3px 3px 8px 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	*/
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
