/* CSS Document */

BODY {
	background-color: #cccc9a;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td, div
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
a
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;
}
.community
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.city_infowhite
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.community_link
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #001C38;
	text-decoration: underline;
}
.smallerTxt
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.required
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #6D2703;
	text-decoration: none;
}
div.mainBorder {
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#666643;
	padding:6px;
	}

.headerHome {
	background-image:url(images/home-main-header.jpg);
	background-repeat:no-repeat;
	height:275px;
	padding:88px 0px 0px 506px;
	}
	
.headerSub {
	background-image:url(images/sub-main-header.jpg);
	background-repeat:no-repeat;
	height:127px;
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.headerSub2 {
	background-image:url(images/sub-main-header02.jpg);
	background-repeat:no-repeat;
	height:127px;
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

.subBackMenu {
 background-image:url(images/sub-main-header4.jpg);
	height:38px;
	}
	
.subBackMenu2 {
 background-image:url(images/sub-main-header4b.jpg);
	height:38px;
	}

.title {
	color:#336699;
	font-weight:bold;
	font-size:13px;
	}
	
.title2 {
	color:#336699;
	font-weight:bold;
	font-size:18px;
	}
	
.title3 {
	color:#003366;
	font-weight:bold;
	font-size:14px;
	}
	
	
.title4 {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	}

.textWhite {
	color:#FFFFFF	
	}
	.footer {font-size:11px; color:#96965f}
	.footer a:link  {text-decoration:NONE; font-size:11px; color:#96965f;}
	.footer a:visited {text-decoration:NONE; font-size:11px; color:#96965f;}
	.footer a:active {text-decoration:NONE; font-size:11px; color:#96965f;}
	.footer a:hover  {text-decoration:NONE; font-size:11px; color:#505028;}
.boxframe2 {
	border:1px; 
	border-color:#CCCCCC; 
	border-style:solid; 
	background-image:url(images/save-box-top-back.gif); 
	background-repeat:repeat-x;
	padding:0px;
	margin-top:15px;
	width:760px;
}
.BarMain2{
background-image:url(images/bar-back-ver2.gif);
background-repeat:repeat-x;
height:25px;
}
.barMenuOn2 {		
background-image: url(images/bar-back-on.gif);
background-repeat:no-repeat;
text-align:center;
color:#FFFFFF;
float:left;
width:130px;
text-decoration:none;
padding-top:5px;
height:25px;
font-size:11px;
font-weight:bold;
margin-left:5px;
}
.barMenuRight2 a{		
background-repeat:no-repeat;
text-align:center;
color:#666666;
width:160px;
text-decoration:none;
padding-top:5px;
float:right;
height:25px;
font-size:11px;
font-weight:bold;
margin-left:5px;
}

.barMenuRight2 a:hover{		
background-image: url(images/bar-back-on2.gif);
background-repeat:no-repeat;
text-align:center;
color:#FFFFFF;
width:160px;
float:right;
text-decoration:none;
padding-top:5px;
height:25px;
font-size:11px;
font-weight:bold;
margin-left:5px;
}

#TourTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color: #33649C;
	padding-left: 45px;	
	float: left;	
}		
#TourDropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #989898;
	float: right;	
}		
#TourSelect {
	padding-top:5px;
}