/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
}

a:link {
	color: #0033CC;
	text-decoration: none;
	}
	
a:visited {
	color: #0033CC;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: underline;
	}

#container {
	margin: 1em auto;
	width: 860px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 8px;
}

#header {
	height: 90px;
	width: 100%;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#mainnav {
	margin: 8px 0 8px 0;
	height: 34px;
	border-bottom: 1px solid #CCC;
}

#topcontent {
	margin: 0 0 0 0;
	height: 266px;
	line-height: 16px;
}

#maincontent {
	padding: 10px;
	margin: 0 0 0 0;
	line-height: 16px;
	border: 1px solid #ccc;
}

#maincontent_xmas {
	padding: 0 0 0 80px;
	margin: 0 0 0 0;
	line-height: 16px;
}

.indentedmain
   {
	padding-left: 20pt;
	background-image: url(../images/resgraphic.jpg);
	background-repeat: no-repeat;
	height: 322px;
   }

.indented
   {
	padding-left: 20pt;
   }

#box1 {
	border: 1px solid #ccc;
	height: 264px;
	width: 638px;
	float: left;
}

#box2 {
	height: 232px;
	float: right;
	margin-left: 5px;
	width: 214px;
}

.box3 {
	height: 119px;
	float: right;
	width: 202px;
	margin: 0 0 8px 0;
	padding: 4px;
	background-image:url(../images/box_bg.jpg);
	background-repeat: repeat-x;}

.box4 {
	height: 121px;
	float: right;
	width: 202px;
	margin: 0 0 0 0;
	padding: 4px;
	background-image:url(../images/box_bg.jpg);
	background-repeat: repeat-x;
}

#bottomcontent {
	margin: 8px 0 0 0;
	height: 130px;
	line-height: 16px;
}

.box5 {
	height: 119px;
	float: left;
	width: 200px;
	margin: 0 8px 0 0;
	padding: 4px;
	background-image:url(../images/box_bg.jpg);
	background-repeat: repeat-x;
}

.box6 {
	height: 119px;
	float: left;
	width: 202px;
	margin: 0 0 0 0;
	padding: 4px;
	background-image:url(../images/box_bg.jpg);
	background-repeat: repeat-x;
}

#bottomnav {
	margin: 10px 0 0 0;
	text-align: center;
	border-top: 1px dotted #4682B4;
	padding-top: 4px;
}


#disclosure {
	text-align: center;
	font-size: 90%;
	margin: 40px 0 0 0;
	color: #666666;
}

#footer {
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 100%;
	margin: 8px 0 0 0;
}

#bottomnav a:link {
	color: #3366CC;
	text-decoration: none;
	}
	
#bottomnav a:visited {
	color: #3366CC;
	text-decoration: none;
	}
	
#bottomnav a:hover {
	color: #666666;
	text-decoration: none;
	}
	
#columnres {
	width: 100%;
	height: 190px;
	}
	
#columnbus {
	width: 100%;
	height: 150px;
	}
	
.left {
	width: 500px;
	float:left;
	text-align: justify;
	}

.right {
	float: right;
	margin-right: 5px;
	height: 5px;
	width: 300px;
	}
