/* CSS Document */

/*#############################################################
Name: LoansCoast2Coast
Date: 2008-4-09
Description: Three column layout.
Author: Mark Lewis
URL: http://loanscoast2coast.com

#############################################################*/

/* ---------- clearing rules -----------*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	text-align: left;
	border:none;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	text-decoration: none;
	font-weight: bolder;	
}
a img {
	border: none;
}

/* -----------upper structures -------------------*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #3c89ce url(img/bg.jpg) repeat-y center top;
	text-align: center;
}
#main {
	width: 779px;
	margin-right:auto;
	margin-left:auto;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 779px;
	background: #fff url(img/sidebarbg.jpg) repeat-y right top;
	float:left;
}
.header {
	height: 25px;
	width: 779px;
	float: left;
	background: #7ce63c url(img/palmbnr.jpg) no-repeat center;
	clear:both;
}
.banner {
	height: 145px;
	width: 779px;
	float: left;
	background: #3c89ce;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7ce63c;
}
.logo {
	height: 145px;
	width: 300px;
	float: left;
	background: #3c89ce url(img/tracy_bnr.jpg) no-repeat center;
}
.logo p {
	text-align: right;
	font-style:italic;
	font-weight: bold;
	color: #fff;
	line-height: 100%;
	display: block;
	padding-top:16px;
}
.logo a {color:#fff; font-weight: bold;text-decoration: underline;}
.imageheader{
	float: right;
	width: 400px;
	height: 145px;
}
/*--------------main navigation---------------*/

.navigation {
	height: 28px;
	width: 779px;
	float: left;
	background-color: #7ce63c;
	border-bottom:#7ce63c solid 3px;
}
#mainNav li {
	float: left;
	width: 140px;
}
ul#mainNav {
	margin: 0;
	list-style: none;
	padding: 2px 3px;
	padding-left: 20px;
}
#mainNav a {
	width:112px;
	float: left;
	background:#7ce63c url(img/bluebutton.jpg) no-repeat center center;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	display:inline;
	color: #fff;
	text-decoration: none;
	height: 15px;
}
#mainNav a:hover{
	width: 112px;
	float: left;
	background: #7ce63c url(img/bluebutton2.jpg) no-repeat center center;
	color: #333;
	padding: 5px;
	height: 15px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display:inline;
}
/* ------------side bar------------- */

#sidebarL {
	width: 160px;
	float: left;
	padding:2px;
	background-color: #fff;
	margin-left: 2px;
	margin-top: 2px;
}
#sidebarL h1 {
	background: #fbf48a;
	color: #444;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 8px;
	border-top: 4px solid #fff;
	border-bottom: 2px solid #fff;
}
#sidebarL ul {margin: 0; padding: 0;}
#sidebarL li {
	border-bottom: 1px solid #fff;
	list-style: none;
}
#sidebarL li a {
	background: #d8e9ce url(img/bulletplm.gif) no-repeat right center;	
	color: #444;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
#sidebarL li a:hover {
	background: #fbf48a;
	color: #000;
}
#mediacontent {
	height: 270px;
	width: 175px;
	background-color: #FFF;
	padding: 4px;
	border: 0px;
}
#sidebarR {
	width: 190px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	margin-left: 10px;
}
#sidebarR h2 {
	background: #3c89ce;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 8px;
}
.windsor {
	height: 40px;
	margin-bottom: 10px;
}
.text_right {
	padding: 10px;
	font-size: 10px;
	color: #444;
}
/*-----------------main text field center column -------------------*/

#text {
	float: left;
	width: 380px;
	margin-right:0px;
	padding:10px;
}
#text p {
	padding: 0.5em;
	color: #666;
}
#text h1 {
	color: #666;
	font-size: 20px;
}
#text h2 {
	color: #3c89ce;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#text ul {
	list-style-type: square;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	margin-left: 25px;
	padding-left: 5px;
	list-style-position: outside;
}	
#welcome {
	width:360px;
	padding: 6px;
	font: italic 48px georgia;
	color: #99CCCC;
	text-align: left;
	margin: 0px;
	border-left: #7ce63c solid 8px;
	border-bottom: #7ce63c solid 1px;
	text-decoration: none;
}
.blurb {
	width:378px;
	background: #fff;
	border-bottom: 2px solid #EEE;
	border-top: 2px solid #EEE;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:0px;
	padding: 2px;
}
.blurb p {
	font-size: 10px;
	color: #333;
	text-align:left;
	font-family: Arial;
	line-height: 150%;
	font-style: italic;
	font-weight:bold;	
}
p span {font-size: 1.1em; font-weight: bold}
#footer {
	float: left;
	background-color: #7ce63c;
	height: 20px;
	width: 769px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #3c89ce;
	margin-left: 0px;
	line-height: 120%;
}
#footer link a{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#footer link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer link {
	font-size: 8px;
	color: #000000;
	padding: 5px;
}

/* ----------------------------- IE browser fixes --------------------*/
* html #mainNav a {
	height: 1px;
}

