/* CSS Document */
/* IE RESET */
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
}
/* end of ie reset */

/* HTML ELEMENTS */
body {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin-left: auto;
	color:#000000;
	margin-right: auto;
	text-align: left;
}

h1{ /*used for page title*/
	color:#367639;	
	font-size: 24px;
	margin-top: 15px;
	padding-bottom: 15px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}	

h2{ 
	color:#333;
	font-size: 17px;
	font-weight: bold;
	padding-bottom:7px;
	padding-top:7px;
}	

h3{ 
	color:#444444;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:7px;
	padding-top:7px;
}

a img.imgBorder{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

a:hover img.imgBorder{
	border: 1px solid #5D82CC;
	padding: 5px;
}

a.thumbnail{
	border: 1px solid #CCCCCC;
	padding: 5px;
	display: inline-block;
}

a.thumbnail:visited{
	border: 1px solid #CCCCCC;
	padding: 5px;
	display: inline-block;
}

a.thumbnail:hover{
	border: 1px solid #5D82CC;
	padding: 5px;
	display: inline-block;
}

a.thumbnail img,
a.thumbnail:hover img,
a.thumbnail:visited img
{
	border: 0px;
}

.nospace{ /* used for h1 or h2 */
	padding: 0px;
	margin: 0px;
}

hr.divider{
	border:1px #367639 solid;
	background-color:#367639;
	margin:20px 0 10px 0;
}

/* end of html elements */

/* PAGE CONSTRUCTION */
#wrapper
{
	clear:both;
	margin: 0 auto;
	text-align:left;
	width: 800px;
}
/* end of page construction */

/* CONTENT */
.content{
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 12px 6px 6px;
}

.content table{
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
}
/* end of content */

/* SPECIAL FONTS */
.head{
	/*background-color:#B6CD9E;*/
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

.spec{
	font-style: italic;
}

.imp{
	color: #FF0000;
	font-weight: bold;
}
.curr{
	font-weight: bold;
	color: #006600;
}

a.header{
	color: #000000;
}

.style1 {
	font-family: "Times New Roman", Times, serif
}

.imgTitle{
	font-size: 11px;
	color: #666666;
}

/* end of special fonts */

/* LINKS */
a:link{
	color: #0044cc;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

a:visited {
	color: #0044cc;
	font-size:13px;
	text-decoration: none;
}

a:hover {
	color: #5D82CC; 
	font-size:13px;
	text-decoration: underline;
}

a.tinyLinkCaption, a.tinyLinkCaption:hover, a.tinyLinkCaption:link, a.tinyLinkCaption:visited {
	font-size:11px; 
}



/* end of links */

/* FOOTER */
.bottom{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 155px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}

.bottom a{
	color: #FBF8CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom a:link{
	color: #FDF48F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom a:visited{
	color: #FDF48F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom a:hover{
	color: #FDF8C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer{
	font-size: 10px;
}
.footer a{
	font-size: 10px;
}

.footer a:visited{
	font-size: 10px;
}
/* end of footer */

/*.content table ul{

	padding-left: 0px;

	margin-left: 5px;

	list-style-position: outisde;

}*/

.color1{
	background-color: #ffffff;
	padding: 5px;
}

.color2{
	background-color: #EEEEEE;
	padding: 5px;
}

.color1 td, .color2 td{
	padding: 5px;
}

.coloredBox{
	background-color:#EEEEEE;
	padding:5px;
	/*font-size:12px;*/
}


.nonColoredBox{
	padding:5px;
}

.printPage{
	text-align: right;
	margin-top: -30px;
}


/* Left-side Navigation Menu*/
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	margin-bottom:5px;
}

#nav-menu li a, #nav-menu li span
{
	height: 20px;
	float: left;
	width: 120px;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-left:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

#nav-menu li a
{
	background: url(images/button.gif) bottom left no-repeat;
}

#nav-menu li a.selected
{
	background: url(images/button_over.gif) bottom left no-repeat;
}

#nav-menu li a:HOVER, #nav-menu li span
{
	background: url(images/button_over.gif) bottom left no-repeat;
}

#nav-menu li a, #nav-menu li span
{
	float: none
}
/* end of leftside nav */

/* Rates table */

tr #heading td
{
	background: url(images/img/table-background.png) repeat-x;
	color: white;
	height:24px;
	font-weight:bold;
	padding: 0 0 0 5px;
}

tr #heading td a, tr #heading td a:hover, tr #heading td a:link, tr #heading td a:visited
{
	color: white;
	font-weight:normal;
}

/* end of rates table */

/* Event Calendar */

.heading-collapse
{
	background: url(images/img/table-background.png) repeat-x;
	color: white;
	height:24px;
	font-weight:bold;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	clear: both;
}

.link-right {
	float:right;
}

.event-date {
	width:125px;
	clear:both;
	float:left;
}
.event-desc {
	float:left;
	width:300px;
}
.event-image {
	float:right;
	width: 160px;
}
.month-event-list {
	float:left;
}
/* end of event calendar */

/* Trailers for Sale */
.trailer-for-sale td {
	padding: 0px 15px 30px 0px;
}
/* end of trailers for sale */
