body {
	background: #C7DC8E;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
}
#header {
	background: #FFCC33 url(../images/headBG.gif) repeat-x bottom;
}
#tagline {
	font-size: 12px;
	font-weight: bold;
	background: url(../images/carBG.jpg) no-repeat right top;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 7px;
}
#globalNav {
	font-size: 12px;
	line-height: 20px;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
#globalNav a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#left{
	background: url(../images/roadBG.gif) repeat-y;
	width: 120px;
	text-align: center;
	vertical-align: top;
}
#left a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subs {
	border-top: 5px solid #333333;
	border-right: #333333;
	border-bottom: 2px solid #333333;
	border-left: #333333;
}
.subs a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 90px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#left img, #right img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#main {
	background: #FFFFCC;
	vertical-align: top;
}
#left a:hover {
	color: #FFCC00;
}
#globalNav a:hover {
	color: #FFFFFF;
}
#base {
	font-size: 11px;
	line-height: 20px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#right {
	background: url(../images/roadBG.gif) repeat-y;
	width: 120px;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#right a {
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
#right a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.content p {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
.imagesleft {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.titles {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.imagesright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 10px;
}
.content li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
