#page {
	float:left;
	width:973px;
	height:auto;
}
a{color:#000000;}
img{border:0px;}
body {
	font-family: arial, sens-self;
	font-size:11px;
	color:#333333;
	margin-top:0px;
}
h1,h2,h3,p,input,td,select{	font-family: arial, sens-self;}

#topMenu {
	background-image: url(/img/top_bar_gradient.jpg);
	background-repeat:repeat-y;
	width:100%;
	height:20px;
}
#menu {
	background-image: url(/img/menu_gradient.jpg);
	background-repeat:repeat-x;
	width:133px;
	min-height:392px;
	height:392px;
	float:left;
	text-align:left;
}
#content {
	background-image: url(/img/content_gradient.jpg);
	background-repeat:repeat-x;
	height:454px;
	min-height:460px;
	width:840px;
	float:left;
}

#contentNograd{
	background-image: url(/img/content_gradient_small.jpg);
	background-repeat:repeat-x;
	min-height:400px;
	width:840px;
	float:left;
}

#contentApp{
	background-image: url(/img/content_gradient_app.jpg);
	background-repeat:repeat-x;
	min-height:400px;
	width:840px;
	float:left;
}

#conentBox {
	padding-left:10px;
	width:820px;
}
#bottomRedBand {
	clear:both;
/*
	position:absolute;
	background-image: url(/img/bottom_redband.gif);
	background-repeat:repeat-x;*/
	background-color:#CC0001;
	height:29px;
	width:973px;
	z-index:100;

}
.copyright{width:973px;text-align:right;}
.copyright p{padding:0px;}
#blackLine {
	height:5px;
	background-color:#000000;
	width:100%;
}
#tree {
	float:left;
	margin-left:80px;
}
#title {
	padding-top:10px;
}
#logo {
	margin-top:1px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
}

.pageimage{margin:0px 0px 5px 0px;}
.clearright{clear:right;}
.clearleft{clear:left;}
.floatright{float:right;}
.floatleft{float:left;}
.clearboth{clear:both;}

#topMenu{border-bottom:7px solid;text-align:right;}

.homeAddress{
	margin:0px 0px 0px 10px;
	width:200px;
}
.copyright{color:#CCCCCC;}
.homeAddress p a{color:#000000;}
.homeAddress p{padding-top:5px;}
.home_3col1{float:left;width:290px;/*border:1px solid;*/}
.home_3col1 p{margin-right:5px;}
.home_3col2{float:left;width:320px;/*border:1px solid;*/}
.home_3col3{float:left;width:210px;/*border:1px solid;*/}


.prevLink {
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
	border-right:1px dotted #FF0000;
	padding-right:5px;
}
.nextLink {
	text-decoration:none;
	font-weight:normal;
	color:#FF0000;
}

