/* HTML TAG ATTRIBUTES */

html,body,#wrapper  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	padding: 0px;
	color: #000000;
}
body {
	background-color: #FFCC33;
	background-image: url(../images/background2.gif);
}
#flashbg {
	background-image: url(../images/background4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#horzline {
	background-image: url(../images/horzlinebg2.jpg);
	background-repeat: repeat-x;
}

/* CUSTOM TAG ATTRIBUTES */

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 120px;
	padding-left: 40px;
	color: #CCCCCC;
}

.content_dealers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	margin-left: 40px;
	width: 695px;
	margin-right: 40px;
}
.dealerGroupNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-left: 40px;
}
.grayhead {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC33;
	padding-left: 40px;
	font-family: Tahoma, Arial, sans-serif;
}
.greenSubhead {
	font-size: 15px;
	font-weight: bold;
	color: #8cc63f;
	font-family: Tahoma, Arial, sans-serif;
}
.navHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
#note {
	color: #3366CC;
}


/* CONTECTUAL SELECTORS */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	height: 60px;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 260px;
	background-image:  url(../images/footer.gif);
	background-repeat: no-repeat;
}

#wrapper {
	background-color: #000000;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 780px;
	padding: 0px;
	border: 5px double #FFCC33;
	background-image: url(../images/horzlinebg.gif);
	background-repeat: repeat;
}
#content_table {
	height: 100%;
}
#sidephoto {
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B97B3D;
	padding-left: 15px;
	margin-left: 25px;
	width: 360px;
	margin-right: 40px;
}
#sidephotodiv {
	float: right;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 440px;
}

#photoborder {
	border: 1px solid #FFCC00;
	margin-right: 40px;
}
#yellow {
	color: #EBBF1D;
}


/* LINKS */

a:link {
	color: #33CC00;
	text-decoration: underline;
}
a:visited {
	color: #33CC00;
	text-decoration: underline;
}
a:hover {
	color: #33FF66;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}

td#footer a:link {
	color: #33CC33;
	text-decoration: none;
}
td#footer a:visited {
	color: #336633;
	text-decoration: none;
}
td#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}

td#Nav a:link {color: #333333;}
td#Nav a:visited {color: #333333;}
td#Nav a:hover {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

#DealerGroup a:link {
	color: #cccccc;
	text-decoration: underline;
	line-height: 18px;
	font-size: 11px;
}
#DealerGroup a:visited {
	color: #aaaaaa;
	text-decoration: underline;
	line-height: 18px;
	font-size: 11px;
}
#DealerGroup a:hover {
	color: #8cc63f;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
}

.content_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
	width: 150px;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #8CC63F;
	padding-left: 40px;
}
#header {
	height: 75px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Facebook and Twitter icons */

#socialMediaText{
	display:inline;
	float: left;
	font-size: 11px;
	margin-left: 6px;
	padding-top: 6px;
}
a.socialMediaIconsLinks{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#socialMediaBlock{
	margin-top: 4px;
	margin-bottom: 8px;
}
#facebookIcon{
	display:inline;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url(../images/Facebook-32x64.png);
	width: 32px;
	height: 32px;
}
#facebookImage{
	position: absolute;
	height: 32px;
	width: 32px;
	top: 0px;
}
#facebookIcon a{
	position: absolute;
	height: 32px;
	width: 32px;
	top: 0px;
}
#facebookImage a:hover{
	background: transparent url(../images/Facebook-32x64.png) 0px -32px no-repeat;
}
#twitterIcon{
	display:inline;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url(../images/Twitter-32x64.png);
	width: 32px;
	height: 32px;
}
#twitterImage{
	position: absolute;
	height: 32px;
	width: 32px;
	top: 0px;
}
#twitterIcon a{
	position: absolute;
	height: 32px;
	width: 32px;
	top: 0px;
}
#twitterImage a:hover{
	background: transparent url(../images/Twitter-32x64.png) 0px -32px no-repeat;
}