* {
	margin: 0;
}
body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #ECECFF url(img/bg_body.gif) repeat-x;
	text-align: center;
}
#lexus #wrap {
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #fff url(img/bg_content.gif) repeat-y;
}
#wrap {
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #fff;
}
#head {
	text-align: right;
	padding-top: 25px;
	background: #010066;
}
#head a {
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color:#EEEEEE;
}
#head p {
	text-decoration: none;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color:#EEEEEE;
}
#lexus #nav {
	background: #ABBEE0 url(img/bg_nav.gif);
	height: 30px;
	border-top: solid 7px #010066;
	padding-top: 20px;
	text-align: right;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	width: 750px;
}
#nav {
	background: #ABBEE0 url(img/bg_nav2.gif);
	height: 30px;
	border-top: solid 7px #010066;
	padding-top: 20px;
	text-align: right;
	font-size: 1.2em;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	width: 750px;
}
#nav ul {
	list-style: none;
	margin-top: 5px;
	float: right;
	width: 120px;
}
#nav li {
	display: inline;
	float: left;
	text-align: left;
	text-indent: 13px;
	line-height: 25px;
	margin-right: 3px;
}
/* lexus */
#lexus li#nav-lexus a{
	background: url(img/lexus.gif) no-repeat 0 -25px;
	height: 25px;
	width: 100px;
	display: block;
	color: #036;
	text-decoration: none;
}
#maxima li#nav-lexus a{
	background: url(img/lexus.gif) no-repeat 0 0;
	height: 25px;
	width: 100px;
	display: block;
	color: #5A7A9E;
	text-decoration: none;
}
#maxima li#nav-lexus a:hover{
	background: url(img/lexus.gif) no-repeat 0 -25px;
	color: #036;
}
#lexus li#nav-maxima a{
	background: url(img/maxima.gif) no-repeat 0 0;
	height: 25px;
	width: 120px;
	display: block;
	color: #5A7A9E;
	text-decoration: none;
}
#lexus li#nav-maxima a:hover {
	background: url(img/maxima.gif) no-repeat 0 -25px;
	color: #036;
}
#maxima li#nav-maxima a{
	background: url(img/maxima.gif) no-repeat 0 -25px;
	height: 25px; 
	width: 120px;
	display: block;
	color: #036;
	text-decoration: none;
}
#footer {
	background: #ABBEE0;
	display: block;
	padding: 10px;
	clear: both;
	height: 1%;
	color: #fff;
	border-top: 8px solid #fff;
	text-align: center;
}
#footer a {
	color: #fff;
} 
p {
	padding: 10px;
} 
#main-col {float: left; width: 443px; }
#main-col h3{
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #336699;
	margin-bottom: 6px;
	border-bottom: 1px solid #DEEAF5;
}
#main-col-top {
	background: url(img/bg_main.jpg) no-repeat;
	height: 277px;
	width: 443px;
	text-indent: 200px;
	line-height: normal;
}
#mainsubpage-col-top1 {
	background: url(img/bg_main_blank_p1.jpg) no-repeat;
	height: 206px;
	width: 443px;
	text-indent: 200px;
	line-height: normal;
}
#mainsubpage-col-top2 {
	background: url(img/bg_main_blank_p2.jpg) no-repeat;
	height: 73px;
	width: 443px;
	text-indent: 10px;
	color: #c8c0be;
}
#mainsubpage-col-top2 p {
	padding: 0px;
	text-align:center
}
#side-col {
	float: right;
	width: 292px;
	border-top: 10px solid #fff;
	display: inline;
	margin-right: 8px;
}
#side-col h2 {
	font: bold 1.45em Georgia, "Times New Roman", Times, serif;
	color: #336699;
	background: #E8F0FF;
	display: block;
	padding: 4px 10px;
	border-bottom: 1px solid #A2B7DD;
	letter-spacing: -1px;
}
#side-col ul {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.sublist {
	padding-top: 0px;
}
#side-col li {padding: 3px 0; list-style: url(img/bullet.gif); }
.turbo6-content {
	display: inline;
	float: left;
	width: 433px;
	margin-left: 10px;
	margin-top: 20px;
}
.turbo6-content p {
	padding: 0 10px 10px 10px;
}
.listen {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-top: 20px;
}
.left {
	margin: 0px 15px 5px 0px;
	float: left;
}
.borderbttm {
	border-bottom: 1px solid #eee;
}
a:link , a:visited {color: #34527E; }
a:hover {color: #990000; text-decoration: none; }
.date {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.centerer {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.shoutouts {padding: 15px; border: 2px solid #EBF3F3; }
.shoutouts p {padding: 0px 0px 0px 0px; }
.shoutouts a:link , a:visited , a:hover , a:active {
	color: #333;
	border-left-color: #F3F3F7;
}
.bq1 {
	border-bottom: 2px solid #FFFFFF;
	display: block;
	padding: 10px 25px 10px 45px;
	background: url(img/bg_bq1.gif) no-repeat 10px 10px;
}
.bq2 {
	border-bottom: 2px solid #FFFFFF;
	display: block;
	padding: 10px 25px 10px 45px;
	background: #E8F0FF url(img/bg_bq2.gif) no-repeat 10px 10px;
}
.txtbx {
	display: block;
	padding: 10px;
}
.txtbx ul {padding: 4px 30px 5px 40px; }
.txtbx li {padding: 3px 0px 3px 0px; list-style: url(img/bullet.gif); }
.txtbx p {padding: 5px 10px 1px 10px; }
.top1-1 {color: #666666; font-family: Cursif, "Lucida Sans", "Times New Roman", Arial;}
.top1-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}
h3 {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #336699;
	margin-bottom: 6px;
	border-bottom: 1px solid #DEEAF5;
}
h4 {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #336699;
	margin-bottom: 6px;
	border-bottom: 1px solid #DEEAF5;
}
.cursif {
	font-family: Cursif, "Lucida Sans", "Times New Roman", Arial;
	font-size: 61% ;
}
