@charset "utf-8";
/* vg services - template style notes :
	Body BG (Dark Beige) : #9A8479;
	Burnt Mustard : #B27512;
	Standard (lite) Mustard : #C08500;
	Soft Gray : #F1F1F2;
	dark gray (gray box bg) : #BDBDBD;
	*/
html {
	height: 100%;
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
body {
	font: 68% Verdana, Arial, Helvetica, sans-serif;
	background: #9A8479 url(../images/page_bg2.jpg) repeat; 
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}
.oneColFixCtr #container {
	width: 918px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	background: #C08500;
	margin-top: -8px;
	}
.oneColFixCtr #mainContent {
	padding: 0 0; 
	height: 100%;
	background: #C08500;
	border-bottom: #875C23 4px solid;
	border-left: #875C23 2px solid;
	border-right: #875C23 2px solid;
}
#hdr {
	width: 914px;
	height: 69px;
	background: #F1F1F2;
	vertical-align: bottom;
}
#logo {
	background: url(../images/bnr_logo.gif) no-repeat 0 0;
	width: 235px;
	height: 63px;
	float: left;
}
.navbar {
	float: right;
	width: 679px;
	height: 17px;
	text-align:center;
	margin-top: 43px;
	color: #C9BCA0;
	font-size: 13px;
	font-weight:700;
}
#crown {
	background: url(../images/bg_content_top.jpg) no-repeat 0 0;
	width: 914px;
	height:16px;
}
#content-wrap {
	background-image: url(../images/bg_content_repeat.jpg);	
	background-repeat:repeat-y;
	background-color: #C08500 ;
	min-height: 500px; /*maintaine the height of the static bg image*/
	height: auto !important;
	height: 500px;
}                 
#content {
	background: url(../images/bg_content.jpg) no-repeat 0px 0px;
	padding: 0 8px;
	min-height: 640px; /*maintaine the height of the static bg image*/
	height: auto !important;
	height: 640px;
}
#alt-top {
	background: url(../images/srch_bg.jpg) no-repeat 0 0;
	width: 879px;
	height: 204px;
	margin: 0 auto;
}
#alt-lft {
	width: 235px !important;
	float: left;
	display: inline;
}
div.moduletable_srch {
	margin: 70px 0px 7px 35px;
	width: 200px !important;
	float: left;
	display: inline;
}


.top-rt { /*this floats inline with the moduletable_srch div created by the search module*/
	float: left;
	width: 280px;	
	margin: 61px 0px 7px 20px;
	font-weight:700;
	height: 110px;
	white-space:normal;
	line-height: 14px;
}
#main-cont-wrap { /*holds left and right .col divs and their boxes - width determined by php script in the template*/
  	float: left;
	display: inline;
	margin-top: 15px;
}
.wrap-cols {
	float: left;
	display: inline;
	margin-left: 12px;
}
.col-crown {
	background: url(../images/col_crown.gif) no-repeat 0 0;
	width: 277px;
	height: 12px;
}
.col {
	width: 277px;
	background: url(../images/col-bg.gif) repeat-y 0 0;
	vertical-align: top;
	color: #42507D;
}
#col-content {
	padding: 0 9px;
	width: 259px;
	background: url(../images/col-bg.gif) repeat-y 0 0;
	vertical-align: top;
}
.col-shoe {
	width: 277px;
	background: url(../images/col_shoe.gif) no-repeat 0 0;
}
.box-crown {
	background: url(../images/box_crown.png) no-repeat 0 0;
	width: 259px;
	height: 11px;
	margin: 0 auto;
}
#box {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 0 auto;
	width: 246px;
	padding-left: 8px;
	padding-right: 5px;
	background: url(../images/box_bg.png) repeat-y 0 0;
	padding-top: 4px;
}

.box-shoe {
	width: 259px;
	height: 19px;
	background: url(../images/box_shoe.png) no-repeat 0 0;
	margin: 0 auto;
	}
.alt_rt_col { /*holds right column which is optional content used on homepage; wraps the graybox divs*/
	float: left;
	display: inline;
	width: 288px;
	margin-top: 15px;
}
.gray-crown {
	background:url(../images/graybox_crown.gif) no-repeat 0 0;
	height: 12px;
	width: 284px;
	}
.graybox {
	background-image: url(../images/graybox_btm_bg.gif); /*286 x 64 static image to rest on the bottom*/
	background-repeat:no-repeat;
	background-position: bottom;
	background-color: #cecdcd; /*#BDBDBD;bg to blend in with bottom bg img to fill the top as content expands*/
	width: 284px; /*286 minus side padding values*/
	min-height: 72px;
	height: auto !important;
	height: 72px;
	color: #633;
	font-weight:600;
	}
.gray-shoe {
	background: url(../images/graybox_shoe.gif) no-repeat 0 0;
	height: 13px;
	width: 284px;	
}
.thb-bg {
	padding: 5px;
	width: 100px;
	height: 100px;
	background: url(../images/thb-bg.gif) no-repeat 0 0;	
}
.thb-bg img {
	margin: 0 !important;
}
.gray-box-thb { /*imgs should be 100 x 80*/
	background: #C4A331;
	padding: 3px;
	border: #F90 1px dotted;
}
input.button_srch {
	float:left;
}
.inputbox_srch {
	float: left;
	display: inline;	
}
div.search_srch {
	height: 27px;
	vertical-align: middle;
	float: left;
	display: inline;
}
.alt-btm {	margin: 0px 15px;
padding-bottom: 7px;
z-index: 200px;
}
.login {
	width: 210px !important;
	margin: 0 auto;
}
#shoe {
	background:  url(../images/bg_content_btm.jpg) no-repeat 0 0;
	height: 21px;
	margin-top: -6px;
	}
.ftr {
	width: 904px;
	padding: 0 5px;
	height: 44px;
	font-size: 92%;
	background: #C08500;
	}
.ftr a{ color: #CFF; text-decoration: none; } 
	.foot a:link { color: #CFF; text-decoration: none; } 
	.foot a:visited { color:#CFF; text-decoration: none; } 
	
.ftr a:active { color: #443F35; text-decoration: underline; }
.ftr a:hover { color: #443F35; text-decoration: underline; }
#credits {
	float: left;
	height: 15px;
	width: 100px;
}
#plh {
	float: right;
	height: 15px;
	width: 300px;
	color: #443F35;
	}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;	
	background: #C08500;
	}
.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 4px;
	font-size: 1px;	
}
.cleaner_with_divider {/*divider line*/
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px dotted #303;
	margin-bottom: 25px;
	font-size: 1px;	
}
div.menu a,
div.menu a:visited,
div.menu a:link { 
 color: #663333 !important; 
 font-weight: bold;
 font-size: 12px;
}
#trans-active a{ 
} 
.inputbox_srch {
	margin-right: 8px;
}
/*Navigation Styles*/
a:link, a:visited { color: #633; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #930; text-decoration: none; }
/*Tag Styles*/
img {
	padding: 0px;
	margin: 0px;
	border: none;
}
p {
	margin: 0px;
	padding: 0px;	
}
h1 {
	padding-left: 17px;
	background: url(../images/arw-gray.jpg) no-repeat 5px 0;
	font-size: 18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:700;
	color: #633;
	text-align: left !important;
}
h2 {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:600;
	line-height: 30px;
	color: #003;
	padding-left: 9px;
	background: url(../images/h3_bg.png) no-repeat 0 0;
	margin: 0;
	text-align: left !important;
	}
h3 {
	font-size: 16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:700;
	line-height: 30px;
	color: #633;
	padding-left: 13px;
	background: url(../images/h3_bg.png) no-repeat 0 0;
	text-align: left !important;
}
h5 { /*subtitled text*/
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:700;
	color: #B5871E;
	padding-left: 17px;
	background: url(../images/h5_bg.png) no-repeat 0 0;
	text-align: left !important;
}
.contentpaneopen h3{
	font-size: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:700;
	line-height: 30px;
	color: #633;
	padding-left: 11px;
	background: url(../images/h3_bg_gray.png) no-repeat 0 0;
	margin-top:0px;
	text-align: left !important;
}
.moduletable_srch h3 {
	float: left;
	font-size: 16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:700;
	line-height: 30px;
	color: #633;
	padding-left: 11px;
	background: url(../images/h3_bg_gray.png) no-repeat 0 0;
	text-align: left !important;
}
.top-rt > .moduletable h3 {
	background-image: none;
	padding: 0px;
	margin-bottom: 14px;
	line-height: 30px;
	color: #633;
	padding-left: 11px;
	background: url(../images/h3_bg_gray.png) no-repeat 0 0;
	text-align: left !important;
}
#box h4{
	color: #D8A60E;
	font-size: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:700;
	margin-top: 0px;
}
.jcepopup h1, .jcepopup h2, .jcepopup h3, .jcepopup h4, .jcepopup h5 {
	background-image:none !important;
	
}
.graybox > .moduletable h3 {
		font-size: 16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:700;
	line-height: 30px;
	color: #633;
	padding-left: 13px;
	background: url(../images/h3_bg.png) no-repeat 0 0;
	margin-top: 0px;
	text-align: left !important;
	margin-left: 10px;
}
.moduletable_prop_srch { /*This is the property component's search module*/
	margin: 58px 0px 7px 35px;
	width: 200px !important;
	
}
.moduletable_js_srch { /*This is the property js search module*/
	margin: 35px 0px 7px 35px;
	width: 200px !important;
}