body {
	margin: 0px 0px 0px 0px;
	padding: 32px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top center;
	color: #666666;
}
img, a img {
	border: none;
}
.textalign {
	vertical-align: middle;
}
td {
	vertical-align: top;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #2b4e6e;
	text-decoration: underline;
}
a:hover {
	color: #2b4e6e;
	text-decoration: none;
}
p {
	margin: 0;
	color: #666666;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
	color: #666666;
}
ul li {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ff0000;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
.formlabel {
	line-height: 18px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_error {
	color: #FF0000;
	line-height: 18px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #666666;
	width: 300px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
}
.formright select {
	height: 25px;
	width: 177px;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 18px;
	height: 18px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
}
.formright input.inputbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #FBF9F5;
	color: #1B4164;
	cursor: pointer;
	border: 1px solid #e2e2e2;
	margin-right: 2px;
}
.formright input.inputbutton:hover {
	background-color: #F8F2E4;
	color: #1B4164;
}
#body {
	min-width: 96px;
}
#main {
	margin: 0 auto;
	width: 960px;
}
#topnav {
	height: 34px;
	line-height: 34px;
	text-align: right;
}
#topnav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#topnav li {
	display: inline;
	float: right;
	line-height: 15px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#topnav a {
	display: block;
	height: 34px;
	line-height: 34px;
	float: left;
	text-decoration: none;
	color: #666666;
}
#topnav a.on {
	float: left;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover  {
	color: #666666;
	text-decoration: underline;
}
#topnav img {
	vertical-align: middle;
}
#header {
	background-image: url(images/index_bg.png);
	background-repeat: no-repeat;
	height: 314px;
}
#subheader {
	background-image: url(images/subheader.png);
	background-repeat: no-repeat;
	height: 289px;
}
#header_padd {
	padding: 12px;
}
#flasharea {
	float: right;
	width: 722px;
}
#nav_bg {
	height: 290px;
	width: 207px;
	float: left;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
}
#logo {
	padding: 15px 0px 0px 0px;
}
#mainnav {
	padding-top: 25px;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#mainnav li {
	margin: 0;
	padding: 0;
}
#mainnav a {
	padding-bottom: 2px;
}
#indexmain {
	padding-top: 23px;
}
#index_left {
	float: left;
	width: 620px;
	position: relative;
}
#index_right {
	float: right;
	width: 314px;
	height: 240px;
	background-image: url(images/copy_index.png);
	background-repeat: no-repeat;
}
.index_module {
	float: left;
	width: 200px;
}
.frame_index {
	background-image: url(images/frame_index.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 97px;
	width: 174px;
}
.frame_padd {
	padding: 10px;
}
.module_link {
	width: 174px;
}
.module_link_padd {
	padding: 22px 11px 22px 11px;
}
.linkheadline {
	display: block;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8f6b1a;
	letter-spacing: 0px;
}
.module_link a {
	color: #8f6b1a;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15px;
	text-decoration: none;
}
.module_link a:hover {
	color: #204567;
}
#index_right_padd {
	padding: 20px 40px 26px 26px;
}
#index_right_padd h1 {	
	color: #1b4164;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
.ltblue {
	color: #74a3bd;
	text-decoration: underline;
}
.ltblue:hover {
	color: #74a3bd;
	text-decoration: none;
}
#indexfooter {
	position: absolute;
	top: 204px;
	left: 0px;
	width: 602px;
	min-height: 37px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	color: #9f9b87;
	font-size: 10px;
}
#indexfooter_padd {
	padding-left: 16px;
	line-height: 37px;
}
#morefootercontent {
	padding-left: 16px;
	line-height: 30px;
	float: left;
}
#subpage {
	padding: 0px 5px 0px 5px;
}
#copyarea {
	padding-left: 27px;
}
#copyarea h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #163958;
	font-size: 15px;
	font-weight: normal;
}
#copyarea h2 {
	padding: 0px 0px 4px 0px;
	margin: 0px;
	color: #163958;
	font-size: 12px;
	font-weight: bold;
}
#sub {
	padding-top: 40px;
}
#subleft {
	padding-top: 40px;
	float: left;
	width: 400px;
}
#subfooter {
	border: 2px solid #ffffff;
	line-height: 27px;
	padding-left: 11px;
	font-size: 10px;
	color: #666666;

}
#subfooter2 {
	line-height: 27px;
	padding-left: 11px;
	font-size: 10px;
	color: #a6a391;
	float: left;
}
#footerlinks {
	padding-top: 5px;
	float:right;
}
#subnav {
	padding-top: 11px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#subnav li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#subnav a {
	display: block;
	float: left;
}
#tertnav {
	background-color: #ffffff;
	height: 31px;
}
#tertnav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#tertnav li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#tertnav a {
	display: block;
	float: left;
	font-size: 11px;
	 color: #2b4e6e;
	 height: 31px;
	 line-height: 31px;
	 padding: 0px 28px 0px 28px;
	 text-decoration: none;
}
#tertnav a.on {
	display: block;
	float: left;
	font-size: 11px;
	 color: #2b4e6e;
	 height: 31px;
	 line-height: 31px;
	 padding: 0px 28px 0px 28px;
	 font-weight: bold;
	 text-decoration: none;
}
#tertnav a:hover {
	font-size: 11px;
	color: #2b4e6e;
	text-decoration: underline;
}
#subright {
	float: right;
	padding-top: 40px;
}
.photoblock {
	float: left;
	width: 235px;
}
.photoframe {
	display: block;
	height: 132px;
	width: 212px;
	background-image: url(images/photo_bg206.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.photoframe img {
	padding: 10px;
}
.photoframe_text {
	display: block;
	padding: 7px 0px 0px 0px;
	text-align: center;
	width: 212px;
	cursor: pointer;
}

.photoblock146 {
	float: left;
	width: 174px;
}
.photoframe146 {
	display: block;
	height: 97px;
	width: 152px;
	background-image: url(images/photo_bg146.png);
	background-repeat: no-repeat;
}
.photoframe146 img {
	padding: 10px;
}
.photoframe146_text {
	display: block;
	padding: 7px 0px 0px 0px;
	text-align: center;
	width: 152px;
}
.imagelinks, .imagelinks span {
	cursor: pointer;
	display: block;
}
.imagelinks:hover, .imagelinks:hover span {
	cursor: pointer;
}
.floorlayout {
	float: left;
	width: 230px;
	padding-top: 10px;
	padding-bottom: 36px;
}
.floorlayout ul {
	list-style-type: none;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
.floorlayout li {
	line-height: 15px;
}
.layout_text {
	padding-top: 21px;
	width: 188px;
	letter-spacing: 1px;
}
.layout_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 188px;
	line-height: 15px;
	color: #1B4164;
}
.layout_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	color: #944938;
}
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	border-bottom: 1px solid #c3b9a5;
	height: 27px;
	padding-right: 20px;
	text-align: right;
	font-size: 11px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 199px;
	position: relative;
}
#popupphoto {
	width: 199px;
	height: 249px;
	
	overflow: hidden;
}
#popupphoto img {
	position: absolute;
	top: 0;
	left: 0;
}
#popupright {
	float: right;
	width: 299px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #1B4164;
	font-weight: normal;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
#hidelogo {
	display: none;
}
.localvendors {
	float: left;
	width: 225px;
}
.rateheader {
	line-height: 32px;
	font-weight: bold;
	padding-left: 36px;
	font-size: 13px;
	color: #163958;
	background-color: #ffffff;
}
.bg_whitefade {
	background-image: url(images/rateshade.png);
	padding: 21px 36px 21px 36px;
	background-repeat: no-repeat;
}
.bg_nofade {
	padding: 21px 36px 21px 36px;
}
.blue {
	color: #163958;
}
.bg_whitefade2col {
	background-image: url(images/rateshade2col.png);
	padding: 21px 36px 21px 36px;
	background-repeat: no-repeat;
	width: 50%;
}
.bg_whitefade4col {
	background-image: url(images/rateshade4col.png);
	padding: 21px 36px 21px 36px;
	background-repeat: no-repeat;
	width: 25%;
}
.bg_nofade4col {
	background-repeat: no-repeat;
	width: 25%;
	padding: 21px 36px 21px 36px;
}
.bg_whitefade3col {
	background-image: url(images/rateshade3col.png);
	padding: 21px 36px 21px 36px;
	background-repeat: no-repeat;
	width: 33%;
}
.cal_list {
	background-image: url(images/cal_list.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 8px 12px 8px 12px;
	border-bottom: 1px solid #d5d5d5;
	font-size: 11px;
	color: #666666;
}
.cal_list a {
	color: #b38c67;
	text-decoration: none;
}
.cal_list a :hover{
	color: #b38c67;
	text-decoration: underline;
}
.adphotogall {
	padding-bottom: 6px;
}
