/* -------------------------------------------------------------------------
Generel CSS
--------------------------------------------------------------------------*/
html,body {
	margin: 0;
	padding: 0
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	color: #006600;	
}

a {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #006600;
	text-decoration: none;
}

.dealers {
	background-color: #CCCCCC;
	line-height: 20px;
	margin-bottom: 4px;
}
.dealers_light{
	background-color: #E3E3E3;
	line-height: 20px;
	margin-bottom: 4px;
}


#newsitems {
	margin-bottom: 10px;
}
a.newsitems {
	text-decoration: none;
	color:#006600;
}
a.newsitems:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a.newsitems:visited {
	text-decoration: none;
	color:#006600;
}


div#frontpage_image {
	margin: 0px 35px;
	height: 311px;
	background-color: #000000;
	padding: 0px;
	background-image: url(../images/frontpage750x311.jpg);
	background-repeat: no-repeat;
}
div#frontpage_image h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 290px 0px 0px 245px;
}


.news {
	height: 80px;
	margin-bottom: 0px;
}
.newsImage {
	float: left;
	border: 1px solid #C8C8C8;
	margin: 3px 3px 3px 0px;
	width: 100px;
	height: 70px;
}
.newsText {
	padding: 5px 0px 0px;
}
a.news {
	text-decoration: none;
	color:#006600;
}
a.news:visited {
	text-decoration: none;
	color:#006600;
}
a.news:hover {
	text-decoration: none;
	color:#FFFFFF;
}



.guestbook{
	margin-bottom: 15px;
	padding: 2px;
	border-bottom: 1px solid;
}
.guestbookHeader{
	padding: 2px;
	font-weight: bold;
}
.guestbookMessage{
	padding: 2px;
}
.guestbookAdmin{
	text-align: right;
	padding: 2px;
}

/* -------------------------------------------------------------------------
Divs for page layout including formatting used within the div
--------------------------------------------------------------------------*/

/* container - holding the page content in the center of the browser window */
div#container {
	width: 820px;
	margin: 0 auto;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

/* header - logo, address */
div#header{
	position: relative;
	height: 149px;
	background-image: url(../images/bg_top_logo.jpg);
	background-repeat: no-repeat;
}

/* topnavigation - main navigation items */
div#topnavigation {
	margin: 0px 35px;
	height: 24px;
	background-color: #C8C8C8;
	line-height: 24px;
	padding: 0px;
}
.menuitems {
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	margin-right: 10px;
	font-weight: bold;
}
a.menuitems {
	text-decoration: none;
	color: #000000;
}
a.menuitems:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menuitems:visited {
	text-decoration: none;
	color: #000000;
}
#selected{
	color: #FFFFFF;
}


/* topcontent - header image for the right column */
div#topcontent {
	margin: 0px 35px;
	height: 46px;
	padding: 0px;
	background-image: url(../images/bg_content_top.jpg);
	width: 750px;
}
div#topcontent h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 25px 0px 0px 245px;
}

/* wrapper - hold the subnavigation and content */
div#wrapper {
	margin: 0px 35px;
}

/* content - main page content om the right */
div#content{
	float: right;
	width: 500px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 5px;
}
div#content p {
	line-height: 1.3;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



/* leftnavigation - subnavigation */
div#leftnavigation{
	float: left;
	width: 220px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
}
div#leftnavigation p {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 5px;
}
div#leftnavigation h1 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
div#leftnavigation_items {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a.submenu {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	width: 100%;
}
a.submenu:active {
	color: #006600;
}
a.submenu:visited {
	color: #006600;
}
a.submenu:hover {
	color: white;
}

/* footer - includes link to website designer */
div#footer{
	clear: both;
	width: 100%;
	height: 53px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
}
div#footer {
	color: #FFF
}
div#footer p {
	margin: 0px 35px;
	padding: 10px 5px 5px 10px;
	text-align: right;
}
div#footer a {
	/*display: inline;*/
	padding: 0;
	color: #848484;
	text-decoration: none;
}
div#footer a:hover {
	color: #006600;
	text-decoration: none;
}
