@charset "utf-8"; 
/* CSS Document - Author: Rosanii Design Co.
THEME: Mint */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	padding-left:50%;
	background: #000 url(images/bg4a.jpg) top center repeat-x;
}

hr {border:1px dashed #009966; margin:0; padding:0;}

#containertop
{
	width: 768px;
	margin-left: -384px;
}

#container
{
	width: 768px;
	margin-left: -384px;
	background: url(images/container.gif) top center repeat-y;
	background-color:#ffffff;
}

a {
	text-decoration: none;
	color: #003E29;
}
a:hover {
	text-decoration: underline;
	color: #009966;
}

#topheader
{
	background-color: #fff;
	background: url(images/banner4.jpg) no-repeat;
	height: 150px;
}

#title
{
	font-size: 20px;
	color: #003300;
	font-family: verdana;
	margin: 5px;
	text-align:center;
}

#navcontainer
{
	background-color:#000;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
}

#navcontainer a
{
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
}

#navcontainer a:hover
{
	text-decoration: none;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
	color:#96C092;
}

.navitem
{
	background-color: #000;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 116px;
	margin-top:1px;
	margin-right:2px;
        margin-bottom: 1px;
	float:left;
}

.navitemfirst
{
	background-color: #000;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 116px;
	margin-top:1px;
	margin-right:3px;
	margin-bottom: 1px;
	float:left;
}

.navitemlast
{
	background-color: #000;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 116px;
	margin-top:1px;
	margin-left:1px;
	margin-bottom: 1px;
	float:left;
}

#main
{
	padding:0px;
	width: 768px;
	text-align:justify;
	color:#000000;
	line-height: 1.6em;
}

#linkdes
{
	color: #003300;
}

#sidebar
{
	width:197px;
	text-align:center;
	float:left;
	margin-top:0px;
	margin-right: 7px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 7px;
	clear:both;
}

#content
{
    width:538px;
	float:right;
	margin-top:0px;
	margin-right: 10px;
	margin-left: 0px;
    margin-bottom: 10px;
	padding: 3px;
	background-color:#FFF;
}

h1
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
	line-height:18px;
	font-size:18px;
	font-weight:normal;
	color: #003300;
}

.headertext1
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	background-color: #BAFCC6;
	font-size:18px;
	color: #009966;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

.headertext3
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	background-color: #96C092;
	font-size:18px;
	text-align:right;
	color: #003300;
}

.highlights {
	color:#003366;
	font-weight:bold;
}

#footer
{
	background:url(images/footer4.gif) top center no-repeat;
	color: #009966;
	text-align:center;
	height: 80px;
	padding-top:0px;
	clear:both;
}

.img
{
	border: double 4px #003366;
}

img
{
	border: 0px;
}

.msg {
	color:#339900;
	margin:0;
	padding:0;
}

select {
	border: 1px solid #009966;
}

.submit-btn {
	width: 54px;height: 20px;background:url(images/submit4.gif) no-repeat;outline: none;vertical-align:top;border:0;margin:5px 0 0 0;float:right
}

.submit-btn {
	margin:1px 0 0 0;
}

.submit-btn:hover {
	background: url(images/submit4.gif) no-repeat 0 -20px;
}

.upload-btn {
	width: 54px;height: 20px;background:url(images/upload_button4.gif) no-repeat;outline: none;vertical-align:top;border:0;margin:5px 0 0 0;
}

.upload-btn {
	margin:1px 0 0 0;
}

.upload-btn:hover {
	background: url(images/upload_button4.gif) no-repeat 0 -20px;
}