@charset "UTF-8";
body {
	color: #000;
	font-family: "Myriad Pro", sans serif;
	font-size: 16px;
	margin:0;
	/*background-color: #FFF;*/
	background-image: url(../Graphics/clouds2.png);
	
	/*background-color: #EDF3FF;
	background-image:
	url(Graphics/bg-ltgrayretic.gif);*/
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-radius: 10px;
}
h1, h2, h3, h4 {
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 26px;
	margin-top: 6px;
	margin-bottom: 0px;
}

h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

a {
	text-decoration: none;
}

a:link {
	color: #0632FF;
}

a:visited {
	color: #0632FF;
}

a:hover, a:active {
	color: #999;
}

#header {
	/*background-image: url(Graphics/clouds2.png);*/
	border-radius: 10px 10px 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #f5f5f5;
}

#header img {
	padding-left: 18px;
}

/* applies to contact info in header*/
#header p {
	text-align: left;
	color: #000;
	padding-left: 20px;
	margin-top: 4px;
	margin-bottom: 1px;
}

#header h1, h2, h3, h4 {
	padding-left: 20px;
}

/* topnav here*/
#topnav {
	width: 920px;
	background-color: #FFF;
	font-size:90%;
	padding: 2px 20px 2px 20px;
	color: #000;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #900;
	border-bottom-color: #900;
	border-bottom-style: double;
	border-bottom-width: medium;
	/*float: left;*/
	text-align: left;
	font-weight: normal;
}

#topnav a {
	color: #000;
	text-decoration: none;
}

#topnav a:hover {
	color: #999;
}

hr {
	width: 920px;
	color: #999;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#photo-navtable {
	width: 920px;
	float: left;
	clear: both;
	height: 24px;
	margin-bottom: 18px;
}

table {
	background: #f5f5f5;
	margin-left: 380px;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #900;
	float: left;
	clear: both;
}

#content {
	width: 920px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	clear: both;
}

#content p {
	line-height: 1.15em;
	margin-bottom: 12px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
}
#content h1 {
	margin-bottom: 2px;
	margin-left: 0px;
}
 
#content h2 {
	margin-bottom: 6px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content ul {
	width: 750px;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 60px;

}

#content ul li {
	line-height: 1.25em;
	padding-bottom: 6px;
}

#content ol {
	width: 750px;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 60px;
}

#content ol li {
	line-height: 1.25em;
	padding-bottom: 6px;
}

#column-2 {
	float: left;
	width: 340px;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 20px;
}

#column-2 h3 {
	width: auto;
	margin-bottom: 6px;
	margin-left: -20px;
	line-height: 1.25em;
}

#column-2 hr {
	width: auto;
	color: #333;
}

#column-2 ol {
	width: auto;
	margin-top: 6px;
	margin-left: 0px;
	padding-top: 6px;	
}
#column-2 ol li {
	margin-top: 0px;
	padding-top: 0px;
}

#column-2a {
	float: left;
	width: 520px;
	margin-bottom: 20px;
	padding-top: 20px;
}

#column-2a h2 {
	width: auto;
	margin-left: 0px;
	padding-left: 0px;
}

#column-2a h3 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 12px;
}

#column-2a p {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: bottom: 4px;
}
 #column-2a img {
	 padding: 15px;
	 margin-top: 0px;
	 margin-bottom: 12px;
 }
#column-2b {
	width: 480px;
	float: right;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	background-color: #f5f5f5;
	border-radius: 20px;
}

#overview {
	width: 920px;
	margin-top: 20px;
}

#overview img {
	margin-bottom: 20px;
	margin-left: 195px;
	padding: 12px;
}

#bottomphoto-navtable {
	width: 920px;
	margin-top: 0px;
	margin-left: 20px;
	clear: both;
	float: left;
	width: 920px;
}

/* #tagline appears above #top-of-page and #footer. Need to insert a paragraph return after previous element and add display-inline to *html #tagline and #top-of-page to appear correctly in IE6 and IE7. Also, need to have tagline float right and clear right.*/
#tagline {
	font-size: 18px;
	color: #900;
	text-align: left;
	float: left;
	clear:left;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
	padding-top: 3px;
	width: 480px;
	margin-right: 0px;
}
*html #tagline {
	display: inline;
}


#top-of-page {
	float: left;
	clear: left;
	font-size: 95%;
	font-weight: normal;
	color: #FFF;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline;
	width: 165px;
	
}
#html #top-of-page {
	display: inline;
}


#top-of-page {
	float: left;
	clear: both;
	font-size: 95%;
	font-weight: normal;
	color: #FFF;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 6px;
	margin-bottom: 0px;
	display: inline;
	width: 165px;
	
}
#html #top-of-page {
	display: inline;
}

#lower-navbar {
	width: 920px;
	background-color: #FFF;
	font-size:90%;
	color: #000;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #900;
	border-bottom-color: #900;
	border-bottom-style: double;
	border-bottom-width: medium;
	float: left;
	text-align: left;
	font-weight: normal;
	clear: both;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#lower-navbar a {
	color: #000;
	text-decoration: none;
}

#lower-navbar a:hover {
	color: #999;
}

#footer {
	color: #333;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 20px;
	clear:both;
	text-align: left;
	margin-top: 20px;
	border-radius: 0px 0px 10px 10px;
	width: 940px;
}



#footer a:hover {
	color: #999;
}


#content-imgA2 {
	width: 610px;
	margin-right: 20px;
	border: thin dotted #000;
	float: right;
	margin-bottom: 20px;
}


.red {
	color: #900;
}
 
.ital {
	 font-style:oblique;
 }
 
 .bold {
	font-weight: bold;
}
 
.italic {
	 font-style: italic;
 }
 
.centered_text {
	text-align: center;
}
.centered_text {
	text-align: center;
}

.img {
	border: medium groove #666;
}

.inline {
	display: inline;
}

.smallcaps {
	font-variant: small-caps;
}
