body {
	background-image: url(stripe.gif);
	background-repeat: repeat;
}
#bottom {
	clear: both;
	width: 830px;
	margin: 0px auto;
	height: 164px;
}
#navbox {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	
}
#contentcontainer {
	width: 770px;
	margin: 0px auto;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(pagebase.jpg);
	background-repeat: repeat-y;
	height: 495px;
}
#formcontainer {
	width: 770px;
	margin: 0px auto;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(pagebase.jpg);
	background-repeat: repeat-y;
	height:575px;
}

#skip {
	height: 20px;
	width: 730px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	text-align: right;
}
#logo {
	background-image: url(logo.jpg);
	background-position: center top;
	height: 99px;
}
#leftcol {
	float: left;
	width: 470px;
	padding-left: 20px;
}

#righttcol {
	float: right;
	width: 265px;
	height: 261px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 72px;
}
#righttext {
	float: right;
	width: 230px;
	position: relative;
	padding-left: 20px;
	clear: both;
}
li {
	display: inline;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.thispagenav {
	color: #DD5F1C;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.thispagenav2 {
	color: #DD5F1C;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#hnav {
	width: 770px;
	float: left;
	padding-left: 20px;
}
#copyholder {
	overflow: auto;
	height: 160px;
	margin-bottom: 28px;
	margin-right: 10px;
}
#copyholder li {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: list-item;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 20px;
	line-height: 15px;
	list-style-type: decimal;
	padding-left: 10px;
}

#formholder {
	overflow: auto;
	margin-bottom: 10px;
	margin-right: 10px;
}

#botleft {
	clear: both;
}
#sitedesign {
	width: 770px;
	margin: 12px auto 0px;
}


/* TEXT STYLES */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #5d5c5c;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #343379;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}




/*DEFAULT LINKS*/
a:link {
	color: #343379;
	text-decoration: none;
}
a:hover {
	color: #DD5F1C;}
a:visited {
	text-decoration: none;
}


/*NAVIGATION LINKS*/


a.navbox:link {
	color: #343379;
	text-decoration: none;
	font-size: 14px;
	}
.navbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
a.navbox:hover {
	color: #DD5F1C;
	text-decoration: none;
	}
a.navbox: visited {
	color: #E92D28;
	text-decoration: none;
	}
a.navbox:active {
	color: #E92D28;
	text-decoration: none;
	}
	
ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 16px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.navbox2 {
	text-decoration: none;
	font-style: italic;
}
