.TopCenterAlign {
	text-align: center;
	vertical-align: top;
}
#rightPicture {
	position: absolute;
	left: 50%;
	height: 303px;
	width: 583px;
	top: 700px;
	text-align: right;
	vertical-align: middle;
}

.TopLeftAlign {
	text-align: left;
	vertical-align: top;
}
.LeftMiddleAlign {
	text-align: left;
	vertical-align: middle;
}
.CenterMiddleAlign {
	text-align: center;
	vertical-align: middle;
}
#tdContactTable {

}
#tdContactTable input {
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
}
#tdContactTable textarea {
	background-color: #006600;
	color: #FFF;
	font-weight: bold;
}


.tdContactTable {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}


#tdNavBar {
	color: #CCCCCC;
}
#tdNavigation {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 32px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	top: 270px;
	background-image: url(Assets/Images/green-nav.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.butPad {
}
.butPad a{
	padding-right: 8px;
	padding-left: 8px;
}

#tdMiddleContent {
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	vertical-align: top;
	background-image: url(Assets/Images/bg-bottom.png);
	background-position: center bottom;
}

#tdMiddleArea {
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	vertical-align: top;
	background-image: url(Assets/Images/bg-bottom.png);
	background-position: center bottom;
}

#tdTR {
	background-image: url(Assets/Images/box-TR.png);
}

#tdBR {
	background-image: url(Assets/Images/box-BR.png);
}
#rssBG {
	background-image: url(Assets/Images/rssfeed-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
#bgBR {
	background-image: url(Assets/Images/bg-BR.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pt18 {
	font-size: 18px;
}


#tdTL {
	background-image: url(Assets/Images/box-TL.png);
}

#tdBL {
	background-image: url(Assets/Images/box-BL.png);
}
.PadLeft {
	padding-left: 4px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tdRightSideButtons {
	background-image: url(Assets/Images/tree.png);
	background-repeat: no-repeat;
	background-position: right top;
}



body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#tdNavBar a:hover {
	background-color: #999999;
	color: #000000;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}

.BackWhite {
	background-color: #FFFFFF;
}
.rightButton {
	background-image: url(Assets/Images/greenbutton.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.rightButton a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	height: 30px;
	width: 161px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.rightButton a:hover {
	background-image: url(Assets/Images/greenbutton-hover.png);
	background-repeat: repeat;
	background-position: center center;
}

a {
	color: #999999;
}
#tdrightbuttons {
}
#tdrightbuttons a {
	height: 45px;
	width: 150px;
	border: 1px solid #666666;
	display: block;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin: 2px;
}
#tdrightbuttons a:hover {
	color: #333333;
	background-color: #00CC00;
}
#tdRightSideButtons a:hover {
	background-image: url(Assets/Images/greenbutton-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#tdRightSideButtons a {
	display: block;
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #333333;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Assets/Images/greenbutton.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
}
#SearchBox {
	height: 25px;
	width: 350px;
	position: absolute;
	top: 195px;
	right: 50%;
	z-index: 100;
}
#Articles {
	background-image: url(Assets/Images/article-border.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Articles a {
	font-weight: bold;
	color: #0C0;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}


#addHomepage {
	height: 25px;
	width: 357px;
	left: 50%;
	top: 227px;
	position: absolute;
	text-align: right;
	z-index: 100;
}

#articleImageBG {
	height: 540px;
	width: 695px;
	position: absolute;
	z-index: 99;
	left: 50%;
	top: 365px;
	margin-left: -347px;
	text-align: left;
	vertical-align: top;
}
.greenText {
	font-weight: bold;
	color: #0C0;
}
.autumText {
	font-weight: bold;
	color: #FFF;
}
#articleText {
	height: 350px;
	width: 520px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 385px;
	margin-left: -260px;
	text-align: center;
	vertical-align: top;
	color: 0C0;
	letter-spacing: 1px;
}
.whitetext {
	color: #FFFFFF;
}
#rssBox {
	height: 30px;
	width: 700px;
	color: #666;
	position: absolute;
	left: 50%;
	top: 340px;
	margin-left: -350px;
	font-weight: bold;
}
#rssBox a{
	color: #090;
	text-decoration: none;
}
#rssBox a:hover{
}
.border1 {
	border: 1px solid #FFF;
}
