/* CSS Document */
/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:1;
	padding:0;
	color: #666666;
	font-family: Tahoma, "trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}


/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}
html {-webkit-text-size-adjust: none;}

/*clearFlow*/
.clearFlow {
	clear: both;
}



/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	background-color: fff0d1;
}
#container {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
}
#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: auto;
}
#contactinfo {
	background-image: url(images/telephone-number.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-top: auto;
	padding-top: 33px;
}
#contactinfo a {
	color: #f27328;
	text-decoration: none;
	font-size: 13px;
}
#contactinfo a:hover {
	color: #FFF;
	text-decoration: underline;
}
#menu {
	clear: both;
	height: 200px;
	padding-top: 8px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu li {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#menu li a {
	padding-right: 14px;
	padding-left: 14px;
	line-height: 30px;
	height: 30px;
	padding-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #71706F;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	display: inline-block;
}
#menu li a:hover {
	color: #666666;
	background-color: #F27328;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-decoration: underline;
}
#menu .selected {
	color: #666666;
	background-color: #F27328;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}










/*content*/
#content {
	float: none;
	width: 960px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #9a9893;
	font-weight: normal;
	line-height: 100%;
	top: auto;
}
#content h2 {
	font-size: 26px;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #00523C;
	margin-bottom: 15px;
}

#content p {
	margin-bottom: 0px;
	line-height: normal;
}
#content p a, #content li a {
	color: #00523C;
	text-decoration: none;
}
#content p a:hover, #content li a:hover {
	text-decoration: none;
	color: f27328;
	background-color: f27328;
}
#content li {
	margin-bottom: 5px;
	line-height: 150%;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 15px;
}
#content ul {
	list-style-type: none;
	margin-bottom: 15px;
	padding: 0px;
}
#content ul ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 15px;
}
#content ol ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content table {
	margin-bottom: 15px;
	margin-left: 10px;
}
#content td {
	margin: 0px;
	padding: 0px;
}

#sidebar {
	float: right;
	width: 180px;
}
.panel {
	background-color: #f9f9f9;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: fff0d1;
	background-image: url(images/panel-shadow.gif);
	background-position: bottom;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
}
.panel h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #00523C;
	line-height: 100%;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}
.panel ul {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.panel li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	line-height: 150%;
}
.panel img {
	padding: 0px;
	height: 140px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
.panel p {
	line-height: 150%;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 13px;
}




#footer {
	clear: both;
}
#footer .wrapper {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}
#footer #westwick {
	float: right;
}

#footer .wrapper p {
	color: #666666;
	margin-bottom: 10px;
	line-height: 150%;
	font-size: 11px;
}
#footer .wrapper p a {
	color: #9ECABE;
	text-decoration: underline;
}
#footer .wrapper p a:hover {
	color: #FFF;
}
#footer .wrapper p span {
	color: #333333;
}


#footermap {
	float: left;
	margin-right: 20px;
}
#map {
	float: left;
	width: 400px;
	margin-right: 20px;
}
.textwrapper {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	width: 760px;
}
.textwrapper img {
	margin-right: 20px;
	float: left;
}
.textwrapper li {
	margin-left: 330px !important;
}

#photo-page #content {
	width: 960px;
	overflow: hidden;
}
#photo-page #content ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
	width: 980px;
}
#photo-page #content li {
	background-image: none;
	float: left;
	margin: 0px 20px 20px 0px !important;
	padding: 0px !important;
	line-height: 100% !important;
}
#photo-page #content li img {
	width: 225px;
	height: 170px;
}

#reviews-page #content h2 {
	color: #666666;
	font-size: 18px;
	line-height: 150%;
	font-style: italic;
	margin-bottom: 0px;
}
#reviews-page #content h3 {
	color: #00523C;
	line-height: 150%;
	margin-bottom: 20px;
}
#inspections-page #content h2 {
	color: #666666;
	font-size: 22px;
	line-height: 150%;
}
