.header_nav {
	width: 245px;
	height: 68px;
	vertical-align: top;
}
.top_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/red_diamond.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 15px;
	margin-top: 30px;
	margin-right: 10px;
	float: right;
}
.top_nav a:hover {
	color: #990000;
}
.phone_container {
	height: 20px;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	vertical-align: bottom;
	float: right;
}
.brochure {
}
.brochure img {
	padding: 5px;
}
/* NAV */

.h_nav {
	width: 222px;
	padding-top: 10px;
	vertical-align: top;
}
#nav {
	width: 165px;
	margin-right: 19px;
	color:#FFFFFF;
	text-align:left;
	font-size: 13px;
	text-decoration:none;
	letter-spacing:1pt;
	text-indent: 15px;
	float: right;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;/* width: 190px; Width of Menu Items */

	}
#nav ul li {
	float: left;
	list-style: none;
}
#nav li {
	height: 29px;
	width: 165px;
	background-image: url(../images/nav_dot.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:165px;
	height: 100%;
	padding-top: 3px;
	color: #676767;
	text-decoration: none;
	text-align:right;
	letter-spacing: 1pt;
	display: block;
}
#nav a:hover {
	width: 165px;
	background-color: #cedfdb;
}
/*END NAVIGATION */

#content {
	background-color: #eaeae2;
	padding: 17px;
	vertical-align: top;
}
#content a {
	color: #036b71;
	font-weight: bold;
}
#content a:hover {
	color: #990000;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width:760px;
}
#center {
	text-align: center;
}
#table {
	background-color: #FFFFFF;
	background-image:url(../images/table_bg.gif);
	background-repeat:repeat;
	width:800px;
}
#body {
	padding-top: 15px;
	padding-left:30px;
	padding-right:30px;
}
/* FOOTER */

#footer {
	background-color: #ffffff;
	font-size:11px;
	color:#666666;
	margin-left: 15px;
	margin-right: 15px;
	height:20px;
	padding-top: 13px;
}
#links {
	padding-left: 10px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	color:#666666;
}
#links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	color:#666666;
}
#links a:hover {
	color: #990000;
}
#copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-align:right;
	float:left;
	padding-right: 10px;
}
/******* START NAVIGATION  *******/







.logo {
	width: 660px;
	margin:5px;
	color:#000000;
	display: block;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	float: right;
	padding-right: 50px;
	padding-top: 20px;
}
