/* ### GENERAL STYLESHEET### */
body{
	background-color: #F2F2F2;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,div,table,td,tr,ul,li{
	padding:0;	
	margin:0;
}

/* ###CONTAINER STYLE### */
div#bckcontainer{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* ###CONTAINER STYLE### */
div#container{
	position:relative;
	background: url("images/background.jpg");
	background-repeat: no-repeat;	
	width: 1009px;
	height: 604px;
	margin-left: auto;
	margin-right: auto;
}

/* ###Navigation2 ### */
#nav{
    font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	position:absolute;
	text-decoration: none;
	left: 75px;
	top: 100px;
}

#nav li{
	list-style-type: none;
	margin-bottom: 5px;	
	text-align: right;
	color: #000000;
	text-decoration: none;
}

#nav li a{
	list-style-type: none;
	margin-bottom: 10px;	
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:hover{
	color: #000000;
}

#nav a:link, #nav a:visited {
}
body#what_we_do li.what_we_do a:link, body#what_we_do li.what_we_do a:visited,
body#home li.home a:link, body#home li.home a:visited,
body#who_we_are li.who_we_are a:link, body#who_we_are li.who_we_are a:visited,
body#board_trustees li.board_trustees a:link, body#board_trustees li.board_trustees a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited{
color: #000000;
text-decoration:none;
}
/* ###Breadcrumb ### */
.breadcrumb{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	position:absolute;
	right: 225px;
	top: 267px;
}

.breadcrumb a{
background: transparent no-repeat center right;
text-decoration: underline; /*adjust bullet image padding*/
color: #333333;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #333333;
}

.breadcrumb a:hover{
color: #999999;
}
/* ###Breadcrumb ### */
.breadcrumb2{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	position:absolute;
	left: 232px;
	top: 267px;
}

.breadcrumb2 a{
background: transparent no-repeat center right;
text-decoration: underline; /*adjust bullet image padding*/
color: #333333;
}

.breadcrumb2 a:visited, .breadcrumb a:active{
color: #333333;
}

.breadcrumb2 a:hover{
color: #999999;
}
/* ###Navigation left### */
#nav_left {
	position:absolute;
	left: 0px;
	top: 250px;
}

/* ###Newsletter### */
#newsletter {
	position:absolute;
	left: 800px;
	top: 62px;
}

/* ###Newsletter### */
#text_right {
	position:absolute;
	left: 800px;
	top: 250px;
}

/* ###Navigation middle ### */
#nav_middle {
	position:absolute;
	left: 180px;
	top: 225px;
}

#nav_middle li {
	display: inline;
}

/* ###Navigation footer ### */
#nav_footer {
	position:absolute;
	left: 380px;
	top: 595px;
}

#nav_footer ul {
	list-style: none;
	margin-left: 3em;
	padding-left: 0;
	margin-bottom: 52px;
}

/* ###CONTENT ### */
div#content{
	position:absolute;
	left: 165px;
	top: 293px;	
	width: 570px;
	height: 315px;
}

.scroller { 
	scrollbar-3dlight-color : #D4D4D4;
	scrollbar-arrow-color : #00265D;
	scrollbar-base-color : #D4D4D4;
	scrollbar-darkshadow-color : #D4D4D4;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #EBEBEB;
}

#scroll {
	position: absolute;
	left: 165px;
	top: 300px;
	padding:  0 0 0 70px;
	overflow: auto; 
	width: 540px; 
	height: 265px; 
}

#textarea {
	width: 505px;
}

/* ###Font Styles### */
.medwhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitebig {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.smlpurple {
	font-family: Arial;
	font-size: 10px;
	color: #620062;
}

.link {
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
}

.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position:absolute;
}
/*
.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position:absolute;
	left: 232px;
	top: 265px;
}
*/
.redbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7C1813;
}

.medred {
	font-family: Arial;
	font-size: 11px;
	color: #7C1813;
}

.blackmain {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.subred {
	font-family: Arial;
	font-size: 11px;
	color: #792400;
}

.subred a{
background: transparent no-repeat center right;
text-decoration: none; /*adjust bullet image padding*/
color: #792400;
}

.subred a:visited, .subred a:active{
color: #792400;
}

.subred a:hover{
color: #333333;
}

/* ###Font Styles### */
.smlgray {
	font-family: Arial;
	font-size: 10px;
	color: #838383;
}

.reddark {
	font-family: Arial;
	font-size: 11px;
	color: #7C1813;
}

.blackbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.error{
	color: red;
	}
	
div#page_header{
	font-size: 13px;
	color: #838383;
	}
	
table#registration_form input{
	border: 1px solid black;
	}
	
	table#registration_form option{
	border: 1px solid black;
	}