@charset "utf-8";
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #A77C52;
	margin-left: auto;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 75px;
	background-image: url(images/bg.png);
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	color: #D9B27B;
	text-decoration: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C5E3F;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9B27B;
	font-size: 10px;
}

h1 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #D9B27B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E1217;
	font-style: italic;
	font-weight: lighter;
}
h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	color: #D2A464;
}
#body-wrapper #body-content-header h5 {
	padding-top: 12px;
	padding-left: 8px;
	letter-spacing: 1px;
}
#body-wrapper #body-content-header h1 {
	padding-left: 25px;
}
#body-wrapper {
	width: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D9B27B;
	height: 854px;
	padding: 5px;
	position: relative;
}
#body-wrapper #logo {
	float: left;
	height: 253px;
	width: 364px;
}
#body-wrapper  #header-nav  {
	float: right;
	width: 460px;
}
#body-wrapper #header-nav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
}

#body-wrapper #header-nav li {
	display: block;
	float: left;
	height: 38px;
	width: 90px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(menu/menu.png);
}

#body-wrapper #header-nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #47110E;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 8px;
	letter-spacing: 1px;
}

#body-wrapper #header-nav a:hover {
	background-color: #6E1217;
	color: #EFC386;
}


#body-wrapper #flash {
	float: right;
	margin-top: 2px;
	margin-right: 1px;
	height: 285px;
	width: 458px;
	z-index: -1;
}
#body-wrapper #side-nav {
	float: left;
	width: 175px;
}
#body-wrapper #side-nav ol {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#body-wrapper #side-nav h2 {
	color: #856341;
	background-color: #D2A464;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 17px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A77C52;
}
#body-wrapper #side-nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #503C27;
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A77C52;
	margin-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
}
#body-wrapper #side-nav ol li a {
	text-decoration: none;
	color: #503C27;
}
#body-wrapper #side-nav ol li a:hover {
	color: #6E1217;
	text-decoration: underline;
}


#body-wrapper #body-content-header {
	background-color: #6E1217;
	height: 72px;
	float: left;
	width: 190px;
}
#body-wrapper #body-content {
	background-color: #6E1217;
	float: left;
	height: 310px;
	width: 374px;
}
#body-wrapper #side-bar {
	float: right;
	margin-top: 5px;
}
#body-wrapper #side-bar #color-picker {
	padding-top: 30px;
	padding-bottom: 35px;
}
#body-wrapper #side-bar #toyota-showroom {
	background-color: #AB8147;
	height: 159px;
	width: 269px;
}
#body-wrapper #side-bar #color-picker h5 {
	color: #6E1217;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-bottom: 10px;
}
#body-wrapper #body-list {
	float: left;
	width: 550px;
}
#body-wrapper #body-list ul {
	display: inline;
	list-style-type: none;
}
#body-wrapper #body-list li {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#body-wrapper #body-list #text {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6E1217;
	padding-top: 2px;
	padding-bottom: 2px;
}
#body-wrapper #body-list #text a {
	font-weight: bold;
	color: #5B0F13;
	text-decoration: none;
}

#body-wrapper #body-list #text a:hover {
	color: #990000;
}
#body-wrapper #body-list img {
	border: 2px solid #6E1217;
}
#body-wrapper #footer {
	clear: both;
	background-color: #6E1217;
	height: 60px;
	margin-top: 5px;
	float: left;
	width: 788px;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
}

#body-wrapper #footer #footer-nav ul {
	display: inline;
	list-style-type: none;
}

#body-wrapper #footer #footer-nav li {
	display: block;
	float: left;
	margin-right: 18px;
	margin-left: 18px;
}
#body-wrapper #footer #footer-nav a {
	color: #A77C52;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
#body-wrapper #footer #footer-nav a:hover {
	color: #C0A081;
	text-decoration: underline;
}
#body-wrapper #footer #mnm {
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#body-wrapper #body-content p {
	color: #D9B27B;
	text-decoration: none;
	padding: 8px;
	margin: 0px;
}
#body-wrapper #body-sub-content p {
	color: #D9B27B;
	text-decoration: none;
	padding: 8px;
	margin: 0px;
}
#body-wrapper #body-content a {
	font-size: 10px;
	color: #D9B27B;
	text-decoration: none;
}
#body-wrapper #body-sub-content a {
	font-size: 10px;
	color: #D9B27B;
	text-decoration: none;
}

#body-wrapper #body-content a:hover {
	text-decoration: underline;
}
#body-wrapper #body-sub-content a:hover {
	text-decoration: underline;
}

#body-wrapper #footer #mnm a {
	color: #A77C52;
	text-decoration: none;
}

#body-wrapper #footer #mnm a:hover {
	color: #fff;
	
}
#body-wrapper #body-sub-content {
	background-color: #6E1217;
	height: 444px;
	width: 445px;
	float: left;
	z-index: +1;
}

#Body-sub-content2 {
	left:181px;
	top:258px;
	width:443px;
	height:444px;
	z-index:1;
	background-color: #6E1217;
	position: absolute;
}

#body-wrapper #header-nav ul #selected {
	background-color: #6E1217;
}

#body-wrapper #header-nav ul #selected a{
	color: #D9B27B;
	background-color: #6E1217;
}


#body-wrapper #side-bar ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#body-wrapper #side-bar ul li {
	margin: 10px;
}

