html {
		margin: 0;
		padding: 0;}

body {
		background: #be704f url(../Images/bg6.gif) bottom left fixed repeat-x;
		color: #4c4c4c;
		margin: 5px 0;
		padding: 0;}

#wrapper {
		background-color: #fff;
		border: 1px solid #000; 
		width: 698px; 		
		margin: 0 auto;}
		
/* Home Page */
div#homeContent {
		margin-right: 30px;
		font-family: "trebuchet ms", sans-serif;
		font-size: 12px;}
		
a.link {
		font-family: verdana;
		font-size: 11px;
		color: #900;}
		
a:hover.link {
		color: #C58585;}

ul {
	margin: 0;
	padding-left: 20px;}
		
ul#list {
		 list-style-type: none; 
		 font-size: 11px; 
		 font-family: arial; 
		 color: #333;}
		 
ul#list a {
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
		color: #900;}
		
ul#list a:hover {
		color: #C58585;}


/* All Subpages */		
div#container {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
	margin-left: 40px;
	margin-right: 30px;}			
		
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 16px;	
	color: #B6421B;
	margin: 0 0 5px 0;
	padding: 0;}		
		
h3 {
		margin: 10px;}	

		
table td#loginform p {
		margin: 10px;
		font-family: verdana, sans-serif;
		font-size: 11px;}		 


.button {
	background-color: #D0A090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f5f5f5;
	border-top: 1px solid #EAE8D9;
	border-right: 1px solid #A29B77;
	border-bottom: 1px solid #A29B77;
	border-left: 1px solid #EAE8D9;
	height: 22px;
	margin-top: 3px;}

/* Portfolio Page */		
table#portfolio p a {
		font-family: verdana;
		font-size: 11px;
		color: #900;}
		
table#portfolio p a:hover {
		color: #C58585;}	
		
table#portfolio p {
		font-family: arial;
		font-size: 12px;}	
		
table#portfolio p.margin {
		margin-top: 5px;}
		
table#portfolio p.portfolio {
		 margin-right: 20px; 
		 margin-top: 0; 
		 padding-top: 0;}
		 
table#portfolio td img {		 
		 margin-bottom: 3px;}
		
/* Free Quote Page */
/* text input fields */
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;}

legend {
	color: #B6421B;}


.required {
		color: #FE0A32;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;}	
	
table#quoteForm {
		font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Services Page */

table#services td {
		vertical-align: top;}

table#services ul {
		margin: 0;
		padding: 0;}
		
ul#listNav {
		border-left: 1px solid #000;
		border-right: 1px solid #000;}
		
ul#listNav li {
		 list-style-type: none; 
		 font-size: 11px; 
		 font-family: arial; 
		 color: #333;
		 padding-bottom: 10px;
		 padding-left: 3px;
		 padding-right: 3px;}
		 
ul#listNav li a {
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
		color: #900;}
		
ul#listNav li a:hover {
		color: #C58585;}
		
ul#listNav li #here {
		color: #fff;
		background: #D49D9D;}		
						

/* Home Page Navigation */
#mainMenu {
		 margin-left: 350px; 	
		 line-height: 57px;}
#mainMenu a {text-decoration: none; font-weight: bold; font-size: 15px; padding: 3px;}
#mainMenu a:link {color: #000a3c; background: transparent;}  
#mainMenu a:visited {color: #000a3c; background: transparent;}
#mainMenu a:hover {color: #C58585; background: transparent;}
#mainMenu a#current {color: #c30; background: transparent;}

/* Sub Pages Navigation */
#subMenu {
		padding-top: 5px;
		padding-left: 40px;
		word-spacing: 3px;
		line-height: 65px;}	
#subMenu a {text-decoration: none; font-weight: bold; font-size: 15px; padding: 1px;}
#subMenu a:link {color: #000a3c; background: transparent;}  
#subMenu a:visited {color: #000a3c; background: transparent;}
#subMenu a:hover {color: #C58585; background: transparent;}
#subMenu a#current {color: #c30; background: transparent;}
/* Footer Navigation */		
#bottomNav {text-align: center;}		
#bottomNav a {text-decoration: none; font-weight: bold; font-size: 12px;}
#bottomNav a:link {color: #000a3c; background: transparent;}  
#bottomNav a:visited {color: #000a3c; background: transparent;}
#bottomNav a:hover {color: #C58585; background: transparent;}
#bottomNav a#current2 {color: #c30; background: transparent;}		 

#footer {
		background-image: url(../Images/dp_LogoBottomStripe.gif); 
		background-repeat: repeat;
		height: 20px;
		text-align: center; 
		font-size: .7em; 
		font-weight: bold; 
		color: #666; 
		font-family: verdana, arial, sans-serif; 
		margin-top: 10px; 
		padding-top: 5px;}



