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

/* site-wide elements */
* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #666666;
	font-size: small;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #422867;
	padding-top: 12px;
	padding-bottom: 6px;
}

#loutMidLeftBottom {
	color: #422867;
	padding: 10px;
	background-color: #FFFFFF;
	float: left;
	width: 400px;
}
#loutHeaderRight {
	height: 70px;
	padding: 10px;
}
#loutHeaderRight a {
	font-weight: bold;
	font-size:small;
	text-decoration: none;
	font-style: italic;
	color: #422867;
}
#loutHeaderRight a:hover {
	text-decoration: underline;
}



#loutMid {
	background-color: #422867;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
}
#loutMidHomeWHeight {
	background-color: #422867;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	height: 480px;
}

#loutFooter {
	background-color: #D0B7EB;
	padding: 5px;
	width: 790px;
	font-size: smaller;
	color: #422867;
	min-height:40px;
}
.justsmaller {
	font-size: smaller;
	vertical-align: middle;
}


#loutFooter a {
	color: #422867;
	text-decoration:none
}

#loutFooter a:hover {
	color: #422867;
	text-decoration:underline
}


#loutFootLeft {
	width: 380px;
	float: left;
}
#loutFootRight {
	width: 380px;
	float: right;
	text-align: right;
}

#loutContainer {  
	text-align: center;
	}
#loutContent {
	background-color: #422867;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#loutHeader {
	vertical-align: top;
	background-color: #D0B7EB;
	text-align: right;
	font-size: small;
	width: 100%;
	overflow: hidden;
}

#loutMidRightInside {
	background-color: #FFFFFF;
	width: 500px;
	margin-left: 20px;
}

#loutMidRight {
	background-color: #FFFFFF;
	width: 380px;
	float: right;
	text-align: right;
}
#loutMidInsideBody {
	background-color: #FFFFFF;
	float: left;
	width: 600px;
	padding: 5px;
	min-height: 700px;
}
.alignFloatPicsLeft {
	float: left;
	padding-right: 10px;
}

.justFloatLeft {
	float: left;
}


#loutMidLeft {
	width: 420px;
	background-color: #D0B7EB;
	float: left;
}

#loutMidLeftInside {
	overflow: hidden;
	float: left;
	height: 100%;
}
#loutMidLeftHomePage {
	width: 610px;
	background-color: #D0B7EB;
	overflow: hidden;
	float: right;
	padding: 0;
	margin: 0;
}
.justFloatRight {
	float: right;
}

#loutHomeBodyText {
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 190px;
}


#loutMidBody {
	background-color: #FFFFFF;
	width: 590px;
	padding: 5px;
	text-align: left;
	float: left;
}
#loutMidInsideBody ul {
	padding-top: 5px;
	padding-bottom: 15px;
	color: #422867;
	padding-left: 30px;
}
#loutMidInsideBody p {
	padding-bottom: 10px;
}

#mainNav {
	width: 180px;
	float: left;
	background-color: #422867;
	height: 270px;
}
#mainNavInside {
	width: 180px;
	float: left;
}

h1 {
	font-size: small;
	font-weight: bold;
	color: #422867;
	border-bottom-style: solid;
	border-bottom-color: #7D9F00;
	margin-top: 10px;
}

h2 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #422867;
	padding-top: 12px;
	padding-bottom: 6px;
}
.floatClearAll {
	clear: both;
}
.floatClearLeft {
	clear: left;
}
.floatClearRight {
	clear: right;
}
.alignFloatPicsRight {
	float: right;
	padding-left: 10px;
}

.quoteright {
	float: right;
	width: 165px;
	border-top: 2px solid #FFc500;
	border-right: 2px none #FFc500;
	border-bottom: 2px double #FFc500;
	border-left: 2px none #FFc500;
	font-size: x-small;
	text-indent: 0px;
	background-color: #7d9f00;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.quoterightWide {
	float: right;
	width: 300px;
	margin: 5px;
	border-top: 2px solid #FFc500;
	border-right: 2px none #FFc500;
	border-bottom: 2px double #FFc500;
	border-left: 2px none #FFc500;
	font-size: x-small;
	text-indent: 0px;
	background-color: #7d9f00;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.quotetext {
	font-style: italic;
}
.quotecredit {
	padding-left: 11px;
}
.quoteleft {
	float: left;
	width: 150px;
	margin: 5px;
	padding: 15px 5px;
	border-top: 2px solid #FF9900;
	border-right: 2px none #FF9900;
	border-bottom: 2px double #FF9900;
	border-left: 2px none #FF9900;
	font-size: small;
	text-indent: 0px;
	background-color: #3D7AAD;
}

#outer p {
	margin:0px;
	padding:17px 0 0 0;
	color:#000;
	font-size:small;
	text-align:justify;
}
.headerURL {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #D7C5EF;
}
form.contact label.fixedwidth {
	font-size: small;
	display: block;
	width: 220px;
	float:left;
}
table.events {
	border-collapse:collapse;
	background-color: #D0B7EB;
}
table.events th, table.events td {
	padding: 4px;
	vertical-align: text-top;
}
table.events th {
	font-size: x-small;
}
table.events td {
	font-size: x-small;
}

