/* Preloading images on navigation bar to prevent IE flicker */
a { 
	background: url(images/nav_hover.jpg);
}

a:link {
	background: url(images/nav_background.jpg);
	color: #FF0000;
}

a:active { 
	background: url(images/nav_active.jpg);
}

a:hover, a:focus {
	background: url(images/nav_hover.jpg);
}

/* Main Body */

body {
	margin: 20px 0 20px 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:1.6em;
	text-align: center;
	background-color: #ffffff;
/*	background-image: url(images/joanell-background.gif);
	background-repeat: repeat; */
}

#wrapper {
	width: 752px;
	margin: auto;
	padding: 0;
	text-align: left;
/*	border: 2px solid #666666; */
	background-color: #CCCCCC;
}

#header {
	margin:0;
	padding: 0;
	background-color: #ffffff;
	height: 101px;
	border: 2px solid #666666;
}

#page_body {
	width: 750px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #999999;
}

#content_column {
	width: 540px;
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	background: #ffffff;
}

#content_fullpage {
	width: 740px;
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	background: #ffffff;
}

#content_header_pic {
	height: 270px;
	width: 540px;
	margin: 0 0 15px 0px;
	padding: 0;
	color: #ffffff;
/*	background-color: #ffffff;
	border-bottom: 2px solid #000000; */

}

#right_column {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.6em;
}

#navcontainer{
	height: 30px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url(images/nav_background.jpg);
	background-color: #999999;
}

#footer {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}


/* Links  */

a:link {
	color: #FF0000;
	text-decoration: underline;
	background:  none;
}

a:visited {
	color: #FF0000;
	text-decoration: underline;
	background:  none;
}

a:active {
	color: #FF0000;
	background:  none;
}

a:hover {
	color: #FF0000;
	background:  none;
}

a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
	background:  none;
}



/* Main Navigation */

#navcontainer ul{
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(images/nav_background.jpg);
}

#navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font: 12px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	background-image: url(nav_background.jpg);
	height: 30px;
}

#navcontainer a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 110px;
	border-top: none;
	border-right: 1px solid #ffffff;
	border-bottom: none;
	height: 30px;
	background-image: url(images/nav_background.jpg);
}

#navcontainer a:hover, a:focus { 
	color: #333333;
	border-bottom: none;
	height: 30px;
	background-image: url(images/nav_rollover.jpg);
}

#navcontainer .activetab {
	color: #fff; 
	border-bottom: none;
	height: 30px;
	background-image: url(images/nav_active.jpg);
}



/* ---------------------------- Image Formatting ------- */
.contentheader {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}


/* ---------------------------- Text Formatting ------- */

#content_header_pic p{
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
}

.page_content {
	margin: 20px 15px 40px 15px;
	padding: 0;
}

.full_page_content {
	margin: 15px 15px 15px 15px;
	padding: 0;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #00593F;
	font: bold 1.5em Verdana, 'Times New Roman', sans-serif;
	letter-spacing: -2px;
}

h3 {
	margin: 15px 0px 5px 0px;
	padding:20px 0px 0px 0px;
	font: bold 1em Verdana, 'Times New Roman', sans-serif;	
	color: #000;
}

p {
	margin: 8px 0px 8px 0px;
}


blockquote {
	margin: 10px;
	padding: 8px 0 0 25px;
	font:small  "Trebuchet MS",Verdana,Sans-serif;
	color: #585858;
}

.frontpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	border-top-width: 8px;
	border-right-width: 3px;
	border-bottom-width: 8px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #EFEEE9;
	border-bottom-color: #999999;
	border-left-color: #EFEEE9;
}

.graphic {
	text-align: center;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
}


/* ------------------------- Content Column Lists ---------------- */
#content_column ul {
	margin-top: 10px;
	margin-bottom: 25px;
}

#content_column ul li  {
	margin-left: -22px;
	list-style: none; 
	padding-left: 20px;
	margin-bottom: 10px;
	background: transparent url(images/asterisk_orange.gif) no-repeat 0px 3px;
}

#content_column ol {
	margin-top: 10px;
	margin-bottom: 25px;
}
	
#content_column .top_bookmark{
display: inline;
line-height: 1px;
height: 1px;
}


/* ----------------------------------- Tables-------------------- */

#content_column table{
	font-size: .9em;
	
}

#content_column td{
	border-bottom: 1px solid #E8E8E8;
	}
/* ------------------------------ Right Column Margins ----------- */

.right_column_margin {
	margin: 10px 10px 10px 8px;
}

#right_column .box-1 {
	background-color:#FFFFFF;
	margin: 0 0 30px 0;
}


/* ------------------------------ Right Column Text ----------- */

#right_column h3 {
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, sans-serif;
	background-image: url(images/right_column_bar.jpg);
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.right_column_text {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

.right_column_head {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	padding-top: 15px;
}

/* ------------------------------ Right Column Lists ----------- */

#right_column .box-1 ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0;
}

#right_column .box-1 ul li {
	list-style: none;
	padding-left: 17px;
	background: transparent url(images/bullet_go.gif) no-repeat 0px 0px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0;
}

#right_column p{
	margin: 0px 8px 0px 5px;
}

/* ------------------------- Footer Text ----------------- */

.footer-i {
	margin: 0px;
	padding: 10px;
}

.footer-i p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
	margin:0;
	padding:0;
	height: 0.1px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
	color: #B7B7B7;
	font-style: italic;
	text-align: center;
}

.copyright a:link    { color:  #B7B7B7; font-weight: normal; text-decoration: none; }
.copyright a:visited { color:  #B7B7B7; font-weight: normal; text-decoration: none; }
.copyright a:active  { color:  #B7B7B7; font-weight: normal; text-decoration: none; }
.copyright a:hover   { color:  #B7B7B7; font-weight: bold; text-decoration: none; }

.subhead {
	text-align: center;
	font-size: 24px;
}
