
body {
font-family: verdana, arial, sans-serif;
font-size: 0.9em;
color: #444444;
padding-top: 20px; 
padding-bottom: 20px;
background: url(images/backgr4.gif) repeat-x #e5e5e5;	}

a:link, a:visited, a:active {
	color: #990000; 
	font-weight: normal; 
	text-decoration: none; 
	}
	
a:hover {
	color: #990000;
	font-weight: normal; 
	text-decoration: underline; 
	}

div#wrapper {
width: 860px;
border: solid 1px #FEB424;
background: #ffffff;
}		

div#container {
padding: 10px;
background: #ffffff;
padding-left: 10px;
padding-right: 10px;
		}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px;
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
		
#mainContent {
	margin: 0 275px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 30px;
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
} 
#bottomContent {
	padding: 10px 20px;
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
} 

.idxForm {
	margin: 0;
	float: none;
	display: inline;
}
.idxFormText {
	background-color: #fff;
	font: 10pt Verdana, Arial, sans-serif;
}

div#sidebarBox  {
	background: #ffffcd;
	padding: 16px;
	border: 1px solid #FEB424;
	margin-top: 10px;
}

.idxFooter {
	background-color: #fff;
	font: .8em Verdana, Arial, sans-serif;
	margin-right: 20px;
	float: none;
	margin-top: 10px;
}
		
.logo {
	margin: 0 0 0 0;	}
	
.picmargin {
	margin-right:12px;	}
	
.picborder {
border: solid 1px #999999;
}	

h1 {
margin: 0;
padding:0;
font-size: 1.5em;
line-height: 1.2em;
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
	
h1 a:link, 
h1 a:visited, 
h1 a:active {
	color: #660000;
	font-weight: bold;
	}
	
h1 a:hover {
	color: #660000;
	font-weight: bold;
	}

h2 {
margin: 0;
padding:0;
font-size: 1.3em;
line-height: 0.5em;
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h3 {
margin: 0;
padding:0;
font-size: 1.2em;
line-height: 1.2em;
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
	
p.tagline { 
	margin: 0;
padding: 0;
font-size:1.2em;
font-weight: bold;
color: #666666;	}


	
blockquote {
font-size: 0.9em;
color: #555555;
padding: 1em 1em;
background: #f4f4f4;
border: solid 1px #e1e1e1;	
	}

	
.spacer2p { margin-top: 2px; } 
.spacer4p { margin-top: 4px; } 
.spacer8p { margin-top: 8px; } 
.spacer12p { margin-top: 12px; } 
.spacer20p { margin-top: 20px; } 
.spacer24p { margin-top: 24px; } 

.photo { border: solid 1px #999999;}
.homefaq {font-size: 1.2em;}
