@charset "UTF-8";
/* CSS Document */

/* COLOR PALETTE:

Greens
#00674e  Main Green
#16684F  Dark Text
#c3d5d1  Lite Green

Tans
#977860   Main Tan
#987969   Text Tan
#BEAFA8   Lite Tan Text

*/

/**Start Reset*********************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**End Reset*********************************/

body {
	background: #fff url(../images/background.jpg) top left repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	/* font-family:Verdana, Geneva, sans-serif;*/ 
	font-size:12px;
	behavior: url(iepngfix.htc);
	color:#333;
}

.green {color: #16684F}
.medium {font-size:13px;}
.large {font-size:14px;}
.png {	behavior: url(iepngfix.htc);}

a {color:#16684F; text-decoration:none; cursor:pointer; cursor:hand; }
a:hover {color:#17a600;}

a.line {
	color:#16684F;
	text-decoration:none;
	border-bottom:1px dotted #16684F;
}
a:hover.line {
	color:#17a600; 
	border-bottom:1px solid #17a600;
}

ul.main {
	margin:10px 10px 10px 50px;
}
ul.main li {
	line-height:18px;
	margin:10px 10px;
	list-style:disc;
}


ul.list {
	padding:0px 20px 5px 50px;
	margin:10px 0px 20px 0px;
	/* border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:url(../images/bkgd2009.gif) top left no-repeat;*/
	font-size:13px;
}
ul.list li {
	line-height:18px;
	margin:10px 10px;
	list-style:disc;
}



ul.links {
	padding:20px 20px 10px 50px;
	margin:10px 0px;
	font-size:13px;
}
ul.links li {
	line-height:18px;
	margin:10px 10px;
	list-style:disc;
}

.crumb {
	padding:15px 0 0 20px;
	margin-bottom:-30px;
}

#sidebar ul{
	padding:10px 0px;
	margin:10px 0px;
	font-size:12px;
}
#sidebar li {
	line-height:14px;
 padding:0px;
	margin:0 0 1px 0;
	list-style:none;
}
#sidebar a {
	background:#ddd;
	padding:5px 10px;
	display: block;
}
#sidebar a:hover {
	background:#555;
	color:#fff;
}

h1 {
	font-size:24px;
	color:#333;
	margin:0 0 15px 0;
	font-weight:normal;
	line-height:28px;
}
h1 span {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#16684F;
}
h2 {
	font-size:20px;
	color:#333;
	margin:10px 0 10px 0;
}
h3 {
	font-size:17px;
	color:#444;
	margin:10px 0 10px 0;
}
h4 {
	font-size:15px;
	color:#666;
	margin:10px 0 5px 0;
}

h5 {
	font-size:15px;
	color:#16684F;
	margin:25px 0 5px 0;
}


#content p {
	line-height:24px;
	margin:10px 0;
}



#wrapper {
	background:url(../images/bkgd-page-shadow.png) top left repeat-y;
	width:1000px;
	margin:0px auto;
	behavior: url(iepngfix.htc);
}
#container {
	width:960px;
	margin:0px auto;
}
#header {
	height:181px;
	overflow:hidden;
}
#mainNav {
background: url(../images/navigation_background.jpg) top left repeat-x;
height:44px;
width:960px;
z-index:5000;
border-top:1px solid #fff;
/* mainNav in nav.css */
}

#content {
	background:url(../images/bkgd-body.jpg) top left no-repeat;
	width:960px;
	padding:0px;
}

.mainLeft {
	width:690px;
	float:left;
	margin:50px 0 0 20px;
}
.mainRight {
	width:210px;
	float:right;
	margin:50px 10px 0 0;
}



.advisors {
	border:1px dotted #bbb;
	padding:0px 5px;
	margin:5px 5px;
	float:left;
	width:315px;
	background: url(../images/fade-bottom-right.gif) bottom right no-repeat;
}
.advisors p.img {
	float:left;
	width:100px;
	border:3px solid #ccc;
}
.advisors p.name {
	float:right;
	width:198px;
	font-style:italic;
	color:#555;
	padding-top:7px;
	line-height:13px;
}
.advisors p.name b {
	font-style:normal;
	font-weight:bold;
	font-size:14px;
}



a.barlink {
	border:1px dotted #bbb;
	padding:10px;
	margin:10px auto;
	width:500px;
	background: url(../images/fade-bottom-right.gif) bottom right no-repeat;
	font-size:14px;
	display:block;
	line-height:17px;
}
a.barlink span {
	color:#888;
	font-weight:bold;
	font-size:11px;
}
a:hover.barlink {
	background: url(../images/fade-bottom-right-over.gif) bottom right no-repeat;
}


/* contact form */

#contact {
}

#contact .label {
	width:170px;
	font-size:13px;
	color:#555;
	font-weight:bold;
	padding:15px 10px 10px 0;
	text-align:right;
	float:left;
}
#contact .form {
	width:360px;
	text-align:left;
	margin-left:10px;
	float:left;
}
#contact input {
	border:2px solid #777;
	color:#444444;
	font-size:14px;
	margin:5px 0 0;
	padding:6px;
	width:350px;
	background:#fff url(/Images/bkgdform.gif) top left repeat-x;
}
#contact textarea#comments {
	border:2px solid #777;
	color:#444444;
	margin:5px 0 0;
	padding:3px;
	width:355px;
	height:250px;
	overflow:auto;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height:22px;
	font-size:14px;
}
#contact input:focus, #contact textarea:focus {
	background:url(/images/gfxFocus.gif) top left repeat-x;
}
#contact .button {
	border:0px;
	width:auto;
	background:none;
	margin-right:0px;
	}
.error {
	color:#C00;
	font-weight:bold;
	font-size:13px;
}

span.obfuscate {
direction:rtl;
unicode-bidi:bidi-override;
}

#newsletter a {
	width:200px;
	height:125px;
	background:url(../images/emailSignup.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
}
#newsletter a:hover {
	background-position: 0px -125px;
}



#bottomPromo {
	width:650px;
 margin:30px auto;
	position:relative;
}
#bottomPromo p {
	margin:0px 0px 9px 0px;
	line-height:16px;
}
#bottomPromo ul {
	margin:5px 0px 10px 30px;
	padding:0px;
}
#bottomPromo li {
	margin:0px;
 background: url(../images/bulletArrow.png) top left no-repeat;
	behavior: url(iepngfix.htc);
	padding:4px 0 7px 28px;
}





#footer {
	background:url(../images/footer.png) top left no-repeat;
	width:1000px;
	margin:0px auto;
	padding:0px;
	height:175px;
	font-size:12px;
	line-height:19px;
	color:#987969;
}
#footer a {	color:#beafa8; }
#footer a:hover { color:#987969; }
	
#footer p {
	padding-left:220px;
	margin-bottom:12px;
}


/**** clears and spacers *****/
.dottedRule { height:0px; border-bottom:1px dotted #ccc;}
.clear0 {clear:both; height:0px; overflow:hidden;}
.clear5 {clear:both; height:5px; overflow:hidden;}
.clear10 {clear:both; height:10px; overflow:hidden;}
.clear15 {clear:both; height:15px; overflow:hidden;}
.clear20 {clear:both; height:20px; overflow:hidden;}
.clear50 {clear:both; height:50px; overflow:hidden;}
.clear75 {clear:both; height:75px; overflow:hidden;}
.clear100 {clear:both; height:100px; overflow:hidden;}