body {
	margin: auto;
	padding: 0;
	background-color: #000000;
	color: #000000;
}

p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Garamond, Times;
	margin-top: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


h2 {
	font-size: 22px;
	font-weight: bold;
	text-shadow:#000000;
	color: #CC0000;
	line-height: 30px;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0.3em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0em;
}

#mainwrap {
	width: 800px;
	min_height: 600px;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/gray_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#topbanner {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftcol {
	padding: 0px;
	width: 200px;
	height: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#666666;
	background-image: url(../images/left-bg-inside.png);
	background-repeat: no-repeat;
    text-align: left;
	vertical-align: top;
	float: left;
}

* html #leftcol {
	display: inline;
	margin-right: -3px;
}

#leftcol p {
	font-size: 11px;
}

#content {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 202px;
	width: 568px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-right: 15px;
    text-align: left;
	vertical-align: top;
    min-height:600px;
	height: 100%;
}

* html #content {
	margin-left: 199px;
}

#content p {
	font-size: 11px;
	line-height: 15px;
}

#content #callout h4 {
	font-size: 20px;
	color: #CC0000;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	float: right;
	clear: right;
	width: 100%;
}

#callout {
	width: 75%;
	clear: right;
	float: right;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-top: 0.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0.1em;
}

#content #callout p {
	width: 100%;
	font-size: 12px;
	color: #CC0000;
	text-align: right;
	line-height: 18px;
}

#content .cities {
	font-size: 10px;
	color: #CC0000;
	word-spacing: 5px;
	text-transform: uppercase;
	width: 100%;
}

#content .heading {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	width: 100%;
}

#footer {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	padding: 5px;
	background-color: #000000;
	clear: both;
}
#footer .date {
	float: left;
	text-align: left;
}
#footer .contact {
	float: right;
	text-align: right;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
.name_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	margin-top: 2px;
	display: block;
	border: 1px solid #000000;
	background-color: #E3E3E3;
}
.expandingbox {
	border: 1px solid #000000; 
	padding: 0px; 
	background: #E3E3E3;
}

.expandingbox img {
	margin: 3px;
	float: right;
}
.directionsbox {
	padding: 0px; 
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #E3E3E3; 
	color: #000000;
}
.office {
	margin: 0px;
	padding: 5px;
	border: 1px solid #999999;
}
.address {
	display: inline;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.directions {
	display: inline;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
br.clear {
	clear: both;
}
