body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/layout/background_repeat.gif);
}
div.mainback {
	background-image: url(../images/layout/background_right.gif);
	background-repeat: no-repeat;
	background-position: 973px 0px;
}
td.maininfo {
	width: 973px;
}

td.info {
	font-size: 80%;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	height: 400px;
	background-repeat: repeat-x;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: top;
	background-image: url(../images/layout/h1.gif);
	margin: 0px;
	/*background-image: url(../images/layout/h1.gif);*/
}
td.sidebar {
	background-image: url(../images/layout/sidebar_repeat.gif);
	background-repeat: no-repeat;
}

td.info_right {
	background-image: url(../images/layout/info_right.gif);
	background-repeat: no-repeat;
	background-color: #5699D2;
	background-position: left top;
	height: 231px;
}

td.footer {
	font-size: 70%;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	color: #5699D2;
}
td.menu {
	vertical-align: middle;
	padding-bottom: 0px;
	font-size: 70%;
	padding-right: 3px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 0px;
	background-image: url(../images/layout/h1.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 746px;
	height: 33px;
}
td.menu_right {
	background-image: url(../images/layout/h1_right.gif);
	background-color: #5699D2;
	background-repeat: no-repeat;
	height: 33px;
}

td.header {
	background-image: url(../images/layout/header_middle.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 764px;
	height: 188px;
	background-position: top;
	background-color: #E7EEE2;
}
td.photos {
	font-size: 80%;
	line-height: 150%;
	color: #000000;
	background-color: #BEF08E;
	background-image: url(../images/layout2/info.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
td.header_right {
	background-image: url(../images/layout/header_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #E4ECDF;
}





.info h1 {
	font-size: 180%;
	color: #5699D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	font-weight: lighter;
	margin: 0px;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.title {
	font-weight: bold;
	color: #5699D2;
}


.h1back {
	background-color: #F5F7CE;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 4px;
	margin: 0px;
	border: 1px solid #F5F7CE;
	text-decoration: none;
}
.info .text {
	padding-right: 40px;
	padding-left: 40px;
}
.image_r {
	border: 1px solid #399139;
	margin-bottom: 3px;
	margin-left: 15px;
}
.menu a:link, .menu a:active, .menu a:visited, .menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 5px;
}
.menu a:hover {
	color: #DCE9DD;
	
}

.image_l {
	border: 1px solid #399139;
	margin-bottom: 3px;
	margin-right: 15px;
}
.no_border {
	border: 1px solid #FFFFFF;
}

a:link, a:visited, a:active {
	color: #8CBBE1;
	text-decoration: underline;
}
a:hover {
	color: #8CBBE1;
	text-decoration:none;
}	
.photos .photos {
	background-image: none;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FCFFD4;
	border-left-color: #FCFFD4;
}
.info .small {
	font-size: 50%;
}
.caps {
	text-transform: uppercase;
}

td.info_right_bottom {
	background-image: url(../images/layout/info_right_bottom.gif);
	background-repeat: no-repeat;
	background-color: #FCFDFB;
	height: 144px;
}
.info .larger {

	font-size: 120%;
}
 
div.caption {
	font-size: 90%;
	color: #235883;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0EDFC;
	border-bottom-color: #E0EDFC;
	background-color: #FAFAFA;
}
