/* CSS Document */

body {
	background-color: #062524;
	margin: auto;
	padding:0px;
	text-align:center;
	background-image:url(images/top_bg1.gif);
	background-repeat:repeat-x;
	/*	min-width:960px;*/

}

img {
border: none;
}

a.one:link {
	color: #3ce3dd;}
a.one:visited {color: #3ce3dd; }
a.one:hover {color: #00FFCC; }

a.two:link {color: #808040; text-decoration: none; font-weight: none;}
a.two:visited {color: #666666; text-decoration: none; font-weight: none;}
a.two:hover {color: #99CC33; text-decoration: none; font-weight: none;}

a.three:link {color: #999933; text-decoration: underline;}
a.three:visited {color: #cccccc; text-decoration: none; }
a.three:hover {color: #999999; text-decoration: none;}

a.four:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: url(none);
}
a.four:visited {color: #ffffff; text-decoration: none; background: none; font-weight: bold;}
a.four:hover {color: #fff4bb; text-decoration: none; background: url(none); font-weight: bold;}

.bars {
SCROLLBAR-FACE-COLOR: #15595C;
	SCROLLBAR-HIGHLIGHT-COLOR: #225050;
	SCROLLBAR-SHADOW-COLOR: #225050;
	SCROLLBAR-3DLIGHT-COLOR: #225050;
	SCROLLBAR-ARROW-COLOR: #ccbb7b;
	SCROLLBAR-TRACK-COLOR:#225050;
	SCROLLBAR-DARKSHADOW-COLOR: #17393A;
	}
#main {
	width: 960px;
	margin: auto;
	height: 580px;
	background-repeat:no-repeat;
	background-image:url(images/main_bg.jpg);
	box-sizing: border-box
-moz-box-sizing;
	text-align: center;
	}
	
#header{
text-align: left;
float: left;
width: 960px;
height: 119px;
}

#nav{
	margin-left: 20px;
	text-align: left;
	float: left;
	width: 940px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:none;
	font-size: 18px;
	color: #32d1cb;
}

/* Main Navigation Area aligned to along the top */


#slidetabsmenu {
float:left;
width:626px;
height: 30px;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom: 0em;
	margin-top: 2px;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 5px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
margin:0;
padding:0 7px 0 8px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
padding:7px 7px 9px 5px;
color:#32d1cb;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: #a3e6e6;
}

#slidetabsmenu #current a {
background-position:0 -30px;
}

#slidetabsmenu #current a span {
background-position:100% -30px;
color: #c0f2f2;
}

#slidetabsmenu a:hover {
background-position:0% -30px;
}

#slidetabsmenu a:hover span {
background-position:100% -30px;
}


/* Navigation end*/
	
	
	
#leftcol{
float: left;
margin: 0px 20px 0px 20px;
width: 174px;
height: 400px;
text-align: left;
}

#box1{
float: left;
margin-top: 5px;
width: 163px;
text-align: left;
background-color: #0a4946;
}
#box3{
float: left;
margin-top: 20px;
width: 163px;
text-align: left;
}

#box1inside{
float: left;
padding: 8px;
text-align: left;
}

#box2{
float: left;
width: 163px;
text-align: left;
}

#maintxt{
float: left;
margin: 15px 0px 10px 0px;
width: 440px;
height: 370px;
text-align: left;
overflow: auto; 

}


.maintxt{
margin-top: 10px;
float: left;
}

#footer {
height: 20px;
margin-top: 2px;
	}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	float: left;
	vertical-align: text-top;
	text-align: left;
	color: #FFFFFF;
	margin-left: 20px;
	padding: 3px;
}

#copyright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 500px;
	float: left;
	vertical-align: text-top;
	text-align: right;
	color: #32d1cb;
	margin-top: 10px;
	padding: 3px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccbb7b;
	letter-spacing: 0.02em;
}
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0.02em;
	font-weight: bold;
	color: #3ce3dd;
	text-align: left;

}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	line-height:16px;
	}

.smallgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 0.02em;
		line-height: 18px;
	color:#000000;
	-moz-opacity:0.3;
filter:Alpha(Opacity=30);
}

.smallgold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 0.02em;
		line-height: 18px;
	color: #ccbb7b;
}

.smallgreen2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 140px;
	letter-spacing: 0.02em;
		line-height: 14px;
	color:#000000;
	-moz-opacity:0.3;
filter:Alpha(Opacity=30);
}

#form{
display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 140px;
	margin-bottom: 0px;
	letter-spacing: 0.02em;
		line-height: 14px;
	color:#000000;
	-moz-opacity:0.3;
filter:Alpha(Opacity=30);
}	
.line1 {
border-bottom: 1px dotted #74b2ad;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	letter-spacing: 0.04em;
}
.smallwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.02em;
		line-height: 16px;
	color: #ffffff;
}


#clear {
    clear: both;	
}

.textexpand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
		line-height: 22px;
	color: #CCBB7B;
	border: none;
}

.textexpand2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
		line-height: 22px;
	color: #296263;
	border: none;
}

.textblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
		line-height: 14px;
	color: #3ce3dd;
	border: none;
}

.texttablelarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
