/* CSS Document */

html,body{
	height: 100%;
}

a, a:visited {
	color: #9D0B0E;
	text-decoration: none
}

a:hover{
	text-decoration: underline;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0 0;
	font-size:62.5%;
	background-color: #E3E0CC;
	background-image: url(images/bodyBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0;
}
/*
h1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	color: #9D0B0E;
}

h2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #9D0B0E;
}

h3{
	margin-bottom: 0;
	padding-top: .3em;
	font-size: 1.4em;
}
h4{
	margin-top: 0;
	font-size: 1.2em;

}

*/

#BigHeader{
	margin-top: 3px;
	height: 23.3em;
}

#BigHeader .rightColumn{
	background-image: url(/img/lightBrownBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C6B299;
	width: 28.4em;
	float: left;
	margin-left: .3em !important;
	height: 23.3em;
}
#BigHeaderGraphic{
	background-image:url(/img/cincinnatiSkyline.jpg);
	height: 23.3em;
	width: 51.3em;
	float: left;
}


#Header {
	background-color:#000000;
	color:#FFFFFF;
	height: 13em;
	position: relative;	
}

#Header a, #Header a:visited {
	color: #FFFFFF;
}

#Header a:hover{
	font-weight: bold;
}

#HeaderLogoImg{
	width:65.9em;
	height:6.5em;
}



#LogoContainer {
	position: absolute;
	top: 2em;
	left: 2em;
}

#MailListContainer{
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



#MailListContainer div{
	margin: 4px;
	background-color: #9D0B0E;	
}

#MailListContainer .formContainer{
	margin: 0 auto;
	width: 24.5em;
	padding-top: 1.5em;
	padding-bottom: 1em;
}

#MailListContainer h2{
	color: #FFFFFF;
	font-size:1.1em;
	padding: 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
}

#MainContent{
	background-image: url(images/lightRedNoFadeBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	overflow: auto;
}

#MainContent .boxModule{
	padding: 1em;
}

#MainContent .leftColumn{
	width: 51.3em;
	background-color: #FFFFFF;
	background-image: url(/images/lightbrownHorizontalBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	min-height: 600px;
}

#MainContent .singleColumn{
	background-color: #FFFFFF;
	background-image: url(images/lightbrownHorizontalBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}


#MainContent .singleColumn h1{
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #9D0B0E;
	margin-right: 3em;

}

#MainContent .singleColumn .boxModule div{
	clear: both;
}


#MainContent .rightColumn{
	background-image: url(/img/lightRedBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFD7D7;
	width: 28.4em;
	float: left;
	margin-left: .3em !important;
	height: 600px;
	margin-bottom: 0;
}

#MainContent .rightColumn a,#MainContent .rightColumn a:visited{
	color:#000000;
}



#MainContent .rightColumn h2{
	margin-bottom: 0px;
}

#MainContent .rightColumn h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #9D0B0E;

	text-align: right;	
}

#MainContent .rightColumn h4{
	margin-bottom: 0px;
	margin-left: 2em;
}

#MainContent .rightColumn .boxModule h4{
	background-image:url(/img/smallRedSquare.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}

#MainFrame {
	width: 80em;
	margin: 0 auto;
}

#MemberLogin{
	padding: 1em;
	float: left;
	margin-left: .3em !important;
	width: 25.4em;
}

#MemberLogin div {
	font-size: 1.2em;
	font-weight: bold;
}

#Navigation {
	position: absolute;
	bottom: 0;
	right: 0;
}

#Navigation a {
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: none;
}

#Navigation a:hover {
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}


#Navigation div {
	width: 8.4em;
	height: 2em;
	background-color: #9D0B0E;
	text-align: center;
	padding-top: .3em;
	padding-bottom: 0;
	margin-right: .5em;
	float: left;	
}



#TopNavigation{
	position: absolute;
	top: .5em;
	right: 1em;
	font-size: 1.1em;	
}



.boxModule h1,h2,h3{
	margin-top: 0px;
}



.redLine{
	margin-top: 3px;
	background-image: url(images/redlinebg.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

.submitButton {
	width: auto;
	float: right;
	font-size: 1em;
	height: 2.5em;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:double;
	border-width:3px;
	color:#333333;	
	background-color: #FFFFFF;
}

.greetingControls{
	margin-left: 50px;
}

.msgBoardHeader{
	height: 35px !important;
}

#searcharea{
	clear: none;
}

.highlightedLink{
	background-color: #CC9900 !important;
}