body {
    
    margin: 0px;
    padding: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 62.5%;
    background-image: url(/images/bg.jpg);
    background-repeat: repeat-x;
}

#container {
    
    width: 765px;
    /*height: 567px;*/
    margin-left: auto;
    margin-right: auto;
}

#top {

	width: 765px;
	height: 111px;
}

#titleimg {

	width: 626px;
	height: 111px;
	background-image: url(/images/topimg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#nav1 {

	margin-top: 52px;
	width: 525px;
	height: 35px;
}

#nav2 {

	width: 520px;
	height: 22px;
}

#nav1 ul {

	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#nav1 li {

	padding-left: 10px;
	list-style: none;
	display: inline;
	font-size: 1.2em;
	line-height: 35px;
	background-image: url(/images/brownplus.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#nav1 li a {

	color: #BDAF92;
	text-decoration: none;
}

#nav1 li a:hover {

	text-decoration: underline;
}

#nav1 li.selected a {

	color: #FFFFFF;
	font-weight: bold;
} 

#nav2 ul {

	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#nav2 li {

	padding-left: 10px;
	list-style: none;
	display: inline;
	font-size: 1.1em;
	line-height: 22px;
	background-image: url(/images/greenplus.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#nav2 li a {

	color: #FFFFFF;
	text-decoration: none;
}

#nav2 li a:hover {

	text-decoration: underline;
}

#quicklinktop {

	width: 139px;
	height: 111px;
	float: left;
}

#middle {

	width: 765px;
	height: 209px;
}

#flashholder {

	width: 626px;
	height: 209px;
	float: left;
}

#quicklinks {

	width: 139px;
	height: 209px;
	background-color: #823116;
	float: left;
}

#quicklinks ul {

	padding: 0px;
	margin: 0px 5px 0px 5px;
}


#quicklinks li {

	padding-left: 12px;
	border-bottom: solid 1px #FFFFFF;
	height: 21px;
	line-height: 21px;
	font-size: 1.1em;
	list-style: none;
	background-image: url(/images/quicklinksbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#quicklinks li a {

	color: #FFFFFF;
	text-decoration: none;
}

#quicklinks li a:hover {

	text-decoration: underline;
}

#bottom {

	width: 765px;
	height: 247px;
	background-image: url(/images/homecontent.jpg);
}

#bottom1 {

	margin: 12px 12px 0px 12px;
	padding: 0px 15px 0px 10px;
	width: 305px;
	height: 215px;
	background-color: #FFFFFF;
	float: left;
}

#bottom1title {

	color: #321A13;
	font-size: 1.4em;
	line-height: 25px;
	font-weight: bold;
}

#bottom1 p {

	padding: 0px;
	margin: 5px 0px 5px 0px;
	color: #321A13;
}

#bottom1 a {

	color: #02716F;
	text-decoration: none;
}

#bottom1 a:hover {

	text-decoration: underline;
}

.bottom1links {

	border-top: solid 1px #258583;
	border-bottom: solid 1px #258583;
	height: 20px;
	line-height: 20px;	
	color: #544136;
	float: left;
}

.bottom1links a {

	padding-left: 13px;
	text-decoration: none;
	background-image: url(/images/square.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.bottom1links a:hover {

	text-decoration: underline;
}

#bottom2 {

	margin: 12px 12px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 240px;
	height: 215px;
	background-color: #02716F;
	float: left;
}

#bottom2image {

	padding-top: 10px;
	width: 125px;
	height: 102px;
	float: right;
}

#bottom2imageimage {

	width: 125px;
	height: 78px;
}

#bottom2imageleft {

	border-right: solid 1px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	width: 62px;
	height: 17px;
	line-height: 17px;
	font-size: 1.1em;
	float: left;
}

#bottom2imageleft a {

	padding-left: 14px;
	color: #FFFFFF;
	background-image: url(/images/greenarrowleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

#bottom2imageleft a:hover, #bottom2imageright a:hover {

	text-decoration: underline;
}

#bottom2imageright {

	border-bottom: solid 2px #FFFFFF;
	width: 62px;
	height: 17px;
	line-height: 17px;
	font-size: 1.1em;
	text-align: right;
	float: left;
}

#bottom2imageright a {

	padding-right: 14px;
	color: #FFFFFF;
	background-image: url(/images/greenarrowright.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

#bottom2title {

	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 25px;
	font-weight: bold;
} 

#bottom2 p {

	padding: 0px;
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
}

#newspane {

	margin: 12px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	width: 115px;
	height: 205px;
	background-color: #FFFFFF;
	float: left;
}

#newspanetitle {

	height: 25px;
	color: #321A13;
	font-size: 1.2em;
	line-height: 20px;
	font-weight: bold;
}

.newsitem {

	margin-bottom: 10px;
	padding-top: 3px;
	border-top: solid 1px #02716F;
	border-bottom: solid 1px #02716F;
	width: 115px;
	height: 47px;
	font-size: 1.1em;
}

.newstext {

	width: 115px;
	height: 28px;
	color: #544136;
	overflow: hidden;
}

.newslink a {

	padding-right: 13px;
	color: #544136;
	text-decoration: none;
	background-image: url(/images/square.gif);
	background-repeat: no-repeat;
	background-position: right;

}

.newslink a:hover {

	text-decoration: underline;
}

#footer {

	border-top: solid 1px #B7A152;
	border-bottom: solid 1px #B7A152;
	width: 765px;
	height: 33px;
	color: #544136;
	clear: both;
	margin-left: auto;
    margin-right: auto;
	line-height: 33px;
	background-color: #FFFFFF;
}

#footer a {

	color: #544136;
	text-decoration: underline;
}

#footer a:hover {

	color: #544136;
	text-decoration: none;
}

label{
    float: left;
    width: 120px;
    font-weight: bold;
}

input, textarea{
    width: 180px;
    margin-bottom: 7px;
}

textarea{
    width: 250px;
    height: 150px;
}

.boxes{
    width: 1em;
}

#submitbutton{
    margin-left: 120px;
    margin-top: 5px;
    width: 90px;
    height: 20px;
}

br{
    clear: left;
}
