/*Style sheet for Fresh Air 1024x768 must be included with HTML.*/
/*Styles for body.*/
body

{
	margin:0 auto;
	padding:0;
	font:76% Verdana, Helvetica, Tahoma, Arial, sans-serif;
	background-color: #F7FAF8;
	color: 
#4D4D4D;
}



/*Styles for main content which will be wrapped to center. */
#MainWrapperBlock
{
	margin:0px auto;
	width:680px;
	background-color: #FFFFFF;
}



/*Styles for the headers at the top. */



/*Styles for the horizontal menu*/
#navcontainer 
{
text-align: center;
margin: 5px;
}

#navlist2
{
margin: 0;
padding: 0 0 20px 50px;
border-bottom: 1px solid #259325;
text-align: center;
}

#navlist2 ul, #navlist2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist2 a:link, #navlist2 a:visited
{
float: left;
line-height: 16px;
font-weight: bold;
font-size: 14px;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #666;
}

#navlist2 a:link#current, #navlist2 a:visited#current, #navlist2 a:hover
{
border-bottom: 4px solid #259325;
padding-bottom: 2px;
background: transparent;
color: #259325;
}

#navlist2 a:hover { color: #000; }



/*Styles for the container that wraps the contents to left side. */
#LeftContainer
{
	margin: 0 28% 0 0;
}



#WrapText1
{
float:left;
margin: 10px;
padding: 10px;
border:0px ;
background:#FFFFFF;
}

/*Styles for the main contents in the page. */
#LeftContents
{
	padding: 0 20px 0 10px;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color: #4D4D4D;
	font-size: 1em;
}
#LeftContents h2
{
	margin:0 auto;
	padding:5px 0 5px 10px;
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, Tahoma, sans-serif;
	border:0px solid #259325;
	text-align: left;
	color: #259325;
	font-size: 1.4em;
}
#LeftContents p
{
	margin: 5px;
	padding: 0 0 10px 5px;
	background-color:inherit;
}
#LeftContents a
{
	background-color:inherit;
	text-decoration: underline;
	color: #333333;
}

#LeftContents a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #494949;
}

/*The general class for the contents in the right column. */
#RightColumn
{
	margin:0 auto;
	padding:0 5px 0 0;
	width:28%;
	float:right;
	background-color: #F7FAF8;
}

/*Styles for the right columns. */
.RightContents
{
	margin: 0px auto 10px auto;
	background-color: #FFFFFF;
	border:1px solid #259325;
	line-height:1em;
	text-align: left;
}

.RightContents h3
{
	margin:0 auto;
	padding: 5px 5px 5px 5px;
	background-color: #259325;
	font-family: "Century Gothic", Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.4em;
} 

.RightContents h4
{
	padding: 5px 5px 5px 5px;
	font-family: "Century Gothic", Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color: #000;
	font-size: 1.25em;
	line-height: 0.1em;
}


.RightContents p
{
	padding:5px 5px 5px 5px;
	margin: 5px 0 10px 5px;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	background-color:inherit;
	color: #4D4D4D;
	font-size: 1em;
	line-height: 1.2em;
}

.RightContents p a
{
	background-color:inherit;
	text-decoration: none;
	color: #494949;
}

.RightContents p a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #333333;
}

/*Styles for Quick links. */
.RightContents ul li

{
	padding:0 5px 0 5px;
	margin: 5px 0 0 5px;
	list-style-type: circle;
	font: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height:1.4em;
}

.RightContents ul li a
{
	text-decoration: underline;
	color: #333333;
	font: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height:1.4em;
}

.RightContents ul li a:hover
{
	color: #004C1A;
	font: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height:1.4em;
}

/*Styles for the page footer. */
#Footer
{
	margin:6px 0 0 0;
	padding:5px 0 5px 10px;
	background-color: #F2F5EC;
	border:solid 1px #D1D1D1;
	text-align: center;
	color: #494949;
	font-size: 1.0em;
}

#Footer a
{
	background-color: #F2F5EC;
	text-decoration: underline;
	color: #6C7062;
}

#Footer1
{
	text-align: left;
	float: left;
	font-size: 0.8em;
}

#Footer2
{
	text-align: right;
	padding-right: 10px;
	font-size: 0.8em;
}

 figcaption {
    display: block;
	text-align: center;
	padding-right: 0px;
	font-size: 0.9em;
} 

figure {
    display: block;
    margin-top: -1px;
    margin-bottom: -12px;
    margin-left: -15px;
    margin-right: 1px;
} 

figure2 {
    display: block;
    margin-top: 1px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 5px;
} 









table {
    border-collapse: separate;
    border-spacing: 10px 10px 0px 10px ;
} 