@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFCC00;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;

}

p {font-size:13px; margin-bottom:0px;}

a:link {color:#666;}
a:visited {color:#666;}

a.white:link {color:#FFF}
a.white:selected {color:#FFF}

p.blue {color:#09F; margin:2px; font-weight:600; }

h2 {color:#FFF; font-size:28px; margin:5px 10px -3px 10px;}

h3 {color:#FFF; font-size:11px; margin:0 10px 0 10px;}

h4 {color:#666; font-size: 14px; margin: 0 0 4px 0;}

.orange_head {
	color: #F08112;
	font-size: 36px;
	margin:0px;
}

.blue_head {
	color:#3199DA;
	font-size: 36px;
	margin:0px;
}
.blue_mid {
	color:#3199DA;
	font-size: 24px;
	margin:0px;
}

.blue_sm {
	color:#3199DA;
	font-size: 18px;
	margin:0px;
}



.green_head {
	color:#B5D326;
	font-size: 36px;
	margin:0px;
}

.green_mid {
	color:#B5D326;
	font-size: 24px;
	margin:0px;
}




p{margin-top:0;}


/* EDITS */

.wrapping {width:100%; min-width:1223px; background-image:url(images/headerbg.png); background-repeat:repeat-x;}
 
.headerflow {width:1223px; height:270px; margin-right:auto; margin-left:auto; margin-bottom:40px; margin-top:40px;}

.MAINheaderflow {width:1223px; height:270px; margin-right:auto; margin-left:auto; margin-bottom:80px; margin-top:40px;}


.headercontainer {width:1223px; height:270px; margin-left:auto; margin-right:auto;}

.headerleft {width:803px; height:270px; float:left;}

.headerright {width:400px; height:260px; margin-right:20px; float:right; background-image:url(images/headerfrost.png);}


/* END EDITS */


/*boxes */

.boxwrap {width:100%; min-width:1223px; height:297px; background-image:url(images/boxesbg.png); margin-left:auto; margin-right:auto;}

.boxcontainer {width:1223px; height:297px; background-image:url(images/boxes.png); margin-left:auto; margin-right:auto; }

.boxcont {width:100%; min-width:1223px; height:225px; background-image:url(images/footerbgcont.png);}


/* start subpages */


.headerwrapsub {height:270px; min-width:1223px; background-image:url(images/headerbg.png); background-repeat:repeat-x;  margin-bottom:30px; margin-top:40px; position:relative;}




/* TWEAK */

 .one {
border-style:solid;
border-width:5px; border-color:#F90; margin:5px;
}


.forcewrapsub {width:1223px; min-width:1223px; height:270px; margin-left:auto; margin-right:auto;}


.boxcontainersub {width:1223px; margin-left:auto; margin-right:auto;
 }

.smfooter {height:80px; width:100%; min-width:1223px; background-image:url(images/smfooter.png); background-color:#CCC; clear:both; margin-top:30px;}

 
.forcewhite {background-color:#FFF; min-width:1223px; position:relative; 	overflow:hidden;
 }
 

