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

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 0px;
	background-image:url(gfx/stgbg.jpg);
	background-repeat:repeat-x;
	padding-bottom: 30px;
}
#header {
	float: left;
	height: 110px;
	width: 900px;
}

#contentContainer{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#innerContainer{
	width:940px;
	float: left;
	display: inline;
}
#mainContainer {
	width:900px;
	float: left;
	padding-left: 0px;
	padding-right:0px;
	background-color:#FFFFFF;
	padding-bottom: 10px;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 75px;
	width: 885px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
}

.footerleft {
	float: left;
	width: 240px;
	font-size: 11px;
}
.footerright {
	float: right;
	text-align: right;
	line-height: 1;
	font-size: 11px;
}
.footerlink {
	font-size: 11px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
a.footerlink:hover {
	text-decoration: underline;
}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(gfx/menubg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 18px;
	width: 870px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: center;
}
.menulink {
	text-decoration:none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
a.menulink:hover {
	text-decoration: none;
	color:	#CCCCCC;
}

#left {
	float: left;
	height: auto;
	width: 580px;
	margin-top: 20px;
	padding-left: 15px;
	color: #4a4a4a;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #640100;
	line-height: 1.5;
	margin-top: 0px;
}

.textlink {
	font-size: 100%;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #5A0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.homerollover a {
	width: 75px;
	background: url(menuhome.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 35px;
	float: left;
	background-position:0 -35px;	
}

.homerollover  a:hover {
	background-position: 0 0px;
}
.homerolloveron {
	background-position: 0 0px;
	width: 75px;
	background: url(menuhome.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 35px;
	float: left;
}
.boldgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #4a4a4a;
}
.normaltext {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	color: #4A4A4A;
}
.redgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5A0000;
}
#right {
	float: left;
	height: auto;
	width: 264px;
	margin-top: 20px;
	padding-left: 16px;
	color: #4a4a4a;
	margin-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.4;
	margin-top: 0px;
	background-image: url(gfx/menubg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	margin-bottom: 0px;
	width: 254px;
	float: left;
}
.subtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	background-color: #eaeaea;
	float: left;
	height: auto;
	width: 249px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.subtext img {
	float:left;
	padding-right: 5px;
	padding-bottom: 55px;
}
