/* CSS Document */

html, body, table, td, img, form, div, p
	{
	margin: 0; padding: 0; border: 0;
	}
	
body
	{
	background-color:#000000;
	background-image:url(../images/bg-repeat.jpg);
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:13px;
	}
	
ul
	{
	margin:0  0 5px 20px;
	padding:5px 0 5px 0;
	}
	
li
	{
	margin:0;
	padding:0;
	}
	
.bold
	{
	font-weight:bold;
	font-size:12px;
	}
		
td
	{
	vertical-align:top;
	}
	
h1
	{
	margin:0;
	padding:10px 0 2px 0;
	font-size:14px;
	font-weight:bold;
	line-height: 0;
	}
		
		
h2
	{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-size:18px;
	line-height: 0;
	font-weight: bold;
	}
			
p
	{
	padding:0 10px;
	}

a
	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
a:hover
	{
	color:#57492F;
	}
.leftcontent
	{
	width:350px;
	float:left;
	}

.disclaimer
	{
	padding:10px;
	font-size:10px;
	}
	
.imageborder
	{
	border:2px solid #57492F;
	margin: 0 8px;
	}
			
.right
	{
	float:right;
	margin: 0 40px 0 0;
	}

.divider
	{
	border-bottom:1px solid #4C4840;
	padding:0px;
	margin: 5px;
	}


			
#wrapper
	{
	margin:20px auto 0px auto;
	background-image:url(../images/bg-main.gif);
	background-repeat:repeat-y;
	background-color:#967E52;
	padding:0;
	width:871px;
	}
	
#content
	{
	margin:0 auto;
	width:845px;
	border-bottom:1px solid #670000;
	border-top:1px solid #670000;
	}

#content-left
	{
	width:246px;
	border-right:1px solid #4C4840;
	padding: 0 0 0 1px;
	margin: 0 0 0 8px;
	}
		
#logo
	{
	background-image:url(../images/bg-logo.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding: 10px 0 24px 0;
	}
	
#testimonials-highlight
	{
	background-color:#7E0001;
	background-image:url(../images/bg-testimonials.jpg);
	text-align: center;
	padding:5px 0 40px 0;
	border-bottom:1px solid #4C4840;
	background-repeat: none;
	}
	
.testimonials-image
	{
	padding: 0 0 20px 0;
	}
	
#header-image
	{
	border-bottom:1px solid #4C4840;
	z-index:2;
	}
	
.quote
	{
	text-align:left;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	}	

.quote-name
	{
	text-align:right;
	font-weight:bold;
	}

#content-right
	{
	width:597px;
	background-image:url(../images/bg-content.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	}
	
#content-main
	{
	background-image:url(../images/home-bgnew.jpg);
	background-repeat:no-repeat;
	
	}

#content-text
	{
	
	padding: 10px 0 50px 20px;
	height: 200px;
	}

#content-text p
	{
	width:280px;
	}
	
#sub-content-main
	{
	background-image:url(../images/bg-content-sub.jpg);
	background-repeat:no-repeat;
	
	}
	
		
#sub-content-text	
		{
	/*background-image:url(../images/bg-content.gif);
	background-repeat:no-repeat;
	background-position: right bottom;*/
	padding: 10px 0 50px 20px;
	}

#sub-content-text	p
	{
	width:350px;
	float: left;
	padding: 10px 0;
	}

#sub-content-text a
	{
	color:#57492F;
	}


#sub-content-text a:hover
	{
	color:#2F271A;
	}


#portfolio-text .dividersub
	{
	border-bottom:1px solid #4C4840;
	padding:0px;
	margin: 5px;
	width: 300px;
	}	

#portfolio-text
			{
	background-image:url(../images/bg-content.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	padding: 10px 0 50px 20px;
	}

#portfolio-text h2
	{
	padding:0;
	display: inline;
	}
	
.modelname
	{
	font-size:20px;
	font-weight: bold;
	}
		
.title
	{
	padding:0 0 40px 0;
	}
	
.divider-brown
	{
	background-color:#57492F;
	border-top:1px solid #4C4840;
	height:15px;
	
	} 
/*nav*/
#nav
	{
	background-image:url(../images/bg-nav.jpg);
	background-repeat:repeat-x;
	margin: 26px auto 0 auto;
	width: 597px;
	text-align: center;
	}

#nav ul
	{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#nav ul li
	{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	}


/*news*/
#news-featured
	{
	background-image:url(../images/bg-news.gif);
	background-repeat:no-repeat;
	padding: 10px 20px 20px 20px;
	}
	
#news-featured p
	{
	margin:0;
	padding:5px 0;
	background-position: right center;
	}
	
#news-featured a
	{
	color:#670000;
	text-decoration:none;
	font-weight:bold;
	}
		
#news-featured a:hover
	{
	color:	#B90000;
	}	
	
#news-featured .divider
	{
	border-bottom:1px solid #4C3D21;
	margin: 8px 0;
	}

.morenews
	{
	text-align:right;
	}
			
/*Footer*/
#footer
	{
	font-size:10px;
	background-image:url(../images/bg-footer.gif);
	background-repeat:no-repeat;
	padding:10px 0;
	margin:0 auto;
	width:871px;
	text-align:center;
	}

#footer p
	{
	padding:3px 0;
	}
	
	
/*Coming Soon*/
#cs-main
	{
	text-align:center;
	padding: 20px 0 30px 0;
	}
/*Contact Form*/

label
	{
	color:#FFFFFF;
	font-size:14px;
	display:block;
	}
	
	
legend
	{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}

fieldset	
	{
	border: 1px solid #4C4840;
	margin: 10px 0;
	}
	
.formfield
	{
	border:1px solid #670000;
	margin: 1px 0 4px 0;
	}
.required
	{
	color:#670000;
	}
.buyertbl
	{
	margin:10px;
	}

.buyertbl td
	{
	padding:3px 0;
	border-bottom: 1px solid #670000;
	}	
.buyertbl .left
	{
	width:160px;
	}

.featurestbl
	{
	width:350px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	}

.featurestbl a
	{
	text-decoration:underline;
	}

.featurestbl a:hover
	{
	color:#57492F;
	}
.newsdate
	{
	font-size:14px;
	font-weight: bold;
	}
	
