/*
* Dilworth's Custom Design Stylesheet
*
* Copyright (c) 2006 by LMGraphix Internet Solutions, Inc.
* http://www.lmgraphix.com
* All rights reserved.
*
*/

BODY { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	color: #FFFFFF;
	background-color: #003368;
	font-size : 10pt;
	text-align: center;
}


p{
	font-size: 12px;
	color: #666666;
	margin: 11px 0px;
}
h1 {
	font-weight: bold;
	line-height: 15pt;
	font-size : 11pt;
	color: #A64008;
}
h2 {
	font-size: 12px;
	font-weight:  bold;
	color: #222222;
}
h3 {
	font-size: 18px;
	font-weight: bold:
	color: #507ABB;
	margin: 0px 0px 15px;
}

ul {
	font-weight: normal;
	font-size : 10pt;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
 	color: #DD7D33;
	font-size : 10pt;
	line-height: 15pt;
}

li a{text-decoration: none;color:#646465; font-weight: bold;}
li a:hover{text-decoration:underline; color:#AD520C; font-weight: bold;}
li a:visited{color:#646465; font-weight: bold;}
li a:link{font-weight: normal; color:#00000;font-weight: bold;}

#clear { clear: both;}
#container {
	width: 898px;
	display:block;
	background-image: url("../images/shadow_container.jpg");
	background-repeat: repeat-y;
	background-color: #003368;
	margin-left: auto; 
	margin-right: auto;
	width: 70em;	
	text-align: left;
}

#inner-container {
	width: 880px;
	background-color: #FFFFFF;
	display:block;
	margin: 0px 0px 0px 9px; /* top,  right, bottom, left*/
}
/* Group Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
	height: 98px;
	background-color: #FFFFFF;
}

	#logo-wrapper {
		width: 211px;
		height: 98px;
		position: relative; top: 10px; left: 20px;
		display: block;
		float: left;
	}
	
	#address {
		width: 200px;
		font-weight: bold;
		font-size: 11px;
		color: #A64008;
		text-align: right;
		position: relative; top: 10px; right: 15px;	
		height: 30;
		display: block;
		float: right;
	}
	
	#top-nav  {  
		height: 30;
		float: right;
		font-weight: bold;
		font-size: 11px;
		padding-top: 15px;
		color:#CCCCCC;	
		position: relative; top: 25px; right: 10px;
		float: right;
		white-space: nowrap;
	}
	#top-nav  a:link {color: #A64008; text-decoration: none;}
	
	#top-nav a:visited {color: #666666; text-decoration: none;}
	#top-nav  a:hover {color: #003368; text-decoration: none;}	
	
	#top-nav-hp  {  
		height: 30;
		float: right;
		font-weight: bold;
		font-size: 11px;
		padding-top: 15px;
		color:#CCCCCC;	
		position: relative; top: 30px; right:20px;
		white-space: nowrap;
	}
	#top-nav-hp  a:link {color: #A64008; text-decoration: none;}
	
	#top-nav-hp a:visited {color: #666666; text-decoration: none;}
	#top-nav-hp  a:hover {color: #003368; text-decoration: none;}	

#middle-wrapper {
	background-color: #FFFFFF;
	clear: both; 
}


	#main-nav-wrapper {
		display: block;
		float: left;
		padding-top: 0;
		width:235px;
		background-repeat: none;	
		background-color: #FFFFFF;
		margin: 0px;
		clear: both; 
		border: 0px;
	}
	
		#main_nav{
			background-image: url("../images/nav_bg.jpg");
			font-family : Veranda, Geneva, Arial, Helvetica, sans-serif;
			font-weight: 300;
			line-height: 13pt;
			font-size : 9pt;
			text-indent: 5px;
		}
		
		#main_nav a{text-decoration: none;color:#FFFFFF; font-weight: bold;}
		#main_nav a:hover{text-decoration:none; color:#FFFFFF; font-weight: bold;}
		#main_nav a:visited{color:#FFFFFF; font-weight: bold;}

	#flash-wrapper{
		display: block;
		width: 643px;
		height: 266px;
		float: right;
	}



#lf_border { 
	background-image: url("../images/shadow_lf.jpg");
	background-repeat: repeat-y;
	display: block;
	float: left;
	width: 9px;
	height: 100%;
}

#rt_border { 
	background-image: url("../images/shadow_rt.jpg");
	background-repeat: repeat-y;
	display: block;
	float: right;
	width: 9px;
}


#center-wrapper {
	background: #ffffff url("../images/body_bg_7.jpg");
	display:block;
	clear: both; 
	padding-top:20px;	
}

	#main_body {
		display:block;
		font-weight: normal;
		line-height: 15pt;
		font-size : 10pt;
		color: #666666;	
		width: 790px;
		padding: 0px 0px 10px 40px; /* top,  right, bottom, left*/	
	}
	
	#main_body a{text-decoration: none;color:#0C5CAD; font-weight: bold;}
	#main_body a:hover{text-decoration:underline; color:#0C5CAD; font-weight: bold;}
	#main_body a:visited{color:#AD520C; font-weight: bold;}
	#main_body a:link{font-weight: normal; color:#0C5CAD; font-weight: bold;}
	
	#message {
		padding:0px;
		margin: 10px;
		font-weight: normal;
		line-height: 12pt;
		font-size : 9pt;
		color: #666666;	
	}
	
	.showroomHours {
		padding:0px;
		margin: 30px 10px;
		font-weight: normal;
		line-height: 12pt;
		font-size : 9pt;
		color: #666666;	
	}
	
	#photo-left {
		display: block;
		float: left;
		width: 140px;
		position: relative;
		margin: 10px 10px 0px 0;
	}
	
	#photo-inset {
		display: block;
		float: left;
		width: 90px;
		position: relative;
		margin: 10px 10px 0px 0;
	}
	
	#photo-inset2 {
		display: block;
		float: left;
		width: 80px;
		height:130px;
		position: relative;
		margin: 0px 5px 0px 0;
		clear:both;
	}
	
	#photo-inset3 {
		display: block;
		float: left;
		width: 260px;
		height:100px;
		position: relative;
		margin: 0px 5px 0px 0;
		clear:both;
	}
	
	#photo-inset4 {
		display: block;
		float: left;
		width: 260px;
		position: relative;
		margin: 0px 5px 0px 0;
		clear:both;
	}
	#list-style-1 {
		list-style: none;
		line-height: 10pt;
		font-size : 9pt;
		color: #666666;	
	}

#main-content{
	float:left;
	position: relative;
	margin-top: 10px; 
}
	#left-content {
		float: left;
		width: 470px;
		margin-right:5px;
	}
	
	#right-content {
		position:relative;
		float: right;
		padding: 0px 0px 10px 5px;
		width:264px;
	}
	
		#right-content-top {
			background: #fff url('../images/bg-side-content-top.jpg') no-repeat top;
			padding: 0 10px 10px 10px;
		}
		
			#right-content-top h1 {
				font: bold 16px Arial, Verdana, sans-serif; color: #000; 	
				padding: 20px 18px 10px 18px;
			}
		
			#right-content-top h2 {
				font: bold 14px Arial Narrow, Arial, Verdana, sans-serif; color: #333333; 
				padding: 0 18px;
			}
			
			#right-content-top a {
				font: bold 14px  Arial Narrow, Arial, Verdana, sans-serif; color: #A64008; 
			}
			
			#right-content-top .brand {
				font: bold 16px Arial, Verdana, sans-serif; color: #A64008; 	
			}
	
		#right-content-bot {
			background:  url('../images/bg-side-content-bot2.jpg') no-repeat bottom;
			font: bold 12px  Arial, Verdana, sans-serif; color: #333333; 	
			min-height: 20px;
		}
			
			#right-content-bot h2 {
				font: bold 14px Arial Narrow, Arial, Verdana, sans-serif; color: #333333; 
				padding: 0 18px;
			}
			
			#right-content-bot a {
				font: bold 14px  Arial Narrow, Arial, Verdana, sans-serif; color: #4daef1; 
			}
		
		#right-content .arrow{
			font: bold 15px  Arial, Verdana, sans-serif; color: #ebee04; 
		}
		
		#vendors a:hover {
			border-bottom: #907238 6px solid;
		}
		
	#latest-testimonial {
		position:relative;
		float: right;
		padding: 0px 20px;
		margin: 10px 0px;
		font-size : 9pt;
	}
		

.hp-photo { display:block; width:470px;}	
.photos {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 10pt;
	font-size : 10pt;
	color: #666666;	
}

.photo2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15pt;
	font-size : 11pt;
	color: #A64008;	
}

#page-title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18pt;
	font-size : 18pt;
	color: #003368;
	display: block;
	padding: 30px 0px 0px 40px; /* top,  right, bottom, left*/
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #BD5C13;
}

#photo-gallery{ 	
	display: block;
	padding: 0px 0px 30px 40px; /* top,  right, bottom, left*/
}

#map{
	width: 250px;
	height: 162;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 25px;
	display: block;
	float: right;
	position: relative; top: 10px; right: 5px;	
}

#audocad{
	width: 100px;
	height: 87;
	display: block;
	float: right;
	position: relative; bottom: 20px; right: 200px;	
}

#phone {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 11pt;
	font-size : 11pt;
	color: #003368;
	background-color: #FCBA96;
	width: 200px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	position: relative;  left: 100px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD5C13;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BD5C13;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BD5C13;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BD5C13;
}

#design {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
	display: block;
	float: right;
	position: relative; top: 10px; right: 5px;	
}
	

.highlight  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-style: italic;
 	color: #DD7D33;
	font-size : 10pt;
	line-height: 15pt;
}

.super {
	font-family : Arial, Helvetica, sans-serif;
	vertical-align: super;
    font-size: 6pt;
}
	
	
.required{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FE0802;
	font-size : 9pt;
}




.door-style{
	color: #A01C09;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 0px;
}

	.door-style a{text-decoration: none;color:#AD520C; font-weight: bold;}
	.door-style a:hover{text-decoration:none; color:#AD520C; font-weight: bold;}
	.door-style a:visited{color:#646465; font-weight: bold;}
	.door-style a:link{font-weight: normal; color:#AD520C; font-weight: bold;}

#formContainer {
	border: 1px solid #003368;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 10px;
	background-color: #BADBFE;	
}
	
	.form {
		color: #666666;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size : 10pt;
	}
	
	.form a{text-decoration: none;color:#AD520C; font-weight: bold;}
	.form a:hover{text-decoration:underline; color:#AD520C; font-weight: bold;}
	.form a:visited{color:#646465; font-weight: bold;}
	.form a:link{font-weight: normal; color:#AD520C; font-weight: bold;}


.table_title {	
  	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14pt;
}

/* Footer */
#footer-container {
	background-color: #FFFFFF;
	display:block;
	background-color: #003368;
	margin-left: auto; 
	margin-right: auto;
	width: 70em;
}

#footer-wrapper {
	margin-left: 9px;
	margin-right: 43px;
	padding: 0px;
	height: 98px;
	font-size: 11px;
	background-image: url("../images/footer.jpg");
	background-repeat: repeat-x;
	clear: both;
}

	.footer-links {
		font-family: Arial, Helvetica, sans-serif;
		color: #f7f4f4;
		display: block;
		float: left;
		padding-top: 10px;
	}
	.footer-links a:link, .footer-links a:visited {
		color: #f7f4f4;
		text-decoration: none;
		margin-right: 10px;
		margin-left: 10px;
	}
	.footer-links a:hover {
		color: #f7f4f4;
		text-decoration: underline;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	 #footer-left-corner { 	
		background-image: url("../images/shadow_bt-lf-corner.jpg");
		display: block;
		float: left;
	 }
	 
	 #footer-left-corner { 	
		background-image: url("../images/shadow_bt-rt-corner.jpg");
		display: block;
		float: right;
	 }
 
	.copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #A01C09;
	}
	
	
	#footer-right {
		display: block;
		float: right;
		margin: 0px;
		padding: 0px;
	}
	
	#footer-right {
		font-family: Arial, Helvetica, sans-serif;
		color: #f7f4f4;
		display: block,
		float: left;
		padding-top: 10px;
	}
	#footer-right a:link, #footer-right a:visited {
		color: #f7f400;
		text-decoration: none;
		margin-right: 10px;
		margin-left: 10px;
	}
	#footer-right a:hover {
		color: #f7f400;
		text-decoration: underline;
		margin-right: 10px;
		margin-left: 10px;
	}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 200px;
height: 20px;
border: 1px #F0ECE3;
padding: 5px;
background-color: #F0ECE3;

    background-color: #A98A44;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	font-size : 8pt;
	color: #FFF;	
}

#pscroller2 a{
text-decoration: none;
}


