@charset "UTF-8";
/* Created by Jill Chu @ lyris jchu@lyris.com */


* {
  margin: 0;
  padding: 0;
}

/*typography styles*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#666666;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:##3C2467;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#008000;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.08em;
	font-weight:bold;
	color:##3C2467;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
	}
em {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
	font-style:normal;
	font-weight:bold;
	}

ul {
	font-size:0.8em;
	color:#666;
	list-style-position: inside;
	line-height: 2em;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}


a { 
 	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#1C599B;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FF8100;
	}

/*wrapper*/
#wrap {
	background:top;
	margin: 0 auto;
	width:983px;
	}

/*top content*/

#top {
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	width:983px;
	height:39px;
	float:left;}
#top-nav {
	float:right;
	width:auto;
}

#logo {
	padding-bottom:18px;
	width:144px;
	height:67px;}

/* main content*/
#container {
	background-image:url(images/middle.png);
	background-repeat:repeat-y;
	width:983px;
	float:left;
	
	}

#content-container {
	width:883px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	}



#header-img {
	margin-top:25px;
	width:487px;
	height:auto;
	z-index:1;
	float:left;
	
	}

.header-txt {
	padding-top:54px;
	
	width:356px;
	z-index:2;
	float:left;
	
	}

#left-col {
	width:380px;
	float:left;
	padding: 25px;
	}
/* Form */

/*#title {
	width: 320px;
	height: 26px;
	color: #fff;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	font-weight: bold;
	padding-left: 10px;
}

form {
	width: 335px;
	background-color: #009900;
	padding: 10px;
}

.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.col2 {
	width: 195px;
	height: 31px;
	float: left;
	margin: 0;
}


div.row {
	clear: both;
	width: 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin: 4px 0 5px 8px;
}*/

/*end forms*/

/* start of forms */

input, select, checkbox {
	color: #009900;
	background: #FFFFFF;
	
}
label {
	display: block;
	float: left;
	width: 140px;
}
form {
	width: 350px;
}
form div {
	margin-top:15px;
}
fieldset {
	padding: 15px;
	border: 1px solid #333333;
	width: 350px;
	background-color: #008000;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
}



.button {
	background-color: #FFF;
	padding: 5px;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #666666;
	background: #ffcff3;
}

/*table*/
#table {
	width: 380px;
	border-top: 6px solid #e3e7e7;
	height: auto;
		}

#table p {
	clear: both;
	width: 100%;
	margin: 0;
		}
#table span {
	float: left;
	padding: 15px 10px;
		}
	

#table span.col1 {
	width: 110px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	background-color: #CCC;
		}

#table span.col2 {
	width: 229px;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size: 1em;
	color: #C0489A;
	background-color: #ccc;
		}
	
caption {
	text-align:left;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-weight:bold;
	color:#387C2B;
	font-size:1.2em;}

/*end of forms*/

/*table*/
#table {
	width: 380px;
	height: 150px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4e9c8;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: top;
		}

#table p {
	clear: both;
	width: 100%;
	margin: 0;
		}
#table span {
	float: left;
	padding: 15px 10px;
		}
	

#table span.col1 {
	width: 90px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF8800;
	height: 15px;
		}

#table span.col2 {
	width: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #ff8800;
	height: 16px;
		}

caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FF8100;
	font-weight:bold;
	text-align:left;
	}
/* end data table */

#mid-col {
	width:1px;
	height:300px;
	margin-top:40px;
	background-color:#999;
	float: left;
}

#right-col {
	width:388px;
	float:left;
	padding: 25px;
	}
	
/*email marketing you can trust*/

#external-link {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
	
	
/*footer */
#footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	padding-left:50px;
	richness:55;
	width:983px;
	height:32px;
	float:left;
	}
.footer-text {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	float:left;
	}

.footer-nav {
	font-size:0.9em;
	color:#F60;
	float:right;
	padding-right: 150px;
}

.footer-nav a{
	
	color:#999;
}

.footer-nav a:hover{

	color:#000;}
.style3 {
	font-size: 24;
	font-weight: bold;
}
.style4 {color: #006633}
.style5 {
	font-size: 24;
	font-weight: bold;
	color: #3D2668
}
