﻿html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-family: arial;
	width: 100%;
	height: 100%;
}

td
{
	
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-family: arial;
	
}


a:link, a:visited, a:active
{
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	color: #d88d2f;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	color: #606e60;
	font-weight: normal;
	text-decoration: none;
}


.green
{
	color: #606e60;
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
}

.greenMedium
{
	color: #606e60;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
}


a.greenMedium:link, a.greenMedium:visited, a.greenMedium:active
{
	color: #606e60;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
	text-decoration: underline;
}

a.greenMedium:hover
{
	color: #d88d2f;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
}



.greenLarge
{
	color: #606e60;
	font-size: 20px;
	line-height: 24px;
	font-family: arial;
	font-weight: bolder;
}

a.greenLarge:link, a.greenLarge:visited, a.greenLarge:active
{
	color: #606e60;
	font-size: 20px;
	line-height: 24px;
	font-family: arial;
	font-weight: bolder;
	text-decoration: underline;
}

a.greenLarge:hover
{
	color: #d88d2f;
	font-size: 20px;
	line-height: 24px;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
}


.orange
{
	color: #d88d2f;
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
}




.orangeMedium
{
	color: #d88d2f;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
}



a.orangeMedium:link, a.orangeMedium:visited, a.orangeMedium:active
{
	color: #d88d2f;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
	text-decoration: underline;
}

a.orangeMedium:hover
{
	color: #606e60;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
}


.orangeLarge
{
	color: #d88d2f;
	font-size: 20px;
	line-height: 24px;
	font-family: arial;
	font-weight: bolder;
}


.white
{
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
}


.whiteMedium
{
	color: #ffffff;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
}


.whiteLarge
{
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	font-family: arial;
	font-weight: bolder;
}



a.white:link, a.white:visited, a.white:active
{
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.white:hover
{
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.red
{
	color: #cc0000;
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	font-weight: bold;
}


.smallerText
{
	color: #676967;
	font-size: 12px;
	line-height: 15px;
	font-family: arial;
}

h3.models
{
	color: #606e60;
	font-size: 24px;
	line-height: 28px;
	font-family: arial;
	font-weight: bolder;
}

h1.home
{
	color: #606e60;
	font-size: 18px;
	line-height: 22px;
	font-family: arial;
	font-weight: bolder;
}








div.Title
{
	width: 640px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px;
}



.ContactUs
{
	font-size: 15px;
	line-height: 18px;
	font-family: arial;
	color: #d88d2f;
	font-weight: bolder;
	text-decoration: underline;
}

.cms-title
{
	color: #606e60;
	font-size: 16px;
	line-height: 19px;
	font-family: arial;
	font-weight: bolder;
}



