/*
Theme by EndangeredSpeciesOnline.org
http://www.endangeredspeciesonline.org
*/

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	background-color: #CCCCCC;
}
#wrapper {
	width: 760px;
	margin: 10px auto;
	text-align: left;
	background-color: #003366;
	border: 2px solid #990000;		
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}



h1 {
	font-size: 20px;
	
}

h2 {
	text-transform: none;
	
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

ul {
line-height: 90%;
} 

li, ol {
	line-height: 110%;
}

p {
	line-height: 150%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #9999CC;
	text-decoration: underline;
	
}


/* Header */

#header {
	width: 760px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center top;
	
}

#header6 {
	width: 760px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	
}


#header h1 {
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 500px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #732600;
	color: #003366;	
}

#header h2 {
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
	color: #003366;
	
}

#header p {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 0px;
	
	
}

#header a {
	color: #006600;
	text-decoration: none;
}

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


/* Menu */

#menu {
	height: 40px;
	width: 760px;
	background-color: #999999;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	
	
}


#menu a {
	display: inline;
	margin-right: 1px;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 15px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
}

#menu a:hover {
	color: #cc0000;
	text-decoration: underline;
	
}

#menu .current_page_item a {
	color: #000000;
}


/* Content */

#content {

	float: left;
	width: 500px;
	padding: 15px;
	background-color: #FFFFFF;
	
 	
}

#content h1 {
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	font-size: 18px;	
	

}

#content h2 {
	color: #003366;
	font-size: 16px;
	font-style: italic;
	
}
#content p {
	line-height: 150%;
	margin: 0;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	
}

#content li {
	padding: 10px;
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 110%;
}

#content ul {
line-height: 90%;
} 


hr {
	height: 1px;
	
	color: #666666;
}


/* Images */

.smallrightimage {
	width: 235px;
	float: right;
	clear: left;
	margin: 10px;
	text-align: center;
}

/* Flash objects */

#flashcontainerwide {
	width: 300px;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	float: right;
	
}

#flashcontainersmaller {
	width: 240px;
	padding: 0px;
	float: left;
	clear: right;
	margin: 10px;
	text-align: center;
	background-color: #333333;
}

	
/* Right Sidebar */

#sidebarright {
	float: right;
	clear: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
	background: #FFFFFF;
	
	
}

#sidebarright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarright li {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #ffffff;
	
	font-size: 12px;
}



#sidebarright h2 {
	margin: 0;
	padding-bottom: 5px;
	
}

#sidebarright h3 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 14px;
	
	
}

#sidebarright a {
	text-decoration: none;
	color: #333300;
	display: block;
	padding-right: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;	
}

#sidebarright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
}



/* Footer */

#footer {
	clear: both;
	width: 740px;
	padding: 10px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #732600;
}

#footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}
