@charset "utf-8";
/* CSS Document */

/*----- BODY -----*/
/*----------------------------------------------------------------------------------------------------------------------*/
body {
	background-color:#61858f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

.clear {
	clear:both;
	height:1px;
}

/*----- OUTER DIV CONTAING SHADOW BACKGROUND -----*/
/*----------------------------------------------------------------------------------------------------------------------*/
#wrap{
	margin:0px auto 0px auto;
	width:780px;
	background: #61858f url(../images/bg_shadow.jpg) repeat-y;
	}

/*----- WEB PAGE AT 750px -----*/
/*----------------------------------------------------------------------------------------------------------------------*/
#page{
	position:relative;
	width:760px;
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

/*----- HTML Elements -----*/
/*----------------------------------------------------------------------------------------------------------------------*/

p {
	font-size: 80%;
	color:#666666;
	margin: 0px 25px 10px 25px;
	padding: 0px 0px 0px 0px;
	line-height:150%;
}

a {
	color:#1b272c;
}

a:hover {
	color:#84bac4;
}

h1 {
	font-size: 200%;
	color:#2e444b;
	margin: 0px 25px 10px 25px;
	padding: 0px 0px 0px 0px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	line-height:100%;
}

h2 {
	font-size: 110%;
	color:#2B6B69;
	margin: 0px 25px 10px 25px;
	padding: 10px 0px 0px 0px;
	font-weight:normal;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	line-height:100%;
}

h2.strapline {
	line-height:140%;
	padding: 0px 0px 0px 0px;
}


h3 {
	font-size: 110%;
	margin: 0px 0px 0px 0px;
	padding: 5px 25px 8px 25px;
	color:#766b58;
	font-family:"Times New Roman", Times, serif;	
}

h4 {
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 5px 25px 8px 25px;
	color:#9f9480;	
}


h5 {
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 5px 25px 8px 25px;
	color:#2e444b;	
}

h6 {
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 10px 25px;
	color:#000000;	
}


.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

/*----- Header Elements -----*/
/*----------------------------------------------------------------------------------------------------------------------*/

#header_top {
	position:relative;
	width:760px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#2e444b;
	border-bottom: solid 1px #ffffff;
}

#header_top p {
	color:#c9b9a2;
	margin: 0px 20px 0px 20px;
	padding: 12px 0px 0px 0px;
	line-height:100%;
}

#header_image {
	position:relative;
	width:760px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
}

/*----- Content Zone -----*/
/*----------------------------------------------------------------------------------------------------------------------*/

#content_zone {
	position:relative;
	width:760px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../images/bg_contentzone.gif) repeat-y;
}

#content_left {
	position:relative;
	width:150px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #cfe4e8 url(../images/bg_left.jpg) no-repeat;
	float:left;
	min-height:470px;
 	height:auto !important;
  	height:470px;
}

#content_right {
	position:relative;
	width:610px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	background: #ffffff url(../images/bg_content.jpg) bottom left no-repeat;
	min-height:470px;
 	height:auto !important;
  	height:470px;
}

.bg_clear {
	display:block;
	width:610px;
	margin:0px;
	padding:0px 0px 200px 0px;
	clear:both;
}



/*----- Right Floating Box Styles -----*/
/*----------------------------------------------------------------------------------------------------------------------*/

#right_box {
	position:relative;
	width:240px;
	margin:0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	float:right;
}

#pic_box {
	position:relative;
	width:220px;
	margin:0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: solid 1px #E0D7C9;
	border-bottom: solid 1px #E0D7C9;
}

#pic_box img.photo {
	width:196px;
	margin:0px 0px 20px 20px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #c9b9a2;	
}

#news {
	position:relative;
	width:220px;
	margin:0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#F2EFEA;
}

#news h4 {
	background-color:#e0d7c9;
}

#news p {
	margin:0px 0px 0px 0px;
	padding: 10px 25px 15px 25px;
	border-bottom: solid 1px #e0d7c9;
}




/*----- Nav -----*/
/*----------------------------------------------------------------------------------------------------------------------*/

#nav {
	position:relative;
	width:150px;
	margin:35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}

#nav ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
}

#nav li {
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	color:#ffffff;
}


#nav li a {
	display:block;
	width:125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background: #84BAC4 url(../images/nav_bullet.gif) no-repeat top left;
}

#nav li a:hover, #nav li a.on {
	display:block;
	width:125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	color:#2e444b;
	text-decoration:none;
	font-weight:bold;
	background: #84BAC4 url(../images/nav_bullet_on.gif) no-repeat top left;
}

/*----- Address -----*/
/*----------------------------------------------------------------------------------------------------------------------*/

#address {
	position:relative;
	width:150px;
	margin:60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#address p {
	color:#2e444b;
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 10px 0px;
	font-size:70%;
	line-height:150%;
}

/*----- Footer -----*/
/*----------------------------------------------------------------------------------------------------------------------*/

#footer {
	position:relative;
	width:760px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer p {
	color:#c9b9a2;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#footer a,
#footer_top a,
#footer_bottom a {
	color:#c9b9a2;
	text-decoration:none;
}

#footer a:hover,
#footer_top a:hover,
#footer_bottom a:hover {
	color:#c9b9a2;
	text-decoration:underline;
}

#footer_top {
	position:relative;
	width:760px;
	height: 20px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#1b272c;
}

#footer_top .left_text {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	width:380px;
}

#footer_top .right_text {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	width:380px;
}

#footer_top .left_text p,
#footer_top .right_text p {
	color:#c9b9a2;
	margin: 0px 20px 0px 20px;
	padding: 1px 0px 0px 0px;
	font-size:70%;
}

#footer_bottom {
	position:relative;
	width:760px;
	height: 64px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#2e444b;
	text-align:center;
}

#footer_bottom p {
	color:#c9b9a2;
	margin: 0px 20px 0px 20px;
	padding: 12px 0px 0px 0px;
	font-size:80%;
	line-height:150%;
}