/* CSS Document */

body {
	margin: 0;
	background-image:url(images/homenew_bg1.jpg);
	background-repeat: repeat-x;
	background-color:#86BBDB;
}
.contentbg {
	background-image:url(images/homenew_contentbg.jpg);
	background-repeat: repeat-x;
	height: 200px;
	background-position:top;
}

.contentlong {
	background-image: url(images/homenew_contentlong.jpg);
	background-repeat:repeat-y;
}
.content_text{
	color: #133251;
	font-family: Tahoma;
	font-size: 11px;
	text-align:justify;
}
.content_text a{
	color: #133251;
	font-family: Tahoma;
	text-decoration:underline;
}
.content_text a:hover{
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}
.pos1 {
	margin-top: 10px;
}
.pos2 {
	margin-top: 15px;
}
.pos3 {
	margin-top: 35px;
}
span.tel {
	color: #133251;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
}
span.more {
	color: #133251;
	font-family: Tahoma;
	font-size: 13px;
}
span.more a {
	color: #133251;
	text-decoration:none;
}
span.more a:hover {
	color: #000000; 
	text-decoration:none;
}

.footer_text {
	color: #133251;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_text a{
	color: #133251;
	text-decoration:none;
}
.footer_text a:hover{
	color: #000000;
	text-decoration:none;
}

h4 {
	color: #133251;
	font: 15px Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}

#gallery-holder{
	width:740px;
	height:336px;
	background:url(images/gallery-bg.jpg);
}