@charset "UTF-8";
/* CSS Document */

@import url("reset.css"); 

body {
	background: url(gfx/body-bg.jpg) repeat-x top left #3b0014;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #32475e;
}

#container {
  background: url(gfx/container-bg.gif) repeat-y top left #ffffff;
	margin: 0px auto;
	width: 900px;
	position: relative;
	line-height: 0;
}

#title {
	height: 73px;
	width: 900px;
	position: relative;
	background-color: #233a53;
	border-bottom: 5px solid #ffffff;
}

#title h1 {
	height: 65px;
	width: 504px;
	position: relative;
	top: 4px;
	left: 5px;
}

#title h1 span {
	position: absolute;
	background: url(gfx/vnc-logo.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
}

#title-image {background-color: #3b526c;}

#title-image img {vertical-align: bottom;}

#primary {
	width: 630px;
	float: right;
	padding: 30px 0px;
}

#primary #primary-header {
	padding: 0 0 10px 30px;
	border-bottom: 1px solid #300010;
	width: 570px;
	float: left;
}

#primary-content {
	float: right;
	margin-top: 20px;
	padding-right: 30px;
	width: 570px;
}

#secondary {
	background: url(gfx/secondary-bg.jpg) no-repeat top left;
	width: 228px;
	float: left;
	padding: 30px 15px 20px 17px;
	color: #ffffff;
}

#main-nav {
	height: 51px;
	width: 873px;
	background: url(gfx/nav-bg.gif) repeat-x top left;
	list-style: none;
	padding-left: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main-nav li {
	float: left;
	padding: 17px 8px 0 0;
	color: #ffffff;
	font-weight: bold;
}

#main-nav li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#main-nav li a:hover, #main-nav li.current a {
	color: #b6a569;
} 

#utility-nav {
	position: absolute;
	top: 17px;
	right:10px;
	text-align: right;
}

#utility-nav p {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding-bottom: 5px;
}

#utility-nav ul {
	list-style: none;
}

#utility-nav ul li {
	display: inline;
	margin-left: 3px;
}

#utility-nav ul li, #utility-nav ul li a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#utlity-nav ul li.current, #utility-nav ul li a:hover {
	color: #b6a569;
}
	

#secondary h3, #secondary h3 a {
	color:#b6a569;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}

#secondary h3 {padding: 0 0 23px 8px;}

#secondary #sub-nav {padding: 0 0 22px 13px; }

#secondary #sub-nav li {padding-bottom: 10px;}
	
#secondary #sub-nav li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #b6a569;
}

#secondary #sub-nav li a:hover {
	color: #ffffff;
}

#secondary h4 a {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
}

#secondary h4 a:hover {
	color: #918354;
}

#secondary p.date {
	color: #b6a569;
	font-size: 10px;
	font-style: italic;
}


#secondary .summary p {
	line-height: 1.4em;
}

.secondary-padder {padding-left: 13px;}

#testimonials {margin: 40px 0;}

#testimonials p {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #b6a569;
	line-height: 1.3em;
}

#enews {
	width: 226px;
	height: 63px;
	position: relative;
	margin: 30px 0 65px 0;
}

#enews span {
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(gfx/enews.gif) no-repeat top left;
}

#logo	 {
	width: 152px;
	height: 158px;
	position: relative;
	margin-left: 35px;
	margin-bottom: 25px;
	font-style: italic;
}

#logo span {
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(gfx/sidebar-logo.gif) no-repeat top left;
}

#footer {
	width: 900px;
	}

#address-block {
	width: 570px;
	float: right;
	border-top: 1px solid #300010;
	text-align: center;
	padding: 15px 30px 30px 0;
}

#address-block h3 {
	font: italic bold 18px Arial, Helvetica, sans-serif;
	color: #233b54;
	padding-bottom: 5px;
}

#address-block p {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}

#address-block a {
	color: #233b54;
	text-decoration: none;
	font-weight: bold;
}

#global-nav {
	width: 200px;
	padding: 80px 0 30px 60px;
}

#global-nav li, #global-nav li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	text-align: center;
	font-size: 12px;
}

#global-nav li a:hover {color: #b6a569;}

p.sidebar-phone, p.sidebar-phone2 {
	color: #d4dae0;
	font-style: italic;
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

p.sidebar-phone {
	font-size: 24px;
	border-bottom: 20px;
}

p.sidebar-phone2 {
	font-size: 22px;
}

#primary h2, #primary-header {
	font: italic bold 25px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #918354;
}

#primary h2, #primary h3, #primary h4, #primary h5 {padding-bottom: 1em;}

#primary h3 {
	font: italic bold 18px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #233a53;
}

#primary h4 {
	font: bold 22px/1.2em Arial, Helvetica, sans-serif;
	color: #380013;
}

#primary h4.news {
	padding-bottom: .1em;
	font-weight: bold;
}

#primary h4.news a {color: #233a53;}

#primary p.date {
	padding-bottom: 5px;
	font-size: 10px;
	font-style: italic;
}

#primary a {
	color: #918354;
	text-decoration: underline;
	font-weight: normal;
}

#primary a:hover {
	color: #7d7148;
}

#primary img {border: 9px solid #b6a569;}

#secondary p, #primary p {padding-bottom: 1em;}

#primary p {line-height: 1.6em;}

strong, b {
	font-weight: bold;
	font-style: italic;
	color: #3b0014;
	display:inline;
}

#primary ul {
	padding: 0 10px 1em 40px;
  list-style: outside disc;
}

#primary ol {
	padding: 0 10px 1em 40px;
	list-style: outside decimal;
}

hr {
	width: 100%;
	color: #3b0014;
	display: block;
}

blockquote {
	width: 80%;
	padding: 15px 20px 0 20px;
	border: 1px solid #3b0014;
	border-left: 4px solid #3b0014;
	background-color: #B6A569;
	margin-bottom: 20px;
	clear: both;
}

div.results {
	padding: 10px;}
	
div.resultRowTwo {
	background: url(gfx/results-bg.gif) repeat-x bottom left;
	border: 1px solid #3b0014;
}

div.resultRowOne {
	border-left: 1px solid #3b0014;
	border-right: 1px solid #3b0014;
}

div.searchSubmit {padding-bottom: 20px;}

img.right {float: right; margin-left: 10px; margin-bottom: 10px;}
img.left {float: left; margin-right: 10px; margin-bottom: 10px;}

em, i {font-style: italic;}

sub {vertical-align:sub;}
sup {vertical-align:super;}

	
#subscribe {
	padding: 10px;
	border: 1px solid #300010;
	margin: 0 0 10px 15px;
	width: 60%;
}

#subscribe label {
	margin-bottom: 5px;
}

#subscribe input {
	margin-bottom:10px;
}

/* Clear Fix
--------------------------------------------------------------------------------------------------- */
.clear { clear: both; }

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



