/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/LOGOWatermark.png);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	color: #FFFFFF;
}
}
.style9 {
	font-family: Tahoma;
	font-size:10px;
	color: #808080;
}
.style4 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: small;}

a:link {color: #333333; text-decoration: none;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration: underline; color: #FF0000;}
a:active {
	text-decoration: none;
	color: #552400;
	text-align: center;
}

a.hidden:link {color: #000000; text-decoration: underline;}
a.hidden:visited {text-decoration: none; color: #000000;}
a.hidden:hover {text-decoration: underline; color: #FF0000;}
a.hidden:active {text-decoration: none; color: #000000;}

.style12 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size:10px;}

.menu {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size:12px;}

.style10 {color: #F1EBD5}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h1.toptext {font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	color: #8d7317;
	margin: -1px auto -1px;
	line-height: 12px;
	text-align: center;
	height: 12px;
	border: 0px solid #fff;
}
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
td.normal {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.largephonetext {
	font-size: 24px;
}


.gallerycontroller{
width: 250px
}

.gallerycontent{
	width: 179px;
	margin-left: 6px;
	height: 400px;
	padding: 8px;
	display: block;

}
#table2 tbody tr td #table8 tbody tr td #table9 tbody tr td div #table10 tbody tr td p {
	text-align: justify;
}

/* animation */
#slider1 {
    width: 987px; /* important to be same as image width */
    height: 224px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	left:0px;

	
}

img {  
    background: transparent;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
    zoom: 1;
}

#slider1Content {
    width: 987px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	margin-top:0px;
	left:0px;
	background-color:transparent;

}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	background-color:transparent;

}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
	border:0px;
/*    filter: alpha(opacity=100);
    -moz-opacity: 1;
	-khtml-opacity: 1;
    opacity: 1;
    color: #3fa1a2; */
    display: none;
	background-color:transparent;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 36px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	border:0px;
}
.left {
	bottom: 0;
    left: 50px;
	width: 200px !important;
	height: 50px;
	text-align: left;
	background-color:transparent;
	
}
.right {
	right: 20px;
	bottom: 0;
	width: 300px !important;
	height: 50px;
	text-align: right;
	background-color:transparent;
}
ul { list-style-type: none;
	border:0px;}
#services {
	color:#552400;
	font-size:13px;}
#services:a.link {
		color:#552400;
	}

