* { margin: 0; padding: 0; }

body { font-size: 76.1%; font-family: Verdana, sans-serif; text-align: center; background: #000; }

.clear { clear: both; }
a { color: #9B2121; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0; }
ul, li { list-style: none; }

#outer { padding: 10px; }

#wrapper { width: 700px; text-align: left; margin: 0 auto; background: #D4B571; border: 5px solid #FFF; }

#header { padding-bottom: 10px; }
#header h1 { background: url(../images/starr_logo_tan_500px.jpg) 85px 50% no-repeat; }
#header h1 a { display: block; height: 175px; }
#header h1 a span { margin-left: -5000px; }
#header h2 { display: none; }
#header h3 { display: none; }
#header ul { text-align: center; }
#header ul li { display: inline; }
#header ul li a { background: #221514; color: #9C844E; padding: 5px 22px; margin: 0 2px; font-size: 16px; font-family: Georgia, serif; text-transform: uppercase; }
#header ul li a:hover, #header ul li a.active:hover { color: #9B2121; text-decoration: none; }
#header ul li a.active { color: #FFF; }

#divider_top { background: url(../images/divider.jpg) center center no-repeat; height: 25px; clear: both; }

#content { padding: 10px 20px; }
#content p { margin-bottom: 1.0em; line-height: 150%; }
#content h2 { color: #221514; font-family: Georgia, serif; font-weight: normal; font-size: 2.4em; margin-bottom: 0.5em; }
#content .thumbnail_indent { padding: 0 75px; }
#content .thumbnail { margin: 0 10px 10px 0; float: left; }
#content .thumbnail img { border: 4px solid #221514; }
#content #wayne { float: right; margin: 0 0 20px 20px; border: 4px solid #221514; }
#content ul#showroom { text-align: center; margin: 50px 0 100px; }
#content ul#showroom li { display: inline; }
#content ul#showroom li a { background: #221514; color: #FFF; padding: 15px 25px; margin: 0 10px; font-size: 40px; font-family: Georgia, serif; }
#content ul#showroom li a:hover { color: #9B2121; text-decoration: none; }
#content img.shop { float: left; margin: 0 18px 10px 0; border: 4px solid #221514; }
#content img.shop_last { float: left; margin: 0 0 10px 0; border: 4px solid #221514; }

.front_page_logos { width: 160px; float: left; text-align: center; padding: 20px 0; margin: 0; }

#divider_bottom { background: url(../images/divider.jpg) center center no-repeat; height: 25px; clear: both; margin-top: 20px; }

#footer { padding-bottom: 10px; }
#footer ul { margin: 0.5em 0; list-style: none; text-align: center; }
#footer ul li { display: inline; }
#footer ul li a { font-weight: bold; }
#footer p { text-align: center; line-height: 150%; }
#footer .small { font-size: 0.8em; }

#url { display: none; }

fieldset { border: 0; }
.required {color: #9B2121; }
legend { font-size: 0.8em; margin-bottom: 1.0em; color: #000; }
input, select, textarea { font-family: Verdana, sans-serif; padding: 2px; border: 1px solid #000; margin-top: 0.25em; margin-bottom: 0.75em; margin-left: 0.75em; font-size: 12px; }
span.success { color: #9B2121; font-weight: bold; }
.button { margin-top: 15px; }
.checkbox { border: 0; }
.formhead { margin-bottom: 20px; }
