
/* body */
body {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	background-image: url(images/siteBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
}

p { text-align: justify;}
li {padding-bottom: 15px; text-align: justify;}

a:link, a:active, a:visited {text-decoration: underline; color: #ffffff;}
a:hover {text-decoration: none;}

hr {width: 90%; color: #cccccc; height: 1px;}

img {border: 0px;}
.imgLeft { float: left; margin: 0px 10px 10px 0px;}
.imgRight { float: right; margin: 0px 0px 10px 10px;}
.imgGallery {border: #ffffff solid 5px;} 

.mainTable {background-color: #ffffff;}

td.pageTitle, .pageTitle {font-size: 20px; color: #ffffff; font-weight: bold; text-align: left;}
td.mainContent {font-size: 12px; color: #000000; font-weight: normal; padding: 30px; text-align: left;}

.boldTitle {font-size: 16px; color: #864713; font-weight: bold;}
.boldTitle a:link, .boldTitle a:active, .boldTitle a:visited {font-size: 16px; color: #864713; font-weight: bold; text-decoration: underline;}
.boldTitle a:hover {font-size: 16px; color: #864713; font-weight: bold; text-decoration: none;}

td.menu {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: normal;}
td.menu a:link, td.menu a:active, td.menu a:visited {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: normal;}
td.menu a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: normal; text-decoration: underline;}


.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #b56226; font-weight: normal;}
.footer a:link, .footer a:active, .footer a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; text-decoration: underline; color: #b56226; font-weight: normal;}
.footer a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; text-decoration: none; color: #b56226; font-weight: normal;}

.topbar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: normal;}
.topbar a:link, .topbar a:active, .topbar a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #ffffff; font-weight: normal;}
.topbar a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; font-weight: normal;}

.home_text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; color: #000000; font-weight: normal;}
.home_text2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #000000; font-weight: normal;}




