/* CSS Document */

body {
	background:#28396d url(images/bodyback.gif) top repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	margin:0px;
}

a:link {color:#a10000; text-decoration:none;}
a:visited {color:#a10000; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}


.topheader {height:144px; background:url(images/topheaderback.jpg) no-repeat;}
.logo {float:left; padding-left:36px; width:240px;}
.contactdetail {color:#ffffff; float:right; font-size:14px; padding-right:36px; padding-top:40px;}

.leftback {width:18px; background:url(images/leftback.jpg) top repeat-y;}
.rightback {width:17px; background:url(images/rightback.jpg) top repeat-y;}

.content {background:#ffffff; }

/*main navigation*/

.topmenu {margin: 0; padding: 0; float:left;  height:54px; width:100%; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; font-size:17px; background:url(images/menuback.jpg) top repeat-x; }
.topmenu ul{ margin: 0 auto; padding: 0; float:left; padding-top:13px;}
.topmenu li{list-style:none; float:left; border-right:1px solid #c2c6d3; line-height:27px;}
.topmenu li a:link{color:#a50e0e;  padding:0px 15px 0px 15px;text-decoration: none; display:block;  }
.topmenu li a:visited{color:#a50e0e; padding:0px 15px 0px 15px;text-decoration: none;  display:block;  }
.topmenu li a:hover{color:#000000; padding:0px 15px 0px 15px; text-decoration: none;  display:block; }
.topmenu li.last {list-style:none; float:left; border-right:0px solid #c2c6d3;}

/*DropDown*/
.dropdown{position:absolute; visibility: hidden; z-index:1000; background-color: #121c3a; border:1px solid #000000; border-bottom:0px; width:165px;}
.dropdown a:link{padding:4px; padding-left:5px;display: block; border-bottom: 1px solid #000000; color:#ffffff; text-decoration: none; font-weight: normal; }
.dropdown a:visited{padding:4px; padding-left:5px;display: block; border-bottom: 1px solid #000000; color:#ffffff; text-decoration: none; font-weight: normal; }
.dropdown a:hover{ background-color:#6582ad; padding:4px; padding-left:5px;display: block;  border-bottom: 1px solid #000000; color:#ffffff; text-decoration: none; font-weight: normal; }


h1 {
	color:#113168;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	text-align: left;
}
.text {
	line-height:18px;
	color:#113168
}


.footer {height:45px; color:#9eabcd; line-height: 20px; padding-bottom: 25px;}
.footer a:link {color:#9eabcd; text-decoration:none;}
.footer a:visited {color:#9eabcd; text-decoration:none;}
.footer a:hover {color:#ffffff; text-decoration:underline;}

.PhotoGallery {
	margin: auto;
}
.PhotoGallery tr td {
	margin: auto;
	text-align: center;
}
.PhotoGallery img {
	margin: 10px;
	border: #28396D solid 1px;
}

.EmailForm {
	width: 605px;
	margin-top: 10px;
	padding: 0px;
	display: block;
	clear: both;
	text-align: left;
}
.EmailForm input, .EmailForm textarea {
	width: 455px;
}
.content table tr .text {
	text-align: left;
}
.content table tr .text {
	text-align: left;
}
.content table tr .text a strong {
	text-align: center;
}
