/* Web Site and Style Sheet by Studio Chocolat www.studiochocolat.com */

body {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #2E3345;
	background-color: #5895C6;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {color:#006666;text-decoration: none;}
a:link {color:#006666;text-decoration: none;}
a:visted {color:#666666;text-decoration: none;}
a:hover {color:#333366; text-decoration: none;}
a:active {color:#333366; text-decoration: none;}
/* other links*/
.content {
}
.content a {color:#006666;text-decoration: none;}
.content a:link {color:#006666;text-decoration: none;}
.content a:visted {color:#666666;text-decoration: none;}
.content a:hover {color:#333366; background-color:#DCEFF5;text-decoration: underline;}
.content a:active {color:#333366; background-color:#DCEFF5;text-decoration: underline;}

/* Div layouts */
/* top level row */
#top_colhold {
	height: 135px;
	width: 802px;
	text-align: center;
	margin: 0px auto;
	float: none;
}
#top_bkg_col {
	background-color: #5895C6;
	background-image: url(../images/bkg_top_cols.gif);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 135px;
	display: block;
	width: 100%;
	text-align: center;
}
#top_Logo_Col {
	background-color: #3772A7;
	background-image: url(../images/bkg_cols_logo.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 15px 0px 0px;
	height: 120px;
	width: 232px;
	display: block;
	float: left;
}
#top_M_Col {
	height: 135px;
	width: 570px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

#navBar {
	background-color: #618FB3;
	background-image: url(../images/bkg_navbar.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	clear: both;
	float: left;
	height: 26px;
	width: 100%;
}
/* mid level row */
#mid_bkg_col {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 100%;
	text-align: center;

	background-color: #F0F1F2;
}
#mid_M_Col {
	width: 520px;
	display: block;
	background-color: #FFF;
	color: #2E3345;
	margin: 0px;
	padding: 25px;
	float: left;
	text-align: left;
	background-image: url(../images/bkg_content.gif);
	background-repeat: repeat-x;
}
#mid_Logo_Col {
	
	background-image: url(../images/bkg_col_mlogo.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 232px;
	display: block;
	float: left;
}
#mid_colhold {
	/*height:318px;*/
	background-color: #FFF;
	background-image: url(../images/bkg_col_mlogo.gif);
	background-repeat: repeat-y;
	width: 802px;
	text-align: center;
	display: block;
	margin: 0px auto;
	padding: 0px;
	float: none;
	z-index: 1;
}
#footerBar {
	background-color: #618FB3;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 3px 0px 0px;
	clear: both;
	height: 19px;
	width: 100%;
	color: #FFFFFF;
	font-size: 10px;
	}

/* base level rows */
#bas_bkg_col {
	background-color: #F0F1F2;
	padding: 0px;
	float: left;
	height: 10px;
	display: block;
	width: 100%;
	text-align: center;
}
#bas_colhold {
	height: 10px;
	width: 802px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	float: none;
}
#bas_Logo_Col {
	background-color: #3772A7;
	background-image: url(../images/bkg_cols_logo.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 232px;
	float: left;
}
#bas_M_Col {
	height: 10px;
	width: 570px;
	display: block;
	background-color: #F0F1F2;
	float: left;
	text-align: left;
}

#clearAll {
clear: both;
}
.spaceAll {
clear: both;
}

/* photo styles */
.photo {
	border: 1px solid #999999;
	text-align:center;
	clear: both;
	margin-bottom:-3px;
	}
	.photoHm {
	border: 1px solid #999999;
	text-align:center;
	clear: both;
	margin-bottom:-3px;
	margin-right: 5px;
	}
	
div.photofloat {
	background-color:#F2F2F2;
	padding: 0px;
	margin:0;
	float: left;
	text-align:center;
	font-size:10px;
	line-height:11px;
}

	
div.photclic {
	background-color:#F2F2F2;
	padding: 0px 0px 4px 0px;
	margin:3px 0px 10px 12px;
	color:#666666;
	float: right;
	text-align:center;
	font-size:10px;
	line-height:10px;
}

.photclic a {color:#666666;text-decoration: none;}
.photclic a:link {color:#666666;text-decoration: none;}
.photclic a:visted {color:#666666;text-decoration: none;}
.photclic a:hover {color:#333366; text-decoration: underline;}
.photclic a:active {color:#333366; text-decoration: underline;}

h1 {font-size:12px;}