/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0; background:#cccccc;}
a {color : #333399;text-decoration : underline; font-weight:bold;}
a:hover {color : #a43b55;text-decoration : none;}
h1 { color : #660099; margin: 0px 0px 10px 0px;padding-bottom : 10px;font : bold 15px Arial, Helvetica, sans-serif; border-bottom : 1px solid #660099;}
h2 {color : #660099;margin : 20px 0 10px;padding-bottom : 10px;font : bold 15px Arial, Helvetica, sans-serif;border-bottom : 1px solid #660099;}
h3 {color : #660099;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {background : #FFCCFF; border : 2px solid #660099;padding : 15px;}
.boxblack {background : #000000; border : 2px solid #660099;padding : 15px;}
.boldfont {font : bold 12px/1.6em Arial, Helvetica, sans-serif; color : #000000}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 910px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb; background:#BB85E5;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {margin-top : 120px; background : #660099; padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {margin-top : 20px; width : 525px;padding : 0 5px 5px;float : left;}
#left-column2 {margin-top : 20px; width : 535px;padding : 0 5px 5px;float : left;}
#right-column {margin-top : 20px; margin-right : 0px; width : 350px; float : right;}
a.cars{text-decoration : none;color : #ffffff;}
#footer {color : #ffffff; background : #660099; border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {background: #BA84E5 url('images/content.gif') top right no-repeat;  width : 300px;margin : 0 auto;padding : 10px 25px;}

.hovermenu ul{
font: bold 11px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 1px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #ffffff;
border: 2px solid #cccccc;
}

.hovermenu ul li a:hover{
background-color: #690D9B;
color: #ffffff;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
