/* 
Title:     Master styles for screen media

*/

/*debug---*/
/*div{border:1px solid red}*/

/* for IE5/Win - Everything after this will not work in IE 5
	voice-family: "\"}\""; voice-family: inherit;
	width:449px;
*/


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* GLOBAL STYLES */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	margin: 35px 0 20px 0;
	padding: 0;
	font-family: "Lucida Sans", Tahoma, Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 62.5%;
	line-height: 1.8em;
	color: #4C4C4C;
	background:#FFF;
}

input{
	font-family: Verdana, Arial, sans-serif;
}

form{
	padding:0;
	margin:0;
}

table {/* Fixes IE5.5 table bug -------------*/
	font-size: 100%;
}

.hidden{
	display:none;
}

a img, img{
	border:none;
}

blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.2em;
	font-weight:normal;
	color:#828280;
	padding:0 0 0px 20px;
	margin:30px 0 20px 10px;
	border-left:2px solid #BB7533;
}

.blockquote-small{
	font-family:"Lucida Grande", Verdana, Helvetica;
	font-size:1em;
	line-height:1.2em;
	font-weight:normal;
	color:#828280;
	padding:0 0 0px 20px;
	margin:30px 0 20px 10px;
	border-left:2px solid #BB7533;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* CONTAINER */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#container{
	background:url(../images/global/container-bkgd.gif) bottom left no-repeat;
	width:770px;
	border:1px solid #E3E3E3;
	margin:0 auto;
	padding:0 14px 14px 14px;
	text-align:left;
		
	voice-family: "\"}\""; voice-family: inherit;
	width:740px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* MASTHEAD */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#masthead{
	border-top:8px solid #BB7533;
	padding:19px 0 10px 0;
}

#logo{
	margin:0 0 5px 15px;
}

#masthead p{
	float:right;
	padding:0;
	margin:10px 15px 0 0;
	text-align:right;
	color:#878889;
	line-height:1.1em;
}

#masthead p span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#masthead p span.number{
	color:#BB7533;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* BANNER */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#banner{
	margin:0;
	padding:0;
	height:159px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* NAVIGATION */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#navigation{
	background:#EEEEEE;
	padding:5px 0 6px 0;
}

#navigation ul{
	padding:0;
	margin:3px 0 0 10px;
	list-style:none;
}

#navigation li{
	margin:0;
	padding:2px 0 2px 0;
	display:inline;	
}

#navigation ul li a{
	padding:7px 8px 6px 4px;
	color:#575757;
	text-decoration:none;
	background: url(../images/global/nav-divider.gif) no-repeat 100% 50%; 
}

#navigation ul li a:hover{
	color:#BB7533;
}

#navigation li.last-li a{
	background:none;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* SEARCH */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#search{
	float:right;
	text-align:right;
	margin:0 15px 0 0;
	padding:0;
	width:250px;
}

.search-field{
	font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#888888;
	margin:0;
	padding:2px 0 3px 8px;
	width:185px;
	border:1px solid #E0E0E0;
	}

.search-button{
	float:right;
	margin:0px 0 0 0;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* CONTENT */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content{
	width:515px;
	float:right;
	margin:0 0px 25px 0;
	padding:0 15px 20px 40px;
	background:url(../images/global/h1-bkgd.gif) repeat-x;
	
	voice-family: "\"}\""; voice-family: inherit;
	width:460px;
}

#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.4em;
	font-weight:normal;
	color:#000000;
	padding:30px 0 0px 0px;
	margin:0 0 20px 0;
	font-weight: bold;
}

#content h1 em{
	color: #BB7533;
	font-style: normal;
}



/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* LEFT COLUMN */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#left-column{
	width:225px;
	float:left;
	margin:0;
	padding:70px 0 194px 15px;
	background:url(../images/global/h1-bkgd.gif) repeat-x;
	
	voice-family: "\"}\""; voice-family: inherit;
	width:210px;
}

#left-column ul{
	margin-bottom:35px;
}

#left-column ul li{
	background:url(../images/global/left-nav-bkgd.gif) repeat-x bottom;
}

#left-column ul li a{
	text-decoration:none;
	color:#000;
	display:block;
	float: left;
	clear: left;
}

/* FIXES THE MOZILLA PROBLEM */
#left-column ul li>a {
	float: none;
}


#left-column ul li a:hover{
	text-decoration:none;
	color:#BB7533;
}



/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* FOOTER */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	margin:0 0 20px 0;
	padding:0 0 0 8px;
	height:50px;
}

#footer p{
	padding:0;
	margin:0px 0 0 4px;
	clear:left;
}

#footer p a{
	color:#FFF;
	text-decoration:none;
}

#footer p a:hover{
	color:#FFF;
	text-decoration:none;
}



#footer ul{
	list-style: none;
	padding:0px 0 0 0;
	margin: 10px 0 0 0;
}

#footer ul li{
	float: left;
	color:#FFFFFF;
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	font-size:1.1em;
	padding: 25px 9px 5px 5px;
	background: url(../images/global/footer-nav-divider.gif) no-repeat 99% 50% #18552F; 
}

#footer ul li.last-li{
	background: none;
}

#footer ul a{
	float: left;
	margin: 0;
	color:#FFFFFF;
	text-decoration: none;
}

#footer ul a:hover{
	color:#878989;
	
}

#footer ul li.lastLi{
	background-image:none;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* TYPEOGRAPHY */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

p{
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:18px;
	color:#878889;
}

p.linebreak{
	padding-bottom:3px;
	margin:0;
	border-bottom:1px solid #F1F1F1;
	clear:both;
}

p.linebreak-small{
	height:2px;
	padding:0;
	margin:0;
	border-bottom:1px solid #F1F1F1;
	clear:both;
}

p.break{
	clear:both;
	height:1px;
}


p span.highlight{
	color:#74276B;
}


h1 span, h2 span, h3 span, p a span{
	display:none;
}

h2{
	margin:16px 0 0 0;
	padding:0;
	font-size:1.3em;
	font-weight:bold;
	color:#BB7533;
}

h3{
	margin:16px 0 0 0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	color:#BB7533;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.4em;
	font-weight:normal;
	color:#000000;
	padding:10px 0 0px 0px;
	margin:0 0 5px 0;
	font-weight: bold;
}

h1 em {
	color: #BB7533;
	font-style: normal;
}
h1 a {
	text-decoration: none;
}
em {
	color: #BB7533;
	font-style: normal;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* LINKS */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
a, p a{
	color:#0D4922;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* LISTS */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

ul{
	padding:0;
	margin:0;
	list-style:none;
}

li{
	font-size:1.1em;
	color:#888888;
}

ul.normal{
	padding:0;
	margin:0 0 0 15px;
	list-style:disc;
}

ul.normal ul li{
		font-size:1em;
}

#content ul{
	list-style:disc;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
}


#content dl{
	padding:0;
	margin:0;
	list-style:none;
}

#content dt{
	padding:0;
	margin:0;	
	font-size:1.3em;
	font-weight:bold;
	color:#BB7533;
}

#content dd{
	padding:0;
	margin:0 0 10px 0;
	font-size:1.1em;
	color:#888888;
}


#content dt a{
	color:#BB7533;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* IMAGES */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.imgLeft{
	float:left;
	margin:0 20px 20px 0;
}

.imgRight{
	float:right;
	margin:0 0px 20px 20px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* STANDARD TABLE */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

table {
	width: 99%;
	padding: 0;
	margin: 10px 0 20px 0;
	border: 1px solid #EAEAEA;
}

caption {
	padding: 0 0 5px 0;
	font: italic 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.required{
	font-weight:bold;
	font-size:1.1em;
	color:#FFA200;
}

th{
	border-bottom: 1px solid #EAEAEA;
	text-align: left;
	padding: 10px 5px 5px 12px;
	color:#303030;
	vertical-align:top;
	width:35%;
}

td {
	font-size:1.1em;
	border-bottom: 1px solid #EAEAEA;
	background: #fff;
	padding: 6px 6px 6px 12px;
	vertical-align:top;
}

label{
	font-weight:normal;
	font-size:1.1em;
}

p label{
	font-weight:normal;
	font-size:100%;
}

tr.alt td, tr.alt th{
	/*background:url(../images/global/tr-alt-bkgd.gif) repeat-x bottom;*/
}


.textField, textArea, .dropDown, .fileField, .textField-short{
	font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	width:210px;
	border:1px solid #D8D8D8;
	background-color:#FFF;
	color:#000;
	padding:4px;
	vertical-align:middle;
}

.dropDown{
	width:220px;
}

input.submit{
	border:1px solid #E0E0E0;
	padding: 4px 2px 4px 2px;
	background-color: #BFBFBF;
	color: #FFFFFF;
	font-size:1em;
	font-weight: bold;
	font-family:"Lucida Sans",  Verdana, Helvetica, Arial, sans-serif;
}

p.hint{
	font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:1.3em;
	padding:0;
	margin:4px 0 0 0;
}

span.date {
	font-size:0.9em;
}

th p.hint{
		font-size:0.9em;
}
/* Standard form styling
----------------------------------------------------------------------*/
label.nodisplay, caption {
	display:none;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* HOMEPAGE */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.portfolio-home{
	margin:10px 13px 0 0;
}

.portfolio-link{
	border-bottom:1px solid #F0F0F0;
	text-align:right;
	margin:15px 65px 20px 0;
}
.portfolio-link a{
	font-size: 1.3em;
	font: Georgia;
	color:#858585;
	text-decoration:none;
	font-weight: bold;
}
.member-logo{
	float:right;
	margin:0px 0 0 10px;
	padding:0;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* FAQs */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
p.faq-article {
	padding:3px 0px 8px 0px;
	margin:0;
	border-bottom:1px solid #F1F1F1;
	clear:both;
}
ul#faqs {
	list-style-type: none;
	padding-left: 0;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Site Map */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#content #siteMap{
	list-style: none;
	padding-left:0px;
	margin-left:0px;
}

#siteMap li{
	background: url(../images/site/bullet_map.gif) 0 3px no-repeat;
	padding: 0 0 2px 20px;
}

#siteMap ul.subMap{
	list-style: none;
	padding:0;
	padding-top:7px;
	padding-left:20px;
	margin:5px 0px 20px 0px;
}

#siteMap li a{
	line-height:1.1em;
	padding:0;
}

#siteMap ul.subMap a{
	padding:0;
	margin:5px 0 10px 0;
	font-size:0.9em;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* PRINT MASTHEAD */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#print-masthead{
	display:none;
}

@media print {
	#masthead, #banner, #navigation, #right-column, #footer{
		display:none;
	}
	
	#print-masthead {
		display:block;
		text-align:left;
	}

	#print-masthead p{
		float:right;
		padding:0;
		margin:0;
		text-align:right;
	}
	
	#print-masthead img{
		margin:0px 0px 3px 26px;
	}
	
	#content {
		background-image:none;
		width:700px;
		padding:0;
		margin:0;
	}
	
	#content h1{
	margin-top:10px;
	}
	
	
	body {
		background-image:none;
		background-color:#FFFFFF;
	}
	
	h1{
		margin:0;
		padding:0;
		font-size:15pt;
	}
	
	p{
		font-size:10pt;
	}
}

@media handheld { 




}





/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ACCESSIBILITY */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#accessibility-options{
	display:none;
}



/* debugging style...
------------------------------------------------- */
table.cfdump_struct, table.cfdebug {
	width:800px;
	text-align:left;
}



