/* CSS Document */

body {
	margin: 0;
	padding:0;
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.container {
	margin:18px auto 0 auto;
	width:800px;
	background-color:#000132;
	border-top:3px solid #000132;
	border-left:3px solid #000132;
	border-right:3px solid #000132;
	padding:0;
}

img {
	
}

.menu {
	margin:0 auto;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:325px;
	padding:0;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:70px;
	}
	
.menu ul {
	float:right;
	width:506px;
	list-style:none;
	padding:0;
	margin:0 auto;
	text-align:center;
}

.menu ul li {
	margin:0;
	padding:0;
	width:122px;
	display:inline;
}

.menu ul li a:link {
	padding:0;
	width:122px;
	display:inline-block;
	color:#d2d2d2;
	text-decoration:none;
}

.menu ul li a:visited {
	padding:0;
	width:122px;
	display:inline-block;
	color:#d2d2d2;
	text-decoration:none;
}

.menu ul li a:active {
	padding:0;
	width:122px;
	display:inline-block;
	color:#FFFFFF;
	text-decoration:none;
}	

.menu ul li a:hover {
	background-image:url(images/navhover.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0;
	width:122px;
	display:inline-block;
	color:#FFFFFF;
	text-decoration:none;
}	

.header {
margin-left:5px;
}

h3 {
	width:450px;
	height:40px;
	padding-left:2px;
	line-height:30px;
	background-image:url(images/h3back.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d8e9f6;
}

h2 {
	width:450px;
	height:40px;
	margin-left:30px;
	line-height:30px;
	padding-left:2px;
	background-image:url(images/h3back.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d8e9f6;
}

.text {
	font-size: 11px;
	line-height:25px;
	color:#CCCCCC;
	width:450px;
	float:left;
	text-align:justify;
	padding:60px 20px 20px 25px;
}

.text a:link {
	color:#CCCCCC;
	text-decoration:none;
}

.text a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

.text a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

.text2 {
	font-size: 11px;
	color:#999999;
	width:350px;
	float:left;
	text-align:justify;
	padding:40px 20px 20px 25px;
}

.text2 a:link {
	color:#CCCCCC;
	text-decoration:none;
}

.text2 a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

.text a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

.indent {
	padding-left:61px;
}

p {
line-height: 15px;
margin-top:10px 0 10px 0;
padding:0;
}

.text img {
padding:0;
margin:0;
}

.image {
	float:left;
	padding:40px 5px 40px 20px;
	border:none;
}

.image img {
	border:none;
}

.image p {
margin:0;
padding:0;
text-align:center;
}

.image a{
	width:250px;
	color:#666666;
	font-size:10px;
	border:none;
	text-decoration:none;
}

.image a:visited {
	text-align:center;
	width:250px;
	color:#666666;
	font-size:10px;
	border:none;
	text-decoration:none;
}

.image a:hover{
	text-align:center;
	width:250px;
	color:#666666;
	font-size:10px;
	border:none;
	text-decoration:underline;
}


.map {
	float:left;
	font-size:0.8em;
	text-align:center;
	color:#CCCCCC;
	padding:40px 5px 40px 20px;
}

.tablegallery td { 
padding:0 25px 30px 15px;
}

.tabletext {
width:750px;
height:0;
margin:0;
padding:0;
}

.tabletext td { 
padding:0 25px 30px 0;
}

.address {
	clear:both;
	color:#999999;
	width:780px;
	margin: 0 auto;
	font-size:0.7em;
	background-color:#000123;
	border: 1px solid #00036f;
	height:30px;
	line-height:28px;
	text-align:center;
}

.footer {
	clear:both;
	width:782px;
	height:25px;
	text-align:center;
	font-size:11px;
	color:#999999;
	margin: 0 auto 0 auto;
	padding-top:15px;
}

.footer a {
	color:#999999;
	text-decoration:underline;
}

.footer a:visited {
	color:#999999;
	text-decoration:underline;
}

.footer a:hover {
	color:#999999;
	text-decoration:underline;
}
