body {
	background: url("../images/heading.jpg") repeat-x;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	margin: 0;
}

form {
	margin: 0;
}

form em {
	color: #ad0000;
	font-style: normal;
}

form input, form textarea, form select {
	font-family: Arial, Verdana;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 2px 0;
}

form textarea {
	width: 97%;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	color: #666;
}

h2 {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 13px;
	letter-spacing: -1px;
}

a, .blue {
	color: #005FB2;
	text-decoration: none;
}

a:hover {
	color: #007DE9;
	text-decoration: underline;
}

/* custom */

#wrapper {
	width: 823px;
	margin: 0 auto;
}

#header {
	height: 140px;
	margin-top: 19px;
}

#header .float_left {
	margin-top: 10px;
}

#header h1 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	font-style: italic;
}

ol.menu {
	margin: 26px 0 16px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

ol.menu li {
	display: inline;
	font-size: 13px;
	padding: 0 20px;
	background: url("../images/divider.gif") no-repeat;
	color: #333;
}

ol.menu li.first {
	background: none;
	padding-left: 0;
}

ol.menu li.last {
	padding-right: 0;
	padding-left: 18px;
}

ol.menu li a {
	color: #000;
	text-decoration: none;
}

ol.menu li a:hover {
	text-decoration: underline;
}

img.borders {
	border: 5px solid #ccc;
}

.box {
	border: 1px solid #e4e4e4;
	line-height: 20px;
	background: url("../images/box.gif") top repeat-x;
}

.box .padded {
	padding: 30px;
}

.box .bottom {
	background: url("../images/box-bottom.gif") bottom repeat-x;
}

.box .half {
	width: 370px;
}

.box .half.left {
	float: left;
	margin-right: 10px;
}

.box .half.right {
	float: left;
	margin-left: 10px;
}

.box h1 {
	font-size: 29px;
	color: #666;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
	line-height: 30px;
}

.box .news h1 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
}

.box h2 {
	display: block;
	font-size: 18px;
	color: #666;
	font-weight: normal;
}

.box h1.subtitle, .box h2.subtitle {
	border-bottom: 1px solid #ccc;	
}

.box h2 a {
	color: #666;
	text-decoration: none;
}

.box h2 a:hover {
	color: #333;
	text-decoration: underline;
}

.box.listing h2.status {
	display: block;
	margin: 10px 0;
	font-size: 22px;
	color: #005FB2;
}

.box.listing .address {
	margin-bottom: 8px;
}

.box h3 {
	display: block;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #72793F;
}

.box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.box ul li {
	display: inline;
	font-weight: bold;
	color: #005FB2;
	padding-right: 30px;
}

.box ul.bylines li {
	display: list-item;
}

.box ul.lists {
	padding: 0 35px;
	margin: auto;
	list-style: disc;
}

.box ul.lists li {
	display: list-item;
	font-weight: normal;
	color: inherit;
	padding-right: auto;
}

.box ul.lists li ul {
	padding: 0 35px;
	list-style: circle;
}

/*
.box ul.toolbox {
	margin: 8px 20px 0 0;
}

.box ul.toolbox li {
	float: left;
	display: block;
	width: 80px;
	color: #005FB2;
	font-weight: normal;
	padding-right: 0;
	text-align: center;
}

.box ul.toolbox li ul {
	margin: 0;
}

.box ul.toolbox li ul li {
	float: none;
	display: list-item;
	padding: 0;
	margin: 0;
	line-height: normal;
}
*/

div.toolbox {
	margin: 8px 20px 8px 0;
}

.box ul.galleries li {
	display: list-item;
	font-weight: normal;
	padding-right: 0;
}

.framed {
	background: #D8D8D8;
	border: 1px solid #ccc;
	padding: 2px;
}

img.right {
	margin: 0 0 10px 20px;
}

img.left {
	margin: 0 20px 0 0;
}

.line {
	background: #ccc;
	height: 1px;
}

.line.spaced {
	margin: 20px 0;
}

/* home page specific */
#home {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url("../images/gradient.jpg") top repeat-x;
}

#home .left {
	width: 213px;
	padding: 20px;
}

#home .col {
	width: 264px;
}

#home .col h1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#home .col img {
	margin-top: 10px;
}

#home .single {
	border-bottom: 1px solid #ccc;
	width: 528px;
	padding: 20px;
}

#home .single h2 a {
	color: #666;
}

#home .single h2 a:hover {
	color: #007DE9;
}

#home .double {
	padding: 20px;
}

#home .double .vert {
	border-right: 1px solid #ccc;
}

#home .single img {
	padding: 0 5px 0 0;
}

#home .single .col {
	padding: 0;
}

ul.twocols {
	margin: 0;
	padding: 16px 16px 0 16px;
}

ul.twocols li {
	line-height: 20px;
}

ul.spaced {
	line-height: 20px;
}

ul.news {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.news li {
	padding-bottom: 5px;
}

ul.news a {
	color: #666;
}

ul.news a:hover {
	color: #007DE9;
	text-decoration: underline;
}

#footer {
	/*margin-top: 20px;*/
	height: 72px;
	background: #00101D;
	color: #fff;
}

#footer ul {
	margin: 10px 20px;
	padding: 20px 0 0 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	padding: 0 10px;
	background: url("../images/divider.gif") no-repeat;
}

#footer ul li.first {
	background: none;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.half_col {
	float: left;
	width: 240px;
}

#map {
	height: 500px;
}

/* common */
.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}

.clear_right {
	clear: right;
}

.spacer {
	height: 10px;
}

.spacer_double {
	height: 20px;
}

div.pager {
	text-align: center;
}

.uppercased {
	text-transform: uppercase;
}

/*
 * info window
 */

div.infowindow {
	color: #333;
	line-height: 16px;
	font-size: 11px;
}

div.infowindow h1 {
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 22px;
}
