* {
font-family:sans-serif;
font-size:10pt;
}

body {
font-family:sans-serif;
font-size:10pt;
text-align:center;
background-color:#222222;
margin:15px;
margin-top:16px;
color:#fff;
}

a, a:link, a:visited {
outline:none;
text-decoration:none;
} a:hover, a:focus {
text-decoration:underline;
} a img {
border:none;
} .imgR {
float:right;
clear:right;
margin-left:15px;
margin-bottom:15px;
} .imgL {
float:left;
clear:both;
margin-right:15px;
margin-bottom:15px;
} .imgB {
border:1px solid #000;
} .imgRLabel {
width:250px;
margin-top:-15px;
padding-top:5px;
padding-bottom:5px;
font-size:8pt;
text-align:center;
float:right;
clear:right;
cursor:pointer;
}

.featuredItem {
display:inline-block;
width:540px;
color:#fff;
margin:10px auto 0;
background-color:#79795D;
margin-bottom:0;
padding:0 10px 10px;
} .featuredItem h3 {
color:#FFFF99;
font-size:13pt;
margin-top:15px;
} .featuredItem h3 .year {
font-size:10pt;
color:#fff;
} .featuredItem ul {
font-size:9pt;
} .featuredItem img {
float:right;
clear:right;
margin:15px;
margin-top:0;
margin-right:0;
border:1px solid #222;
} .featuredItem .price {
float:right;
margin-top:15px;
color:#FFFF99;
font-size:13pt;
font-weight:bold;
} .featuredItem .payment {
font-size:11pt;
font-weight:bold;
float:right;
clear:right;
margin-bottom:0;
color:#FFF35F;
} .featuredItem .note {
font-size:8pt;
float:right;
clear:right;
margin-bottom:0;
color:#fff;	
}

hr {
border:1px solid #000;
}

table {
clear:both;
}

table table {
color:#fff;
}

th {
	color:#FFFF99;
	padding-bottom:10px;
	border-bottom:1px solid #aaaa99;
}

table table td {
	background-color:#79795D;
	padding:5px 0;
}

form fieldset {
border:none;
padding:15px;
} form fieldset input, form fieldset textarea, form fieldset select {
display:block;
border:1px solid #000;
background-
color:#fff;
font-family:sans-serif;
font-size:10pt;
} form fieldset textarea {
width:100%;
height:175px;
} form fieldset input:focus, form fieldset textarea:focus, form fieldset select:focus {
background-color:#4E4F3C;
} form fieldset input.button:hover {
background-color:#4E4F3C;
} form fieldset img {
margin-top:10px;
}

#all {
width:840px;
text-align:left;
margin:0 auto 0 auto;
background-image: url('../images2/body_bg.jpg');
background-position:top center;
background-repeat:repeat-y;
}

#head {
width:840px;
height:156px;
background-image: url('../images2/header.jpg');
background-repeat:no-repeat;
margin:0;
}

#navigation {
clear:both;
width:780px;
height:30px;
margin:0;
margin-right:30px;
margin-left:30px;
background-color:#000;
border:none;
color:white;
} #navigation a {
color:white;
border:none;
}

#content {
clear:both;
width:780px;
padding-right:30px;
padding-left:30px;
margin:0;
} #content #main {
width:100%;
} #content #main tr td#left {
padding:10px;
} #content #main tr td#right {
padding:10px;
padding-left:9px;
width:180px;
background-color:#4E4F3C;
text-align:center;
} #content #main tr td#right img {
display:block;
width:151px;
margin:15px 0 0 20px;
} #content a, #content a:link, #content a:visited {
color:#fff;
}

#foot {
font-size:8pt;
color:#7A673C;
margin:0;
} #foot a, #foot a:link, #foot a:visited {
color:#fff;
}

#footer {
width:760px;
margin:0 auto 0 auto;
background-image: url('../images2/footer_bg.png');
color:#fff;
font-size:8pt;
text-align:right;
padding:10px;
padding-top:0;
padding-right:40px;
padding-left:40px;
} #footer #credits {
text-align:right;
float:right;
margin-right:30px;
} #footer a, #footer a:link, #footer a:visited {
color:#fff;
font-size:8pt;
}

a.button, a.button:link, a.button:visited {
	display:inline-block;
	padding:.6em 1em .5em;
	background-color:#564229;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	border:1px solid #211C16;
}
a.button:hover, a.button:focus {
	background-color:#744D30;
	border:1px solid #46352B;
}

h1 {
	color:#fff;
	font-size:18pt;
	margin-top:0;
	border-bottom:1px solid #fff;
}

h3 {
	color:#FFFF99;
	font-size:14pt;
}

.box {
	padding:1px 10px 10px;
	background-color:#79795D;
	margin-bottom:10px;
}