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

body  {
	margin: 0; /* IE6 Fix */
	padding: 0; /* IE6 Fix */
	text-align: center; /* IE5 Fix */
	color: #000000; /* Multiple is used here to multiply by 1.6 the font only use for line-hight */
	font: 100.1%/1.6 Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h5, h6, p {
	margin-top: 0px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
	margin: 1em 0px 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin-top: 1.2em;
	margin-bottom: 0px;
}
blockquote {
	margin: 2em 10px 2em 10%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 110%;
	text-align: center;
}
h3 {
	color: #EEEEEE;
	background-color: #406080;
	font: bolder 130% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	text-align: center;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	font-weight: bold;
	color: #222222;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul li  {
	padding: 0px;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #2F465E;
}
a: hover {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-decoration: none;
	background-color: #FF9900;
}
#container  {
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	min-width: 500px;
	max-width: 1600px;
	background-color: #FFFFFF;
} 

#header  {
	padding: 0 10px;
	background: #E6E6E6 url(../images/realwideweb.gif) no-repeat center top;
	height: 110px;
	margin: 0px;
} 

#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #EEEEEE;
}
#mainnav {
	color: #EEEEEE;
	background-color: #000000;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#mainnav a {
	color: #FFFFFF;
	display: block;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 6px;
}
#mainnav  a:hover  {
	background-color: #FF9900;
	color: #000000;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #000000;
}
#mainnav li {
	background-image: url(../../images/pipedivider.JPG);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #000000;
}
.liheader {
	font-weight: bold;
}



#mainContent  {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #FFFFFF;
	zoom: 1;
	padding-top: 15px;
} 
#mainContent p {

}
#mainContent ul {
	margin: 0px;
	list-style: none;
}
#mainContent li {
	list-style: url(../images/smalllogopoint.JPG) inside;
	margin-left: 20px;
	margin-top: 7px;
}
#mainContent a {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-decoration: none;
}


#mainContent a:visited {
	color: #444444;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2F465E;
	text-decoration: none;
}

#mainContent a:hover {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}

#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #EEEEEE;
}


#sidebar1  h3, #sidebar1  p   {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
#sectionnav {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#sectionnav a {
	color: #EEEEEE;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-image: none;
	font-size: 90%;
	font-weight: normal;
}
#sectionnav a:hover, #sectionnav a:focus, #sectionnav a:active {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: underline;
	background-color: #FF9900;
}
#sectionnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sectionnav li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	background-image: none;
	font-size: 120%;
	color: #EEEEEE;
	background-color: #444444;
}
#sectioncontent {

}



#sectioncontent a {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-decoration: none;
}
#sectioncontent a:visited {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2F465E;
	text-decoration: none;
}
#sectioncontent a:hover {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}
#footer  {
	padding: 0 10px;
	border-top-style: none;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background: url(../images/flowers_background.png);
} 

#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #000000;
	background: url(../images/backgrounds/flower_bkgrd_orange_p.png);
	font: bold xx-large Arial, Helvetica, sans-serif;
}
.orangenav {
	color: #000000;
	background-color: #FF9900;
}



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.ordinal { /* nd st th etc */
	font-size: 60%;
	letter-spacing: -0.05em;
	vertical-align: 50%;
}
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }

.offleft {
	margin-left: -9000px;
	position: absolute;
	color: #FFFFFF;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>

<![endif]

.orangenav {
	background-color: #FF9900;
}

/* css examples */
.redbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #EE0000;
	margin: 1em;
	padding: 1em .5em;
	border: 1px solid #BB0000;
	text-align: center;
}
