body {
	margin: 0;
	padding: 0;
	font: 73% "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	line-height: 1.7em;
	color: #000033;
	background: #2e2e2e;
}

#frame {
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	color: #666;
	background: #FFF;
}


/****************** HEADER ******************/

#header {
	height: 100px;
	padding: 0 3px 0 0;
	margin: 0;
	background-image: url(../assets/images/foundation/header.jpg);
	background-repeat: no-repeat;
	width: 800px;
}


/****************** MAIN MENU ******************/

#menu {
	padding: 3px 0;
	margin: 0;
	border: none;
	text-align: left;
	letter-spacing: 1px;
	color: #666;
	background-color: #6FBF20;
}

#menu li {
	list-style: none;
	margin: 0;
	display: inline;
}

#menu li a {
	text-decoration: none;
	padding: 3px 1.2em;
	margin: 0;
	border :none;
	color: #333;
	background: #cbeea8;
}

#menu li a:link {
	color: #333;
	background: #b9e588;
}

#menu li a:visited {
	color: #333;
	background: #b9e588;
}

#menu li a:hover {
	border: 0 solid #d2dcc9;
	color: #fff;
	background: #75c22a;
}

#menu li a#current {
	text-decoration: none;
	color: #fff;
	background: #75c22a;
	border: none;
}



/****************** SUB MENU ******************/

#subMenu {
	padding: 3px 0;
	margin: 0;
	border: none;
	text-align: left;
	color: #666;
	background-color: #FFFFFF;
	font-style: italic;
}

#subMenu li {
	list-style: none;
	margin: 0;
	display: inline;
}

#subMenu li a {
	text-decoration: none;
	padding: 3px 1.2em;
	margin: 0;
	border :none;
	color: #333;
	background: #cbeea8;
}

#subMenu li a:link {
	color: #333;
	background: #b9e588;
}

#subMenu li a:visited {
	color: #333;
	background: #b9e588;
}

#subMenu li a:hover {
	border: 0 solid #d2dcc9;
	color: #fff;
	background: #75c22a;
}

#subMenu li a#current {
	text-decoration: none;
	background: #fff;
	border: none;
	color: #427313;
	font-variant: small-caps;
}


/****************** BLURBS ******************/

.blurb1,.blurb2,.blurb3 {
	height: 210px;
	padding: 5px;
	color: #000000;
}

.blurb1 {
	float: left;
	width: 253px;
	margin: 3px 3px 3px 0px;
	border-bottom: 15px solid #6fbf20;
	border-top: 15px solid #6fbf20;
	background: #98d15f;
}

.blurb2 {
	float: left;
	width: 252px;
	margin: 3px 3px 3px 0px;
	border-bottom: 15px solid #8ccc4e;
	border-top: 15px solid #8ccc4e;
	background: #B4DE8B;
}

.blurb3 {
	float: right;
	width: 253px;
	margin: 3px 0px 3px 0px;
	border-bottom: 15px solid #a3d671;
	border-top: 15px solid #a3d671;
	background: #C7E6A8;
	}

.blurbALT {
	border-bottom: 15px solid #8ccc4e;
	border-top: 15px solid #8ccc4e;
	background: #B4DE8B;
	height: 100px;
	padding: 5px 25px 5px 25px;
	color: #000000;
	}
	
.rule {
	float: left;
	background: url(images/foundation/sep.png) no-repeat;
	height: 225px;
	width: 1px;
}


/****************** MAIN STYLES ******************/

#main {
	padding: 5px 5px 15px 5px;
	margin-left: 250px;
	border-top: 15px solid #1CA3E3;
	color: #000033;
	background: #FFF;
}


/****************** SIDE STYLES ******************/

#blueSide {
	float: left;
	width: 253px;
	margin: 0 10px 0 0;
	padding: 5px 5px 30px 5px;
	border-top: 15px solid #1CA3E3;
	color: #000000;
	background-color: #89ecff;
}

#blueSide table {
	background-color: #89ecff;
	width: 253px;
}

#greenSide {
	float: left;
	width: 253px;
	margin: 0 10px 0 0;
	padding: 5px 5px 30px 5px;
	border-top: 15px solid #1CA3E3;
	color: #000000;
	background-color: #b9e588;
}

#greenSide table {
	background-color: #b9e588;
	width: 253px;
}

#greenSide hr {
	border: 0;
	color: #6FBF20;
	background-color: #6FBF20;
	height: 1px;
	width: 100%;
	text-align: left;
}

#blueSide hr {
	border: 0;
	color: #1CA3E3;
	background-color: #1CA3E3;
	height: 1px;
	width: 100%;
	text-align: left;
}

#main p, #blueSide p, #greenSide p {
	padding: 5px 15px 0px 20px;
}

#main h1, #blueSide h1, #greenSide h1 {
	margin: 0;
	font: 1.5em "Trebuchet MS", verdana, tahoma, sans-serif;
	padding: 5px 0 0 10px;
	color: #333333;
	line-height: 130%;
}




/****************** FOOTER ******************/

#footer {
	clear: both;
	padding: 3px;
	margin: 0;
	font-size: 0.9em;
	border-top: 5px solid #75c22a;
	color: #333;
	background: #0798da;
}
#footer a:link, #footer a:visited {
	background: inherit;
	color: #fff;
	border-bottom: none;
}
#footer a:hover {
	border-bottom: none;
	background: inherit;
	color: #333;
}


/***********TYPOGRAPHY**********/

h2 {
	padding: 0;
	margin: 0 5px 0 5px;
	letter-spacing: 1px;
	font: 160% verdana, arial, "Trebuchet MS", tahoma, sans-serif;
	color: #333;
	background: inherit;
}


h3 {
	padding: 10px;
	margin: 0 10px 0 20px;
	font: 100% verdana, arial, "Trebuchet MS", tahoma, sans-serif;
	color: #116A95;
	background: inherit;
	font-weight: bold;
}


p emphasis {
	font-style: italic;
	color: #0C5071;
}

p strong {
	color: #1F1F1F;
	font-weight: bold;
}

.highlight {
	color: #000000;
	background-color: #FFFF99;
	font-weight: bold;
	padding: 3px;
}

.subhead {
	font-size: 1.1em;
	color: #0C5071;
	font-weight: bold;
}

.runningBlurb {
	font-size: 1.1em;
	color: #1F1F1F;
	font-weight: bold;
}

.subheadUnderline {
	font-size: 1.1em;
	color: #0F5E85;
	font-weight: bold;
	border-bottom: 1px solid #0F5E85;
}


/*********** ELEMENTS **********/

a img {
	border: 0;
}


.img {
	float: left;
	padding: 4px;
	margin: 4px;
	border: 1px solid #556b2f;
}

.imgLeft {
	float: left;
	margin-right: 15px;
	border: 1px solid #1CA3E3;
}

.imgRight {
	float: right;
	margin-left: 15px;
	border: 1px solid #1CA3E3;
	
}

.imgTableRight {
	float: right;
	margin: 0px 0px 15px 15px;	
}

.gifRight {
	float: right;
	padding: 15px;	
	border: 1px solid #1CA3E3;
}

.photoCaption {
	float: right;
	border: 1px solid #1CA3E3;
	margin: 15px;
	}


/*********** LINKS **********/

a {
	text-decoration: underline;
	color: #660033;
	background: inherit;
}

a:hover {
	text-decoration: none;
	color: #333;
	background: inherit;
}
#paypalDiv {
	background-color: #A3D671;
	padding: 10px 0px 0px 0px;
}
