@charset "UTF-8";
/**

@author = “Jody Stevens”
@CreationDate = 12-29-07 

**/

#required {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}

#navBox a:link   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#navBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

#navBox a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

#blocks {
	position: absolute;
	left: 815px;
	top: 625px;
}

.margin {
	text-align: left;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #99CC00;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10.px;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
 
/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */

body {
	background-color: #99CC00;
	text-align: center;
	min-width: 800px;
	background-image: url(images/background.jpg);
}
#wrapper {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	background-color: #99CC00;
	height: 780px;
	padding: 20px;
}
#wrapperabout {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	background-color: #99CC00;
	height: 1500px;
	padding: 20px;
}
#wrappersitemap {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	background-color: #99CC00;
	height: 1200px;
	padding: 20px;
}
#wrapperlegacy {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	background-color: #99CC00;
	height: 1000px;
	padding: 20px;
}
#other #navBox {
	position: absolute;
	width: 300px;
	height: 200px;
	top: 300px;
	left: 40px;
	float: left;
	z-index: 2;
}
#mainWindow {
	width: 435px;
	height: 650px;
	left:370px;
	border: medium solid #669900;
	position: absolute;
	text-align: left;
	top: 19px;
}

#mainWindowAbout {
	width: 435px;
	height: 1350px;
	left:370px;
	border: medium solid #669900;
	position: absolute;
	text-align: left;
	top: 19px;
}

#mainWindowSitemap {
	width: 435px;
	height: 1050px;
	left:370px;
	border: medium solid #669900;
	position: absolute;
	text-align: left;
	top: 19px;
}
#mainWindowLegacy {
	width: 435px;
	height: 950px;
	left:370px;
	border: medium solid #669900;
	position: absolute;
	text-align: left;
	top: 19px;
}

#header {
	height: 35px;
	width: 345px;
	border: thin solid #FFFFFF;
}
#header img {
	margin-top: 10px;
	margin-left: 76px;

}

#titleBox {
	height: 617px;
	width: 345px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navBox ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 70px;
	line-height: 30px;
	color: #FFFFFF;
}

#titleBox #navBox {
	text-align: left;
}

/* ----- INDEX LAYOUT ------------------------------------------------------------------------------------------------------ */

#index #navBox {
	left: 450px;
	top: 401px;
	position: absolute;
	height: 215px;
	width: 300px;
	z-index: 2;
} 

#index #navBox ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 50px;
	line-height: 25px;
	color: #FFFFFF;
}

#mainWindowIndex {
	width: 370px;
	height: 647px;
	left:435px;
	top: 20px;
	border: medium solid #669900;
	position: absolute;
	text-align: left;
}
#titleBoxIndex {
	height: 617px;
	width: 410px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#headerIndex {
	border: thin solid #FFFFFF;
	height: 35px;
	width: 410px;
}
#headerIndex img {
	margin-top: 10px;
	margin-left: 103px;
}
/* ----- THUMBNAILS ------------------------------------------------------------------------------------------------------ */

#thumbs-p {
	text-align: left;
	position: absolute;
	top: 300px;
	left: 28px;
	width: 340px;
}

#thumbs-p img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px;
	padding-left: 1px;
}

#thumbs-p div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	color: #336600;
	position: relative;
}

#thumbs {
	text-align: left;
	position: absolute;
	top: 300px;
	left: 28px;
	width: 340px;
}
#thumbs img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px;
	padding-left: 1px;
}

#thumbs div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	color: #336600;
	position: relative;
}

/* ----- OTHER PAGES ------------------------------------------------------------------------------------------------------ */


#white #mainWindow {
	background-color: #FFFFFF;
}
.formHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.formHeaders input {
	background-color: #CCCCCC;
}

#black #mainWindow {
	background-color: #000000;
	text-align: center;
}

#white #mainWindow {
	background-color: #FFFFFF;
	text-align: center;
}

#white #mainWindowAbout {
	background-color: #FFFFFF;
	text-align: center;
}

#white #mainWindowSitemap {
	background-color: #FFFFFF;
	text-align: center;
}

#portSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#portHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#portSubheaderB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#portHeaderB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#description {
	position: absolute;
	bottom: 34px;
	width: 426px;
	left: 3px;
	height: 109px;
}
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 340px;
	height: 486px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#form1 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.funds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#portfolio #navBox {
	position: absolute;
	width: 300px;
	height: 200px;
	top: 425px;
	left: 41px;
	float: left;
	z-index: 2;
}
.static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#portfolio #navBox ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 70px;
	line-height: 20px;
	color: #FFFFFF;
}
