a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #003300;
}

h1 {
	font-size: large;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	word-spacing: 0.2em;
}
h2 {
	font-size: 70%;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
h3 {
	font-size: .65em;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-position: bottom;
	padding-top: 4px;
}
h4 {
	font-size: xx-small;
	color: #000000;
}
#header {
	position:absolute;
	left:70px;
	top:15px;
	width:880px;
	height:80px;
	z-index:1;
}
#box1 {
	position:absolute;
	left:70px;
	top:145px;
	width:390px;
	height:420px;
	z-index:1;
	background-color: #CFCDB6;
}
#box2 {
	position:absolute;
	left:465px;
	top:145px;
	width:275px;
	height:420px;
	z-index:1;
	background-color: #CFCDB6;
}
#box3 {
	position:absolute;
	left:745px;
	top:145px;
	width:205px;
	height:420px;
	z-index:1;
	background-color: #CFCDB6;
}
#box1title {
	position:absolute;
	left:0px;
	top:236px;
	width:auto;
	height:auto;
	z-index:1;
	padding-left: 10px;
}

a.boxtitle:link    {
	/* Applies to unvisited links of class mainNav */
  font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003300;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: left;
	text-decoration: none;
  } 
a.boxtitle:visited {
	/* Applies to visited links of class mainNav */
  font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003300;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: left;
	text-decoration: none;
  } 
a.boxtitle:hover   {
	/* Applies to links under the pointer of class mainNav */
  font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003300;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: left;
	text-decoration: underline;
  } 
a.boxtitle:active  {
  /* Applies to activated links of class mainNav */
  font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003300;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: left;
  } 


#ContentBox1 {
	position:absolute;
	left:70px;
	top:415px;
	width:370px;
	height:145px;
	z-index:1;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#box2title {
	position:absolute;
	left:0px;
	top:237px;
	width:auto;
	height:auto;
	z-index:1;
	padding-left: 10px;
}
#box3title {
	position:absolute;
	left:-40px;
	top:236px;
	width:205px;
	height:auto;
	z-index:1;
	padding-left: 10px;
	text-align: left;
	float: left;
}
#title {
	position:absolute;
	left:186px;
	top:63px;
	width:697px;
	height:19px;
	z-index:1;
}
#ContentBox2 {

	position:absolute;
	left:467px;
	top:415px;
	width:255px;
	height:145px;
	z-index:1;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#ContentBox3 {


	position:absolute;
	left:745px;
	top:415px;
	width:185px;
	height:145px;
	z-index:1;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#footer {
	position:absolute;
	left:70px;
	top:569px;
	width:880px;
	height:11px;
	z-index:1;
	background-image: url(../images/homepage_line.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}
#boxtitle {

	position:absolute;
	left:0px;
	top:236px;
	width:auto;
	height:auto;
	z-index:1;
	padding-left: 10px;
}
#mainnav {

	position:absolute;
	left:70px;
	top:110px;
	width:900px;
	height:25px;
	z-index:1;
	
}
#mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	word-spacing: normal;
	padding-right: 10px;
	vertical-align: 30%;
}

#mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	word-spacing: normal;
	padding-right: 10px;
}
