/* HTML */

body {
	margin: 0;
	background-color: #11452C;
	background-image: url(/graphics/bckgrd.gif);
}

p, ul, ol, dl, blockquote, h1, h2, h3, h4 {
	font-family: verdana, arial, helvetica, sans-serif;
}

h1 {
	color: #EB5F10;
	font-size: 16px;
}

h2 {
	color: #438d6e;
	font-size: 14px;
}

h4 {
	color: #438d6e;
	font-size: 14px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* IDs */

#content {
	background-color: #fff;
	padding: 15px 35px 25px 45px;
	background-image: url(/graphics/bckgrd_screen2.gif);
	background-repeat: no-repeat;
	background-position: 90% 100%;
	height: 400px;
}

#content p, #content ol, #content ul, #content dl, #content blockquote, #content dd {
	font-size: 12px;
	line-height: 1.6em;
}

#content a, #home_col2 a {
	color: #EB5F10;
}

#content a:hover, #home_col2 a:hover {
	color: #EB5F10;
	text-decoration: none;
}

#footer {
	background-color: #438d6e;
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
}

#footer_home {
	border-top: #fff solid 1px;
}

#footer p, #footer_home p {
	font-size: 10px;
	color: #fff;
	padding: 7px 0;
}

#home_col1, #home_col2, #home_col3 {
	padding: 15px 10px 20px 10px;
	font-size: 12px;
	line-height: 1.6em;
}

#home_col2 h2 {
	font-size: 15px;
}

#home_col1 p, #home_col3 p {
	color: #fff;
}

#home_col2 {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

#home_col3 {
	background-image: url(/graphics/bckgrd_screen_home.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#home_col3 h3 {
	font-size: 14px;
	color: #fff;
}

#home_col1 a, #home_col3 a {
	color: #fff;
}

#home_collage {
	background-color: #fff;
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
}

#home_content {
	background-color: #438d6e;
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
	padding-top: 10px;
}

#staff img {
	border: 1px solid #11452C;
}

#staff td {
	padding-bottom: 25px;
}

#topnav {
	background-color: #d1e2d8;
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
	background-image: url(/graphics/bckgrd_grad.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

/* Classes */

.highPage {
	color: #EB5F10;
}

.navcell {
	background-image: url(/graphics/line_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 13px 5px 0 13px;
}

.navcell p {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

.navcell a {
	color: black;
	text-decoration: none;
}

.navcell a:hover {
	color: #EB5F10;
}

.sectiernav {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.smTxt {
	font-size: x-small;
}