/* Reset Broswer CSS */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, abbr, code, em, dl, dt, dd, ol, ul, li,
fieldset, form, table, tr, th, td {
	margin: 0;
	padding: 0;
}

img {
	margin:0;
	padding:0;
	border:none;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	/* start all of the font size percentages below the browser default which is ugly big,
		Small = 60%
		Medium = 69%
		Large = 76%
	*/
	font-size: 76%; /* this value must be one of the three percentages listed above */
}

p, table, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; /* do not change this value! */
	color: #CCCCCC;
}

p b {
	color:#990000;	
}

p b a{
	color:#990000 !important;	
}

p b a:hover{
	color:#666666 !important;	
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 2.1em;
	font-weight: normal;
	color: #bb0000;
	letter-spacing: -0.2px;
	margin-bottom:14px;
}

h1 a{
	color: #bb0000 !important;
	text-decoration:underline;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1.5em;
	font-weight: bold;
	color: #FBFBFB;
	letter-spacing: -0.2px;
	margin-bottom:10px;
}

h2 a{
	color: #FBFBFB !important;
	text-decoration:underline;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #bb0000;
}

h3 a{
	color: #bb0000 !important;
	text-decoration:underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: -.02em;
}

h4 a{
	color: #cc0000 !important;
	text-decoration:underline;
}

a {
	color: #CCCCCC !important;
}

a:hover {
	color: #ffffff !important;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 1px solid #840000;
	margin: 0px;
	padding: 0px;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #c6c6c6;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a7a7a7;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #a7a7a7;
}

.searchbox #form1 input {
	margin-bottom:7px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px outset #ccc;
}

/*******************************************************************************************
	All styles below this point are optional.
*******************************************************************************************/

a:hover {
	color: #238fa3;
}

#container {
	width: 960px;
}

#header {
	height: 120px;
	width: 960px;
	position: relative;
}

#social {
	background-image: url(images/bg_social_links.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 106px;
	width: 193px;
	left: 768px;
	top: 23px;
	text-indent: -9999px;
}

#nav {
	float: left;
	width: 186px;
	background-color: #292929;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
	padding-top: 15px;
}
#nav img {

}

#footer li {
	list-style-type: none;
	display: inline;
}

.4what {
	float: right;
}

#footer li a {
	text-decoration: underline;
}
#nav ul {
	margin-bottom: 15px;
	padding-bottom: 1px;
	padding-left: 35px;
}

#nav li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 1em;
	margin-bottom: 6px;
	text-shadow: 1px 1px 1px #222;
}

html>/**/body #nav li{
	line-height:14px;
	margin-bottom: 7px;
}

#nav li a {
	padding-left: 19px;
	margin-left: -15px;
	text-decoration:none;
	display: block;
}

#nav li a:hover {
	background-image: url(images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	color:#ffffff !important;
}

#social li {
	float: left;
	text-indent: 0px;
	list-style-type: none;
}
#content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
}

.twitter {
	position: absolute;
	left: 114px;
	top: 54px;
}
.facebook {
	position: absolute;
	left: 72px;
	top: 53px;
}

#footer{
	height:120px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 960px;
	padding-left: 100px;
	padding-top: 10px;
}
#footer a {
	text-decoration:none
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline
}

#clear {
	clear: both;
}

#rotating_home {
	float: right;
}

#maincontent {
	float: right;
	clear: right;
	width: 733px;
	padding: 20px 20px 0 20px;
}

#maincontent ul{
	margin:5px 12px 8px 10px;
}

#maincontent p{
	margin:0 0 12px 0;
}

#formcontent {
	float: left;
	width: 500px;
	padding: 20px 20px 0 20px;
}

#formcontent ul{
	margin:5px 12px 8px 10px;
}

#formcontent p{
	margin:0 0 12px 0;
}

#specialoffer {
	margin:0 0 8px 0;
}

#rightColumn {
	float:right;
	width: 200px;
	margin-top:40px;
	padding: 5px 0 5px 20px;
	border-left:solid 1px #555555;
}

#rightColumn h2 {
	margin:0 0 4px 0;
}

#rightColumn h3, #rightColumn p{
	margin:0 0 8px 0;
}

.logo {
	position: absolute;
	left: 42px;
	top: 27px;
	width: 660px;
	height: 93px;
}
#contentTD {
	vertical-align: top;
	border-top: 2px solid #e98865;
	border-bottom: 1px solid #e98865;
}

#indexTD {
	vertical-align: top; 
	border-top: 2px solid #ffc24d; 
	border-bottom: 1px solid #ffc24d;
}

#contentarea {
	line-height:1.5em;
	padding: 10px;
}

#contentarea ul {
	padding-left: 10px;
}

#indexarea {
	line-height:1.5em;
	padding: 0px;
}

.navigation {
	background-color: #e98865;
	vertical-align: top;
	text-align: left;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e98865;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	padding-right:12px;
}

.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left:auto;
	margin-right:auto;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.searchbox {
	width:186px;
	background-color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.searchbox td {
	padding-bottom:7px;
}

.btn_search {
	position:relative;
	left:-6px;
}
.mainTable {
	border: 1px solid #be4c1f;
	background-color: #fff;
}

a.mainnavLinks {
	display:block;
	width:177px;
	height:18px;
	background-color: #e98865;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	vertical-align: sub;

	
}
a.mainnavLinks:hover {
	display:block; 
	width:177px;
	height:18px;  
	background-color: #fbc8b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #c56a4a;
	text-decoration:none;
	font-weight: bold;
	vertical-align: sub;

}
.pageindicator {
	display:block; 
	width:177px;
	height:18px;  
	background-color: #fbc8b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c56a4a;
	text-decoration:none;
	font-weight: bold;
	vertical-align: sub;
}

.blueType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0064bd;
}

.directorytable {
	width: 100%;
}
.directorytable th {
	background-color: #555555;
	padding:5px 0 5px 4px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.directorytable td a {
	text-decoration: none;
	color: #000;
}
.directorytable td a:hover {
	text-decoration: underline;
	color: #000;
}

.directorytable h2{
	padding:0px;
	margin:8px 0 0 0;
	text-transform: uppercase;
	color:#BB0000;
}

tr.directoryResults td a{
	display: block;
	margin:4px 0;
}
tr.directoryResults td a:hover{
	color: #000;
	display: block;
	text-decoration: none;
}
tr.directoryResults td{
	border-bottom: 1px dotted #333333;
}
tr.directoryResults:hover{
	background-color: #555555;
	border-bottom: 1px dotted #fbc8b3;
}

.linkbox {
	float: right;
	background-color: #222222;
	padding: 10px;
	border:1px solid #444444;
}
.linkbox a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.linkbox a:hover {
	color: #FF2B2B;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}

.keywords {
	clear: both;
}
.keywords ul {
	list-style-image: url(images/bullet.gif);
	padding-left:12px;
}

#showRoomGallery{
	width:100%;
	clear: both;
	padding: 10px 0px;
}
#showRoomGallery ul{
	clear:left;
	list-style-image:none;
	list-style-type:none;
}
#showRoomGallery ul li{
	text-align:center;
	width:125px;
	float:left;
	padding: 15px;
	margin-right: 2px;
	background-color: #eee;
	text-align: center;
}
#showRoomGallery ul li a {
	text-decoration: none;
}

#storeheading {
	margin-bottom: 15px;
}

#storeheading h2, #storeheading p {
	padding: 0px;
	margin: 0px;
}

#storeheading img {
	padding-right: 20px;
}
