body {
	background-color: #A7A9A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 105px;
	width: 700px;
}
#line {
	background-image: url(images/footer.jpg);
    height: 2px;
	width: 100%;
    margin-right: auto;
	margin-left: auto;
    padding: 0px;
    font-size: 2px;
}
#line2 {
	background-image: url(images/line.jpg);
    height: 2px;
	width: 100%;
    margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
    padding: 0px;
    font-size: 2px;
}
#nav {
	background-color: #116098;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #AF9981;
}
#navlist a.active {
	color: #AF9981;
    font-weight: bold;
}
#shadow {
	height: 10px;
	width: 700px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
#col {
    float: left;
    width: 100%;
}
#colcontent {
	padding: 0px 15px 15px;
}
#colcontent2 {
	padding: 0px 15px 0px;
}
#colcontent p {
    margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#colcontent p.submenu {
    margin-top: 3px;
    margin-bottom: 5px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#colcontent p.padding {
    margin-left: 10px;
    margin-bottom: 5px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1 {
	float: left;
	width: 500px;
}
#col1content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 15px 15px;
}
#col2 {
	float: left;
	width: 200px;
}
#col2content {
	padding: 8px 12px 12px 12px;
	text-align: center;
}
#col3 {
	float: left;
	width: 350px;
}
#col3content {
	padding: 0px 15px 15px;
}
#col3content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col3content p.padding {
    margin-left: 25px;
    margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col4 {
	float: left;
	width: 350px;
    padding-top: 32px;
}
#col4content {
	padding: 8px 12px 12px 12px;
	text-align: center;
}
#col5content {
	width: 46%;
    float: left;
    padding: 0px 12px 12px 12px;
}
#col5content p {
	margin-bottom: 10px;
    color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col5content p.padding {
    margin-left: 3px;
    margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col6content {
	width: 20%;
    height: 135px;
    float: left;
    padding: 0px 12px 12px 12px;
}
#col4content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col4content p.padding {
    margin-left: 25px;
    margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#footer {
	clear: both;
	height: 20px;
	width: 700px;
	background-image: url(images/footer.jpg);
}
.imageborder {
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}
.imageright {
	margin-left: 10px;
    border: 1px solid #3A4A14;
}

.imageleft {
	margin-right: 10px;
    border: 1px solid #3A4A14;
}
.subhead {
	font-size: 11px;
	color: #78442C;
	margin-top: 0px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #DAD6CF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DAD6CF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #116098;
	padding-bottom: 10px;
	padding-top: 5px;	
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #116098;
    padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #116098;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
    font-weight: bold;
}
a:link, a:visited, a:active {
	color:#ffffff;
	text-decoration: underline;
    font-size: 10pt;
}
a:hover {
	color:#AF9981;
	text-decoration: none;
}
#footer a:hover {
    color:#FFFFFF;
	text-decoration: none;
}
#col1content a {
    color:#AF9981;
	text-decoration: underline;
}
#col1content a:hover {
    color:#AF9981;
	text-decoration: none;
}
#col3content a {
    color:#AF9981;
	text-decoration: underline;
}
#col3content a:hover {
    color:#AF9981;
	text-decoration: none;
}
#col4content a {
    color:#AF9981;
	text-decoration: underline;
}
#col4content a:hover {
    color:#AF9981;
	text-decoration: none;
}
#col5content a {
    color:#AF9981;
	text-decoration: underline;
}
#col5content a:hover {
    color:#AF9981;
	text-decoration: none;
}
#colcontent a {
    color:#AF9981;
	text-decoration: none;
}
#colcontent a:hover {
    color:#AF9981;
	text-decoration: underline;
}
#colcontent a.active {
    color:#AF9981;
	text-decoration: underline;
    font-weight: bold;
}
input {
    height: 18px; text-align: left;
    margin 1px 2px 1px 2px;
    border: 1px solid #116098;
    width: 400px;
}

input.order {
    height: 18px; text-align: left;
    margin 1px 2px 1px 2px;
    margin-top: 5px;
    border: 1px solid #116098;
    width: 135px;
}

input.default {
    height: 18px; text-align: left;
    margin 1px 2px 1px 2px;
    border: 1px solid #116098;
    width: 30px;
}

input.checkbox {
    border: 0px;
    text-align: left;
    width: 20px;
}

input.image {
    width: 19px;
    border: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

input.image_small {
    width: 15px;
    border: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}
input.button {
    height: 20px; text-align: center;
    margin 1px 2px 1px 2px;
    border: 1px solid #116098;
    width: 100px;    
}
input.field {
    height: 18px; text-align: left;
    margin 1px 2px 1px 2px;
    border: 1px solid #116098;
    width: 50px;
}
textarea {
    border: 1px solid #116098;
    margin 1px 2px 1px 2px;
    height: 80px;
    width: 400px;
}

textarea.other{
    border: 1px solid #116098;
    margin 1px 2px 1px 2px;
    height: 40px;
    width:548px;
}