@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-color: #A59D88;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-site-2.jpg);
	background-repeat: repeat-x;
}
.header-address {
	color: #D7D3CA;
	font-size: 16px;
}

.menuMain {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.location {
	font-size: 10px;
	color: #000066;
}
.header-content {
	font-size: 16px;
	color: #361413;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #AE9932;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}


.menuFooter {
	font-size: 14px;
	color: #FFFFFF;
}
.footer {
	font-size: 14px;
	color: #FFFFFF;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #003300;
	text-align: right;
}
.bonemarketing {
	font-size: 10px;
	color: #FFFFFF;
}
a {
	color: #45469D;
}
h1 {
	font-size: 18px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
input {
	font-size: 14px;
	color: #000066;
	padding: 2px;
}
.header-text {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.event-title {
	font-weight: bold;
	color: #333333;
}
.date-format {
	font-size: 10px;
}
.header-link {
	color: #FFFFFF;
}
.sponsor-title {
	font-size: 10px;
	color: #FFFFFF;
}
.link-continue {
	font-size: 12px;
}
.author {
	font-size: 12px;
	font-style: italic;
}

