@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style3 {
	color: #FDF21C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.style4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
}

.homepagetext {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

#maintable {
	height:100%;
}

#innertable {
	height:598px;
	width:798px;
}

#bodytexttable {
	margin-top:178px;
	margin-right:25px;
	margin-left:380px;
}

#contactustable {
	margin-top:145px;
	margin-right:25px;
	margin-left:380px;
}

#linkstable {
	margin-top:150px;
	margin-right:25px;
	margin-left:380px;
}

#menutable {
	margin-top:57px;
	margin-right:0px;
	margin-left:480px;
}

body {
	background-image: url(stripe.png);
	background-repeat: repeat;
}

a.footerlink:link {
	color: #FDF21C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

a.footerlink:visited {
	color: #FDF21C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

a.footerlink:hover {
	color: #FDF21C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}

a.footerlink:active {
	color: #FDF21C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

#coolmenu a{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	padding:6px;
	display: block;
	width: 100%;
	text-decoration: none;
}

#coolmenu a:hover{
	background-color: #000000;
	color: #FDF21C;
}

#contactformtextbox {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	width:260px;
}

#contactformtextarea {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	width:260px;
	height:60px;
}

#gallerytable {
	margin-top: 15px;
	margin-left:5px;
	margin-bottom:20px;
	margin-right:5px;
	width:788px;
	height:380px;
}

#galleryviewtable {
	margin-top: 55px;
	margin-left:5px;
	margin-bottom:20px;
	margin-right:5px;
	width:788px;
	height:380px;
}

#galleryarrowtable {
	margin-top:30px;
	margin-left:40px;
	width:718px;
}

.galleryimage {
	border-width:medium;
	border-color:#000000;
}
a:hover .galleryimage {
	border-width:medium;
	border-color:#FDF21C;
}
