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

body {
background: #EEEEEE url(../images/bg.jpg) repeat;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	
font-family:"Helvetica", "Helvetica", "Helvetica";
	}

.center {
position:relative;
	width: 800px;
	top:25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*padding: 2px 2px 2px 2px;*/

color:#000000;
font-size:12px;
border:double #000000;
}
.header img{
border:solid #000000 1px;
}
.menu{
background: #EEEEEE url(../images/menu_bg.jpg) repeat;
width:800px;
height:18px;
border-bottom:solid #000000 1px;
}

.dealer {
width:700px;
margin-left:10px;

}
.categoryMenu{
float:left;
width:232px;
}
.categoryMenuItem{
position:relative;
background: #EEEEEE url(../images/cat.jpg) repeat;
height:25px;
width:172px;
padding-left:60px;
padding-top:10px;
font-size:15px;
}

.categoryMenuItemLong{
position:relative;
background: #EEEEEE url(../images/cat.jpg) repeat;
height:33px;
width:172px;
padding-left:60px;
padding-top:2px;
font-size:15px;
}
.categoryMenuItemSelect{
position:relative;
background: #EEEEEE url(../images/cat_select.jpg) repeat;
height:25px;
width:172px;
padding-left:60px;
padding-top:10px;
font-size:15px;
}
.categoryMenuItemSelectLong{
position:relative;
background: #EEEEEE url(../images/cat_select.jpg) repeat;
height:33px;
width:172px;
padding-left:60px;
padding-top:2px;
font-size:15px;
}
.categoryDetails{
width:568px;
float:left;
font-size:13px;
}
.categoryHeader{
height:30px;
width:558px;
padding-top:4px;
padding-left:10px;
font-size:18px;
}
.categoryHeader h3{

margin-top:-23px;
margin-left:40px;
}
.categorySubHeader{

background: #EEEEEE url(../images/cat_header.jpg) repeat;
height:25px;
width:548px;
font-size:15px;
padding-left:20px;
padding-top:10px;
clear:both;
}
.fullHeader{

background: #EEEEEE url(../images/cat_header.jpg) repeat;
height:30px;
width:780px;
font-size:16px;
padding-left:20px;
padding-top:5px;
margin-top:10px;

margin-bottom:20px;
clear:both;
}
.fullHeader h3{
margin-top:-20px;
margin-left:40px;
}
.menuItem{
width:110px;
float:left;
text-align:center;
font-size:14px;
padding-top:3px;
} a {
border:0px;
color:#000000;
text-decoration:none;
} a:hover {
color:#000000;
text-decoration:none;
} a:visited {
border:0px;
color:#000000;
text-decoration:none;
}

.menuItemLarge{
width:170px;
float:left;
text-align:center;
font-size:14px;
padding-top:3px;
} a {
border:0px;
color:#000000;
text-decoration:none;
} a:hover {
color:#000000;
text-decoration:none;
} a:visited {
border:0px;
color:#000000;
text-decoration:none;
}

.footer {
clear:both;
background: #EEEEEE url(../images/footer.jpg) repeat;
width:800px;
height:18px;
border-top: solid 1px #000000;
text-align:center;
}
.categoryContent1{
margin-left:20px;
clear:both;
height:350px;
} 
.quickContent1{
margin-left:20px;
clear:both;
} 
.categoryContent2{
margin-left:20px;
clear:both;
height:175px;

} 
.categoryContent3{
margin-left:20px;
clear:both;
height:105px;

} 
.categoryContent4{
margin-left:20px;
clear:both;
height:70px;

} 
.categoryContent5{
margin-left:20px;
clear:both;

height:35px;

} 
.categories{
min-height:300px;
clear:both;
}

.categoryDetails a {
border:0px;
color:#2b427e;
text-decoration:underline;
} 
.categoryDetails a:hover {
border:0px;
color:#2b427e;
text-decoration:underline;
} 
.categoryDetails a:visited {
border:0px;
color:#2b427e;
text-decoration:underline;
}
h4{
position:relative;
top:-15px;
}
.bio{
float:left;

margin:5px;
width:400px;
}
.biopic{
float:left;
margin:5px;
}

.bioContent{
margin-left:20px;
clear:both;
} 


.middle {
width:800px;


}

.contact{
margin-top:20px;
margin-bottom:20px;
margin-left:80px;
}
img{
border:0px;
}
.map_canvas{
width:500;
height:500;
}