/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

.pagetitles {
		color:#05432A;
		font-size:22px;
		font-family: Arial, Helvetica, sans-serif;
}

body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-color: #f0ebe4;
	color: #004f34;
	

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004f34;
	text-align: center;
	background-position: center;
	clear: left;
}
.subhead12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004f34;
	text-align: center;
	background-position: center;
	clear: left;
}
.subTitle {
	font-size: 13px;
	color: #003F26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#wrapper { 
 background-image: url(images/bg.gif);
 background-repeat: repeat-y;
 margin: 0 auto;
 width: 1024px;
}
#wrapper2 { 
 background-image: url(images/eblastbg.png);
 background-repeat: repeat-y;
 margin: 0 auto;
 width: 1024px;
}
#header {
	width: 1024px;
	color: #FFF;
	height: 88px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
 float: left;
 margin: 0px 0px 0px 0px;

}
#navigation {
float: left;
 width: 1024px;
 color: #333;
 height: 37px;
 margin: 0px 0px 0px 0px;
}
#flash {
 width: 1024px;
 color: #333;
 height: 441px;
 margin: 0px 0px 0px 0px;
float: left;
}
#leftcolumn {
	color: #004f34;
	height: auto;
	width: 201px;
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-image: url(images/l_col.png);
    background-repeat: no-repeat;
}
#eblast {
	float: left;
	color: #000000;
	height: auto;
	width: 1024px;
	display: inline;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	padding-left: 100px;
	text-align: justify;
	line-height: 15px;
	background-image: url(images/eblastbg.png);
 background-repeat: repeat-y;
}

#content {
	float: left;
	color: #000000;
	height: auto;
	width: 376px;
	display: inline;
	background-image: url(images/main.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: justify;
	line-height: 15px;
}
#rightcolumn {
	color: #004f34;
	height: auto;
	width: 277px;
	float: left;
    background-image: url(images/leftcol.png);
    background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 0px;
}
#footer {
	width: 1024px;
	clear: both;
	color: #004f34;
	height: 36px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer2 {
	width: 1024px;
	clear: both;
	color: #004f34;
	height: 36px;
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img.img-left {
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

img.img-right {
	float:right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}	


img.img-center {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	}
.txt-left { text-align: left;}

.txt-center { text-align: center;}

.txt-right-header {
	text-align: right;
	margin-right: 66px;
	top: 66px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
}
p {
	padding-left: 0px;
}

.form {
width: 163px;
padding-left: 15px;
	margin-left: 0px;
	backgrounD-image: url(images/formbg.png);
	background-position: top;
}
.subheadLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004f34;
	text-align: left;
	text-transform: uppercase;
	text-decoration: underline;
}
.subheadLeftCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004f34;
	text-align: left;
	text-transform: uppercase;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #004f34;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #004f34;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #004f34;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #66CC66;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #004f34;
	font-weight: bold;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004f34;
	font-weight: normal;
	padding-left: 15px;
}
.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
}
