@charset "utf-8";
/********************************* Main Layout **************************************/
html {
	background-color:#201001;
	height:100%;
	width:100%;
}
body {
	text-align: center;
	font-family:Arial, Tahoma;
	font-size:12px;
}
.theBody {
	text-indent:-999em;
	position:fixed;
	height:100%;
	width:100%;
	z-index:0;
	left:0px;
	top:0px;
}
.theBodyFall {
	background:#201001 url(fall/bgimage.jpg) no-repeat top center;
}
.theBodySpring {
	background:#dcdcdc url(spring/bgimage.jpg) no-repeat top center;
}
.theBodySummer {
	background:#d0f2f3 url(summer/bgimage.jpg) no-repeat top center;
}
.theBodyWinter {
	background:#1f040d url(winter/bgimage.jpg) no-repeat top center;
}
.sixFifty {
	width:650px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatClear {
	clear:both;
}
.footer {
	position:relative;
	margin:20px auto;
	width:650px;
	height:100px;
	text-align: left;
	padding:0px 0px 40px 0px;
	background:none;
}
.footerBack {
	text-indent:-999em;
	position:absolute;
	top:10px;
	left:10px;
	width:630px;
	height:101px;
	text-align: left;
	background-color:#ededed;
	z-index:2;
}
.footerDu {
	position:absolute;
	bottom:55px;
	right:15px;
	width:130px;
	height:24x;
	text-align: left;
	background-color:none;
	z-index:3;
}
.footerLine {
	bottom:25px;
	right:0px;
	width:172px;
	position:absolute;
	font-size:10px;
	color:#000000;
	z-index:3;
}
.footerLine2 {
	top:27px;
	right:0px;
	width:40px;
	position:absolute;
	font-size:10px;
	color:#000000;
	z-index:3;
}
.footerLogoOne {
	position:absolute;
	top:48px;
	left:100px;
	z-index:3;
}
.footerLogoTwo {
	position:absolute;
	top:45px;
	left:210px;
	z-index:3;
}
.footerLogoThree {
	position:absolute;
	top:48px;
	left:310px;
	z-index:3;
}
.footerLogoFour {
	position:absolute;
	top:48px;
	left:380px;
	z-index:3;
}
.innerColumn {
	height:600px;
	text-align: left;
	border:solid 1px #000;
}
.imageSpacing {
	margin: 5px 0px 5px 0px;
}
.main {
	position:relative;
	margin:0px auto;
	text-align: left;
}

.mainContent{
	position:relative;
	width:610px;
	background-image:url(images/tranBack2.png) ;
	background-repeat:repeat;
	margin:20px 0px 30px 10px;
	padding:10px;
}


.mainContentTop{
	position:absolute;
	width:650px;
	height:10px;
	top:-10px;
	left:-10px;

}
.mainContentBottom{
	position:absolute;
	width:650px;
	height:10px;
	bottom:-10px;
	left:-10px;
}
.mainContentLeft{
	text-indent:-999em;
	position:absolute;
	width:10px;
	height:100%;
	background-repeat:repeat-y;
	top:0px;
	left:-10px;
}

.mainContentLeftF{
	background-image:url(fall/left.png);
}
.mainContentLeftSp{
	background-image:url(spring/left.png);
}
.mainContentLeftSu{
	background-image:url(summer/left.png);
}
.mainContentLeftW{
	background-image:url(winter/left.png);
}



.mainContentRight{
	text-indent:-999em;
	position:absolute;
	width:10px;
	height:100%;
	background-repeat:repeat-y;
	top:0px;
	right:-10px;
}

.mainContentRightF{
	background-image:url(fall/right.png);
}
.mainContentRightSp{
	background-image:url(spring/right.png);
}
.mainContentRightSu{
	background-image:url(summer/right.png);
}
.mainContentRightW{
	background-image:url(winter/right.png);
}


/******************Other Div Content (In Alphabetical Order) **************************/
.calendarBack {
	position:relative;
	border:none;
	background-color:none;
	margin-top:10px;
	margin-bottom:7px;
	*margin-bottom:5px;
}
.calendarTable {
	position:absolute;
	z-index:1;
	margin:10px;
	left:0px;
	top:0px;
}
.calendarList {
	position:relative;
	border:none;
	background-color:none;
	margin:10px 0px 10px 0px;
	padding:0px
	}

.innerTitle {
	padding-top:10px;
	padding-bottom:0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.line {
	text-indent:-999em;
	position:absolute;
	left:0px;
	top:50px;
	background-repeat:repeat-x;
	background-color:none;
	width:100%;
	height:37px;
	z-index:0;
}
.lineFall {
	background:url(fall/line.png);
}
.lineSpring {
	background:url(spring/line.png);
}
.lineSummer {
	background:url(summer/line.png);
}
.lineWinter {
	background:url(winter/line.png);
}
.pictureFrame {
	background-color:none;
	width: 448px;
	height:300px;
	margin-top:10px;
	margin-bottom:43px;
	padding:0px;
	
}
.marginTopIE{
	*margin-top:36px;
}
.ptop{
	padding-top:10px;
}
.menuBar {
	color:#FFF;
	font-family: Arial;
	font-weight: bold;
	left: 91px;
	top: 21px;
	margin:17px 0px 0px 0px;
}
.menuBar ul {
	background: none;
	height:22px;
	width: 100%;
}
.menuBar ul li {
	float:left;
	list-style: none;
	padding:0 0 0 0px;
}
.menuBar ul li a {
	border-right:solid 2px #fff;
	display:block;
	width:75px;
	height:13px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	line-left:0px;
	text-align:center;
	text-decoration:none;
	background-image:none;
}
.menuBar ul li a.last {
	border:none;
}
.menuBarBottom {
	position:absolute;
	color:#000;
	font-family: Arial;
	font-weight: bold;
	left: 10px;
	top: 21px;
	z-index:3;
}
.menuBarBottom ul {
	background: none;
	height:22px;
	width: 100%;
}
.menuBarBottom ul li {
	float:left;
	list-style: none;
	padding:0 0 0 0px;
}
.menuBarBottom ul li a {
	border-right:solid 2px #000;
	display:block;
	width:60px;
	height:13px;
	color:#000;
	font-size:10px;
	line-height:16px;
	line-left:0px;
	text-align:center;
	text-decoration:none;
	background-image:none;
}
.menuBarBottom ul li a.last {
	border:none;
}
.midOuterBox {
	position:relative;
	width:448px;
	height:186px;
	background-color:none;
}
.midInner {
	position:absolute;
	z-index:1;
	left:10px;
	top:10px;
	background-color:none;
	width:427px;
	height:167px;
	overflow:hidden;
	padding:0px;
	font-size:12px;
	margin:0px;
}
.midInnerContent {
	position:absolute;
	z-index:2;
	left:18px;
	top:40px;
	background-color:none;
	width:405px;
	height:130px;
	overflow:hidden;
	padding:0px;
	font-size:12px;
	margin:0px;
}
.sideBottomLeft {
	position:relative;
	width:321px;
	height:150px;
	background:url(images/bottomSideLeft.png);
	margin-top:8px;
	*margin-bottom:15px;
}

.sideBottomLeftIE{
	*margin-bottom:0px;
}

.sideBottomBlack {
	position:absolute;
	top:10px;
	left:10px;
	width:301px;
	height:130px;
	background-color:#000000;
	text-indent:-999em;
	z-index:2;
}
.sideBottomLink {
	position:absolute;
	right:20px;
	bottom:15px;
	text-align:right;
	z-index:3;
}
.sideBottomLink a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.sideBottomPhoto {
	position:absolute;
	top:10px;
	left:10px;
	width:301px;
	height:90px;
	margin:0px;
	padding:0px;
	z-index:4;
}
.sideBottomTextLow {
	position:absolute;
	left:20px;
	bottom:30px;
	font-size:12px;
	font-weight:bold;
	color:#C3C3C3;
	z-index:3;
}
.sideBottomTextHigh {
	position:absolute;
	left:20px;
	bottom:15px;
	font-size:14px;
	font-weight:normal;
	color:#C3C3C3;
	z-index:3;
}
.sideBottomRight {
	position:relative;
	width:321px;
	height:150px;
	background:url(images/bottomSideRight.png);
	margin-top:8px;
}
.sideMessage {
	position:relative;
	margin-top:0px;
	width:193px;
	height:350px;
	background-color:none;
}
.sideWhite {
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	background-color:#ededed;
	width:143px;
	height:315px;
	overflow:hidden;
	margin:10px;
	padding:15px;
	padding-top:0px;
	font-size:12px;
}
.sideRight {
	width:448px;
}
.title {
	margin:5px 20px 0px 0px;
	padding:0px;
	padding-right: 25px;
	width:300px;
	height:40px;
}
.underground {
	width:100%;
	text-align:right;
	font-size:8pt;
	color:#fff;
}
.underground a {
	font-size:8pt;
	text-decoration:none;
	color:#fff;
}

/*Capcha*/
.errorStyle {
	color: #82000A;
	text-decoration:none;
	font-weight:bold;
}

.cantword {
	font-size: 10px;
	padding-bottom:5px;
}

.charleft {
	color:#000;
	font-size:12px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.charleft2 {
	width:23px;
	border:none;
}

.charNone{
 display:none;
}
