/* ~~~ Layout divisions and rules ~~~ */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e5dee1;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}
/* ~~~ Typography ~~~ */
h1 {
	color: #7F4E00;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-width: 0;
}

h2 {
	color: #003b84;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #7F4E00;
	background-color: transparent;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

h4 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

h5 {
	color: #003b84;
	background-color: transparent;
	font-size: 10px;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 9px;
	font-weight: lighter;
	font-style: normal;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}
.blue {
	color: #003B84;
	background-color: transparent;
}
.small { font-weight: lighter; font-stretch: extra-condensed; }
.purp {
	color: #690034;
	background-color: transparent;
}
acronym {
	text-decoration: none;
	color: #003b84;
	background-color: transparent;
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

/* ~~~ List Properties ~~~ */
ul {
	margin: 15px 50px 15px 40px;
	padding: 0;
	border-width: 0;
	list-style-type: circle;
}

/* ~~~ Primary layout ~~~ */
#container {
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 700px;
}

#headertop {
	background-image: url(../images/headertop.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 700px;
	height: 22px;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#header {
	width: 700px;
	height: 50px;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#logo {
	position: absolute;
	margin: 0 0 0;
	padding: 0 0 20px 20px;
}

#topmenu {
	background-image: url(../images/topmenu.gif);
	width: 700px;
	height: 6px;
	clear: both;
	margin: 0;
	padding: 0;
}

#menu {
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 700px;
	height: 31px;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#flash {
	width: 700px;
	height: 151px;
}

#flashcontent {
	background-image: url(../images/flashintro.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	width: 700px;
	height: 151px;
}

#topcontent {
	background-color: #ffffff;
	width: 700px;
	height: 5px;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#copyrightspacer {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 20px;
	border-width: 0;
}

#leftbox {
	margin: 0;
	padding: 0;
	width: 206px;
	float: left;
	border-width: 0;
}

#horspacer {
	width: 700px;
	height: 100px;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#spacer1 {
	width: 22px;
	height: 10px;
	float: left;
}

#box1 {
	width: 206px;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#spacer2 {
	width: 20px;
	height: 10px;
	float: left;
}

#box2 {
	width: 206px;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
}

.box2head {
	margin: 0;
	padding: 15px 10px 0;
}

#spacer3 {
	width: 20px;
	height: 10px;
	float: left;
}

#box3 {
	width: 206px;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#spacer4 {
	width: 20px;
	height: 10px;
	float: left;
}
#spacerchat { width: 25px; height: 10px; float: left; }
.bodytext {
	line-height: 15px;
	margin: 0;
	padding: 7px 45px 0 20px;
}

.planhead {
	line-height: 15px;
	margin: 0;
	padding: 10px 35px 0 40px;
}

.planbody {
	line-height: 15px;
	margin: 0;
	padding: 7px 35px 0 40px;
}

.textareahead {
	line-height: 15px;
	margin: 0;
	padding: 10px 25px 0 20px;
}

.textareahead2 {
	line-height: 15px;
	margin: 0;
	padding: 20px 25px 0 20px;
}

.porthead {
	background-color: transparent;
	color: #003B84;
	line-height: 15px;
	margin: 0;
	padding: 10px 25px 10px 20px;
}

#footer { background-image: url(../images/footer.jpg); width: 700px; height: 29px; }
#footer_index { background-image: url(../images/footer_index.jpg); width: 700px; height: 49px; }
#footertext { color: #7f4e00; font-size: 9px; font-weight: lighter; font-stretch: extra-condensed; background-color: transparent; margin: 0; padding: 5px 0 0 35px; }

#validation {
	color: #7F4E00;
	background-color: transparent;
	text-align: right;
	margin: 0;
	padding: 0;
}

/*~~~ Additional Layout ~~~*/
#date {
	color: #7F4E00;
	font-size: 9px;
	font-weight: lighter;
	font-style: normal;
	background-color: transparent;
	text-align: right;
	margin: 0;
	padding: 3px 25px 0 0;
}

ad {
	margin: 0;
	padding: 15px 10px 0;
}

#indexbottomcontent {
	background-image: url(../images/bottomcontent.gif);
	width: 700px;
	height: 20px;
	clear: both;
}
.bottomlinks { font-stretch: ultra-condensed; text-align: center; }
.tele {
	color: #7F4E00;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	background-color: transparent;
	text-align: right;
	margin: 0;
	padding: 7px 25px 0 0;
}

.logr {
	color: #7f4e00;
	background-color: transparent;
	text-align: right;
	margin: 0;
	padding: 5px 25px 0 0;
}
.port_img { margin: 0; padding: 0; }
#textarea {
	background-image: url(../images/textarea.gif);
	width: 467px;
	float: right;
}

#textareapage {
	width: 467px;
	float: right;
}

#bottomcontent {
	background-image: url(../images/bottomcontent.gif);
	width: 700px;
	height: 20px;
	clear: both;
}

#bottomcontentsubmit {
	background-image: url(../images/submit.gif);
	width: 700px;
	height: 100px;
	clear: both;
}

.clear {
	width: 700px;
	height: 10px;
	clear: both;
}

/* ~~~ Graphics and Colors ~~~ */
#imagebox { width: 208px; float: left; margin: 0; padding: 0; border-width: 0; }
#chat { margin: 0; padding: 0; width: 206px; float: left; border-width: 0; }
.imgright {
	margin: 0;
	padding: 0 0 10px 30px;
}
/* ~~~ Linkage ~~~ */
	
a:link, a:visited {
	color: #7F4E00;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
	color: #003B84;
	background-color: transparent;
}

a:active {
	text-decoration: none;
	color: #003B84;
	background-color: transparent;
}

#footer p a:link, #footer p a:visited, #footer p a:hover	{
	color: #775511;
	background-color: transparent;
}

#footer p a:active	{
	color: #000000;
	background-color: transparent;
}

/*~~~ Rounded Corners ~~~*/
dl {
	background: url(../images/box_bottom.gif) #F0EEEA no-repeat left bottom;
	width: 206px;
	margin: 0;
	padding: 0;
}

dt {
	margin: 0;
	padding: 10px;
	font-size: 130%;
	color: #7F4E00;
	background: url(../images/box_top.gif) #F0ECE5 no-repeat left top;
	border-bottom: 1px solid #FFFFFF;
}

	
dd {
	margin: 0;
	padding: 5px 10px 10px 15px;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 8px;
}

/* ~~~ Forms ~~~ */
.formtext {
	line-height: 15px;
	margin: 0;
	padding: 7px 50px 0 0;
}
.bottomspacer { height: 10px; }

