/* Main CSS for Chapman Trusts */ 

/*	Tags	*/

html, body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0;
	background-color: #A49617;
}
table.tbl {
	border-left-color:#685E0F;
	border-right-color:#685E0F;
	background-color: #FFFFFF;
	background-image: url(../images/background/CHAPMANWEB-bgrnd-770-white.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/*
###################################
        Center Div Width
###################################
*/ 
.centerdiv {
	width:500px;
	text-align: left;
	margin-top: 10px;
}
.centerdiv_scroll {
	width:500px;
	text-align: left;
	margin-top: 10px;
	height: 450px;
	overflow-y: scroll;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #A49617;
	scrollbar-darkshadow-color: #60550B;
	scrollbar-face-color: #9B860C; 
	scrollbar-track-color: #E8E5CF;
}
/*
###################################
           Images
###################################
*/ 
img.logo { position:relative; left:-97px;}
img.center {margin: 5px 5px 5px 0px; border:1px solid black;}	
img.left {float:left; margin: 10px 10px 0px 0px;}
img.right {float:right; margin: 10px 0px 10px 10px; border:1px solid black;}
img.right-thumb {margin: 3px 3px 3px 2px; border:1px solid black;}

/*		Divs	*/
#top {
	/* border:1px solid;*/
	border-bottom-color:#000033;
	border-bottom:1px solid;
	border-top:0px;
}
#left_col {
	text-align:left;
	background-color:#FFFFFF;
}	

/*	Styles	*/
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CECFD4;
	text-decoration: none; 
	background-image:url(../images/background/head_bg-1.jpg);
	background-repeat:repeat-x;
	background-color: #999999;
	display: block;
}
.masthead {
	background-color:#FFFFFF;
	text-align:left;
	background-image: url(../images/background/bg_wave3-2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 58px;
	clear: both;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/*
####################
     copyright
####################
*/

.cright {font-size: 10px !important; color: #918B6F;}
