@charset "utf-8";
/* CSS Document */

/* Default Formating */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b0f12;
	background-color: #d05d00;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: .6em;
	margin-left: 2px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color:#aa090d;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:hover {
	color:#cd181d;
	text-decoration: underline;
}


/* Begin site formating */

#container {
	margin: 0 auto;
	width: 1000px;
	background-color: #fce6ac;
}
#banner {
   width:1000px;
}
#header {
   width:1000px;
   height: 20px;
}
#leftcol {
	width: 310px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
	clear:left;
}
a.header {
    font-size: 1.2em;
	padding-left: 10px;
	color:#cd181d;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.4em;
	font-weight: bold;
}
a.header:hover {
	color:#aa090d;
	text-decoration: underline;
}
#rightcol {
	width: 635px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	float:left;
}
.headerrt {
    float:left;
    font-size: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
	color:#CD181D;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.7em;
	font-weight: bold;
}
.headerrt:hover {
	color:#Aa090d;
	text-decoration: underline;
}
.caption {
    width:300px;
	font-size: .8em;
	margin-bottom:0px;
}
.captionwide {
    width:400px;
	font-size: .8em;
}
#contentfooter {
}
#pagefooter {
    width:960px;
	padding: 20px;
	text-align:center;
	line-height:1.3em;
}
.storebg, .garagebg, .footerbg{
	background-color: #f9d17c;
	background-image: url(images/left_tab_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.store, .garage, .footer {
	background-image: url(images/right_tab_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f9d17c;
}
.storeitem, .garageitem, .footeritem {
    display:block;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f9d17c;
	border-left-color: #f9d17c;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration:none;
	color: #000000;
}
.storeitem {
	width:298px;
	padding-left: 5px;
	padding-right: 5px;
}
.garageitem {
    width: 623px;
	padding-left: 5px;
	padding-right: 5px;
}
.footeritem {
    width: 960px;
    float:left;
	padding-left: 0px;
	padding-right: 0px;
}
.garageitem .left {
    float:left;
	width:300px;
	margin-right: 5px;
}
.desc_price {
    float:right;
    text-align:right;
	margin-right: 10px;
	margin-top: 3px;
}
.storeitem h1, .garageitem h1 {
    padding-top: 0px;
	margin-top: 0px;
	color:#aa090d;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: .5em;
}
.storeitem h1 {
    font-size: 1.0em;
	line-height: 1.3em;
}
.garageitem h1 {
    font-size: 1.1em;
	line-height: 1.4em;
}
.storeitem h1.btm, a.btm {
    display:block;
    text-align: right;
    padding-top: 0px;
	margin-top: -4px;
    font-size: 1.0em;
	color:#aa090d;
	text-decoration: none;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 6px;
}
.storeitem:hover {
	border: 1px solid #aa090d;
	background-color:#daeeef;
	text-decoration: none;
}
.storeitem:hover h1.btm{
	text-decoration: underline;
}
a.btm:hover {
    text-decoration:underline;
}
.fltleft {
	float:left;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.fltrt {
	float:right;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
}
.clear {
    clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.add200200 {
	width:200px;
	height:200px;
	background-color:#FFFFFF;
}
.add300250 {
	width:300px;
    height:250px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f9d17c;
	border-left-color: #f9d17c;
	padding-left: 5px;
	padding-right: 3px;
}
.add20090 {
	width:300px;
    height:90px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f9d17c;
	border-left-color: #f9d17c;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.add46860 {
	width:468px;
    height:60px;
	background-color:#FFFFFF;
}
.add72815 {
	width:728px;
    height:15px;
	background-color:#FFFFFF;
	float: left;
}
.buynow {
    float: left;
	clear: left;
	width: 294px;
	padding: 3px;
	border: none;
	font-size: 0.9em;
	margin-bottom: 0.3em;
	margin-left: 2px;
}
