body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #5ba0d6;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-collapse: collapse;
	background-color: #90cef1;
	margin-bottom: 10px;
	width: 100%;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #3a7ba2 #3a7ba2 #3a7ba2 #3a7ba2;
	background-color: #90cef1;
}
#hover, table tr:hover td {
	background-color: #3a7ba2;
	color: white;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #3a7ba2 #3a7ba2 #3a7ba2 #3a7ba2;
	width: 30%;
}
#conthead {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	width: 979px;
}
#title {
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	color: white;
	background-color: #3a7ba2;
	text-align: center;
	margin: 0 0 0 0;
	text-align: center;
	height: 40px;
	display: block;
	margin: 0px 12px 0px 10px;
}
#title strong {
	color: white;
	font-family: Verdana, Tahoma;
	font-size: 18px;
}
#title p {
	font-style: italic;
	color: black;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image: url(images/header.jpg);
	width: 979px;
	height: 215px;
	display: block;
}
#border {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	width: 979px;
}
#main {
	background-image: url(images/contentbg.gif);
	background-color: #abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width: 261px;
	float: left;
	display: inline;
	background-image: url(images/contentbg.gif);
	background-color: #abe4fe;
}
#right {
	float: right;
	width: 580px;
	margin-top: 20px;
}
/***************** Content ***********************/
.content {
	width: 530px;
}
.content h2 {
	text-align: center;
	color: #003A65;
}
.content h3 {
  color: #003A65;
	border-bottom: 1px dashed #2e2304;
	text-align: center;
	margin: 10px 0px 15px 0px;
}
.content p {
	font-size: 13px;
	text-indent: 2em;
	padding: 10px 0px 0px 6px;
}
.content a {
	color: #003A65;
	text-decoration: none;
}
.content a:hover {
	color: white;
	text-decoration: underline;
}

.date{
color:white;
font-style: italic;
margin-top: 10px;
}


/***************** Menu ***********************/
#menu {
	background-image: url(images/menu.gif);
	width: 261px;
	height: 449px;
	margin-left: 93px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width: 220px;
	margin-left: 15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align: right;
}
#menu a {
	font-family: sans-serif, Arial, Helvetica;
	font-weight: none;
	color: #2e260f;
	text-decoration: none;
	font-size: 16px;
}
#menu a:hover {
	color: #c40000;
}
.lastchild {
	border-bottom: none !important;
}
#menubottom {
	background-image: url(images/menubottom.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 76px;
	margin-left: 93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width: 240px;
	margin-left: 15px;
}
#menubottom li {
	float: left;
	display: inline;
	width: 77px;
	text-align: center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color: #c40000;
}

/***************** Gallery ***********************/

.gallery h3 {
	text-align: center;
}

.gallery a{
float: left;
padding: 7px 7px 7px 7px;
margin: 3px 3px 5px 3px;
border: 1px solid grey;
background-color: #90cef1;
}

.gallery a:hover{
background-color:#3a7ba2;
border-color:black;
}


/***************** Footer ***********************/
#footer {
	background-color: #8bcaef;
	background-image: url(images/borderfooter.gif);
	height: 74px;
	width: 979px;
}
#footerend {
	background-image: url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width: 979px;
	height: 9px;
	display: block;
}
#copyright {
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 43px;
	display: inline;
	margin-left: 103px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align: center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float: left;
	display: inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}