/* CSS Document */

/* General Parameters */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	line-height: 17px;
	text-align: left;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a {
	color: #FF9900;
	text-decoration: none;
}

/* Site Branch Parameters */

body.home #aHome, 
body.newTourers #aNewTourers,
body.usedModels #aUsedModels,
body.awnings #aAwnings,
body.specialOffers #aSpecialOffers,
body.workshop #aWorkshop,
body.contact #aContact,
body.links #aLinks {
	color: #CCCCCC;
	background-color: #6A658D;
	background-image: url(../images/menuCornerHover.gif);
	font-style: italic;
}
body.home #aHomeFooter, 
body.newTourers #aNewTourersFooter,
body.usedModels #aUsedModelsFooter,
body.awnings #aAwningsFooter,
body.specialOffers #aSpecialOffersFooter,
body.workshop #aWorkshopFooter,
body.contact #aContactFooter,
body.links #aLinksFooter {
	color: #CCCCCC;
	font-style: italic;
}





/* Layout Parameters */

#divWrapper {
	width: 1000px;
	height: 614px;
	margin-top: 0px;
	margin-left: auto;
	background-image: url(../images/GradBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
}
#divTopBar {
	width: 1000px;
	height: 10px;
	background-color: #999999;
}
#divMidBar {
	width: 1000px;
	height: 10px;
	background-color: #999999;
}
#divHeader {
	width: 1000px;
	height: 171px;
}
#divLogoWrapper {
	float: left;
	width: 224px;
	height: 171px;
	position: relative;
	background-image: url(../images2008/GCLogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#divHeaderImage {
	float: left;
	width: 776px;
	height: 171px;
	position: relative;
}
#divLogo {
	width: 326px;
	float: left;
	height: 186px;
}
#divHeadingPanel {
	width: 488px;
	float: right;
	height: 201px;
	background-color: #FFFFFF;
	background-image: url(../images/BgPinkPanel.gif);
	background-position: right;
}
#divMiddle {
	width: 1000px;
	height: 400px;
	background-color: #FFFFFF;
}

/* Navigation Parameters */

#divNavWrapper {
	float: left;
	width: 224px;
	height: 400px;
	position: relative;
	background-color: #9999CC;
	background-image: url(../images2008/NavBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#divNavigation {
	width: 224px;
	height: 400px;
	position: relative;
	top: 0px;
	float: left;
}
#divNavigation ul {
	height: 230px;
	width: 224px;
	list-style-type: none;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	display: block;
	padding-left: 0px;
	float: left;
}
#divNavigation a {
	background-color: #1D1E52;
	height: 22px;
	width: 224px;
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	color: #F6A00B;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
	background-image: url(../images/menuCorner.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	text-align: center;
}
#divNavigation a:hover {
	color: #CCCCCC;
	background-color: #6A658D;
	font-style: italic;
	background-image: url(../images/menuCornerHover.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	position: relative;
	height: 22px;
	width: 224px;
	left: 0px;
	top: 0px;
	list-style-type: none;
	display: block;
	text-align: center;
}

/* Footer Parameters */

#divFooter {
	height: 23px;
	width: 1000px;
	padding: 0px;
	background-color: #666666;
	text-align: center;
}
#divFooterText a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#divFooterText a:hover {
	color: #1D1E52;
	text-decoration: none;
}
#divFooterText span {
	color: #999999;
	font-size: 16px;
}

/* Text Parameters */

#divHeaderText span {
	color: #0066CC;
	font-size: 40px;
}
