body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
	list-style-type: square;
}
#container {
	margin: 10px auto;
	width: 880px;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#menuWrapper {
	border: medium double #006666;
	width: 880px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
#bodyWrapper {
	border: medium double #006666;
	height: 100%;
	width: 880px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuMain {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
#sidebar1 {
	width: 300px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar2 {
	width: 420px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#mainContent {
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	width: 450px;
	padding-left: 10px;
	border-left: solid thin #666;
}
#mainContentNoSide {
	width: 840px;
	padding-right: 20px;
	padding-left: 20px;
}

#mainContent2 {
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	width: 150px;
	padding-left: 10px;
	border-left: solid thin #666;
}
.menuBack {
	height: 35px;
	background-color: #EDAB33;
	width: 847px;
}
a:link {
	color: #748FA0;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #748FA0;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #C92231;
	;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #C92231;
	text-decoration: none;
	font-weight: bold;
}
.paraHeader {
	font-size: 20px;
	font-weight: bold;
	color: #75AE59;
}
.employment {
	text-align: left;
	padding-left: 125px;
	padding-right: 125px;

}

.paraText {
	width: 548px;
	float:left;
	margin: 50px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #669966;
	text-indent: 15px;
}
.rightSide {
	float: left;
}
.sponsors {
	height: auto;
	width: 350px;
	float: left;
	padding: 5px;
}
.fineprint {
	font-size: 10px;
	color: #999999;
}
.about {
	padding: 15px;
	float: left;
	height: auto;
	width: 300px;
	border: thin solid #C92331;
}
ul {
	font-size: 12px;
	width: 250px;
}

.address {
	font-size: 14px;
	margin-right: 5px;
	font-weight: bold;
}


.vendors {
	height: auto;
	width: 300px;
	float: right;
	background-color: #FFFFFF;
	margin: 5px;
}
.firstBox {

	padding: 15px;
	float: left;
	height: auto;
	width: 300px;
	border: thin solid #999966;
}
.paraHead2 {
	color: #607B8C;
	font-size: 20px;
	font-weight: bolder;
}
.noDeco {
	list-style-type: circle;
}
.sponsorEnv {
	background-color: #8CBB75;
	height: auto;
	width: 320px;
}
.photosRight {
	background-color: #FFFFFF;
	border: medium solid #F5A81E;
	height: 140px;
	width: 128px;
	margin: 5px;
	text-align: center;
	padding: 5px;
}
.floatRight {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.rightBox {
	float: left;
	width: 250px;
	text-align: left;
	height: auto;
	margin-top: 80px;
	margin-left: 45px;
	border: thin solid #8CBB75;
	padding: 20px;
}
.clearfloats {
	clear: both;
}

.rightCol {
	height: auto;
	width: 350px;
	float: right;
	padding: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CC6666;
}
.centerCol {
	margin: 0px;
	float: left;
	width: 130px;
	height: auto;
}
.leftCol {

	height: auto;
	width: 370px;
	float: left;
	padding: 5px;
}
.leftGall {
	float: left;
	height: auto;
	width: 460px;
	margin-right: 5px;
}
.rightGall {
	float: left;
	height: auto;
	width: 380px;
}
.picBox {
	margin: 5px;
	height: 110px;
	width: 110px;
	float: left;
}
.picBoxV {

	margin: 5px;
	height: 150px;
	width: 105px;
	float: left;
}
.picBoxH {


	margin: 5px;
	height: 100px;
	width: 155px;
	float: left;
}

.picBoxV130 {


	margin: 5px;
	height: 196px;
	width: 135px;
	float: left;
}
#colLine {
	float: left;
	height: auto;
	width: 5px;
	border-top: none #F0F1C5;
	border-right: none #F0F1C5;
	border-bottom: none #F0F1C5;
	border-left: medium solid #F0F1C5;
	background-color: #FFFFFF;
}
.hiColor {
	color: #C92231;
}
.employHead {
	font-size: 20px;
	font-weight: bold;
	color: #75AE59;
	text-align: center;
}
.green {
	background-image: url(images/greenback2.jpg);
	background-repeat: repeat;
}
.red {
	background-image: url(images/redback2.jpg);
	background-repeat: repeat;
}
.blue {
	background-image: url(images/blueback2.jpg);
	background-repeat: repeat;
}

#footer {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 5px 0px 5px 0px;
	width: 880px;
	height: 20px;
	border: medium double #006666;
	margin-top: 4px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.width500 {
	width: 500px;
	float: left;
}
.width300 {
	width: 300px;
	float: left;
}
.dinner1 {
width: 700px; padding-left: 100px; text-align:left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
