@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/Page_BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #7D7D4F;
}
#PageContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#PageHeader {
	background-image: url(images/Header_BG.jpg);
	background-repeat: no-repeat;
	background-position: 450px 0px;
	height: 128px;
}
#TopLogo {
	float: left;
	height: 90px;
	width: 450px;
	margin-top: 19px;
}
#TopNav {
	background-color: #FFFFFF;
	background-image: url(images/TopNav_Right.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 29px;
	margin-top: 2px;
	padding-right: 10px;
}
#TopNav .NavText {
	line-height: 29px;
	background-image: url(images/TopNav_Left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	padding-left: 10px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #3B5E5E;
}
a:active {
	color: #3B5E5E;
}
#Menu {
	background-image: url(images/Menu_BG.jpg);
	background-repeat: repeat-x;
	height: 38px;
	clear: both;	
}
#Menu a {
	color: #000000;
	text-decoration: none;
}
#Menu a:hover {
	color: #000000;
	text-decoration: underline;
}
#Menu ul {
	margin: 0px;
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 37px;
}
#Menu li {
	display: inline;
	padding-right: 12px;
	padding-left: 18px;
}
.ShowBar {
	background-image: url(images/MenuSpacer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#BodyContainer {
	background-color: #FFFFFF;
	background-image: url(images/ContentFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#ForumContainer {
	background-color: #FFFFFF;
	background-image: url(images/ContentFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:15px;
}
.BreadCrumbs {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.BreadCrumbs a {
	font-weight:normal;
}
#BodyFooter {
	height: 20px;
	clear: both;
}
#Leftcol {
	display: inline;
	float: left;
	width: 590px;
	margin-left: 20px;
}
#Rightcol {
	display: inline;
	float: right;
	width: 292px;
	margin-right: 20px;
}
#PageFooter {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 30px;
}
#PageFooter a {
	color:#FFFFCC;
}
.RightContentBox {
	background-image: url(images/RightContent_BG.gif);
	background-repeat: repeat-y;
	width: 291px;
	margin-top: 10px;
}
.RightContentBody {
	background-image: url(images/RightContent_Footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}
.RightContentHeader {
	background-image: url(images/RightContent_Header.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #3B5E5E;
	font-weight: bold;
}
.RightContentBody ul {
	margin: 0px;
	padding-left: 20px;
}
.RightContentBody li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 20px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-top: 5px;
}
.RightContentBody a {
	color: #003366;
	text-decoration:none;
}
.RightContentBody a:hover {
	text-decoration:underline;
}
.RCAssistance {
	clear: right;
	float: right;
	margin-top:15px;
	padding:5px;
	background-image: url(images/AgentContactBG.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 291px;
}
.RCAssistance h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	line-height: 22px;
}
.RCAssistance h3 {
	font-size: 32px;
	color: #93412F;
	text-align: center;
	margin: 0px;
}
.HighlightBar .Left {
	background-image: url(images/CatHeader_Left.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	float: left;
	height: 22px;
	padding-left: 10px;
	font-weight: bold;
}
.HighlightBar .Left a {
	color:#ffffff;
}
.HighlightBar {
	background-color: #3B5E5E;
	height: 22px;
}
.HighlightBar .Right {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/CatHeader_Right.gif);
	float: right;
	line-height: 22px;
	height: 22px;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right;
}
.HighlightBar .Right a {
	color: #FFFFFF;
}
.HighlighBody {
	padding: 10px;
	clear: both;
}
.HighlighBody .Map {
	float: left;
	height: 52px;
	width: 75px;
	border: 1px solid #000000;
	margin-right: 10px;
}
.HighlighBody h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3B5E5E;
	margin: 0px;
}
.HighlighBody h3 a {
	color: #3B5E5E;
	text-decoration:none;
}
.HighlighBody h3 a:hover {
	text-decoration:underline;
}
.HighlighBody h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.HighlighBody p {
	margin: 0px;
}
.HighlighBody .FAQ {
	margin-top: 15px;
}
.HighlighBody p a {
	font-weight: bold;
	color: #3B5E5E;
	text-decoration: none;
}
.HighlighBody p a:hover {
	text-decoration: underline;
}
.SeeMore {
	font-size: 14px;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 95px;
}
#Leftcol .SearchBox {
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/SearchBoxBG.gif);
	background-repeat: repeat-y;
}
.SearchBoxHeader {
	background-image: url(images/SearchBoxTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3B5E5E;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.SearchBoxHeader a {
	color: #FFFFFF;
	text-decoration: none;
}
.SearchBoxHeader a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.SearchBoxBody {
	background-image: url(images/SearchBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.DestinationForm {
	width:180px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
.DestinationForm a {
	color: #003366;
}
