#container{
	border: 1px solid #b39d79;
	background-color: #f7f4df;

}

#head{
	background-image: url(../images/backgrounds/pattern-head.gif);
	width: 728px;
	height: 218px;
	margin-top: 16px;
}

#leftpane{
	border: 1px solid #fffff5;
	background-color: #fffff5;
}

#rightpane{
	border: 1px solid #fffff5;
	background-color: #fffff5;
}

#content td, tr{
	font-family: Tahoma;
	font-size: 11px;
	color: #0000;	
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	width: 446px;
	border: 0px;
}

#contentpadding{
padding-left: 18px;
padding-right: 18px;
padding-bottom: 18px;
padding-top: 8px;
}

#header{
	height: 152px;
}


#subheader{
	background-image: url(../images/backgrounds/background-subheader.gif);
	height: 46px;
	width: 710px;
	text-align: left;
}


#spacer{
	overflow: hidden;
	font-size: 1px;
	height: 1px;
}



/*Delimiters*/

.delimiterGrey{
	background-color: #dcdfc7;
	height: 1px;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 1px;
}


/*Borders*/

.borderphoto{
	border: 1px solid #d2c5a8;
	margin-top: 2px;
}

.photoright{
display: block;
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.photoleft{
display: block;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

/*Forms*/

.searchselect{
	margin-left: 4px;
	margin-right: 4px;
	width: 155px;
	height: 17px;
	}
	
	
	.sendfields{
		border: 1px solid #d2c5a8;
		font-family: Tahoma;
		font-size: 10px;
		color: #0000;	
		width: 190px;
	/*Scrollbar*/
	scrollbar-3dlight-color:#b5b88a;
	scrollbar-arrow-color:#154b43;
	scrollbar-base-color:#b5b88a;
	scrollbar-darkshadow-color:#b5b88a;
	scrollbar-face-color:#b5b88a;
	scrollbar-highlight-color:#ece2c4;
	scrollbar-shadow-color:#b5b88a;
	}
	
	
	
	
	
	
	/* NEW STYLES*/
	
	#footer{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9ea575;
	text-align: center;
	}
	
	#footer a{
	color: #043f36;
	text-decoration: none;
	}
	
	#footer a:hover{
	color: #82683d;
	}
	
	
	#currentvisitations{
	padding: 6px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #82683d;
	font-weight: bold;
	line-height: 18px;
	}
	
	#currentvisitations a{
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #043f36;
	}
	
	#currentvisitations a:hover{
	font-size: 11px;
	color: #82683d;
	}
	
	/* Links */
	.resources{
		font-weight: normal;
		text-decoration: none;
		font-size: 11px;
		color: #043f36;
		}
	}
		
	.resources:hover{
		font-size: 11px;
		color: #82683d;
	}
	
	.GreenSub{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #043f36;
	font-weight: bold;
	line-height: 12px;
	}
	
	.BrownSub{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #82683d;
	font-weight: bold;
	line-height: 12px;
	}
	
/*Buttons*/
#butmore{
	background-image: url(../images/backgrounds/background-butmore.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
}
#butmore a{
	font-weight: bold;
	color: #043f36;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}

#butmore a:hover{
	color: #82683d;
}


/*Content*/

#RPheader{
	background-image: url(../images/decorations/decoration-rightpane-header.gif);
	background-repeat: no-repeat;
	height: 48px;
	text-align: center;
	vertical-align: top;
}


#RPfooter{
	background-image: url(../images/decorations/decoration-rightpane-footer.gif);
	background-repeat: no-repeat;
	height: 48px;
	text-align: center;
	vertical-align: top;
}

#DLfaceup{
	background-image: url(../images/delimiters/delimiter-long-faceup.gif);
	background-repeat: no-repeat;
	height: 22px;
}

#DLfacedown{
	background-image: url(../images/delimiters/delimiter-long-facedown.gif);
	background-repeat: no-repeat;
	height: 22px;
}

