body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background:url(../images/background.png) top center no-repeat #000000;}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #E1E15A; font-size:24px; clear:both; font-weight:normal; margin-bottom:0; }
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#00cc66;margin-top:0px; margin-bottom:5px; }
h2.index {margin-bottom:-10px; z-index:1000;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
h5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}


a:link { color: #000000; text-Decoration: underline; }
a:active { color: #000000; text-Decoration: underline; }
a:visited { color: #000000; text-Decoration: underline; }
a:hover { color: #000000; text-Decoration: none;}

.border {border: solid 1px #000000;}
.borderBtm {border-bottom: solid 1px #000000;}
.borderTop {border-top: solid 1px #000000;}
.borderLt {border-left: solid 1px #000000;}
.borderRt {border-right: solid 1px #000000;}
.marginLt {margin-left:10px;}
.marginRt {margin-right:10px;}

.navMain {font-size: 13px; color: #000000; text-Decoration: none;}
.navMain a:link {color: #000000; text-Decoration: none;}
.navMain a:active {color: #000000; text-Decoration: none;}
.navMain a:visited {color: #000000; text-Decoration: none;}
.navMain a:hover {color: #000000; text-Decoration: none;}

.move_up {margin-top: -20px; }
.small { font-size: 10px; text-Decoration: none; }
.small8 { font-size: 9px; }
.small a:link { text-Decoration: underline; }
.small a:active { text-Decoration: underline; }
.small a:visited { text-Decoration: underline; }
.small a:hover { text-Decoration: none; }

.navBtm { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm a:link { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm a:active { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm a:visited { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm a:hover { font-size: 11px; color: #000000; text-Decoration: underline; }

.copyright { font-size: 10px; color: #CCCCCC; text-Decoration: none; }
.copyright a:link { font-size: 10px; color: #CCCCCC; text-Decoration: underline; }
.copyright a:active { font-size: 10px; color: #CCCCCC; text-Decoration: underline; }
.copyright a:visited { font-size: 10px; color: #CCCCCC; text-Decoration: underline; }
.copyright a:hover { font-size: 10px; color: #CCCCCC; text-Decoration: none; }

#row {clear:both;}
#leftCol {width:250px; float:left; margin-right:10px; vertical-align:top;}
#rightCol {float:right; width:500px; vertical-align:top;}
#leftCol2 {float:right; width:235px; vertical-align:top;}
#leftCol3 {float:left; width:250px; vertical-align:top; margin-left: 60px;}
#rightCol2 {width:500px; float:left; margin-left:10px; vertical-align:top;}
#rightCol3 {width:400px; float:left; margin-left:10px; vertical-align:top;}

#main{
	border: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	width:800px;
	height:auto;
	margin-left:auto;
    margin-right:auto;
	background-color:#000000;
}

#wrapper{
width:765px;
margin-left:auto;
margin-right:auto;
}
#sspAndNavContainer{
width:765px;
border-bottom:4px solid #003300;
border-top:4px solid #003300;
}

.Border{border:2px solid #003300;}

#header{
margin-left:auto;
margin-right:auto;
width:765px;
height:180px;
}

#header_menu{
position:relative;
top:-174px;
 font-size:10px;
}
#header_menu a:link, #header_menu a:visited, #header_menu a:active { font-size:10px;}
#header_menu a:hover {text-decoration:none; font-size:10px; color:#FFFF00;}

#content_left{
width:450px;
height:231px;
float:left;
}

#content_right{
	width:auto;
	height:231px;
	float:right;
	width:315px;
	background:url(../images/navPanel.jpg) no-repeat #00A650;
	z-index:-1;
	font: 10px;
}

#menu{
position:relative;
top:-5px;
	font-size: 11px;
	color: #000000;
	z-index:1000;
}

#menu1{
position:relative;
height:37px;
background:url(../images/NavBackground.jpg) no-repeat;
top:10px;
left:6px;
}
#menu1 a:link, #menu1 a:visited, #menu1 a:active {color:#000000; font-weight:bold;}
#menu1 a:hover {color:#000000; font-weight:bold;}

.Navtext{
position:relative;
top:8px;
left:25px;
color:#000000;
}


/*internal Navigation ********/


/* remove the bullets, padding and margins from the lists */
.menuINT ul{
list-style-type:none;
padding:0;
margin:0;
width:765px;
	height:50px;
	background:url(../images/navInternal.jpg) no-repeat;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menuINT li{
float:left;
position:relative;
top:5px;
left:10px;
z-index:100;
text-transform:uppercase;
}

/* use the table to position the dropdown list */
.menuINT table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menuINT li a, .menuINT li :visited {
display:block;
font-size:10px;
width:120px;
padding:7px 0;
color:#ffffff;
background:#00a752;
text-decoration:none;
margin-right:1px;
text-align:center;
border-bottom:1px solid #006633;
border-right:1px solid #006633;
font-weight:bold;
}
/* style the links hover */
.menuINT li :hover{
color:#ffffff;
background:#006633;
font-weight:bold;
}

/* hide the sub level links */
.menuINT ul ul {
visibility:hidden;
position:absolute;
width:100px;
height:0;
}
/* make the sub level visible on hover list or link */
.menuINT ul li:hover ul,
.menuINT ul a:hover ul{
visibility:visible;
}



#neon{
float:clear;
position:relative;
left:-5px;
padding-top:2px;
clear:both;
}

#photo{
height:75px;
width:780px;
}
#neon_btm{
position:relative;
left:-5px;
clear:both;}

#content_mid{
	margin-top: 15px;
}

#tag_line{
position:relative;
}

#footer{
	background-color:#022212;
	position:relative;
	left:-17px;
	height:50px;
	width:789px;
	margin-top:15px;
	font-size:12px;
	clear:both;
	padding-left: 10px;
}

#footer_text{
position:relative;
left:8px;
top:3px;
font-size:10px;
}

body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #00cc66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00cc66;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #00cc66;
}
.style1 {color: #FFFF66}
.style2 {color: #E1E15A}
.call {float:right; text-align:right;}
.call h1 {margin-top:0px;}
.tag {float:left;}
.white {color: #ffffff;}
.style3 {color: #00A650}
#btmNav {font-size:10px;}
#btmNav a:link, #btmNav a:visited, #btmNav a:active {color:#00cc66; text-decoration:none;} 
#btmNav a:hover {color:#ffffff; }
.style4 {color: #000000}
#leftCol img {
	border: 2px solid #064f29;
}
#design {
	margin-top: 15px;
}
#design img {
	border: 2px solid #064f29;
}
#design_top {
	padding-top: 20px;
}
#design_top .design_left {
	float: left;
	margin-right: 40px;
}
#design_top .design_right img{
	margin-bottom: 34px;
}
#design_top .design_right {
	float: left;
	
	width: 430px;
}
#design_mid {
	clear: both;
	padding-top: 20px;	
}
#design_mid .design_left {
	float: left;	
	margin-right: 40px;
}
#design_mid .design_right {
	float: left;
	width: 340px;
}
#design_mid .design_right img{
	margin-bottom: 5px;
}
#design_bot {
	clear: both;
	padding-top: 30px;	
}
#design_bot .design_left {
	float: left;
	
	
}
#design_bot .design_right {
	float: left;
	margin-left: 40px;
	width: 450px;
} 
#bot_pic {
	margin-top: 28px;
}
.right_bot {
	float: right;
}
#rightCol2 img{
	border: 2px solid #064f29;
	
}
row img {
	border: 2px solid #064f29;
}
.no_border{
	border: none;
}

.green_border {
	border: 2px solid #064f29;
}.green {
	color: #00cc66;
}
