@charset "UTF-8";
/* CSS Document */

img { 
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#outerContainer {
	width: 1024px;
	background: #FFF url(../images/gmc_bodybg.png) repeat-y;
	margin: 0 auto;
}
#innerContainer {
	width: 905px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

#deepContent {
	width: 905px;
	margin: 0 auto;
	margin-top: 22px;
	padding-bottom: 31px;
}

#deepContent #centerCol {
	width: 447px;
	margin-left: 12px;
	height: 300px;
	float: left;
	background: url(../images/gmc_frontcenter.png) no-repeat;
}

#deepContent #frontfoot {
	background: url(../images/gmc_frontfoot-trans.png) no-repeat;
	height: 123px;
}

#deepContent ul.lightboxImages {
	list-style: none; 
	margin-left: -50px;
}

#deepContent ul.lightboxImages li {
	float: left;
	margin-bottom: 10px;
	margin-left: 6px;
	height: 64px;
	width: 85px;
}

#deepContent ul.lightboxImages li img {
	height: 64px;
	width: 85px;
}

#deepContent #leftCol {
	width: 203px;
	float: left;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 15px;
}

#deepContent .redbox {
	width: 205px;
	height: 135px;
	padding-bottom: 13px;
}

#deepContent .redbox a {
	width: 205px;
	height: 135px;
}
#deepContent #rightCol {
	width: 670px;
	float: left;
	background: url(../images/content_bg.png);
	min-height: 400px;
}

#frontContent {
	width: 869px;
	margin: 0 auto;
	margin-top: 22px;
}

#frontContent #centerCol {
	width: 447px;
	margin-left: 12px;
	height: 300px;
	float: left;
	background: url(../images/gmc_frontcenter.png) no-repeat;
}

#frontContent #frontfoot {
	height: 170px;
}

#frontContent #leftCol {
	width: 205px;
	float: left;
	padding-top: 1px;
}

#frontContent .redbox {
	width: 205px;
	height: 135px;
	padding-bottom: 16px;
}

#frontContent .redbox a {
	width: 205px;
	height: 135px;
}
#frontContent #rightCol {
	width: 205px;
	float: left;
}

#frontContent .vehblock {
	float: left;
	padding-left: 20px;
	width: 128px;
	text-align: center;
	font-size: 11px;
}

#frontContent .vehblock a, #frontContent .vehblock a:hover, #frontContent .vehblock a:active, #frontContent .vehblock a:visited {
color: #000;
text-decoration: none;
}

#frontContent .vehblock span {
	padding-top: 4px;
	display: block;
}

#frontContent .vehblock.veh1 {
	padding-left: 0;
}

#footer {
	background: #FFF url(../images/gmc_foot.png) no-repeat;
	height: 45px;
	padding-top: 26px;
	width: 905px;
	margin: 0 auto;
	line-height: 1.3em;
	font-size: 10.5px;
	font-weight:bold;
	padding-bottom: 20px;
} 

#footer #map {
	padding-left: 16px;
	float: left;
}

#footer #gorges_address {
	padding-left: 10px;
	float: left;
	width: 140px;
}

#footer #copyright {
	text-align: right;
	padding-right: 11px;
	float: left;
	width: 580px;
	height: 45px;
}

#footer span.highlighted {
	color: #78797C;
}

#footer #facebook {
	padding-left: 6px;
	float: left;
	width: 53px;
}

#header {
	height: 118px;
}

#header #headInfo #info {
	float: left;
	width: 495px;
	background: #FFF;
	height: 82px;
	position: relative;
	
}

#header #headInfo #info #inforight {
	right: 0;
}

#header #headInfo #info span {
	bottom:0;
	position:absolute;
	color: #78797C;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
}

#header #headInfo #logo {
	float: left;
}

#header #headInfo #logo2 {
	float: left;
}

#header #menu {
	position: absolute;
	background: url(../images/gmc_head_menu2.png) no-repeat;
	height: 36px;
	width: 905px;
}

#header #menu #cssdropdown, #header #menu #cssdropdown ul { 
	list-style: none;
}

#header #menu #cssdropdown, #header #menu #cssdropdown * { 
	padding: 0; 
	margin: 0;
}
	
#header #menu #cssdropdown li.headlink { 
	width: 113px; 
	float: left; 
	margin-left: 0px; 
	text-align: center; 
	height: 30px;
}

#header #menu #cssdropdown li.headlink a { 
	font-size: .73em; 
	display: block;
	height: 30px;
	color: white;
	text-decoration: none;
	line-height: 30px;
}

#header #menu #cssdropdown li.headlink:hover ul { 
	display: block;
}

#header #menu #cssdropdown li.headlink ul li a { 
	padding: 5px; 
	height: 17px;
	line-height: 15px;
}


#header #menu #cssdropdown ul li a:hover { 
	text-decoration: none;
}

#header #menu #cssdropdown li.headlink ul { 
	display: none; 
	text-align: center; 
	width: 113px;
	margin-left: 0; 
	padding-bottom: 10px;
}

#header #menu #cssdropdown li.headlink ul.hl-1 {
	background: url(../images/gmc_menu_drop-trans.png) no-repeat; 
	height: 147px;
}
#header #menu #cssdropdown li.headlink ul.hl-3 { 
	background: url(../images/gmc_menu_drop3-trans.png) no-repeat;
	height: 135px;
}
#header #menu #cssdropdown li.headlink ul.hl-4 { 
	background: url(../images/gmc_menu_drop4-trans.png) no-repeat;
	height: 82px;
}
#header #menu #cssdropdown li.headlink ul.hl-5 { 
	background: url(../images/gmc_menu_drop5-trans.png) no-repeat;
	height: 132px;
}

#header #menu #cssdropdown li.headlink ul li a {
	background: url(../images/gmc_menu_div.png) top center no-repeat;
	position: relative;
	padding: 8px 5px;
}

#header #menu #cssdropdown li.headlink ul li.first a { 
	background: url(../images/gmc_menu_hm-trans.png) top left no-repeat;
}

#header #menu li {
	list-style: none;
	text-indent: 0;
	display: inline;
}

#pageTitleBlock {
	background: url(../images/content_head.png) top left no-repeat;	
	padding-left: 14px;
	padding-right: 23px;
	height: 50px;
	line-height: 39px;
}

#pageTitle {	
	width: 497px;
	color: #cc0000;
	font-weight: bold;
	font-size: 18px;
	float: left;
}

#pageTitleBlock a, #pageTitleBlock a:visited, #pageTitleBlock a:hover, #pageTitleBlock a:active {
	color: #626E2F;
	text-decoration: none;
}

#pageTitleContact {
	float: left;
	color: #666666;
	font-size: 11px;
	width: 136px;
}

#pageText {
	background: url(../images/content_foot.png) bottom left no-repeat;
	min-height: 355px;
    height:auto !important;
    height:355px;
	padding-left: 19px;
	padding-right: 23px;
	color: #333333;
	padding-bottom: 15px;
	font-size: 12px;
}

select, input { margin-left: 10px; margin-bottom: 3px; }

.testimonial {
	border-bottom: 1px solid #CCC;
	display: block;
}

.staff {
	float: left;
	height: auto;
	width: 594px;
	margin: 0 0 35px 0;
	padding-left: 6px;
	border-bottom: 1px solid #c9c9c9;
}
.staff.bottom {
	border: none;
}
.staff h6,
.member strong {
	text-transform: uppercase;
}
.member {
	float: left;
	height: auto;
	width: 123px !important;
	margin: 0 28px 0 0;
	padding-bottom: 29px;
}
#results .member a {
	text-decoration: underline;
}
#search .member a {
	color: #2e2e2e;
}
#search .member img {
	border: 1px solid #2E2E2E;
}
#search .member p {
	width: 123px !important;
	font-weight: bold !important;
}
.member p {
	margin: 0 0 5px 1px !important;
}
.member em {
	color: #666;
	font-weight: bold;
}
.empy_table {
	padding: 0 10px 0 10px;
}

.title_table { 
font-size: 14px;
text-indent: 10px;
font-weight: bolder;
}

.vehwrap-1 { 
background-image: url(../images/specials/bkg1.jpg);
background-repeat: no-repeat;
width: 144px;
height: 214px;
float: left;
padding-top: 7px;
font-size: 12px;
text-align: center;
}

.vehwrap-1 p { 
padding-left: 5px;
padding-right: 5px;
margin: 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
}

.vehwrap-2 { 
background-image: url(../images/specials/bkg2.jpg);
background-repeat: no-repeat;
width: 144px;
height: 214px;
float: left;
margin-left: 1px;
padding-top: 7px;
font-size: 11px;
text-align: center;
}

.vehwrap-2 p { 
padding-left: 5px;
padding-right: 5px;
margin: 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
}

.vehwrap-3 { 
background-image: url(../images/specials/bkg3.jpg);
background-repeat: no-repeat;
width: 144px;
height: 214px;
float: left;
margin-left: 1px;
padding-top: 7px;
font-size: 11px;
text-align: center;
}

.vehwrap-3 p { 
padding-left: 5px;
padding-right: 5px;
margin: 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
}

.vehwrap-4 { 
background-image: url(../images/specials/bkg4.jpg);
background-repeat: no-repeat;
width: 144px;
height: 214px;
float: left;
margin-left: 1px;
padding-top: 7px;
font-size: 11px;
text-align: center;
}

.vehwrap-4 p { 
padding-left: 5px;
padding-right: 5px;
margin: 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
}

.vehwrap-5 { 
background-image: url(../images/specials/bkg5.jpg);
background-repeat: no-repeat;
width: 144px;
height: 214px;
float: left;
margin-left: 1px;
padding-top: 7px;
font-size: 11px;
text-align: center;
}

.vehwrap-5 p { 
padding-left: 5px;
padding-right: 5px;
margin: 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
}

.vehwrap-6 { 
background-image: url(../images/specials/bkg6.jpg);
background-repeat: no-repeat;
width: 144px;
height: 214px;
float: left;
margin-left: 1px;
padding-top: 7px;
font-size: 11px;
text-align: center;
}

.vehwrap-6 p { 
padding-left: 5px;
padding-right: 5px;
margin: 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
}