html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}
a {
	text-decoration: none;
       color: #315610;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.brands {
       border: 1px solid #D1DA96;
       margin-top: 30px;
}

.logintable {
       border: 1px solid #D1DA96;
       margin-top: 20px;
       margin-bottom: 25px;
       font-size: 14px;
       line-height: 1.5em;
       text-align: justify;
}

.logintable input {
       font-size:16px;
}

.dealer {
       border: 1px solid #D1DA96;
       background: #E4EAC4;
       color: #000;
       padding: 7px;
       line-height: 150%
}

.dealerhead {
       background: #315610;
       border: 1px solid #D1DA96;
       color: #FFFFFF;
       padding: 7px;
}

.boxright {
       color: #FFF;
       font: 24px:
       padding: 5px;
       background: #FFF;
       line-height: 140%
}

.huge {
       padding-left: 15px;
       padding-right: 15px;
       background: #FFF;
}

.right_text {
       padding: 18px;
       background: #FFF; 
       text-align: justify;
       font: 14px tahoma, arial, sans-serif;
       background: #E4EAC4;
       border: 1px solid #D1DA96;
}

.right_text2 {
       padding: 18px;
       background: #FFF; 
       text-align: justify;
       font: 12px tahoma, arial, sans-serif;
       background: #E4EAC4;
       border: 1px solid #D1DA96;
}


.loginbox {
       background: #E4EAC4;
       border: 1px solid #D1DA96;
       font-size: 14px;
}

.contact {
       border: 1px solid #D1DA96;
       background: #E4EAC4;
       padding: 4px;
       align: center;
       width: 97%;
}

.hrclass {
       border:dashed #B6C457; 
       border-width: 1px 0 0 0;
       height:0px; 
       margin: 5px 0px 5px 0px;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
       line-height: 1.2em;
}

h4 {
      font: 18px Tahoma;
}

body {
	/* background: url(images/header_bg.jpg) repeat-x; */
	text-align: center;
}

#wrapper {
	text-align: left;
       margin: auto;
	width: 838px;
}

#header {
	height: 46px;
       width: 838px;
}

#side-a {
       position: absolute;
       float: left;
	width: 400px;
       height: 46px;
       margin-top: 20px;
     /*  background: url(images/jj.jpg) no-repeat; */
}

#side-b {
       float: right;
	width: 408px;
       height: 46px;
     /*  background: url(images/header_bg_rt.jpg) no-repeat; */
}

#nav {
      margin-top: 102px;
      font: 14px Verdana, arial, sans-serif;
      color: #fff;
}

#nav a {
	font-weight: bold;
       color: #fff;
}

#nav img {
	float: left;
}

#headline {
}

#photo {
	width: 838px;
       height: 260px;
}

#photo div {
	border: 1px solid #D8D8D8;
	padding: 3px;
}

#photo2 {
	width: 838px;
       height: 659px;
}

#photo2 div {
	border: 1px solid #D8D8D8;
	padding: 3px;
}


#photo img {
       
}

#body {
	text-align: justify;
}

#body2 {
	text-align: justify;
}

#body-left {
	float: left;
	width: 520px;
       font: 12px tahoma, arial, sans-serif;
       font-weight: normal;
}

#body-left2 {
	float: left;
	width: 598px;
       font: 12px tahoma, arial, sans-serif;
       font-weight: normal;
}

#body-cen { 
	width: 800px;
       font: 11px tahoma, arial, sans-serif;
       font-weight: normal;
}

#body-right {
      	float: right;
	width: 300px;
       padding-top: 22px;
       padding-right: 10px;

}

#body-right2 {
      	float: right;
	width: 215px; 
       padding-top: 33px;

}

#body-left ul.plussbullets {
	margin-top: 10px;
	margin-left: 2px;
	padding: 10px 6px 6px 6px;
       font-weight: normal;
       font-size: 11px;
       background: #E4EAC4;
}
#body-left ul.plussbullets li {
	 background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 7px 0;
	padding: 0px 0px 0px 20px;
}

#body h2 {
       margin-top: -8px;
       margin-bottom: 4px;
}

#body p {
      margin: 4px;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	/* color: #FFFFFF; */
	/* background: #315610; */
       color: #000;
	padding: 0px 0 15px 0;
	/* margin-top: 2em; */
	/* font-weight: bold; */
}

#footer a {
	font-weight: normal;
       /* color: #fff; */
       color: #000;
       text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 2;
}

#topleft {
  height: 31px;
  width: 31px;
  background-image: url("gallery/css/topleft.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #fff;
}

#top {
  height: 31px;
  background-image: url("gallery/css/top.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #fff;
}

#topright {
  height: 31px;
  width: 31px;
  background-image: url("gallery/css/topright.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #fff;
}

#left {
  width: 31px;
  background-image: url("gallery/css/left.jpg");
  background-repeat: repeat-y;
  background-position: right;
  background-color: #fff;
}

#center {
  background-color: #fff;
  width: 800px;
}

#right {
  width: 31px;
  background-image: url("gallery/css/right.jpg");
  background-repeat: repeat-y;
  background-position: left;
  background-color: #fff;
}

#bottomleft {
  height: 31px;
  width: 31px;
  background-image: url("gallery/css/bottomleft.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #fff;
}

#bottom {
  height: 31px;
  background-image: url("gallery/css/bottom.jpg");
  background-repeat: repeat-x;
  background-position: top;
  background-color: #fff;
}

#bottomright {
  height: 31px;
  width: 31px;
  background-image: url("gallery/css/bottomright.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #fff;
}
#galwrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border-collapse: collapse;
}

.bb {
  background-color: #315610;
}
.pe {
  background-color: #FF9900;
}
.girl {
  background-color: #315610;
}
.boy {
  background-color: #FF9900;
}
.uni {
  background-color: #315610;
}
.post {
   background-color: #FFFFA8;
}