/*GENERAL COLORS
Purple Text: #792F50
Mustard Text: #E1CA5D
Black Text: #333333
Cream text: #FBFAF4
Beige text: #EFE9C4
Pumpkin text: #DAAE29
Grey text: #DCD6B5
1px Borders: #663333*/

/*conditional div for IE 7 only
<div id="ie7andup"> 
conditional div for IE 6 and older 
<div id="ie6anddown">  
*/

body {
	margin: 0;
	padding: 0;
	background-color: #EFE9C4;
	font: 10pt "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
img {
	margin:0;
	padding:0;
}

#wrapper {
	width : 99%;
	margin: 0 auto;
	}
	
#page {
	width : 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* Banner */
#banner {
	height: 121px;
	width:800px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#banner-left {
	height: 121px;
	width:545px;
	background-image:url(images/fran_davis_tp_lft.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #792F50;
	text-decoration:none;
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	padding: 0px;
}

#banner-left p {
	margin: 25px 0px 0px 0px;
}

#whatsthis {
	text-align: center;
	margin: -10px 0 0 0;
}

#banner-middle {
	background-image:url(images/fran_davis_tp_mid.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 43px;
	float: left;
}

#banner-right {
	height: 121px;
	width: 212px;
	background-image:url(images/fran_davis_tp_rt.jpg);
	background-repeat: no-repeat;
	float: left;
}

/* Content Holder*/
#holder {
	clear: both;
	width: 796px;
	background-color: #FBFAF4;
	border-left: 2px #DAAE29 solid;
	border-right: 2px #DAAE29 solid;
	margin: 0px;
	padding: 0px;
}

/* Main Nav */
#nav {
	width:793px;
	background-color: #792F50;
	z-index:150;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Main Nav Lists */
/*#nav ul {
	margin: 0 auto;
	padding: 0;
}

#nav li {
	display: inline;
	padding:6px 0;
	line-height: 48px;	
}*/

/* New Nav */

.nav {
	color: #FBFAF4;
	padding: 13px 0px;
	text-decoration:none;
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: left;
}

a.nav:link{

}
a.nav:visited{

}

a.nav:hover {
	color: #333333;
}

/* Content */
#beige_bar {
	width: 781px;
	background-color: #EFE9C4;
	z-index:150;
	background-image: url(images/arrange_a_free_consultation.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 5px;
	background-position: 20px;
}

#beige_bar p {
	padding-left: 50px;
	margin: 18px 0px;
}

#beige_bar a {
	
	color:#333333;
font-family:"Trebuchet MS","Trebuchet",Arial,Helvetica,sans-serif;
text-decoration: none;

}

#beige_bar a:hover {
	
	color:#792F50;
font-family:"Trebuchet MS","Trebuchet",Arial,Helvetica,sans-serif;
text-decoration: none;
border-bottom: #792F50 dashed 2px;

}

#content {
	position:relative;
	min-height:500px;
	z-index:10;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#content a {
text-decoration: none;
	color: #792F50;
}

#content a:hover {
text-decoration: underline;
	color: #A1A372;
}

#content h1 {
	margin:0;
	padding:0;
	font: bold 16pt "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	color: #792F50;
	}
	
#content h2 {
	margin-top:15px;
	margin-bottom:-10px;
	font: normal 13pt "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	color: #DAAE29;
	}
	
#content h3 {
	margin-top:0;
	margin-bottom:-10px;
	padding:0;
	font: bold 12pt "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.portrait {
	border: 1px solid #FBFAF4;
	margin: 10px;
}
	
#leftcol{
	float: left;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E1CA5D;
	height: 550px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

.contentright{
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	width: 543px;
}

.table {
	font-size: 11px;
	margin: -10px 0 5px 0;
}

/*Footer*/
#footer {
	height:20px;
	width: 793px;
	background-color: #792F50;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #FBFAF4;
	clear: both;
	padding: 0;
	margin: 0 auto;
	}

#credit {
	width : auto;
	clear: both;
	font-weight: lighter;
	color: #792F50;
	height: 50px;
	margin: 0 auto;
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background: url(images/fran_davis_footer.jpg) top center no-repeat;
	line-height: 50px;
	}

* html #credit {
	
}

#credit a {
	text-decoration: none;
	color: #792F50;

	}
	
#credit a:hover {
	text-decoration: underline;
	}

#footer p {
	text-align:center;
	line-height:20px;
	padding: 0;
	}
	
#footer a {
	text-decoration:none;
	color:#F9F7E2;
}

#footer a:hover {
	text-decoration:none;
	color: #A1A372;
}


.cleardiv {
	clear: both;
	margin: 0px;
}

