@charset "utf-8";

/* CSS Document */



body {

	background-color: #6A6F77;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	font-family: Tahoma, Geneva, sans-serif;

	color: #030;

}



#header {

	width: 1000px;

	height: 150px;

	background-color: #FFF;

}

#headtop {

	width: 1000px;

	height: 10px;

	background-image: url(../images/headspacer.gif);

}



#leftmenu {

	float: left;

	width: 200px;

	background-color: #9FB47A;

	height: 600px;

}

#container {

	margin-left: 0px;

	height: 775px;

}

#conatentcontain {

	margin-left: 15px;

	overflow: scroll;

	margin-right: 15px;

	height: 600px;

}





#Content {

	width: 800px;

	background-color: #099;

	height: 600px;

	float: left;

	background-image: url(../images/contentback.gif);

}

#Content p {

	font-size: 14px;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-weight: normal;

	color: #333;

	margin-left: 20px;

	margin-right: 20px;

}



#footer {

	width: 1000px;

	height: 30px;

	padding: 0 0 0 0;

	float: left;

	background-image: url(../images/footer.gif);

}

#footer p {

	color: #C33;

	margin-top: 3px;

	margin-bottom: 3px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-left: 200px;

}



*{

	list-style:none;

	margin:0px;

	padding:0px;

}

img {



}



/* BEGIN 3D Blue */

#navlist

{

	color: white;

	border-bottom: 0.2em solid #9FB47A;

	border-right: 0.2em solid

#;

	padding: 0 1px;

	margin-left: 0;

	width: 12em;

	font: normal 0.8em Verdana, sans-serif;

	background-color: #9FB47A;

}



#navlist li

{

list-style: none;

margin: 0;

font-size: 1em;

}



#navlist a

{

	display: block;

	text-decoration: none;

	margin-bottom: 0.5em;

	margin-top: 0.5em;

	color: white;

	border-width: 1px;

	border-style: solid;

	border-color: #425D34;

	border-left: 1em solid #fc0;

	padding: 0.25em 0.5em 0.4em 0.75em;

	background-color: #516F2F;

}



#navlist a#current {

	border-color: #699;

}



#navlist a

{

width: 99%;

/* only necessary for Internet Explorer */

}



#navlist a

{

voice-family: "\"}\"";

voice-family: inherit;

width: 9.6em;

/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */

}



#navcontainer>#navlist a

{

width: auto;

/* only necessary if you use the hacks above for the Internet Explorer */

}



#navlist a:hover, #navlist a#current:hover

{

	border-color: #066;

	padding: 0.4em 0.35em 0.25em 0.9em;

	background-color: #CDB0A8;

}



#navlist a:active, #navlist a#current:active

{

	background: #17a;

	border-color: #09F;

	padding: 0.4em 0.35em 0.25em 0.9em;

}

ul#minitabs{

	list-style: none;

	margin: 0;

	padding: 7px 0;

	border-bottom: 1px solid #CCC;

	font-weight: bold;

	text-align: center;

	white-space: nowrap;

	background-color: #F6EFE5;

}

ul#minitabs li{display: inline;margin: 0 2px}

ul#minitabs a{

	text-decoration: none;

	padding: 0 0 3px;

	border-bottom: 4px solid;

	color: #033

}

ul#minitabs a#current{

	border-color: #99E61A;

	color: #516F2F

}

ul#minitabs a:hover{

	border-color: #699;

	color: #B0C292

}





 #submenu

{

padding: 0 1px 1px;

margin-left: 0;

font: bold 12px Verdana, sans-serif;

}



#submenu li

{

list-style: none;

margin: 0;

border-top: 1px solid gray;

display: inline;

}



#submenu li a

{

padding: 0.25em 0.5em 0.25em 0.75em;

border-left: 1em solid #AAB;

background: #CCD;

text-decoration: none;

}



#submenu li a:link { color: #448; }

#submenu li a:visited { color: #667; }



#submenu li a:hover

{

border-color: #FE3;

color: #FFF;

background: #332;

}

h2 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 18px;

	color: #68892E;

	padding-top: 10px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: italic;

	text-decoration: underline;

	color: #333;

}



#test {

	padding-left: 10px;

	padding-right: 5px;

}

#test ul li {

	margin-top: 10px;

	background-image: url(../images/headspacer.gif);

	background-repeat: no-repeat;

}

a {

	color: #090;

}

p {

	font-family: Tahoma, Geneva, sans-serif;

	color: #066;

}

p {
	text-indent: 3em;
	text-align:left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

