/** basic divs **/
body
{
margin:0px;
padding:0px;
font-family:verdana;
font-size:0.8em;
background-color:#B3DEB3;
color:#000000;

}

#Content
{
width:1000px;
margin:auto;
position:relative;
background-image: url(../images/banner.jpg);
background-repeat:no-repeat;
}

.POW #Content
{
background-image: url(../images/bannerpow.jpg);
}

.Academy #Content
{
background-image: url(../images/bannerac.jpg);
}

#website_branding
{
width:980px;
color:#000000;
height:235px;
padding-top:5px;
font-weight:bold;
font-size:18px;
padding-right:20px;
text-align:right;

}

#mainpage{
padding-left:3px;
width:600px;
min-height:700px;
margin-bottom:50px;
}

.gallery_layout1 #mainpage{
padding-left:10px;
width:975px;
min-height:700px;
}

#website_container
{

}

#website_footer
{

width:1000px;
text-align:center;

background-color:#004743;
	background-image:url(../images/footer.jpg);
padding-top:15px;
padding-bottom:15px;
color:#ffffff;
clear:both;
background-repeat: repeat-x;
background-position:bottom;
}

	

#website_footer a{
color:#ffffff;
text-decoration:none;}


#website_footer img{
border:0px;
text-decoration:none;}

#website_footer a:hover{
color:#6565DD;}

#global_footer
{
text-align:center;
font-size:90%;
width:1000px;
color:#000;
padding-top:5px;
}

#global_footer a
{
color:#555;
}

#breadcrumb{display:none;}

/** menu code **/
#website_menu
{
width:1000px;

padding:0px;
margin:0px;
float:left;
height:50px;
padding-top:170px;
position:absolute;
top:0px;
}

#website_menu ul
{
padding-top:0px;
padding-left:0px;
margin:0px;
}

#website_menu li
{
list-style-type:none;
padding:0px;
margin:0px;
float:left;
}


#website_menu li a
{
display:inline;
float:left;
text-decoration:none;
color:#ffffff;
font-weight:bold;
font-size:17px;
padding-left:30px;
padding-right:30px;
padding-top:0px;
padding-bottom:5px;
line-height:56px;
}

#website_menu li a.current 
{
background-image:url(../images/menuselected.jpg);
background-repeat:no-repeat;
background-position:bottom center;

}
}

#website_menu li a:hover
{
color:#FFFA36;
} 



/** basic HTML **/

h1
{

font-size:1.7em;
padding:0px;
margin:0px;
padding-top:25px;
padding-bottom:0px;
margin-bottom:20px;
color:#004644;
border-bottom:1px solid #004644;
}

h2
{
font-size:1.25em;
color:#03C952; 
padding:0px;
padding-top:0px;
margin:0px;
margin-bottom:10px;
}

.POW h1
{
color:#FE0000; 
border-bottom:1px solid #FE0000;
}



.POW h2 , .POW h3
{
color:#00B5E8; 
}

.POW h2 
{
color:#FE0000; 
}

h3
{
font-size:1.15em;
color:#03C952; 
font-weight:bold;
padding:0px;
padding-top:0px;
margin:0px;

}

#powbig{
font-weight:bold;
font-size:120%;}


/** news core **/

#image{float:left; margin-right:10px;margin-bottom:10px;}

#image img{border:solid 1px #ffffff;
margin-right:10px;
padding:3px;}

.date, .date{
display:none;}

.headline{
font-weight:bold;
padding-bottom:5px;
font-size:115%;
color:#0000f2; 
font-weight:bold;
padding:0px;
padding-top:0px;
margin:0px;}

.headline a{
color:#000000;}

#caption{
width:275px;
font-style: italic;
text-align:center;
font-weight:80%;}

/** News Layout 2 **/

.news_layout1 .news_row{
width:480px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout1 .newsimage{
float:left;
width:180px;
}

/** News Layout 2 **/
.news_layout2 #content{
width:700px;
}

.news_layout2 #news{
width:700px;
}

.news_layout2 .news_row{
padding:0px;
padding-left:0px;
padding-bottom:15px;
width:330px;
float:left;
margin-right:20px;
margin-top:20px;
}

.news_layout2 .headline {width:275px;
font-style: italic;
text-align:center;
font-weight:80%;
color:#000000;}

.Home .headline{
	background-image:url(../images/news.png);
	width:330px;
	height:47px;
	text-align:center;
	background-color:#00413B;
	padding-top:20px;
	background-position:right;
	background-repeat:no-repeat;
  }
  
  .news_layout2 .headline a{
  color:#ffffff;}
  
    .news_layout2 .headline a:hover{
  color:#FCF922;}

.news_layout2 .newsimage img
{
border:solid 1px #ffffff;
padding:3px;
}

.news_layout3 .newsimage img
{
border:solid 1px #ffffff;
padding:3px;
}

.Home .newsimage img
{
border:solid 0px #000000;
padding:0px;
}

/** News Layout 3 **/

.news_layout3  #newsarticles {
float:left;
width:700px;

}

.news_layout3 #content{
width:700px;
}

.news_layout3 .news_row{
margin:3px;
width:700px;
margin-top:25px;
clear:right;
clear:both;
}

.news_layout3 .headline{
color:#000000;
margin-bottom:10px;
}
.news_layout3 .newsimage{
float:left;
width:230px;
}


/** News Layout 5 **/
.news_layout5 .news_row{
width:800px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout5 .newsimage{
float:left;
width:180px;
}

.news_layout5 #image{
float:left;
}

.news_layout5 #newsarticles{
clear:both;}

/** contact **/

.Contact_Us label{
    width: 150px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block
}

.Contact_Us #content
{
}

.Contact_Us input
{
   width:280px;
}

.Contact_Us textarea
{
    width:280px;
    height:200px;
}

.Contact_Us .submit
{
    text-align:center;
    float:left;
    width:50px;
}

#submit
{
    padding-left:530px;
}


/** Gallery core **/

.image_row{
width:210px;
float:left;
padding-right:23px;
text-align:center;
margin-bottom:20px;
}

.image_row img{
border:solid 3px #dddddd;}

.image_row img:hover{
border:solid 3px #000000;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Gallery layout3 **/

#gallery_main{
float:left;
width:360px;
}
.gallery_layout3 .imageimage img{
width:120px;
}

.gallery_layout3 .imageimage{
width:126px;
background-color:#cccccc;
float:left;
margin:3px;
}

#services
{
position:absolute;
text-align:left;
left:765px;
top:94px;
z-index:1;
}

#services h2
{
padding:0px;
margin:0px;
color:#fff;
padding-left:50px;
font-size:18px;
padding-bottom:20px;
}

#services a
{
text-decoration:none;
font-size:13px;
display:block;
padding-bottom:15px;
font-weight:bold;
}



	
/* side bar */


a{
color:#000000;
}

a:visited{
color:#000000;
}
a:hover{
text-decoration:underline;
color:#2F2FE5;
}

hr{
margin-bottom:15px;
border-top:3px solid #E06C1F;
}

#sidebar
{
width:238px;
position:absolute;
top:320px;

left:740px;
font-size:12px;
color:#000000;
}

#sidebar ul{
margin:0px;
padding-left:15px;}

#sidebar li{
padding-bottom:5px;}


#sidebar h2{
color:#000000;}

.side
{
width:218px;
height:302px;
padding:10px;
background-image: url(../images/panel.jpg);
background-repeat:no-repeat;
margin-bottom:40px;
}

.POW #sidebar{
background-image: url(../images/panel1.jpg);
background-repeat:no-repeat;
min-height:520px;
background-position:bottom;
}

.POW .side.mission{
display:none;}

#sidebar img{
border:0px;}

em{color:#3399FF;font-weight:bold;}/** basic divs **/
body
{
margin:0px;
padding:0px;
font-family:verdana;
font-size:0.8em;
background-color:#B3DEB3;
color:#000000;

}

#Content
{
width:1000px;
margin:auto;
position:relative;
background-image: url(../images/banner.jpg);
background-repeat:no-repeat;
}

.POW #Content
{
background-image: url(../images/bannerpow.jpg);
}

#website_branding
{
width:980px;
color:#000000;
height:235px;
padding-top:5px;
font-weight:bold;
font-size:18px;
padding-right:20px;
text-align:right;

}

#mainpage{
padding-left:3px;
width:600px;
min-height:700px;
margin-bottom:50px;
}

.gallery_layout1 #mainpage{
padding-left:10px;
width:975px;
min-height:700px;
}

#website_container
{

}

#website_footer
{

width:1000px;
text-align:center;

background-color:#004743;
	background-image:url(../images/footer.jpg);
padding-top:15px;
padding-bottom:15px;
color:#ffffff;
clear:both;
background-repeat: repeat-x;
background-position:bottom;
}

	

#website_footer a{
color:#ffffff;}

#website_footer a:hover{
color:#6565DD;}

#global_footer
{
text-align:center;
font-size:90%;
width:1000px;
color:#000;
padding-top:5px;
}

#global_footer a
{
color:#555;
}

#breadcrumb{display:none;}

/** menu code **/
#website_menu
{
width:1000px;

padding:0px;
margin:0px;
float:left;
height:50px;
padding-top:170px;
position:absolute;
top:0px;
}

#website_menu ul
{
padding-top:0px;
padding-left:0px;
margin:0px;
}

#website_menu li
{
list-style-type:none;
padding:0px;
margin:0px;
float:left;
}


#website_menu li a
{
display:inline;
float:left;
text-decoration:none;
color:#ffffff;
font-weight:bold;
font-size:17px;
padding-left:30px;
padding-right:30px;
padding-top:0px;
padding-bottom:5px;
line-height:56px;
}

#website_menu li a.current 
{
background-image:url(../images/menuselected.jpg);
background-repeat:no-repeat;
background-position:bottom center;

}
}

#website_menu li a:hover
{
color:#FFFA36;
} 



/** basic HTML **/

h1
{

font-size:1.7em;
padding:0px;
margin:0px;
padding-top:25px;
padding-bottom:0px;
margin-bottom:20px;
color:#004644;
border-bottom:1px solid #004644;
}

h2
{
font-size:1.25em;
color:#03C952; 
padding:0px;
padding-top:0px;
margin:0px;
margin-bottom:10px;
}

.POW h1
{
color:#FE0000; 
border-bottom:1px solid #FE0000;
}



.POW h2 , .POW h3
{
color:#00B5E8; 
}

.POW h2 
{
color:#FE0000; 
}

h3
{
font-size:1.15em;
color:#03C952; 
font-weight:bold;
padding:0px;
padding-top:0px;
margin:0px;

}

#powbig{
font-weight:bold;
font-size:120%;}


/** news core **/

#image{float:left; margin-right:10px;margin-bottom:10px;}

#image img{border:solid 1px #ffffff;
margin-right:10px;
padding:3px;}

.date, .date{
display:none;}

.headline{
font-weight:bold;
padding-bottom:5px;
font-size:115%;
color:#0000f2; 
font-weight:bold;
padding:0px;
padding-top:0px;
margin:0px;}

.headline a{
color:#000000;}

#caption{
width:275px;
font-style: italic;
text-align:center;
font-weight:80%;}

/** News Layout 2 **/

.news_layout1 .news_row{
width:480px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout1 .newsimage{
float:left;
width:180px;
}

/** News Layout 2 **/
.news_layout2 #content{
width:700px;
}

.news_layout2 #news{
width:700px;
}

.news_layout2 .news_row{
padding:0px;
padding-left:0px;
padding-bottom:15px;
width:330px;
float:left;
margin-right:20px;
margin-top:20px;
}

.news_layout2 .headline {width:275px;
font-style: italic;
text-align:center;
font-weight:80%;
color:#000000;}

.Home .headline{
	background-image:url(../images/news.png);
	width:330px;
	height:47px;
	text-align:center;
	background-color:#00413B;
	padding-top:20px;
	background-position:right;
	background-repeat:no-repeat;
  }
  
  .news_layout2 .headline a{
  color:#ffffff;}
  
    .news_layout2 .headline a:hover{
  color:#FCF922;}

.news_layout2 .newsimage img
{
border:solid 1px #ffffff;
padding:3px;
}

.news_layout3 .newsimage img
{
border:solid 1px #ffffff;
padding:3px;
}

.Home .newsimage img
{
border:solid 0px #000000;
padding:0px;
}

/** News Layout 3 **/

.news_layout3  #newsarticles {
float:left;
width:700px;

}

.news_layout3 #content{
width:700px;
}

.news_layout3 .news_row{
margin:3px;
width:700px;
margin-top:25px;
clear:right;
}

.news_layout3 .headline{
color:#000000;
margin-bottom:10px;
}
.news_layout3 .newsimage{
float:left;
width:230px;
}


/** News Layout 5 **/
.news_layout5 .news_row{
width:800px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout5 .newsimage{
float:left;
width:180px;
}

.news_layout5 #image{
float:left;
}

.news_layout5 #newsarticles{
clear:both;}

/** contact **/

.Contact_Us label{
    width: 150px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block
}

.Contact_Us #content
{
}

.Contact_Us input
{
   width:280px;
}

.Contact_Us textarea
{
    width:280px;
    height:200px;
}

.Contact_Us .submit
{
    text-align:center;
    float:left;
    width:50px;
}

#submit
{
    padding-left:530px;
}


/** Gallery core **/

.image_row{
width:210px;
float:left;
padding-right:23px;
text-align:center;
margin-bottom:20px;
}

.image_row img{
border:solid 3px #dddddd;}

.image_row img:hover{
border:solid 3px #000000;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Gallery layout3 **/

#gallery_main{
float:left;
width:360px;
}
.gallery_layout3 .imageimage img{
width:120px;
}

.gallery_layout3 .imageimage{
width:126px;
background-color:#cccccc;
float:left;
margin:3px;
}

#services
{
position:absolute;
text-align:left;
left:765px;
top:94px;
z-index:1;
}

#services h2
{
padding:0px;
margin:0px;
color:#fff;
padding-left:50px;
font-size:18px;
padding-bottom:20px;
}

#services a
{
text-decoration:none;
font-size:13px;
display:block;
padding-bottom:15px;
font-weight:bold;
}



	
/* side bar */


a{
color:#000000;
}

a:visited{
color:#000000;
}
a:hover{
text-decoration:underline;
color:#2F2FE5;
}

hr{
margin-bottom:15px;
border-top:3px solid #E06C1F;
}

#sidebar
{
width:238px;
position:absolute;
top:320px;

left:740px;
font-size:12px;
color:#000000;
}

#sidebar ul{
margin:0px;
padding-left:15px;}

#sidebar li{
padding-bottom:5px;}


#sidebar h2{
color:#000000;}

.side
{
width:218px;
height:302px;
padding:10px;
background-image: url(../images/panel.jpg);
background-repeat:no-repeat;
margin-bottom:40px;
}

.side.pow{
background-image: url(../images/panel2.jpg);
padding-top:265px;
height:37px;
padding-left:160px;
width:68px;
font-size:16px;
font-weight:bold;
color:#ffffff;
}

.side.pow a{
color:#ffffff;
text-decoration:none;
}

.side.pow a:hover{
color:#000000;}

.POW .side.mission{
display:none;}

#sidebar img{
border:0px;}

em{color:#3399FF;font-weight:bold;}
