****************************************************************************************************

Body

****************************************************************************************************/

* {
	margin:0px;
	padding:0px;
}


html,body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#333333;
	margin:0px;
	padding:0px;
	background:url(images/background.jpg) no-repeat;
}

/****************************************************************************************************

Miscellaneous

****************************************************************************************************/

img {
	border:0;
}

a {
	color:#336666;
	text-decoration:none;
}

a:visited {
	color:#336666;
}

a:hover {
	color:#333;
	text-decoration:underline;
}

a:active {
	color:#666666;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #333333;
}

ul { margin: 0; padding : 0; list-style : none; }


#container {
	width:100%;
}



/****************************************************************************************************

Header

****************************************************************************************************/
#top-bar {

	width:100%;
	height:20px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:0px;
		background-image:url(images/gm-top-grid_bg.jpg); width: 1024px; height: 150px;
}

#top-bar-inner {

	width:1000px;
	height:20px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	max-height:20px;
	max-width:1000px;
  }


#top-grid{

	width:100%;
	height:84px;
	margin:0 auto;
 }
	

#top-grid-inner{

	width:1000px;
	height:84px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	max-width:1000px;
}


/****************************************************************************************************

Navigation

****************************************************************************************************/

#top-nav{

	width:100%;
	height:43px;
	margin:0 auto;
	background-image:url(images/gm-top-nav_bg.jpg);
	
}

#top-nav-inner{

	width:1000px;
	height:43px;
	margin:0 auto;
	max-width:1000px;
	
}


.bar { 
	clear: both;
	font-size: 1em;
	height: 24px; 
	color: #FFF;
	margin: 0 0 0 0px; 

}

	.bar li { 
		margin: 0; 
		padding: 11px 12px 11px 12px;
		color: #FFEADC;
		float: left; 
		list-style:none;
		margin-top:4px;
	}
	
	.bar li.active { 
		background: #923B3B url(images/menu-active-bg.jpg) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 11px 12px 11px 12px;
	}
	
	
	.bar li  { 
		font-weight: bold;
		color: #FFF; 
		text-decoration: none;
	} 
	
	.bar li a{ 
		color: #fff; 
	} 
	
	.bar li a:hover { 
		color: #cccccc; 
	} 
	
	.bar li a:visited { 
		color: #fff; 
	} 


/****************************************************************************************************

Banners

****************************************************************************************************/
#top-banner{

	width:100%;
	height:20px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:0px;
		background-image:url(images/green_bottom.jpg); width: 1024px; height: 165px; 
			background-repeat:no-repeat;
}

#top-banner-inner{

	width:1000px;
	height:50px;
	margin:0 auto;
	text-align:left;
	max-width:1000px;
}


#top-banner-half{

	width:100%;
	height:180px;
	margin:0 auto;
	background-image:url(images/gm-top-banner-half_bg.jpg);
	background-repeat:repeat-x;
	
}

#top-banner-half-inner{

	width:1000px;
	height:180px;
	margin:0 auto;
	text-align:left;
	max-width:1000px;
	
}

/****************************************************************************************************

Main Content

****************************************************************************************************/


#main-content{

	width:100%;
	margin:0 auto;

}

#main-content-inner{

	width:1000px;
	margin:0 auto;
	text-align:left;
	max-width:1000px;
	
}

#main-content-area{

text-align:left;
width:800px;
margin-right:6px;
padding-top:25px;
padding-left:50px;
padding-bottom:25px;
padding-right:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:18px;

}

#main-content-area h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#660066;
	font-size: 22px;
	margin-top:10px;
	font-weight:normal;
	padding:0;
	margin-top:8px;
}

#main-content-area h2 {
	font-size: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336666;
	font-weight:normal;
	padding-bottom:5px;
	background-image:url(images/h2_bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
}


#main-content-area h3 {
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	margin:0;
}


#main-content-area ol {

margin-left:40px;
}

#main-content li{

padding-top:5px;
padding-bottom:5px;
line-height:normal;
}



#main-content-footer{

	width:100%;
	clear:both;
	margin:0 auto;

	background-repeat:no-repeat;
	background-position:center top;
}

#main-content-footer-inner{

	width:990px;
	margin:0 auto;
	text-align:right;
	height:30px;
	max-width:1000px;
	padding-right:10px;


}


.toggler {
	color: #222;
	margin: 1px;
	padding: 7px;
	border-bottom: 2px solid #ddd;
	background-image:url(images/slide_bg.jpg);
	font-weight:normal;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336666;
}


/****************************************************************************************************

Footer

****************************************************************************************************/

#bottom-footer{

	width:100%;
	height: 75px;
	margin:0 auto;
	background-image:url(images/footer.jpg);
	clear:both;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	padding-left:0px;
	font-size:1em;
	margin-right:40px;
	text-decoration:none;
	
}

#bottom-footer-inner{

	width:1000px;

	margin:0 auto;
	text-align:left;
	max-width:1000px;
	
}

#bottom-footer li{

padding-top:5px;
padding-bottom:5px;
}

#bottom-footer-content {


	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color:#333333;
	padding-left:50px;
	font-size:1em;
	margin-right:40px;
}


#bottom-footer-content h2 {
	font-size:1.5em;
	font-weight:400;
	color:#336666;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:15px;
	border-bottom:3px solid #666666;
	width:170px;
}



#bottom-footer-content a {
	color:#333333;
	text-decoration:none;
}


#bottom-footer-content a:hover {
	color:#336666;
	text-decoration:underline;
}

<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>
.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 350px; /* container width*/

background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
height: 225px;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

#coupon{
p.borderDashed{

	border-style: dashed;

}