@charset "utf-8";
/* CSS Document */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #3e3e3e;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: none;
}
#header {
	height: 42px;
	position: relative;
	top: 0px;
	background-color: #000000;
}
#logo {
	position: absolute;
	top: 0px;
	left: 25px;
	height: 42px;
}
#topMenu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#topMenu span {
	display: none;
	position: absolute;
}
#topMenu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#topMenu a:hover {
	background-position: 0 -84px;
}
#topMenu a:active {
	background-position: 0 -42px;
}
#topMenu a:hover span {
	display: block;
}
#topMenu .portfolio {
	width: 88px;
	height: 42px;
	background: url('images/topNav-Portfolio.gif') no-repeat;
	top: 0px;
	right: 396px;
}
#topMenu .portfolio span {
	position: absolute;
	left: -5000px;
}
#topMenu .portfolioSelected {
	width: 88px;
	height: 42px;
	background: url('images/topNav-Portfolio.gif') no-repeat;
	top: 0px;
	right: 396px;
	background-position: 0 -42px;
}
#topMenu .portfolioSelected span {
	position: absolute;
	left: -5000px;
}
#topMenu .myevents {
	width: 102px;
	height: 42px;
	background: url('images/topNav-MyEvents.gif') no-repeat;
	top: 0px;
	right: 294px;
}
#topMenu .myevents span {
	position: absolute;
	left: -5000px;
}
#topMenu .myeventsSelected {
	width: 102px;
	height: 42px;
	background: url('images/topNav-MyEvents.gif') no-repeat;
	top: 0px;
	right: 294px;
	background-position: 0 -42px;
}
#topMenu .myeventsSelected span {
	position: absolute;
	left: -5000px;
}
#topMenu .about {
	width: 96px;
	height: 42px;
	background: url('images/topNav-AboutMe.gif') no-repeat;
	top: 0px;
	right: 198px;
}
#topMenu .about span {
	position: absolute;
	left: -5000px;
}
#topMenu .aboutSelected {
	width: 96px;
	height: 42px;
	background: url('images/topNav-AboutMe.gif') no-repeat;
	top: 0px;
	right: 198px;
	background-position: 0 -42px;
}
#topMenu .about span {
	position: absolute;
	left: -5000px;
}
#topMenu .contact {
	width: 85px;
	height: 42px;
	background: url('images/topNav-Contact.gif') no-repeat;
	top: 0px;
	right: 113px;
}
#topMenu .contact span {
	position: absolute;
	left: -5000px;
}
#topMenu .contactSelected {
	width: 85px;
	height: 42px;
	background: url('images/topNav-Contact.gif') no-repeat;
	top: 0px;
	right: 113px;
	background-position: 0 -42px;
}
#topMenu .contactSelected span {
	position: absolute;
	left: -5000px;
}
#topmenu ul li {
	list-style-type: none;
}
#main {
	position: absolute;
	top: 42px;
	height: 100%;
	width: 100%;
	background-color: #3e3e3e;
}
#indexcontainer {
	display: block;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#indexheader {
	height: 42px;
	width: 100%;
	position: relative;
	top: 450px;
	background-color: #000000;
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
}
#indexmain {
	position: absolute;
	top: 10px;
	width: 100%;
}
@media screen {
body > div#footer {
	position: fixed;
}
}
* html body {
	overflow:hidden;
}
* html main {
	height:100%;
	overflow:auto;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 42px;
	width: 100%;
	background-color: #000000;
	text-align: middle;
}
#slideshowScroll {
	position: absolute;
	left: 20px;
	top: 10px;
	text-align: left;
	color:#CFCFCF;
	font-size: 12px;
}
#slideshowScroll .next, #slideshowScroll .prev {
	color: #CFCFCF;
	cursor: pointer;
	text-decoration: none;
}
#slideshowScroll .imgLinks {
	color: #CFCFCF;
	cursor: pointer;
	text-decoration: none;
}
#copyright {
	position: absolute;
	text-align: right;
	color:#CFCFCF;
	font-size: 8px;
	top: 15px;
	right:20px;
}
#screen2 {
	position:relative;
	width:100%;
	left:20px;
}
#slideshow {
	overflow:hidden;
	width:100%;
}
#slideshow ul {
	width:90000px;
	padding-left:0px;
}
#slideshow li {
	float:left;
	margin:0 16px;
	cursor:pointer;
	color: #3e3e3e;
}
#aboutMePhoto {
	float: right;
	padding-top: 25px;
	padding-left: 20px;
	height: 514px;
	width: 340px;
}
#aboutMeText {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	height: 514px;
	width: 560px;
	text-align: left;
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
	text-shadow: 3px 3px 3px #666;
}
#aboutMeText .headings {
	font-weight: 700;
	color: #e8b68a;
	font-size: 14px;
}
#aboutMeText .signature {
	float: right;
	padding-right: 200px;
}
#ContactContainer {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
	text-shadow: 3px 3px 3px #666;
}
#ContactHeaders{
	position: relative;
	height: 25px;
}
#ContactTheForm{
	position: relative;
}
#ContactFormContainer{
	position: relative;
	float: left;
	width: 300px;
	height: 500px;
}
#ContactContainer .headings {
	font-weight: 700;
	font-size: 14px;
	color: #e8b68a;
}
#contactForm input[type="text"], #contactForm textarea {
	padding: 5px;
	color: #999999;
	border: 1px solid #cccccc;
	position: absolute;
	right: 10px;
}
#contactForm input[type="text"] {
	width: 210px;
}
#contactForm textarea {
	width: 260px;
}
#contactForm label {
	position: absolute;
	padding-top: 7px;
}
#contactName, #contactNameLabel {
	top: 15px;
}
#contactEmail, #contactEmailLabel {
	top: 50px;
}
#contactPhone, #contactPhoneLabel {
	top: 85px;
}
#contactMessageLabel {
	top: 128px;
}
#contactMessage {
	top: 160px;
	height: 100px;
}
#contactCaptchaImage {
	width: 175px;
	height: 50px;
}
#contactCaptcha {
	position: relative;
	top: 290px;
}
#contactCaptchaCode, #contactCaptchaCodeLabel {
	top: 380px;
}
#contactSubmit {
	position: absolute;
	top: 420px;
	right: 25px;
}
#ContactConnect {
	position: relative;
	float: left;
	width: 300px;
	height: 540px;
}
#ContactBusCard {
	position: relative;
	float: left;
	width: 300px;
	height: 540px;
}