body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	background: #153043 url(images/pagebg.jpg) repeat-x;
	color: #000;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	width: 953px;
}
#header {
	height: 260px;
	width: 100%;
	background: url(images/header.jpg);
	border: 0;
}
#bannerimages {
	float: left;
}
#logo {
	margin-left: 20px;
	margin-top: 60px;
}
#logodiv {
	color: white;
	text-align: center;
	font-size: .8em;
}
.bannerimg {
	margin-left: 10px;
	margin-top: 45px;
}
#page {
	background-color: #dedede;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
}
#left_sidebar {
	width: 248px;
	height: 800px;
	background-color: #dcdcdc;
	background-image: url(images/sidebar.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 24px;
	float: left;
	padding-bottom: 24px;
}
#content {
	margin: 0 24px 0 247px;
	padding-top: .5em;
	padding-bottom: 24px;
}
#content-text {
	float: left;
	width: 465px;
}
#graphic_nav {
	margin: 0 24px 0 24px;
	width: 125px;
	float: left;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #1a6581;
	font-weight: normal;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 0.25em;
	margin-top: 1em;
	line-height: 1.1em;
}
h2 {
	font-size: 1.3em;
	margin-bottom: 0.25em;
	margin-top: 1em;
	line-height: 1.1em;
}
h2 a {
	font-size: 1.3em;
	margin-bottom: 0.25em;
	margin-top: 1em;
	color: #1a6581;
	text-decoration: none;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
}
p {
	margin-bottom: .5em;
	font-weight: normal;
}
p.divider {
	border-bottom: 1px solid #1a6581;
	padding-bottom: 1em;
	font-size: 90%; 
}
table.specialfeatures {
	border-left: 1px solid black;
	border-top: 1px solid black;
}
table.specialfeatures td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 4px;
}
table.specialfeatures th {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
	text-align: center;
}
.tbimg {
	margin: 0.5em;
}
.imgright {
	float: right;
	padding-left: 1em;
	padding-bottom: 0.5em;
}
.testimonial {
	border-bottom: 2px solid #1a6481;
	margin-bottom: .7em;
}
.testimonialwho {
	font-weight: bold;
}
a.galleryheader {
	color: #0000ff;
	text-decoration: underline;
}
.photo_display {
	background-color: #dedede;
	padding: 2em 1em 1em 1em;
}
.entry {
	padding-top: .5em;
}
ul {
	list-style: disc;
	margin-left: 1em;
	margin-bottom: 1em;
}
ul li ul {
	list-style: circle;
	margin-left: 1em;
}
ul#nav {
	list-style: none;
}

ul#footernav {
	display: block;
	list-style: none;
}
ul#footernav  li {
	display: inline;	
	color: #1a6581;
}
li.page_item a {
	color: white;
	margin-left: 1.25em;
	line-height: 1.65em;
	padding: .1em .3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}
li.page_item a:hover {
	color: white;
	background-color: #1a6581;
}
ul#footernav li.page_item a {
	color: #1a6581;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
}
ul#footernav li.page_item a:hover {
	color: white;
	}
div#sb_address a.hidden:link {
	color: #204d6c;
}
div#sb_address a.hidden:hover {
	color: white;
}
div#sb_address a.hidden:visited {
	color: #204d6c;
}
div#sb_address a.hidden:active {
	color: #204d6c;
}

#clean {
	clear: both;
}
#footer {
	color: #1a6581;
	line-height: 1em;
	padding: 2em 0 0 0;
	text-align: center;
	font-size: .75em;
	background-color: #dedede;
	margin: auto;
	width: 953px;
}
#footer2 {
	height: 36px;
	background: #dedede url(images/footer.jpg) no-repeat;
	background-position: bottom; 
	margin: 0 0 1em 0;
	margin: auto;
	width: 953px;
}

#entry {
	margin: 0;
	padding: 0;
}
#wfleftheader {
	text-align: center;
	font-weight: bold;
	width: 200px;
	padding: .25em;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#wfrightheader {
	text-align: center;
	font-weight: bold;
	width: 450px;
	padding: .25em;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.wfleft {
	font-weight: bold;
	width: 200px;
	vertical-align: top;
	padding: .25em;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.wfright {
	width: 450px;
	vertical-align: top;
	padding: .25em;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
div#highlight {
	text-align: center;
	width: 90%;
	border: solid #1a6581; 
	padding: 5px 15px; 
	margin: 1.5em 7px 1.5em 15px;
}

div.inputwrapper {
	width: 600px;
	clear: right;
}
div.inputlabel {
	width: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	float: left;
	text-align: right;
}
div.inputfield {
	width: 300px;
	float: left;
}

br.clear {
	clear: both;
}
div.inputbutton {
	width: 600px;
}
div#sb_address {
	color: #fff;
	margin-left: 31px;
	font-size: 0.75em;
	margin-bottom: .5em;
	line-height: 1.25em;
}
div#sb_address h1 {
	font-size: 1.95em;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
}

div#sb_address a {
	color: #fff;
}
div#sb_address span#sbcompany {
	font-weight: bold;
	font-size: 1.12em;
}

div.construction {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #1a6581;
	font-weight: normal;
	clear: right;
}

div.construction h3 { 
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
}

form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.2;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 250px; text-align: right; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

table#packages tr td {
	border: 1px solid black;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.hs {
	margin: 1em 1em 0 0;
	float: left;
}
.bottomNewNav{
}
.bottomNewNav ul{
	margin:0px 0px 0px 30px;
	padding:0px;
}
.bottomNewNav ul li{
	color: #1a6581;
	text-decoration:none;
	list-style-type:none;
	float:left;
	margin:3px 0px;
}
.bottomNewNav ul li a {
	color: #1a6581;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration:none;
}
.bottomNewNav ul li a:hover{
	color: white;
	}
	
.page-item-460, .page-item-474 {
	display: none;
}