#map
{
	margin: 0 auto;
}

#left-wrapper
{
	float: left;
	height: 450px;
	text-align: center;
}
#log_in_container
{
	clear: both;
}

ul.nav
{
	list-style: none;
}
ul.nav a
{

color:#E1DCBE;
font-family:Arial,Helvetica,Sans-serif;
font-size:16px;
text-decoration:none;
}

ul.nav a:hover
{
	color: #eba63b; 
}

#footer-links a:hover
{
	color: #750a28;
	text-decoration: underline;	
}

img
{
	border: 0px;
}

a
{
	font-family:Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color:#003E2D;
	text-decoration:underline;
}

a:hover
{
	color:#630020;
	text-decoration:none;
}

body
{
	behavior: url("/css/csshover3.htc");

}

#footer
{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#footer p
{
	color: #003e2d;
}

#address
{
	float: left;
}

.bold
{
	font-weight: bold;
}

.larger
{
	font-size: 14px;
}
body
{
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat;
	background-position: top left;
	
	margin: 0px;
	padding: 0px;
	
	margin-top: 9px;
}

p, body
{
	font-family:Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 12px;

}

h1{
	font-family: Palatino Linotype, Palatino, Times New Roman;
	font-size: 20px;
	color: #770e29;
	font-weight: normal;
	
	margin: 0px;
	padding: 0px;
	
	margin-bottom: 5px;
}
#map-box
{
	width: 257px;
	padding: 2px;
	float: right;
	margin-left: 20px;
	background-color: white;
	text-align: center;
}

.copyright
{
	float: right;
	clear: right;
	width: 50%;
	text-align: right;
}
ul#footer-links
{
	float: right;
	margin: 0px;
	padding: 0px;
}

ul#footer-links li
{
	display: inline;	
}

ul#footer-links li a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #003e2d;
	
	border-left: 1px solid #003e2d;
	padding-left: 5px;
	padding-right: 3px;
}

ul#footer-links li a.first
{
	border: none;
}

#content-column
{
	width: 560px;

	float: left;
	display: inline;
	
	margin-left: 32px;
	margin-top: 30px;
}

form{
	margin: 0px;
	padding: 0px;
}
ul#contact
{
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	
}
ul#contact li, ul#contact li input#submit
{
	list-style: none;
	margin-bottom: 10px;
	
	font-family: Verdana;
	font-size: 11px;
	color: #f9f7eb;	
	
	
}

ul#contact li input#submit
{
	border: none;
	background: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 184px;


}

ul#contact li input#image
{
	border: none;
	width: 19px;
	height: 11px;
	
	margin: 0px;
	padding: 0px;
	
	margin-left: 2px;
	margin-top: 1px;
	
	vertical-align: baseline

}



ul#contact li label
{
	float: left;
	display: inline;
	width: 55px;
	
	margin: 0px;
	padding: 0px;
	
	text-align: right;
	
	
	
	padding-top: 3px;
}

p#risk
{
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #f9f7eb;
	margin-left: 18px;
	letter-spacing: -1px;
	
	clear: both;
	
	margin-right: 18px;
	
}
ul#contact li input
{
	border: 1px solid black;
	width: 150px;
}
ul#contact li textarea{
	width: 150px;
	border: 1px solid black;
	height: 93px;
	overflow: auto;
}

fieldset
{
border-style:none;
margin: 0px;
padding: 0px;
}
#all
{
	margin: 0 auto;
	width: 860px;
}
	
#header
{

	background-image: url(../images/bg-collage.jpg);
	background-position: top right;
	background-repeat: no-repeat;

	height: 148px;
	
	position: relative;
	
	z-index: 600;
	
}

#content
{
	background-color: #f9f7eb;

	
	padding-left: 13px;
	padding-bottom: 10px;
	
	position: relative;

	height: 10px;
	
	
}


#all > #content
{
	height: auto;
}


#quality-service
{
	width: 461px;
	height: 28px;
	
	background-image: url(../images/bg-quality-service.gif);
	position: absolute;
	left: 252px;
	top: 97px;
	
	font-size: 0px;
}

#top-nav li ul
{
	background-image:url(../images/bg-sub-nav-curve.gif);
	background-position:left bottom;
	padding: 0px;
	padding-bottom: 9px;
	background-repeat:no-repeat;
	left:-33px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	
	
	visibility: hidden;
	
	top: 19px;
	padding-top:10px;
	margin: 0px;
	
	width: 126px;
	

	
	position: absolute;
	
	z-index: 500;
	

}

#top-nav li:hover ul
{
	visibility: visible;;
}
#top-nav li ul li
{
	margin: 0px;
	padding: 0px;
	background-color: #770e29;
	text-align: center;
	display: block;
	float: none;
	position: static;
	padding-top: 5px;
	line-height: 16px;
	
	
}

#top-nav li ul li a
{
	text-decoration: none;
	color: #f9f7eb;
	font-family: Arial;;
	font-size: 14px;
	font-weight: normal;;
}



#top-nav
{
	width: 573px;
	height: 29px;
	
	background-color: #003e2d;
	
	margin: 0px;
	padding: 0px;
	position: absolute;
	
	left: 252px;
	top: 115px;
	
	padding-top: 17px;
	padding-left: 57px;

}

#top-nav li
{
	display: inline;
float: left;

position: relative;

	
	margin: 0px;
	padding: 0px;
	
	margin-right: 33px;
	
	
	
	

}

#top-nav li a
{
	text-decoration: none;
	font-family: Arial;
	color: #e1dcbe;
	font-size: 18px;
	
}

#top-nav li a:hover
{
	color: #eba63b;
}


#logo
{
	width: 301px;
	height: 273px;
	
	background-image: url(../images/img-logo.jpg);
	
	position: absolute;
	
	left: -21px;
	top: 0px;
	
	font-size: 0px;

}

#all #content > #left-wrapper
{
	height: auto;
}


#left-column
{
	background-color: #326353;
	width: 235px;
	
	text-align: left;
	
	
	
	position: relative;
	
	padding-top: 130px;
	float: left;
}

#left-bottom-green-corner
{
	width: 9px;
	height: 10px;
	
	background-image: url(../images/bottom-left-corner-green.gif);
	background-position: top left;
	
	font-size: 0px;
	
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#right-bottom-green-corner
{
	width: 9px;
	height: 10px;
	
	background-image: url(../images/bottom-right-corner-green.gif);
	background-position: top left;
	
	font-size: 0px;
	position: absolute;;
	right: 0px;
	bottom: 0px;
}

#left-bottom-content-corner
{
	width: 9px;
	height: 9px;
	
	background-image: url(../images/bottom-left-corner-content.gif);
	background-position: top left;
	
	font-size: 0px;
	
	position: absolute;
	left: 0px;
	bottom: 0px;
	
	
}

#right-bottom-content-corner
{
	width: 9px;
	height: 9px;
	
	background-image: url(../images/bottom-right-corner-content.gif);
	background-position: top left;
	
	font-size: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#top-right-corner
{
	width: 9px;
	height: 9px;
	
	background-image: url(../images/top-right-corner.gif);
	background-position: top left;
	
	font-size: 0px;
	
	position: absolute;
	right: 0px;
	top: 0px;
}

#bottom-right-corner
{
	width: 9px;
	height: 9px;
	
	background-image: url(../images/bottom-right-corner.gif);
	background-position: top left;
	
	font-size: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

h2
{
	font-family: Arial;
	font-weight: bold;
	color: #eba63b;
	
	text-align: left;
	font-size: 16px;
	
	margin: 0px;
	padding: 0px;
	
}

#left-column h2
{
	text-align: center;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
}
#hours
{
	color: #fcfaee;
	font-size: 16px;
	font-family: Palatino Linotype;
	
	text-align: center;
}

.day-of-week
{
	font-size: 18px;
	font-weight: bold;
	color: white;
}

#phone-number
{
	color: #fcfaee;

	font-family: Palatino Linotype;
	
	text-align: center;
	
	font-size: 30px;
	font-weight: bold;
	
	line-height: 25px;
}



