/* ---------- Global Styles  ----------*/

* {padding: 0;
	margin: 0;}
	
body {background: #faf9e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343d3f;}

#content p {line-height: 20px;
	text-align: justify;
	padding-bottom: 20px;}
#contentVar p {line-height: 20px;
	text-align: justify;
	padding-bottom: 20px;}
	
#contentVar table p {padding-bottom: 0;
	padding-left: 3px;}
	
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #ab540f;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;}
	
h3 {text-transform: uppercase;
	color: #ab540f;
	letter-spacing: 2px;
	font-size: 12px;
	border-bottom: 1px solid #e6cbb7;
	margin: 16px 0 4px 0;}
h3 span {text-transform: none;
	font-size: 11px;
	letter-spacing: normal;}
	
a:link, a:visited {color: #ab540f;
	text-decoration: none;}
a:hover, a:active {color: #003745;}

li {margin: 0 0 0 15px;
	line-height: 20px;}



/* ---------- Layout Styles  ----------*/

#header1, #header2, #header3, #header4 {background: url(../images/topBar.gif) repeat-x;
	height: 149px;}
#headerFix {width: 820px;
	margin: 0 auto;}

/* ----- Logo Style ----- */
h1 {padding-top: 65px;
	float: left;}
h1 span {display: none;}

#logo {height: 72px;
	width: 172px;
	overflow: hidden;
	background: url(../images/logo.gif) bottom left no-repeat;
	display: block;}
#logo:hover {background-position: top left;}

/* ----- Nav Style ----- */
#nav {padding: 50px 0 0 36px;
	float: left;}
#nav li {list-style: none;
	display: block;
	float: left;
	margin: 0;
	line-height: normal;}
#nav li span {margin-top: 60px;}
#nav a {height: ;
	width: 93px;
	overflow: hidden;
	display: block;
	margin-right: 2px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;}
	
#header1 #about {background: url(../images/nav1/about.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header1 #people {background: url(../images/nav1/people.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header1 #work {background: url(../images/nav1/work.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header1 #contact {background: url(../images/nav1/contact.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
	
#header2 #about {background: url(../images/nav2/about.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header2 #people {background: url(../images/nav2/people.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header2 #work {background: url(../images/nav2/work.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header2 #contact {background: url(../images/nav2/contact.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
	
#header3 #about {background: url(../images/nav3/about.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header3 #people {background: url(../images/nav3/people.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header3 #work {background: url(../images/nav3/work.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header3 #contact {background: url(../images/nav3/contact.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
	
#header4 #about {background: url(../images/nav4/about.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header4 #people {background: url(../images/nav4/people.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header4 #work {background: url(../images/nav4/work.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}
#header4 #contact {background: url(../images/nav4/contact.jpg) bottom left no-repeat;
	padding: 77px 0 9px 7px;}

#header1 #nav :hover, #header2 #nav :hover, #header3 #nav :hover, #header4 #nav :hover {background-position: top left;}


/* ----- Content Styles ----- */
#content {background: url(../images/contentBg.gif) 50% repeat-y;
	width: 100%;}
#contentVar {background: url(../images/contentBgHome.gif) 50% repeat-y;
	width: 100%;}
#contentFix {width: 820px;
	margin: 0 auto;}
#mainContent {width: 310px;
	padding: 40px 0 30px 255px;
	float: left;}
#mainPeople {width: 520px;
	padding: 40px 0 30px 255px;
	float: left;}
#mainIndex {margin: 0 auto;
	width: 612px;
	padding-left: 207px;
	height: 293px;}
#flash {position: absolute;
	margin-top: -99px;}
.principal {width: 240px;
	float: left;}
.photo {margin: 10px 0 0 0;}
	
#indexText {line-height: 22px;
	height: 150px;
	background: #fff;
	padding-top: 25px;}
#indexText span {color: #ab540f;
	font-weight: bold;
	font-size: 13px;}
#indexText p {width: 610px;
	margin: 0 auto;
	padding-left: 215px;
	padding-top: 10px;}
#indexList {color: #003745;
	font-weight: bold;}
	
#sideBar {width: 202px;
	float: right;
	margin-right: 2px;}
		
#sideBar1 {background: url(../images/sideBar1.jpg) no-repeat;
	width: 202px;
	height: 305px;
	float: right;
	margin-right: 2px;}

.workImg {width: 102px;
	float: left;
	height: 102px;}
	
.sups {width: 520px;}
.head {background: #e9e8cc;
	font-weight: bold;}
.head p {padding-left: 3px;}
.odd {background: #faf9e9;}

/* ----- Footer Styles ------ */
#footer {background: url(../images/bottomBar.gif) repeat-x;
	height: 110px;}
#footerFix {width: 820px;
	margin: 0 auto;
	padding-top: 8px;}
#footerFix p {font-size: 10px;
	color: #6f7473;
	margin-left: 210px;
	padding: 8px 0 0 0;}
#footerFix span {text-transform: uppercase;
	color: #003745;
	padding-right: 5px;}
	
/* ----- SubNav Styles ----- */
ul#subNav {margin-left: 210px;
	padding-top: 35px;}
ul#subNav li {display: inline;
	list-style: none;
	margin: 0;
	line-height: normal;}
#subNav a:link, #subNav a:visited {color: #343d3f;
	text-decoration: none;}
#subNav a:active, #subNav a:hover {color: #ab540f;}

p#copyright {padding-bottom: 12px;
	margin-bottom: 12px;}
	
/* ------ Form Styles -----*/
#form dt {font-weight: bold;}
#form dd {padding-bottom: 12px;}
#form dt span {color: #ab540f;}
#form input, #form textarea {width: 225px;
	border: 1px solid #ccc;
	background: #faf9e9;}
#form input#submit {width: 60px;
	color: #fff;
	background: #ab540f;
	font-size: 11px;
	font-weight: bold;}
.required {color: #ab540f;
	font-weight: bold;}
