@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #f8981d;
	background-image: url(images/bg-body-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 100%;
}

img {border:none;}

p {margin:20px 0 20px 0;}

h1,h2,h3,h4,h5 {margin:15px 0 15px 0;font-weight:normal;font-family:"Georgia", Times New Roman, Times, serif;}
h1 {color:#028c58;font-size:20px;margin-bottom:30px;}
h2 {color:#354c5f;font-size:23px;}
h3 {
	color:#354c5f;
	font-size:17px;
	text-transform: uppercase;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	background-image: url(images/bg-h4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	color: #FFFFFF;
	padding-bottom: 20px;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 0px;
}

h5 {color:#028c58;font-size:18px;margin-bottom:0px;}

#wrapper {
	width:960px;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width:100%;
	float:left;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

#logo {padding-left:35px;float:left;}
#logo-right {float:right;}


/* Content Layout and Formating */

table#table {width:100%;padding:0;margin:0;border:none;}
table#table td {vertical-align: top;}
table#table tr {}

.img_warning {position:relative;top:15px;padding-left:20px;}

.left {
	width:260px;
	padding:0 30px 0 30px;
	background-image: url(images/bg-left-column.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d9b4;
}
.middle {
	background:#f3f3f3;
	width:320px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d9b4;
}
.right {background:#f6f8f1;width:320px;}

.middle p, .middle h2, .middle h1, .middle h5, .right h5, .right p {padding:0 30px 0 30px;}
.middle h3 {margin:0 30px 0 30px;}
.right h4 {margin-top:0px;}
.right h4 {
	background-image: url(images/bg-h4-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	color: #FFFFFF;
	padding-bottom: 20px;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 0px;
}


/* SignUp Form */
#form {
	background-image: url(images/bg-form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
}
#form h1 {color:#008b58;font-size:20px;padding:0 0 0 30px;margin:0 0 0 0;}
#form h1 .small {font-size:12px;}
#form .input {border: 1px solid #d3dac5; color: #F7971E; width: 200px; padding-top: 4px; padding-bottom: 4px; padding-right: 4px; padding-left: 4px;}
#form ul {margin:0;padding:0;}
#form .button {text-align:right;padding:5px 5px 0 0;}

/* End of Form */



/* Chris This is the Menu */
#menu {
	float:left;
	width:100%;
	background-image: url(images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}

#menu ul {list-style:none;padding:0 0 0 70px;margin:0;}
#menu ul li {float:left; font-family: "Georgia", "Times New Roman", Times, serif; font-size: 15px;}
#menu ul li a {
	color:white;
	text-decoration: none;
	padding-top: 7px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#menu ul li a:hover {
	background-image: url(images/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* End of Menu Customization */

#content {
	float:left;
	width:960px;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #dde0e3;
	background-color: #fff;
	color:#666666;
	font-size:12px;
}

#content a {color:#666666; text-decoration:underline;}
#content a:hover {color:orange; text-decoration:underline;}
#content p {text-align:justify;}

#content ul {list-style:none;padding:0 30px 0 30px;margin:20px 0 20px 0;}
#content ul li.pdf {font-size:12px;	margin:10px 0 10px 0;padding:0 0 0 30px; background-image: url(images/pdf.gif); background-repeat: no-repeat;	background-position: left top;}
#content ul li a {text-decoration:underline;color:#666666;}
#content ul li a:hover {color:orange;}

#body {padding:0 50px 50px 50px;}

#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 940px;
	padding-top: 23px;
	padding-bottom: 23px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 12px;
	padding-right: 20px;
	background-color: #F8981D;
}
#footer a {color:white;	text-decoration:none; padding-top: 0px;	padding-right: 5px;	padding-bottom: 0;	padding-left: 5px;}
#footer p {margin:0;}
#footer p.small {font-size:11px;color:#fcd199;padding-right:5px;}
