html,body {
	height:100%;
	background-color:#F3F2F2;
	margin-top:0;
	color: #432406;
}
#textwide ol li {
	margin: 10px;
}
a{
	outline:none;
}
img {
	border:0px;
	color: #432406;
	text-align: right;
}
#container {
	border:5px solid #fff;
	background-image:url(images/contactbg.jpg);
	background-repeat: no-repeat;
	width:892px;
	height:750px;
	text-align:left;
	color: #432406;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container.whatsnew {
	border:5px solid #fff;
	width:892px;
	height:600px;
	text-align:left;
	color: #432406;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	width:100%;
	height:80px;
	text-align:left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #432406;
	color: #432406;
}

.headimg {
	float:none;
	margin:5px 0 0 10px;
	color: #432406;
}

#nav {
	float:right;
	text-align:right;
	margin:10px 10px 0 0;
	color: #432406;
}

#heading {
	float:left;
	margin:3px 0 0 10px;
	color: #432406;
}
#text {
	width:350px;
	height:400px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#432406;
	font-size:12px;
	line-height:1.1;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
}

#text.resonator {
	width:350px;
	height:400px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#432406;
	font-size:12px;
	line-height:1.1;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
}

#text.embossed {
	width:300px;
	height:400px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#432406;
	font-size:12px;
	line-height:1.1;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
}


#text.leatherchrome {
	width:300px;
}

#text h1 {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0;
	padding-bottom:0;
	color: #FFFFFF;
}

#text h2{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0;
	padding-bottom:0;
	color: #432406;
}

#text h2 a{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0;
	padding-bottom:0;
	color: #432406;
}

#text a {
	text-decoration:none;
	color:#432406;
}

#text a:hover{
	text-decoration:underline;
	color: #432406;
}

#footer {
	width:100%;
	text-align:right;
	clear:both;
	position:relative;
	color: #432406;
}
#risefooter {
	width:100%;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #432406;
}
#risefooter a {
color:#F3F2F2;
text-decoration:none;
}
#dropmenudiv{
position:absolute;
border:1px solid #432406;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
color: #432406;
text-indent: 3px;
border-bottom: 1px solid #432406;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#fff;
background-color: #432406;
}
#textwide {
	height:540px;
	font-family:Arial, Helvetica, sans-serif;
	color:#432406;
	font-size:12px;
	line-height:1.1;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	max-height:800px;
	overflow-y:hidden;
}

#textwide.whatsnew {
	height:500px;
	font-family:Arial, Helvetica, sans-serif;
	color:#432406;
	font-size:12px;
	line-height:1.1;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	max-height:600px;
	overflow-y:hidden;
}
.gbTV {
	float: right;
	margin: 10px 5px 0 0;
}
.gbTV a {
	display: block;
	height: 64px;
	width: 111px;
	background: url(images/gb_tv.png) no-repeat top left;
}
