/* CSS Document */
/* Author: Heather Burrow www.burrowdesigns.com */
/* Date: 10.21.07 */

* {
	margin: 0;
	padding: 0;
	}
	
body,td,th {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 70%;
	color: #41403c;
	line-height: 1.5em;
}

body {
	background-color: #c0c0c0;
	text-align: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #6600FF;
}
a:hover {
	color: #006666;
}
a:active {
	color: #0000FF;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
h6 {
	font-size: 105%;
}

#holder {
	width: 920px;
	margin: 0 auto; /* auto value uses 920px width setting to define the placement of div in window */
	text-align: left; /* resets text-align property after IE5 fix in body rule */
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	min-width: 450px; /* 2xs sidebar + rightfiller (2 x200 + 50) */
	}
/* Header rules */
#header {
	background-image: url(assets/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	}
#header #title {
	position: relative;
	line-height: 1em;
	}
#header #title h1 {
	font-family: "Arial", Times New Roman, Times, serif;
	color: #ffffff;
	margin: 0;
	padding: 30px 0 5px 20px;
	font-size: 32px;
line-height: 1em;
	}  
#header #title h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e2dbaf;
	font-size: 20px;
	margin: -10px 0px 0 0;
	padding: 25px 20px;
	display: inline;
line-height: 1em;
	}
#header #title p {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: #96c3e2;
	padding: 0 10px 10px 0;
	}
<!-[if IE 7]>
	<style type="text/css">
	div#header #title h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e2dbaf;
	font-size: 20px;
	margin: 0px 0px 20px 0;
	padding: 20px 20px;
	
	}
</style>
<![endif]->

/* Navigation rules */
#nav {
	background-image: url(assets/graystrip.jpg);
	margin: 15px 0 10px 0;
	padding: 35px;
	background-color: #cccccc;
	}

#nav ul {
	float: right;

		}
		
#nav li {
	display: inline;
	color: #ffffff;
	list-style-type: none;
	
	
	}

#nav a {
	color: #ffffff;
	margin: 4px 0 0 0;
	padding: 10px 5px;
	font: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	width: 120px;
line-height: 2em;
	}
#nav li:hover, #nav li:active {
	border-bottom: 2px #ffffff solid;
	}
	

/* Banner rules */
#banner {

	background-color: #807f7a;
	background-image: url(assets/graystrip.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
#banner h4 {
	color: #333333;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	text-align: left;
	padding: 5px 15px 2px 20px;
	margin: 0 10px 0 0;
	}

#secondbanner {
	background-color: #edecdd;
	}
#secondbanner #bannerwrapper {
	background-color: #edecdd;
	}
#secondbanner #businesspic {
	float: left;
	}
#secondbanner #twopeople {
	float: right;
	width: 60px;
	padding: 20px 16px 85px 13px;
	background-color: #f4f4eb;
	}
#secondbanner #currentinfo {	
	float: right;
	background-color: #f4f4eb;
	width: 290px;
	padding: 0 0 0 10px;
	}
#secondbanner #currentinfo h3 {
	color: #806b46;
	padding: 12px;
	}
#secondbanner #bannerwrapper #currentinfo p {
	line-height: 1.4em;
	padding: 0 0 8px 5px;
	}
#secondbanner #bannerwrapper #currentinfo p a {
	color: #806b46;
	}
/* Begin 2 columns */
#wrapper {
	width: 100%;
	margin: -3px 0 0 0;
        clear:left;
	}
/* Left Column Rules */
#leftcol {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 224px;
	background-color: #ffffff;
	}

#leftcol #leftfiller {
	float: left;
	background-color: #ffffff;
	width: 10px;
	}
#leftcol #leftcontent {
	float: right;
	background-color: #d4d2c9;
	width: 192px;
	height: 500px;
	}
#leftcol #leftcontent h3 {
	background-color: #3a3830;
	color: #ffffff;
	padding: 14px 10px 5px 10px;
	}
#leftcol #leftcontent p {
	background-color: #3a3830;
	padding: 5px 12px 5px 0;
	text-align: center;
	border-bottom: 5px solid #aaa8a1;
	}
#leftcol #leftcontent p a {
	color: #e2dbaf;
	}

/* Main content rules */
#colholder {
 	float: left;
	width: auto;
	}
#maincol {
	float: left;
	width: 600px;
	padding: 30px 20px;
	background-color: #ffffff;
	background-image: url(assets/offices.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	}


#maincol h1 {
	font-family: "Arial", Times New Roman, Times, serif;
	font-size: 16px;
	padding: 60px 0 0 0;
	}
#maincol p {
	line-height: 1.4em;
	}
#forms {
font-size: 14px;
}

/* footer rules */
#footer {
	clear: both;
	background-color: #2c5770;
	padding: 20px;
	font-size: 10px;
	color: #333333;
	background-image: url(assets/footerblue.jpg);
	background-repeat: repeat-x;
	}
#footer h3 {
	color: #d5dde2;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	}
#footer ul {
 	text-align: center;
	}
#footer li {
	display: inline;
	color: #d5dde2;
	list-style-type: none;
	border-right: 1px solid #d5dde2;
	padding: 2px 5px;
	}
#footer a {
	display: inline;
	text-decoration: none;
	color: #d5dde2;
	text-indent: 20px;
	}
#footer a:hover {
	color: #000000;
	}
#footer p {
	text-align: center;
	padding: 10px;
	color: #96c3e2;
	}
