@charset "utf-8";
/* CSS Document */
body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	margin: 0;
	font-size: 75%; /* 68.8*/
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #b8270e;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #b8270e;
}
li {
	padding-bottom: 10px;
}
#mainContent a {
	color: #b8270e;
}
#mainContent a:visited {
	color: #b8270e;
}
#wrapper {
	background: #FFFFFF;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
#leftColumn {
	vertical-align: top;
}
#photo {
    width: 100%;
    height: auto;
}
#one {
	width: 100%;
	}
.content {
	padding: 10px;	
}
.fontWhiteB {
	font-weight: bold;
	color: #FFFFFF;	
	}

.headerbg {
	background-repeat: no-repeat;
	background-position: right;
}
.headerbgBtm {
	background-image: url(../images/headerBackRightBtm.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.leftCol {
	color: #FFFFFF;
	text-indent: 25px;
}
.leftCol a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftCol p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.noTop {
	margin-top: 0px;
	margin-bottom: 5px;
}
.subMenu {
	background-color: #3399FF;
	text-indent: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topMenu {
	background-color: #f48f01;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainContent {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 10px;
}
.rightBox {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.voteBox {
	border: 1px dashed #666666;
	background-color: #DFDFDF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.rightBox a {
	text-decoration: none;
	color: #0066CC;
}
.rightBox a:visited {
	text-decoration: none;
	color: #0066CC;
}
.issueBox {
	background-color: #FFDDB0;
	padding: 5px;
}
.issueBox2 {
	background-color: #FFFFFF;
	padding: 5px;
}
.blueText {
	color: #b8270e;
}
.blueTextB {
	color: #b8270e;
	font-weight: bold;
}
.errorMsg {
	color: #FF0000;
	font-weight: bold;
}

.dreamOrb a{
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
}
.dreamOrb a:visited{
	color: #666666;
	text-decoration: none;
	font-size: 0.6em;
}
.textJust {
	text-align: justify;
	padding-right: 10px;
}
.scrollBox1 {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	overflow: auto;
}
.calendarBox {
	background-color: #FFCE8E;
	border: thin dashed #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.calendarBox2 {
	background-color: #FFCE8E;
	border: thin dashed #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	float:right;
}

.blueBack {
	background-color: #b8270e;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tableSpace {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.homeScrollBox {
	height: 200px;
	width: 100%;
	overflow: auto;
}
.homeScrollBox2 {
	height: 200px;
	width: 100%;
	overflow: auto;
	overflow-x:hidden;
	border: 1px solid #CCCCCC;
}
