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

html,body{margin:0;padding:0}
body{
	font: 85%/1.3 TrebuchetMS,Arial,sans-serif;
	text-align: left;
	padding-bottom: 10px;
	background-image: url(images/pokeflowers.gif);
	margin-top: 10px;
}
a { color: #000000; background: inherit; text-decoration: none;}
A:hover {text-decoration: underline; color: SeaGreen;}
h1 {
	color: #000000;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
}
h2 {
	padding: 0;
	margin: 0;
	line-height: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h3 {
	font-size: 9pt;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.8;
}
h4 {
	font: bold
	text-indent: 0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
	font-stretch: semi-expanded;
	font-weight: lighter;
}

h5 {
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	font-size: 14px;
}

h6 {
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	display: inline;
}
h7 {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}


h8 {
	color: #000000;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
}

h9 {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color:#333333;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
}



div#container{
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #FFFFFF;
	width: 600px;
}
div#header{
	overflow:hidden;
	background-color: #007F4E;
	width: 800px;
	padding-top: 10px;
}
div#header h1,div#menu{margin:0 auto;text-align:left}
div#header h1{
	padding: 0px 10px 10px;
	color: #fff;
	width: 100%;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{
	float:right;
	font-size: 80%;
}
ul#nav li{
	float:left;

	text-align: center;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 0px;
}




ul#nav a{float:left;width: 95px;padding: 2px 0;
background: #ffffff;
text-decoration:none;
color: #000000; 
border-bottom : 1px solid #000000; 
border-left : 1px solid #000000; 
border-right : 1px solid #000000;}






ul#nav a:hover{
	background: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}




#right {
	float: none;
	text-align: left;
	margin: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #FFFFFF;
}

#left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

#left .box {
	padding: 1em;
	margin: 0 0 1em 0;
	background : #FFF6BF;
}


#content {
	font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
	margin: 0 auto;
	padding: 15px;
	background: #e9e2b9;
	float:left;
	
	
}

ul {  padding: 0; margin: 0;}
li { list-style-type: none;}
left_image {
	padding: 5px;
	height: 200px;
	width: 250px;
}
#body_text {
	padding: 0px;
	width: 512px;
}

#wide {
	padding: 0px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

div#module{
	width:520px;
	float:none;
	overflow: hidden;
	height: auto;
}
div#m_img{
	width:200px;
	float:left;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;

}
div#m_text{
	overflow: hidden;
	height: auto;
	float: none;
	width: 280px;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 20px;
}
div#m_shim{
	height:20px;
	width: 400px;
	float: right;
}

div#module_container{
	width: 600px;
	float: right;
	overflow: visible;
}

#stranded {
	padding: 0px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#container #right #body_text .style1 {


}

