body {
	background-color: #eeeeee;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	font-size: 10px;
	color: #3e3e3e;
	font-style: normal;
}
.style1 {
	color: #84120B;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	font-size: 10px;
}
.style2 {
	font-size: 18px;
	color: #3e3e3e;
	font-weight: 100;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	font-style: normal;
}
.style3 {
	font-size: 18px;
	color: #27A2BA;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	font-weight: 100;
	font-style: normal;
}
.style4 {
	font-size: 12px;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	line-height: 18px;
	text-align: justify;
	color: #3e3e3e;
}
.style5 {
	font-size: 12px;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	line-height: 18px;
	text-align: justify;
	color: #84120B;
}
.style6 {
	font-size: 12px;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	line-height: 16px;
	text-align: justify;
	color: #3e3e3e;
}
.style8 {
	font-size: 11px;
	font-family: Futura, Helvetica, Verdana, "Arial sans-serif";
	line-height: 16px;
	text-align: justify;
	color: #3e3e3e;
}
#Floating_content {
	position: relative;
	left: 65px;
	top: -80px;
	height: 220px;
	width: 360px;
}
#content_conteiner {
	background-color: #FFFFFF;
	height: 689px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo_area {
	height: 75px;
	width: 980px;
}
#menu_area {
	height: 39px;
	width: 980px;
	background-color: #84120b;
}
#content_area {
	height: 512px;
	width: 980px;
	background-image: url(../images/home-contentbg.jpg);
}
#content_area_about {
	height: 512px;
	width: 980px;
	background-image: url(../images/about-bg.jpg);
}
#content_area_contact {
	height: 512px;
	width: 980px;
	background-image: url(../images/contactus_content_bg.jpg);
}
#content_area_board {
	height: 512px;
	width: 980px;
	background-image: url(../images/board-content-bg.jpg);
}
#Feature_Area1 {
	position: relative;
	height: 135px;
	width: 192px;
	left: 55px;
	top: 8px;
}
#Feature_Area {
	height: 135px;
	width: 192px;
	position: relative;
	left: 250px;
	top: 363px;
}
#copyright_area {
	height: 44px;
	width: 980px;
	text-align: center;
	padding-top: 35px;
}
a {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #84120B;
	text-decoration: none;
}
#Floating_content_about {
	position: relative;
	left: 65px;
	top: 20px;
	height: 467px;
	width: 365px;
	background-image: url(../images/about_text_bg.jpg);
	opacity: .85;
	filter: alpha(opacity=85);
}
#Floating_content_about_text {
	text-align: justify;
	width: 327px;
	margin-left: 18px;
	padding-top: 13px;
}
#Blue_box_text {
	width: 322px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-left: 1px;
	padding-top: 3px;
	background-color: #A8F5FF;
}
#Floating_content_contact_text {
	text-align: justify;
	width: 327px;
	margin-left: 18px;
	padding-top: 18px;
	opacity: 1;
}
#adress_box_text {
	width: 322px;
	padding-left: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-left: 1px;
	padding-top: 3px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.gallerycontainer {
position: relative;
padding-left: 12px;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 -3px -3px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px dashed gray;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: -1000px;

visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 368px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
#Floating_content_board {
	position: relative;
	left: 65px;
	top: 20px;
	height: 467px;
	width: 730px;
	background-repeat: repeat-y;
	background-image: url(../images/about_text_bg.jpg);
	opacity: .85;
	filter: alpha(opacity=85);
}
#content_area_general {
	height: 512px;
	width: 980px;
	background-image: url(../images/general-content.jpg);
}
#Floating_content_general_text {
	text-align: justify;
	width: 680px;
	margin-left: 18px;
	padding-top: 18px;
	opacity: 1;
}
#Floating_content_general {
	position: relative;
	left: 65px;
	top: 20px;
	height: 467px;
	width: 720px;
	background-image: url(../images/general_text_bg.jpg);
	opacity: .85;
	filter: alpha(opacity=85);
}
