@charset "utf-8";
@import url("lightbox.css");
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6ebfb;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
a.one {
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topdivider {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;
}
.homelink {
	font-size: 12px;
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.titlegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffcf02;
	font-weight: bold;
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.menuindent {
	padding-left: 20px;
}
.subtitle {
	font-style: italic;
	font-size: 16px;
	color: #9a8b8e;
	padding-top: 3px;
	font-weight: bold;
}
.maintext {
	color: #9a8b8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	line-height: 20px;
}
.submenu {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.toppo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.pagetopspace {
	padding-right: 20px;
}
.whitetext {
	color: #FFFFFF;
}
.buttobg {
	background-image: url(images/home_but.jpg);
}
.topbg {
	background-image: url(images/topbg.gif);
}
.copybg {
	background-image: url(images/copybg.jpg);
}
.submenubg {
background-image: url(images/submenubg.jpg);
}
.limod {
	color: #9a8b8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.clicko {
	color: #ffcf02;
	font-size: 14px;
	font-weight: bold;
}
.onmenu  {
	color: #ffcf02;
	text-decoration: none;
	font-weight: bold;
}
.greytext {
	color: #9a8b8e;
	font-size: 14px;
}