body {
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #331F09;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgroundrepeat.jpg);
	background-repeat: repeat-x;
}
.bodyoptional {
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.photosImg {
	margin: 10px 20px 10px 0px;
	border: 1px solid #999999;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #EE3E42;
}
a:hover {
	text-decoration: underline;
	color: #EE3E42;
}
h2     {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
	font-size: 16px;
	color: #7CACB8;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
h1 {
	font-size: 24px;
	line-height: normal;
	margin-top: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* WRAPPER styles
-------------------------------------------*/
#mainWrapper {
	width: 100%;
	text-align: center;
}
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #EE3E42;
}

/* HEADER styles
-------------------------------------------*/
#header {
	width: 900px;
	background-color: #FFFFFF;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 35px;
}
#consultation {
	color: #666666;
	font-size: 11px;
	margin-top: 10px;
	text-align: right;
	width: 900px;
	height: 15px;
}
.logo {
	float: left;
}
#servicelinks {
	list-style-type: none;
	float: left;
	width: 378px;
	margin-left: 20px;
	padding: 0px;
	height: 20px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
#servicelinks li {
	float: left;
	text-transform: uppercase;
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin-right: 6px;
}

#servicelinks a:link, #servicelinks a:active, #servicelinks a:visited {
	color: #EE3E42;
	font-weight: bold;
	text-decoration:none
}
#servicelinks a:hover {
	color: #EE3E42;
	font-weight: bold;
	text-decoration:underline
}

#customerlinks {
	list-style-type: none;
	float: right;
	width: 277px;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	overflow: hidden;
}
#customerlinks a:link, #customerlinks a:active, #customerlinks a:visited {
	color: #000000;
	text-decoration: none;
}
#customerlinks a:hover {
	color: #000000;
	text-decoration: underline;
}
#customerlinks li {
	float: right;
	padding-left: 0px;
	margin-left: 8px;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* CONTENT styles
-------------------------------------------*/
#content {
	width: 810px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	min-height:350px;
}
.clearContent {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
}
#contentHome {
	float: left;
	width: 810px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#navcolumn {
	float: left;
	width: 150px;
}
#navcolumn  ul {
	margin-left: 15px;
	padding: 0px;
}
#navcolumn  li  {
	list-style-image: url(../images/pixel_arrow.jpg);
}
#navcolumn li a:link, #navcolumn a:active, #navcolumn a:visited {
	color: #EE3E42; text-decoration:none; display:block; padding-left: 3px;
}
#navcolumn li a:hover {
	background-color: #EE3E42;
	color: #ffffff;text-decoration:none;padding-left: 3px;
}
#contentcolumn {
	
}
#leftColumn {
	float: left;
	width: 228px;
	margin-right: 30px;
}
#middleColumn {
	width: 228px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
#rightColumn {
	float: right;
	width: 228px;
	margin-left: 30px;
}
#utilityWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #331F09;
}

/* FOOTER styles
-------------------------------------------*/
#utility {
	width: 900px;
	clear:both;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #645037;
	padding-bottom: 12px;
	margin-top: 0px;
	padding-top: 12px;
	display: block;
}
#utilitylinks {
	float: left;
	width: 400px;
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
}
#utilitylinks li {
	float: left;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:15px;
}
#utilitylinks li a:link,  #utilitylinks li a:active, #utilitylinks li a:visited, #utilitylinks li a:hover{
	margin-right: 15px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
#utilitylinks li a:hover{
	margin-right: 15px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: underline;
}
.find_li {
	background-image: url(../images/findicon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
	
	
.servicerequest_li {
	background-image: url(../images/requesticon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

	
.contact_li {
	background-image: url(../images/contacticon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

	
#utility h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	font-weight: normal;
	line-height: normal;
	width: 475px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: right;
}
#footerWrapper {
	float: left;
	width: 100%;
}
#footer {
	height: 50px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	margin-top: 75px;
	background-image: url(../images/btmbar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footerlogo {
	float: left;
	height: 45px;
	margin-right: 10px;
}
#brandlinks {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#brandlinks li {
	color: #8A7C70;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	margin-right: 8px;
}
#brandlinks a:link, #brandlinks a:active, #brandlinks a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
#brandlinks a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
.trademark {
	font-size: 9px;
	margin-top: 0px;
}
.fullheight {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 1px solid #FFFFFF;
}
.forcebottom {
	vertical-align: bottom;
}
#ServiceRequestTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
}
#ServiceRequestForm  input {
	font-size: 14px;
}
#ServiceRequestForm select {
	font-size: 14px;
}
#ServiceRequestForm input:focus {
	background-color: #E0DFD2;
}
#ServiceRequestTable td {
	padding: 6px;
	vertical-align: top;
}
.column1 {
	width: 125px;
}
.textfield {
	font-size: 14px;
	padding: 5px;
	width: 275px;
	border: 1px solid #331F09;
	font-weight: bold;
}
.textarea {
	height: 150px;
	width: 375px;
}
.fieldlabel {
	font-weight: bold;
}

