/* CSS Document */

/* Colors >
Red/Orange: #eb4d22;

*/

@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font: normal .85em/190% Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../i/27.gif) repeat;
	}
	
#sky {
	background-image: url(../i/skyB.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-bottom: 1px solid #4C75AF;
	}	
	
#wrap {
	background-color: #fff;
	border-left: 12px solid #c3c3c3;
	border-right: 12px solid #c3c3c3;
	border-bottom: 12px solid #c3c3c3;	
	/*margin-top: 30px;*/ 
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
	width: 840px;
	}	
	
#wrap #flashPix .border {
		border-bottom: 20px solid #177FD8;
		}
	
	#wrap #leftcol { 
	position:relative;
	float:left;
	width: 280px; /* actual value */
	z-index:100;
	font: normal 95%/190% Verdana, Arial, Helvetica, sans-serif;	
	color: #343434;				
	}
	
	#wrap #leftcol h3 { 	
	text-align: left;
	margin: 20px 0 0 10px;
	color:	#0080DC;
	font: normal 160%/160% Georgia, "Times New Roman", Times, serif;
	color: #eb4d22;	
	}
	
	#wrap #leftcol p { 
	text-align: left;
	padding: 2px 15px;
	}
	
	#wrap #leftcol p.shortTop { 
	text-align: left;
	padding: 0 15px 5px 15px;
	margin-top: 2px;
	}	



	#wrap #leftcolWide { 
	position: relative;
	float: left;
	width: 560px; /* actual value */
	z-index: 100;
	font: normal 95%/190% Verdana, Arial, Helvetica, sans-serif;
	color: #343434;			
	}

	#wrap #leftcolWide h3 { 	
	text-align: left;
	margin: 20px 0 0 10px;
	color:	#0080DC;
	font: normal 150%/160% Georgia, "Times New Roman", Times, serif;
	}
	

	#wrap #leftcolWide p.shortTop { 
	text-align: left;
	margin: 0 25px 10px 25px;
	}

	#wrap #leftcolWide p { 
	text-align: left;
	margin: 10px 25px 10px 25px;
	}
	
	#wrap #leftcolWide p.longBottom { 
	text-align: left;
	margin: 10px 25px 25px 25px;
	}		

/* ========================================================= Left Column DOUBLE Wide --------------------- */

	#wrap #leftcolDblWide { 
	position: relative;
	float: left;
	width: 740px; /* actual value */
	z-index: 100;
	font: normal 95%/190% Verdana, Arial, Helvetica, sans-serif;
	color: #343434;	
	margin-bottom: 25px;		
	}

	#wrap #leftcolDblWide h3 { 	
	text-align: left;
	margin: 20px 0 20px 20px;
	color:	#0080DC;
	font: normal 170%/160% Georgia, "Times New Roman", Times, serif;
	}
	

	#wrap #leftcolDblWide p.shortTop { 
	text-align: left;
	margin: 0 25px 10px 25px;
	}

	#wrap #leftcolDblWide p { 
	text-align: left;
	margin: 15px 25px 10px 25px;
	}
	
	#wrap #leftcolDblWide p.longBottom { 
	text-align: left;
	margin: 10px 25px 25px 25px;
	}		

	#wrap #leftcolDblWide #addThisDblWide {
		text-align: left;
		padding: 5px 0 5px 25px;
		}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CENTER COL - - - - - - - -*/	

	#wrap #centercol {
	float:left;
	width: 280px;
	font: normal 95%/190% Verdana, Arial, Helvetica, sans-serif;	
	color: #343434;
	}
	
	#wrap #centercol p.longTop { 
	text-align: left;
	padding: 55px 15px 0 15px;
	}
	
	#wrap #centercol p { 
	text-align: left;
	padding: 5px 15px 15px 15px;
	}	

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Home Page RIGHT COL or SIDEBAR- - - - - - - -*/	

	#wrap #rightcol {
	position:relative;
	float:right;
	text-align: left;
	width: 240px; /* actual value */
	padding: 10px;
	z-index:99;
	}
	
	#wrap #rightcol #dropList {
	background: #fff url(../i/helpYourself.jpg)  no-repeat center top;
	width: 240px;
	height: 70px;
	display: block;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;	
	}	

	
	#wrap #rightcol #dropList h2 {
	font: normal 130%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #0080dc;
	border: 1px solid #fff;
	padding: 10px;
	}	
		
	#wrap #rightcol #addThis {
		width: 175px; 
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		padding-bottom: 25px;
		}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TWITTER STYLES - - - - - - - -*/	
	
	#twitter_div {
	padding: 50px 0 15px 0;
	}

	#twitter_div #twitterTitle {	
	background: #fff url(../i/twitterUpdates.jpg)  no-repeat center top;
	width: 240px;
	height: 70px;
	display: block;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;		
	}
	
	/*#twitter_div h2.sidebar-title {
	font: normal 140%/120% Georgia, "Times New Roman", Times, serif;
	color: #eb4d22;
	letter-spacing: 1px;
	margin-bottom: 2px;
	}*/
	
	#rightcol #twitter_div ul {
	font: normal .85em/160% Verdana, Arial, Helvetica, sans-serif;	
	color: #343434;
	border: 1px dotted #CCC;	
	padding: 0 10px 0 10px;
	}

	#twitter_div ul li {
	list-style-type: none;
	line-height: 150%;
  	margin: 10px 0;
	}
	

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TWITTER STYLES - - - - - - - -*/	                


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - INSIDE PAGES RIGHT COL or SIDEBAR- - - - - - - -*/	

	#wrap #rightColBack {
	position:relative;
	float:right;
	text-align: left;
	width: 240px; /* actual value */
	padding: 50px 10px 10px 10px;
	z-index:99;
	}
	
	#wrap #rightColBack #dropList {
	background: #fff url(../i/helpYourself.jpg)  no-repeat center top;
	width: 240px;
	height: 70px;
	display: block;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;	
	}	

	
	#wrap #rightColBack #dropList h2 {
	font: normal 130%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #0080dc;
	border: 1px solid #fff;
	padding: 10px;
	}	
		
	#wrap #rightColBack #addThis {
		width: 175px; 
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		padding-bottom: 25px;
		}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TWITTER STYLES - - - - - - - -*/	
	
	#twitter_div {
	padding: 50px 0 15px 0;
	}

	#twitter_div #twitterTitle {	
	background: #fff url(../i/twitterUpdates.jpg)  no-repeat center top;
	width: 240px;
	height: 70px;
	display: block;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;		
	}
	
	/*#twitter_div h2.sidebar-title {
	font: normal 140%/120% Georgia, "Times New Roman", Times, serif;
	color: #eb4d22;
	letter-spacing: 1px;
	margin-bottom: 2px;
	}*/
	
	#rightColBack #twitter_div ul {
	font: normal .85em/160% Verdana, Arial, Helvetica, sans-serif;	
	color: #343434;
	border: 1px dotted #CCC;	
	padding: 0 10px 0 10px;
	}

	#twitter_div ul li {
	list-style-type: none;
	line-height: 150%;
  	margin: 10px 0;
	}
	

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TWITTER STYLES - - - - - - - -*/	                




.clearleft {
	clear: left;
	}
	
.clearright {
	clear: right;
	}		
	
#scaLLop {
	width: 840px;
	height: 135px;
	background: #c3d2e1 url(../i/bzig.gif) repeat-x;
	}
	
#stepOne {
	padding-top: 40px;
	}	
	
	
/* ------------------------------------------FOOTER BELOW
-------------------------------------- */			
	
	
#footer { 
	width: 840px;
	height: 300px;
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 12px solid #c3c3c3; 
	background: #fff url(../i/footer.jpg)  no-repeat center top;
	}
	
/* ------------------------------------------FOOTER NAV BELOW
-------------------------------------- */	

#footer #navFooter {
	font: normal .80em/1.25em Verdana, Arial, Helvetica, sans-serif;
}

#footer #navFooter ul {
	background-color: #0F5D9F;
	margin-top: 0;
	margin-left: 0;
	padding: 15px;	
	/*float: left;*/
	width: 810px;	
	}
		
#footer #navFooter ul li { 
	display: inline; 
	margin-left: -6px;	
	}

#footer #navFooter ul li a {
	padding: 15px;
	background-color: #0F5D9F;
	color: #fff;
	text-decoration: none;
	}

#footer #navFooter ul li a:hover {
	padding: 15px;	
	background-color:  #eb4d22;
	color: #fff;
	text-decoration: none;	
	}


.clearing { 
	clear: both; 
	height: 0; 
	}	
		

#footerLeft {
float: left;
padding: 25px 10px 25px 25px;
width: 400;
}

#footerLeft #vLogo {
margin: 25px 10px 25px 30px;
}



#footerRight {
float: right;
width: 400;
}

#footer #footerRight p {
	font-size: 80%;
	line-height: 200%;
	color: #575757;
	text-align: left;
	padding: 35px 100px 25px 50px;
	}
	
	
/* ------------------------------------------BEGIN top NAV -------------------------------------- */
	
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	background-color: #56a316;
	color: #fff;
	float: left;
	width: 840px;
	font: bold .90em/110% verdana, arial, helvetica, sans-serif;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	}

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a {
	float: left;
	padding: 0.5em .95em;
	background-color: #56a316;
	color: #fff;
	text-decoration: none;
	border-right: 2px solid #fff;
	}

#navcontainer ul li a:hover {
	background-color:  #eb4d22;
	color: #fff;
	}


/* ------------------------------------------END top NAV -------------------------------------- */	

a {
	font: normal 105%/1.10em Verdana, Arial, Helvetica, sans-serif;
	}

a:link {
	color: #0b51ef; 
	text-decoration: underline; 
	}
	
a:visited {
	color: #0b51ef; 
	text-decoration: underline; 
	}
	
a:active {
	color: #ff0000; 
	text-decoration: underline; 
	}
	
	
a:hover { 
	color: #eb4d22; 
	text-decoration: underline; 
	}
	
	
.big {	
		float:left;
		color:#0080Dc;
		font-size: 20px;
		line-height: 0.85em;
		 /*margin-bottom:-0.05em;*/
		padding-right: 5px;
		font-family: Arial, Helvetica, sans-serif;
	}
		

		