body {
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-image:url(graphics/background_image02.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #e3dede;
}

body * {
	margin: 0;
	padding: 0;
}
a:link {
color:#17468a;
text-decoration:none;
}
a:visited {
color:#17468a;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active{
color:#17468a;
text-decoration:none;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-color:#FFFFFF;
}



#container {
background-color:#FFFFFF;
}

#side-a {
	float: left;
	width: 270px;
	background-color:white;
}

#side-b {
width:570px;
	float: left;
	background-color:white;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin:0px;
}

#maincontent h1 {
font-size:1.3em;
margin:10px;
color:#17468a;
}
#maincontent p {
margin-left:10px;
}

#contact {
height:27px;

}

#contact ul {
list-style:none;
padding-top:3px;

}

#contact li {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
float:right;
color:#17468a;
padding-right:10px;
}

#navcontainer {


}

 #navcontainer ul
{
background-image:url(graphics/top_navigation_bg_image.jpg);
background-repeat:no-repeat;
height:36px;
padding-top:7px;

list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding-top:1em;
padding-left:1em;
padding-right:.7em;
text-decoration: none;
color: white;

}


#navcontainer ul li a:hover
{
color: white;
text-decoration:underline;

}


#topnavigation {
height:43px;
background-image:url(graphics/top_navigation_bg_image.jpg);
background-repeat:no-repeat;
width: 100%;
}

#topnavigation ul {
margin: 0;
padding: 5px;
list-style-type: none;
text-align: center;
}

#topnavigation li {
font-size:0.9em;
font-weight:300;
color:white;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding-top:7px;
float:left;
}




#footer {
margin-left:8px;
	width:823px;
	padding-top:5px;
	clear: both;
	background-color: white;
	background-position: center;
}

#bottommenu {
  width: 100%;
  height:auto;
  background-color:#17468a;
  clear: both;
}
#bottommenu p {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align:center;
  color: white;
  padding: 0.2em 0 0.2em 0;
}


#bottommenu a:link {
color:white;
text-decoration:none;
}
#bottommenu a:visited {
color:white;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}

#bottommenu a:active{
color:white;
text-decoration:none;
}

#copyright {
background: #353535 url(graphics/navbar.jpg) left repeat-x;
  width: 100%;
  border-top: 1px solid #90080c;
  border-bottom: 1px solid #90080c;
  margin-top: 10px;
  clear: both;
}
#copyright p {
font-family:Georgia, "Times New Roman", Times, serif;
  font-size: small;
  text-align:left;
  color: white;
  margin: 0px;
  margin-left:5px;
  padding: 0.4em 0 0.4em 0;
}

#ifweb {
background-color:white;
}

#ifweb p {
font-size:0.8em;
color:#17468a;
text-align:right;
padding:3px;
margin-right:10px;
}


#ifweb a {
color:#17468a;
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}

 .showroom
{
list-style: none;
margin-left:20px;
margin: 10px;
padding: 0;
}

li.showroom{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#416daf;
	font-size:1em;
	background-image:url(graphics/showroom_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 35px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 35px;
}

#map {
margin-left:5px;
width:250px;
text-align:center;
border: 4px solid #294c6e;
}
