/* extracted from http://yui.yahooapis.com/2.4.1/build/reset-fonts-grids/reset-fonts-grids.css */
html{color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}body {font:12px/1.231 arial,helvetica,clean,sans-serif;font-size:small;}table {font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}body{text-align:center;}hr{display:none;}

html { background: #330000; }

body {
	background: url(/images/body_bg.jpg) repeat-x 0 0;
	color: #010101;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
	color: #660000;
	font-weight: bold;
}

h2 { font-size: 16px; }

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color:#c5bf94;
}

div.clear {
	clear: both;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#container,
#footer {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

#container {
	padding: 0 10px;
}

#header {
	background: url(/images/header_bg.jpg) repeat-x 0 0 #ffffff;
	position: relative;
	padding-left: 5px;
	overflow: hidden;
}

#header h1 a, #header h1 a span {
	display: block;
	position: relative;
	overflow: hidden;
 	height: 95px;
 	width: 220px;
}

#header h1 a span {
 background: url(/images/christ_furniture_logo.jpg) no-repeat 0 0;
 position: absolute;
 top: 0;
 left: 0;
}

ul#navigation {
	position: absolute;
	top: 20px;
	right: 0;
}

ul#navigation li {
	float: left;
	margin: 0 3px;
}

ul#navigation li a {
	display: block;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px;
}

ul#navigation li a:hover, ul#navigation li a.selected { color: #c5bf94;}

#content {
	background: #ffffff;
	min-height: 300px;
	padding: 10px 9px 5px;
}

#content h2 {
	margin-bottom: 18px;
}

#content p {
	margin-bottom: 10px;
}

#welcome {
	background: url(/images/grey_gradient_bottom.jpg) repeat-x bottom left;
	min-height: 335px;
	padding: 0 10px 4px;
}

#welcome img {
	float: left;
	margin-right: 15px;
}

#welcome h2.call-us {
	font-family: "Times New Roman",Times,serif;
	font-size: 19px;
	margin: 10px 0;
}

#welcome ul.hours-operation li strong{
	color: #660000;
	display: block;
	float: left;
	width: 85px;
}

#features {
	font-size: 12px;
	margin-top: 6px;
	float:left;
}

#features h2 {
	background: #701717;
	color: #ffffff;
	font-family: "Times New Roman",Times,serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 2px 11px 1px;
}

#features h3 {
	font-size: 12px;
}

#features li {	
	float: left;
	width: 390px;
	/*height: 235px;*/
	background: url(/images/grey_gradient_top.jpg) repeat-x 0px 28px;
}

#features li.fleft {
	padding-right: 1px;
	width: 389px;
}

#features li h3,
#features li p {
	margin-bottom: 11px;
	padding: 0 11px;
}

#features li h3 {
	margin-bottom: 10px;	
}

#features li h3 small {
	color: #010101;
	font-weight: normal;
}

#featured {
	float:left;
}

#features div#featured img {
	float: right;
	margin-right: 11px;
}

#features div#featured h3,
#features div#featured p {
	margin-right: 190px;
}

#footer {
	background: url(/images/footer_bg.jpg) no-repeat 0 0;
	clear: both;
	color: #ffffff;
	padding: 28px 10px 0;
	position: relative;
	text-align: right;
}

#copyright {
	position: absolute;
	top: 28px;
	left: 10px;
	text-align: left;
}

#copyright a, #copyright a span {
	display: block;
	position: relative;
	overflow: hidden;
 	height: 30px;
 	width: 120px;
}

#copyright a {
	margin-top: 8px;
	text-decoration: none;
}

#copyright a span {
	 background: url(/images/powered_by_global_reach.gif) no-repeat 0 0;
	 position: absolute;
	 top: 0;
	 left: 0;
}

.vertical_spacing {
	padding-bottom:15px;
}

.unordered_list {
	list-style:none;
}

.unordered_list li {
	padding-bottom:5px;
}

.left_cell {
	padding-bottom:5px;
}

.right_cell {
	padding-bottom:5px;
}

.comment_textarea {
	width:225px;
}

.input_box {
	width:225px;
}

.submit_bttn {
	display:block;
	width:72px;
	height:25px;
	background-image:url(/images/submit.jpg);
	background-repeat:repeat-x;		
	border:0px;
}

.submit_bttn_over {
	display:block;
	width:72px;
	height:25px;
	background-image:url(/images/submit_over.jpg);
	background-repeat:repeat-x;	
	border:0px;
}