@charset "utf-8";
/* CSS Document */
/* Overrides browser default margins and padding*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	/* Centers the container on the page (required because of IE noncompliance) */
	text-align: center;
	background-color: #84a2bf;
	background-image: url(images/Gradient_Background.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.75em;
	color: #0051A7;
	font-style: italic;
}
h3 {
	color: #004800;
	font-style: italic;
}
h5 {
	font-style: normal;
	font-weight: normal;
}
h6 {
	color: #666666;
	font-weight: normal;
}
a {

}
a:hover {

}
li {
	margin-top: 0em;
	margin-bottom: 1em;
	margin-left: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#image {
	width: 400px;
	float: left;
	padding: 0px;
	position: relative;
	text-align: center;
}
#container {
	text-align: left;
	padding: 0px;
	width: 1000px;
	/* Centers the container on the page (required because of IE noncompliance) */
	margin: 0 auto;
	position: relative;
}
#header {
	height: 181px;
	position: relative;
	text-align: center;
}
/* Negative margin moves the text off of the page. Text is still available for readers and robots. */
#header h1 {
	margin-left: -9000px;
}
#header h3 {
	padding-top: 112px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 26px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 160px;
}
#header #center_image {
	background-image: url(images/header_robertson_furniture.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 643px;
	position: absolute;
	left: 186px;
	top: 10px;
}
#header #phone_no {
	background-image: url(images/header_tel_num.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 148px;
	right: 0px;
	height: 23px;
	width: 173px;
}
#content {
	float: left;
	background-color: #ebeff8;
	width: 1000px;
}
#navbar {
	padding: 10px;
	width: 180px;
	float: left;
}
#navbar a {
	text-decoration: none;
	color: #3366CC;
	display: block;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#navbar a:hover {
	background-color: #FFFFFF;
}
#contentheader {
	width: 800px;
	position: relative;
	float: left;
}
#contentheader h1 {
	margin: 20px;
}

#contentheader h3 {
	text-align: center;
	margin-top: 10px;
}
#contentheader h4 {
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#edit_region {
	position: relative;
	float: left;
	width: 800px;
}
#specs {
	width: 400px;
	height: 50px;
}
#specs  a  {
	display: block;
	float: left;
	text-align: center;
	height: 28px;
	vertical-align: text-bottom;
	background-image: url(images/Button.gif);
	background-repeat: repeat-x;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #EBEFF8;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #612A27;
	text-decoration: none;
}

#singlecolumn {
	text-align: left;
	width: 800px;
	position: relative;
	float: left;
}
#singlecolumn img {
	padding: 10px;
}
#singlecolumn h1 {
	margin-left: 20px;

}
#singlecolumn h4 {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#singlecolumn table {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#singlecolumn td {
	padding: 10px;
}
#singlecolumn td.column1 {
	text-align: center;
}
#singlecolumn td.column1 a:link {
	text-decoration: none;
}
#singlecolumn td.column2 {
	font-weight: bold;
}
#singlecolumn td.column3 {
	text-align: left;
	font-size: 1em;
}
#singlecolumn .column3 li {
	margin-left: 10px;
}
#description {
	width: 400px;
	float: right;
	position: relative;
}
#description td {
	text-align: center;
	padding: 2px;
	border: 1px solid #000000;
}
#dimension_table {
	text-align: center;
}
#dimension_table table {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#dimension_table th {
	padding-right: 8px;
	padding-left: 8px;
}
#dimension_table td {
	text-align: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #FFFFFF;
}
#footer {
	height: 126px;
	text-align: center;
	padding-top: 10px;
	clear: left;
	position: relative;
}
#footer #left_image {
	background-image: url(images/Footer_Cover_Booth_Left.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 100px;
	width: 210px;
	left: 10px;
	top: 20px;
}
#footer #right_image {
	background-image: url(images/Footer_Cover_Booth_Right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	right: 10px;
	height: 100px;
	width: 210px;
}
#footer a {
	text-decoration: none;
	color: #3366CC;
}
#footer a:hover {
	color: #666666;
}
#centerbox {
	position: relative;
	float: left;
	width: 800px;
	text-align: center;
}
#centerbox img {
	margin-top: 20px;
	margin-bottom: 0px;
}
#centerbox table td {
	padding: 12px;
	vertical-align: top;
	font-size: small;
	text-align: left;
}
#centerbox table td.column1 {
	font-weight: bold;
}
