﻿body
{
	margin: 0px;
	padding: 0;
	height: 100%;
	border: none;
	width: 98%;
}



.Page
{
	background-repeat: repeat-y;
	text-align: left; /*border: solid 3px pink;*/
	margin-left: auto;
	margin-right: auto; /*border: solid 3px pink;*/
	height: 100%;
}


#home
{
	position: relative;
	width: 979px;
	padding-top: 1; /* Weird Mozilla Bug */
	padding-bottom: 0; /* Weird Mozilla Bug */
}

#sidebar
{
	width: 250px;
	float: left;
	height: 100%;
}

#Content
{
	margin-top: 0px;
	margin-left: 257px;
	position: relative;
	width: 700px;
	height: 100%;
}



.LeftMenuAdminStyle
{
	font-family: Verdana;
	font-size: 10pt;
}
.GeneralText
{
	font-family: Verdana;
	font-size: 8pt;
}
.LeftMenuAdminHeadingStyle
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.ContentTopHeading
{
	font-family: Verdana;
	font-size: 11pt;
	height: 35px;
	background-color: #959182;
	border-bottom: solid 1px white;
}

.RightHeadingContentSection
{
	font-family: Verdana;
	font-size: 11px;
	color: #231f20;
}

.LeftMenuAdminStyle
{
	border-right: solid 1px #cbc296;
	font-family: Verdana;
	font-size: 11pt; /*background-color:#eeece4;*/
}
.TopBannerAdminStyle
{
	border-bottom: solid 1px #cbc296;
	font-family: Verdana;
	font-size: 11pt; /*background-color:#eeece4;*/
}
.Buttons
{
	background-image: url( "../Images/bgButtons.jpg" );
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9pt;
	height: 25px;
	width: 60px;
	border: solid 1px #7f9db9;
}
.LinkButtons
{
	background-image: url( "../../Images/bgButtons.jpg" );
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9pt;
	height: 25px;
	border: solid 1px #7f9db9;
	text-decoration: none;
	color: Black;
	width: 190px;
	text-align: center;
	vertical-align: bottom;
}
.GridHeaders
{
	font-family: Verdana;
	font-size: 11px;
	color: #231f20;
	cursor: default;
	background-color: #b5b09c;
}
.GroupbyText
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #c8c5b6;
}
.igwgRowAltBlue2k7
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #959182;
}
.igwgRowSelBlue2k7
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #959182;
}
.igwgRowAltBlue2k7
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #959182;
}
.igwgRowBlueBottum
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #b5b09c;
	cursor: hand;
}
.DealershipText
{
	font-family: Verdana;
	font-size: 13px;
}

.DealershipTextBold
{
	font-family: Verdana;
	font-size: 11px;
	 font-weight:bold;
}

.ContentHeading
{
	font-family: Verdana;
	font-size: 15px;
	color: #766a48;
}
.ContentHeadingSmall
{
	font-family: Verdana;
	font-size: 12px;
	color: #766a48;
}
a:link.LinkStyle
{
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	cursor: hand;
	text-decoration: none;
}
.LinkStyleLabel
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	cursor: hand;
	text-decoration: none;
	font-style: italic;
}
a:visited.LinkStyle
{
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	cursor: hand;
	text-decoration: none;
}
a:hover.LinkStyle
{
	font-family: Verdana;
	font-size: 13px;
	color: #8f9077;
	cursor: hand;
	text-decoration: none;
}
.NewsContent
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	
   
}

.NewsContentSubHeading
{
	font-family: Verdana;
	font-size: 12px;
	color: #766a48;
	 height:15px;
	  font-style:italic;
}


.ContentRightBlock
{
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

.ContentRightBlock2
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.Buttons
{
	background-image: url( "../../Images/bgButtons.jpg" );
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9pt;
	height: 25px;
	width: 60px;
	border: solid 1px #7f9db9;
}
.TableRow
{
	height: 20px;
}
.AlternatingTableRow
{
	height: 20px;
	background-color: #dfddd0;
}
.PlainGrid
{
	border: solid 1px grey;
}
.FormHeadings
{
	font-family: Verdana;
	font-size: 13px;
	text-transform: uppercase;
}
.FormText
{
	font-family: Verdana;
	font-size: 11px;
}
.FormInfo
{
	font-family: Verdana;
	font-size: 10px;
}

.dropDealer
{
	z-index:9999px;	
}

