/* CSS Document */

body {
	font-size:medium;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#663333;
	background-color: #9EBEBE;
	text-align: center;
}
h1 {
	font-size: 250%;
	font-style: italic;
	color: #D27D68;
	text-align: center;
	font-weight: normal;
}
h2 {
	color: #C65C42;
	font-size: 200%;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-size: 125%;
	font-weight: normal;
	text-align: center;
}

h4 {
	font-size: 1.1em;
	color: #C65C42;
}
h5 {
	font-size: 1.1em;
	color: #C65C42;
	text-align:left;
}
.capitalized {
	font-size: 1.1em;
	color: #C65C42;
	text-align:left;
}
p {
	color: #660033;
	text-align:justify;
}
li {
	text-align: left;
}

.aligncenter {
	text-align: center;
	border: 1px solid white;
}
.alignright {
	text-align: right;
}
.floatright {
	float: right;
	border: 2px solid #FCDAB4;
	margin: 0px 0px 15px 15px;
}
.floatrightNOborder {
	float: right;
	margin: 0px 0px 15px 15px;
}
.floatleft {
	float: left;
	border: 2px solid #FCDAB4;
	margin: 0px 15px 15px 0px;
}

em {
	font-size: .71em;
}

ul {
	list-style-type:disc;
}
table#main {
	background-color: #FFFFFF;
	width: 750px;
	border-color: #EBD4A8;
	border-width: 2px;
	border-style: solid;
}


td#flashheader {
	/*height: 90px;*/
}

.row_mainnav {
	/*height: 35px;*/
	/*background-color: #DD9B80;	*/
	
}
div.mainnav {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #d18c6e;	
}

div.mainnav ul {
	margin: 0;
	padding: 0;
}
.right_border {
	border-right: 1px solid #FFFFFF;
}
div.mainnav li {
	text-align:center;
	position: relative;
	list-style: none;
	margin: 0;
	
	float: left;
}

div.mainnav li a:hover {
	color: #ffffff;
	background-color:#dbb587;
}

div.mainnav li a {
	display: block;
	padding: 0.25em 0em 0.25em 0em;
	text-decoration: none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-repeat:no-repeat;
	font-weight: bold;
	color: #ffffff;
	font-size: .75em;
	
	}

div.mainnav ul a {
	width: auto;
}	
#rightcontent {
	width: 150px;
}	
#rightcontent_fund {
	width: 180px;
}
td#rightcontent {
	/*background-color: #FCDAB4;*/
	background-color:#ebd4a8;
	vertical-align: top;
	padding: 50px 10px 0 0px;
	margin:0;
	width:180px;
}
ul#rightnav {
	vertical-align: top;
	list-style-type: none;
	margin-left: 20px;
	padding:0;
}
li.subtitle {
	font-size: 90%;
	font-weight: bold;
}

ul#sublinks {
	margin:0;
	padding:0;
	color: #C65C42;
}

ul#sublinks li {
	font-size:.70em;
	font-weight:normal;
	list-style-type: none;
	
}

ul#sublinks li a {
	color: #C65C42;	
}

ul#sublinks li a:hover {
	text-decoration:none;
}

.right_align {
	text-align:right;
	font-size: .75em;
}

td#maincontent {
	padding: 15px;
	background-image: url(assets/parchment.jpg);
}
div#footer {
	text-align: right;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
}
div#footer p {
	color: #666666;
	text-align: right;
}
#footer a {
	color: #663333;
}

li#current a{
	color: #C65C42;
	background-color:#dbb587;
}
#current_footer {
	text-decoration:none;
}
#current_right {
	text-decoration:none;
	font-weight:bold;
}
.bullet {
	font-size: .75em;
	text-align:center;
}
.no_bullet {
	list-style-type: none;
}
.pic_links{
	text-decoration:none;
	border:none;
	color: #C65C42;	
	}
a:hover.pic_links{
	text-decoration:underline;
	}

.pic_border{
	text-decoration:none;
	border: 2px solid #FCDAB4;
	}

/*

img {
	text-decoration:none;
	border:none;
}*/
#wheel, #droplet, #compass  {
	position: absolute;
	top:  300px;
	left: 30px;
	/*behavior: url(/png-opacity.htc);*/
}
a, a:link, a:hover, a:active, a:visited {
	color: #C65C42;
}
