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

body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#outer {
	text-align: left;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	padding-left: 65px;
	padding-bottom: 100px;
}
#header {
	height: 180px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.floatright {
	float: right;
}
.footer {
	clear: both;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 810px;
	padding-left: 25px;
	text-align: justify;
	padding-top: 25px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #dedede;
	padding-right: 150px;
}
td p {
	font-size: 1em;
}
#homephoto {
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 650px;
	width: 400px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	width: 180px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #dd3231;
	text-decoration: none;
}
.bigline {
	font-size: 1.7em;
}
.greenlink {
	color: #4b9d10;
	text-decoration: none;
}
.goldlink {
	color: #fdbd02;
	text-decoration: none;
}
.redlink {
	color: #dd3231;
	text-decoration: none;
}
#hometext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
}
.bigfont {
	font-size: 20px;
}
.phototable {
	background-color: #333333;
}
.phototable td {
	background-color: #000000;
}
#maintext td {
	font-size: 0.8em;
	color: #dedede;
	vertical-align: middle;
}
strong {
	color: #FFFFFF;
	font-weight: bold;
}

.sb-desc { display:none; }
#sb-info-description { color:#FFF; font-size:16px}.photo {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
}

