/*------------------------page contents------------------------*/
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#395F87;
	border-bottom:1px solid #afc7ad;
	padding: 4px 0px 2px 0px;
	margin-top:10px;
}

.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#b2834b;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#868a67;
	font-weight:bold;
	padding-top:33px;
}

.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#868a67;
	font-weight:bold;
}

.subtitle3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#868a67;
	font-style:italic;
}

.textleft {
float:left;
width: 155px;
height:auto;
padding-bottom:5px;
}

.textleft2 {
float:left;
width: 155px;
height:auto;
padding-bottom:5px;
padding-top:33px;
}

.textright {
margin-left:188px;
width:auto; 
height:auto;
}

.textrightnew {
float:right;
width: 325px;
height:auto;
padding-bottom:5px;
}

.left_left {
float:left;
width: 325px;
height:auto;
padding-bottom:5px;
}

.right_photos {
width: 155px;
height:auto;
padding-bottom:5px;
margin-left:350px;
}


.textleftnew {
width:155px; 
height:auto;
}


.calloutorange {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
line-height:130%;
color:#868a67;
background:#d2e1b4;
border:#D8ae4a 1px solid;
margin:10px 6px 10px 6px;
padding:10px;
}

.callout {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
line-height:130%;
color: #b2834b;
margin:10px 6px 10px 6px;
padding:10px;
}

.calloutblue2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:14px;
line-height:130%;
color:#395F87;
margin:10px 3px 10px 3px;
}

.smalltext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
	font-size:11px;
	line-height:130%;
	color:#333333;
	}
	
	
/*------------------------layout----------------------*/

#container {
position: absolute; 
left: 50%; 
width: 800px; 
height: auto; 
margin-left: -375px;
background:#FFFFFF url(images/body.gif) repeat-y;
padding:0px;
}

#text {
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#333333;
	background: #868a67 url(images/background.jpg) repeat-x;
	margin:0px;
padding:0px;
}

#left_column { 
	padding-left:20px;
	width:196px; 
	float:left;
	height:auto; 
	font-size:12px;
}

#right_column { 
	margin:0px 20px 0px 265px; 
	width:auto; 
	height:auto;
	line-height:150%;
}	

#left_column p {
padding: 10px;
line-height:150%;
}


/*------------------------footer------------------------*/
#footer {
	height:20px;
	text-align: center;
	font-size: 11px;
	color:#B3854B;
	margin-top:10px;
	font-size:10px;
	clear:both;
	background-color:#FFFFFF;
	padding: 3px 0px 13px 0px;
}

#footer a {
color: #B3854B;

}

#footer a.hover {
color:#000033;

}

/*------------------------header------------------------*/
#header {
	width:800px;
	height:265px;
	margin-left:0px;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

/*links*/
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #5e7780;
	text-decoration: underline;
}

/*------------------------box------------------------*/
#box {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	height: auto;
	width: auto;
	margin-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#box a:link {
	color: #003366;
	text-decoration: none;
}
#box a:visited {
	color: #006600;
	text-decoration: none;
}
#box a:hover {
	color: #5e7780;
	text-decoration: underline;
}


/*------------------------link list------------------------*/
#linklist ul {
margin: 0px;
padding:0px;
background:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
}

#linklist li {
list-style-type:none;
background: transparent;
margin: 0px;
display: block;
font-family:Georgia, "Times New Roman", Times, serif;
}

#linklist ul li a:link {
background-image:url(images/nav_button.jpg);
color:#333333;
text-decoration:none;
display: block;
padding: 9px 6px 8px 15px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:#ffffff 1px solid;
font-size:12px;
width:175px;

}

#linklist ul li a:visited {
background-image:url(images/nav_button.jpg);
color:#333333;
text-decoration:none;
display: block;
padding: 9px 6px 8px 15px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:#ffffff 1px solid;
width:175px;

}

#linklist ul li a:hover {
background-image:url(images/nav_button.jpg);
color:#FFFFFF;
text-decoration:none;
display: block;
padding: 9px 6px 8px 15px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:#ffffff 1px solid;
width:175px;

}

#linklist ul li a:active {
background-image:url(images/nav_button.jpg);
color:#FFFFFF;
text-decoration:none;
display: block;
padding: 9px 6px 8px 15px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:#ffffff 1px solid;
width:175px;

}



