/* CSS Document */

html{

}

body{
margin: 0px;
width: 100%;
}

/* LOGO */

#banner{
background-image:url(../images/topbanner_grass.jpg);
background-color:#006600;
height: 168px;
width: 100%;
text-align: center;
}

#bannerinner{
text-align:left;
height: 168px;
width: 800px;
margin-left: auto;
margin-right: auto;
}



/* HOME  */

#flashblue{
background-image:url(../images/flashblue_back.jpg);
background-color:#003399;
width: 100%;
height: 300px;
text-align: center;
}

#flashblueinner{
width: 800px;
height: 300px;
margin-left: auto;
margin-right: auto;
}

#flashgrey{
background-image:url(../images/flashgrey_back.jpg);
background-color:#333333;
width: 100%;
height: 225px;
text-align:center;
}

#flashgreyinner{
width: 800px;
height: 225px;
margin-left: auto;
margin-right: auto;
}

/* SECONDARY  */


#title{
background-image:url(../images/titleback.jpg);
width: 100%;
height: 45px;
text-align: center;
}

#titleinner{
width: 800px;
height: 45px;
text-align:left;
margin-left: auto;
margin-right: auto;
}

#copy{
/*
background-image:url(../images/copyback.jpg);
*/
background-repeat:repeat-x;
background-color: #D8D8D8;
width: 100%;
text-align:center;
}

#copyinner{
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#copyheading{
width: 800px;
}

#newssmall{
width: 800px;
height: 150px;
text-align:left;
border-bottom-style:double;
border-bottom-color: #CCCCCC;
padding-top: 10px;
}

/* NEWS FONTS*/

.newsdate{
font-family: "Georgia", Times New Roman, Times, serif;
font-size:18px;
color: #666666;
line-height: 32px;
}

.newsheading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#0B4369;
}

.newscopy{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #333333;
line-height: 25px;
}

.newslink{
font-family:Arial, Helvetica, sans-serif;
color: #003366;
font-size:10px;
}

/* COPY  */

#copyleft{
width: 400px;
float: left;
}

#copyright{
margin-top: -50px;
width: 400px;
float: left;
text-align:center;
}

/* COPY FONTS */

.copyhead{
color:#0B4369; 
font-size:28px; 
font-family:Georgia, 'Times New Roman', Times, serif;

}

.copymain{
font-size: 15px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
line-height: 21px;
}


.quote{
font-size: 18px; color:#003366; line-height: 22px;
}






/* NETWORK  */

#network{
width: 100%;
text-align:center;
}

#networkinner{
width: 920px;
height: 124px;
margin-left: auto;
margin-right: auto;
text-align:center;

}

/* FOOTER  */

#footer{
width: 100%;
background-color:#999999;
text-align:center;
}

#footerinner{
width: 900px;
text-align: center;
min-height: 50px;
margin-left: auto;
margin-right: auto;
}

/* FOOTER FONTS  */

.footer{
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
font-size:10px;
text-decoration:none;
border-left: 1px solid  #444;
	padding-left: 10px;
	padding-right: 10px;
}

.footer1{
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
font-size:10px;
text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}

.footerinfo{
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;

}

.catch{
color: #D8D8D8;
}

/* NAV  */

#nav{
background-image:url(../images/nav_back.jpg);
background-color:#333333;
width: 100%;
height: 32px;
text-align: center;
}

#navbumper{
width: 100%;
height: 10px;
}

#navinner{
text-align:center;
width: 800px;
height: 20px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

/* NAV FONTS  */

.navhome {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;	letter-spacing: 1px;
}

.navhome:hover {
	color: white;
	line-height: 12px;
}

body#home .navhome{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
}

.navaboutus {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navaboutus:hover {
	color: white;
	line-height: 12px;
}

body#aboutus .navaboutus{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

.navfirststeps {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navfirststeps:hover {
	color: white;
	line-height: 12px;
}

body#firststeps .navfirststeps{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

.navtestimonials {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navtestimonials:hover {
	color: white;
	line-height: 12px;
}

body#testimonials .navtestimonials{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

.navnews {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navnews:hover {
	color: white;
	line-height: 12px;
}

body#news .navnews{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

.navresources {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navresources:hover {
	color: white;
	line-height: 12px;
}

body#resources .navresources{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

.navspecialists {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navspecialists:hover {
	color: white;
	line-height: 12px;
}

body#specialists .navspecialists{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

.navcalendar {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navcalendar:hover {
	color: white;
	line-height: 12px;
}

body#calendar .navcalendar{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

body#week .navcalendar{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}

.navcontact {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;	letter-spacing: 1px;
}

.navcontact:hover {
	color: white;
	line-height: 12px;
}

body#contact .navcontact{
font-family:Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	float: left;
	text-decoration: none;	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	border-left: 1px solid  #444;
}