body {
	background-color: #ffffff;
	background-image:url(site_images/bg-main.gif);
	margin: 0px;
	font-family: "Century Gothic", Arial;
}

h1 {
	color: #6288c6;
	text-decoration: none; font-weight: lighter;
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	margin: 0px 0px 5px 10px; padding: 0px;
	line-height: 15px;
}

.innerlinks {color: #6288c6; text-decoration: none;  font-family: "Century Gothic", Arial; font-size: 13px;}
.innerlinks a {color: #6288c6; text-decoration: none;  font-family: "Century Gothic", Arial; font-size: 13px;}
.innerlinks a:hover {color: #b2c1e0; text-decoration: none;  font-family: "Century Gothic", Arial; font-size: 13px;}

.aboutustext {font-family: "Century Gothic", Arial; font-size: 12px; color: #6288c6; text-decoration: none;}
.contactustext {font-family: "Century Gothic", Arial; font-size: 12px; color: #6288c6; text-decoration: none;}
.contactusteltext {font-family: "Century Gothic", Arial; font-size: 14px; color: #6288c6; text-decoration: none;}
.gallerymenu {font-family: "Century Gothic", Arial; font-size: 12px; color: #6288c6; text-decoration: none; border: 1px solid #6288c6;}
.spacing {font-family: Arial,Century Gothic, Verdana; font-size: 13px; line-height: 25px;}
.bg-innertable {background-color: #FFFFFF;}
.bg-borders {background-color: #6288c6;}
.bg-innerborders {background-color: #b2c1e0;}
.maxheight {height: 100%;}
.height440 {height: 440px;}

/* Level 1 */
ul {margin: 0px; padding: 0px;}
ul li {margin: 0px; padding: 0px; list-style-type: none; line-height: 20px; font-family: "Century Gothic", Arial; font-size: 13px; color: #6288c6;}
ul li a {margin: 0px; padding: 0px; list-style-type: none; color: #6288c6; text-decoration: none;  font-family: "Century Gothic", Arial; font-size: 13px;}
ul li a:hover {margin: 0px; padding: 0px; list-style-type: none; color: #b2c1e0; text-decoration: none;  font-family: "Century Gothic", Arial; font-size: 13px;}

/* Level 2 */
ul li ul {margin: 0px; padding: 0px;}
ul li ul li {margin: 0px 0px 0px 5px; padding: 0px; list-style-type: none; line-height: 20px; font-size: 12px;}
ul li ul li a {margin: 0px; padding: 0px; list-style-type: none; color: #6288c6; line-height: 20px; text-decoration: none; font-size: 12px;}
ul li ul li a:hover {margin: 0px; padding: 0px; list-style-type: none; color: #b2c1e0; line-height: 20px; text-decoration: none;  font-size: 12px;}

