html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#wrapper #content-right #twitter_div p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #83730a;
	letter-spacing: 1px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html
{
    height:  100%;
}
body {
	background-attachment: fixed;
	background-color: #213F59;
	background-image: url(../img/BKGRND.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #83730a;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

#wrapper
{
	overflow: hidden;
	text-align: center;
	padding-top: 40px;
}
#contentwrapper
{
	padding-right: 35px;
	padding-bottom: 40px;
	background-color: #e6e5dd;
	border: 1px solid #797061;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #383733;
	margin-top: 50px;
	overflow: hidden;
	line-height: 22px;
	left: 364px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}


#content-left
{
	float: left;
	width: 460px;
	min-height: 600px;
}

#wrapper img {
	background-position: center;
}
#header
{
	margin-bottom: 20px;
	margin-left: 35px;
	width: 370px;
	display: block;
}
#header h1
{
	display:block;
	width: 1050px;
	overflow: hidden;
	text-indent:-12345px;
	height: 79px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}
#header h2
{
	display:block;
	background: url(../img/new-name-brand.png) no-repeat;
	width: 550px;
	overflow: hidden;
	text-indent:-12345px;
	height: 60px;
	margin-left: 130px;
	margin-top: 15px;
}

#content-right
{
	float: right;
	width: 300px;
	min-height: 600px;
}
#content-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #373634;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 30px;
	text-align: left;
}
#content-right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373634;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}

#content-right p {
	font-size: 16px;
	margin-bottom: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#photos {
	width: 400px;
	margin-left: 48px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
.content div.section
{
	border-top: 3px solid #83730a;
	margin-bottom: 70px;
	width: auto;
}

  
.content h3
{
	background: url(../img/sprite.gif) no-repeat scroll top left;
	color: #83730a;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 20px;
	letter-spacing: 1px;
	padding-left: 30px;
	margin-left: -30px;
	text-transform:uppercase;
	position: relative;
	line-height: 20px;
}

  

.content h3#brands
{	
	background-position: 0 -30px;
}

.content h3#info
{		background-position: 0 -60px;
}

.content h3#about
{	
	background-position: 0 -90px;
}

.content h3#twitter
{	
	background-position: 0 -120px;}
#wrapper #content p strong {
	font-weight: bold;
	color: #83730a;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#preview {
	}
dl
{
	overflow: hidden;
	text-align: left;
}
dt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #83730a;
	letter-spacing: 1px;
	float: left;
	width: 100px;
	margin-bottom: 0.8em;
	text-align: left;
}
dd 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 83730a;
	font-weight: normal;
	margin-bottom: 0.8em;
}


ul.image-list
{
	overflow:hidden;
	width: 100%;
	padding-top: 10px;
}
#photos .image-list li
{
	float: left;
	margin-right: 10px;
	border: 2 solid #333;
}
#photos .interior {
}
ul.image-list li a
{
	width: 175px;	
}

ul.image-list li a img
{
	border: 3px solid #787063;
	margin-right: 8px;
	margin-bottom: 10px;
}
