/* Copyright printRevolver.com */


a:link    {color: #0066FF; text-decoration: underline; }
a:visited {color: #0033FF; text-decoration: underline; }
a:hover   {color: #0000FF; text-decoration: none;}




h1 {
	margin: 10px 0px;
	border-bottom: 2px solid #2666A4;
	font: bold 25px Georgia, "Times New Roman", Times, serif;
	color: #2666A4;
}
h2 {
	margin: 0px 0px 10px;
	border-bottom: 2px solid #6078BF;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #0D2F95;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	color: #000000;
	margin: 0px;
	background:#2666A4 url(images/background-snow.gif) repeat-x fixed 0px 0px;
	padding: 0px;
}
#menu-wrapper {
	margin: 0;
	padding:0;
	}
#menu {
	margin: 0;
	padding:0 30px 10px;
	float: left;
	}
#menu a {
	margin: 5px 10px 0px 0;
	padding: 5px 0px;
	font-size: 1em;
	color:#FFFFFF;
	float: left;
	width: 109px;
	text-align: center;
}
#menu a:visited {
	color:#003399;
}
#menu a:hover {
	background-color: #fff;
	color:#FFFFFF;
}

#wrapper {
	width: 950px;
	margin: 0px auto;
}
#wrapper2 { /* border can be added here */
	background: url(images/background-shadow-950.png) repeat-y center top;
}

#content {
	padding: 10px 40px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	height: 228px;
	background: url(images/header2.jpg) no-repeat;
}
div.spacer {
	clear: both;
	font-size: 1px;
	height: 0;
	}
#copyright {
	color: #000000;
	text-align: center;
	padding: 6px;
	background-color: #ddd;
}

img {
	border: none;
}
.center {
	text-align: center;
	}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

dt {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #000066;
	margin: 25px 0 6px;
	}
	
dd {
	color: #000000;
	line-height: 1.4em;
	}


#hit-box {
	height: 200px;
	width: 550px;
	float: left;
}
#hit-box a {
	text-decoration: none;
}
#wrapper #content-wrapper {
	background-color: #FFFFFF;
}
#content #main-left {
	width: 520px;
	float: left;
	font-size: 16px;
}
#content #side-column-right {
	width: 325px;
	float: right;
	padding: 0;
}
#content #main-right {
	width: 550px;
	float: right;
}
#content #side-column-left {
	width: 240px;
	float: left;
	padding: 25px 0;
}
.large {
	font-size: 1.2em;
}
.small {
	font-size: 0.8em;
}
ul.large li {
	font-size: 16px;
	line-height:33px;
}
#footer {
	padding: 20px 40px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
#menu-top {
	background: #5686DA url(images/menu-top/bg.gif) repeat-x;
	padding-left:40px;
}
#menu-top img {
	margin-right: 20px;
}
#menu-bottom {
	background: #5686DA url(images/menu-bottom/bg.gif) repeat-x;
	padding-left:40px;
	border-top: 1px solid #000;
}
#menu-bottom img {
	margin-right: 20px;
}
#side-column-right .header {
	margin-top: 20px;
	margin-bottom: 100px;
}
.dealers td {
	vertical-align: top;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px;
	font-size: 14px;
}
#main-left .listing {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 40px;
	background: url(images/horizontal-snowflakes.gif) no-repeat center bottom;
}
.note-box {
	background-color: #B7C9FF;
	padding: 15px;
}
table.data {
	width: 100%;
	border-collapse:collapse;
	text-align: center;
}
table.data td {
	border: 1px solid #999;
	padding:2px;
	font-size:12px;
}
table.large td {
	font-size:14px;
}
.data td.highlight, .data tr.highlight td {
	background-color:#AECDEC;
	font-size: 14px;
	font-weight: bold;
}
.data td.highlight2, .data tr.highlight2 td {
	background-color:#ddd;
	font-weight: bold;
	font-size:12px;
	text-align: center;
}
img.listing-image {
	margin-top:200px;
}
.thumbnails img {
	float: left;
	border: 1px solid #000;
	margin: 0 8px 8px 0;
}
.thumbnails {
	margin-top: 4px;
}

table.contact-info th, table.contact-info td {
	padding: 4px 6px 4px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
table.contact-info th {
	text-align: right;
}
table.contact-info td {
}

