/*------GLOBAL------*/

body { margin:0 auto; background:url(../images/layout/bg.gif) repeat-x #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
img { border:none; }
p, h1, h2, h3, h4, h5, h6, ul, li, a { font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal; padding:5px 10px 5px 10px; margin:0; }
h1, h2, h3, h4, h5, h6 { font-family:tahoma; font-size:20px; color:#141950; }
h3 { font-size:15px; font-weight:bold; }
h3:link { text-decoration:underline; }
h6 { font-size:16px; font-weight:bold; }
ul { padding:0; line-height:1; vertical-align:baseline; padding:10px 0 10px 25px; }
ul li { font-weight:bold; padding:6px 0 5px 15px; list-style:none; background:url(../images/layout/bullet.gif) no-repeat left center; }
a { padding:0; color:#141950; font-weight:bold; }
a:hover { text-decoration:underline; }
td { text-align:left; }

/*------DIVS------*/

#container { width:900px; position:relative; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; background:#FFFFFF; }
#header { width:900px; height:116px; background:url(../images/layout/header.gif) no-repeat; }
#flash { width:900px; height:246px; }
#undertop { width:900px; height:27px; }
#content { width:900px; margin:10px 0 10px 0; }
#left { width:583px; border-right:1px solid #333333; float:left; }
#right { width:301px; float:left; padding:0 5px 0 10px; }
#associations { width:900px; }
#associations img { margin:5px 0 5px 0; }
#footer { width:890px; height:22px; color:#FFFFFF; padding:5px 5px 0 5px; margin-bottom:10px; }
#footer a { font-size:11px; color:#FFFFFF; }

/*------NAVIGATION------*/

#nav{width:900px;height:33px;font-family:Arial, Helvetica, sans-serif;font-size:10px;position:relative;clear:both;}
#nav ul {display:block;height:33px;padding:0;margin:0;z-index:1003;background-image:none;padding-left:0px;}
#nav ul li {padding:0;margin:0;height:33px; list-style-image:none;background-image:url(../images/layout/navbutt100.jpg);float:left;}
#nav ul li a {width:95px;color:#ffffff;text-decoration: none;padding-top:10px;padding-bottom:9px;display: block;padding-left:5px;}
#nav ul li a:hover {color:#FFCC33;}
#nav ul li ul {display:none;height:auto;padding:0;margin:0;z-index:1003;}
#nav ul li ul li {float:none;height:auto;background-image:none;display:block;margin:0;padding:0;}
#nav ul li ul li a {color:#ffffff;border-top: 1px solid #FFFFFF;text-decoration: none;padding-top:7px;padding-bottom:7px;display: block;width:95px;background-image:url(../images/layout/navbutt100o.jpg);}
#nav ul li ul li a:hover {color:#FFCC33;}


/*------SUB NAVIGATION------*/

#subnav {
	width:315px;
	border:1px solid #000000;
	background:#FFFFFF;
	position:absolute;
	top:165px;
	left:579px;
}
#subnav h2 { font-size:13px; font-weight:bold; color:#FFFFFF; margin:2px; padding:3px 0 0 17px; }
#subnav ul { padding:0 0 10px 17px; }
#subnav ul li { font-weight:bold; padding:10px 0 10px 25px; list-style:none; background:url(../images/layout/coil.png) no-repeat left center; }
#subnav ul li a { color:#333333; }

/*------CONTAINERS------*/

#mapcontainer { width:300px; padding:0 15px 0 0; float:right; position:relative; display:block; }
.box { margin:10px 0 10px 0; }
.box h2 { font-size:16px; padding:0 0 8px 0; }
.box p { font-size:11px; padding:0 0 5px 0; }
.box input, .box textarea { width:70%; }
.box td { color:#141950; font-weight:bold; padding:0 0 5px 0; }
.box#showroom p { font-size:12px; }

/*------CLASSES------*/

.padding { padding:5px 0 5px 0; }
.floatleft { float:left; }
.floatright { float:right; }
.clearboth { clear:both; }
.border { border:1px solid #CCCCCC; padding:1px; }
.thatbg { height:27px; background:url(../images/layout/thatbg.gif) repeat-x; }
.red { color:#141950; }
