body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333366;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	min-width: 750px;
	background-color: #E5DAB8;

}

#wrapper {
	margin: 10px auto;
	width: 770px;
	position: relative;
	text-align: left;

}



#pagetop	{
	background-image: url(../assets/images/pageTop.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 770px;
}

#banner	{
	background-image: url(../assets/images/hdr.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 770px;
}

#contentWrapper	{
	padding: 0px 20px 20px;
	width: 730px;
	margin: 0px;
	background-image: url(../assets/images/pgBg.jpg);

}

#leftcol	{
	width: 160px;
	vertical-align: top;


}

#maincol {
	width: 555px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;




}

#spacercol	{
	width: 15px;


}

/*Fix the right margin for good browsers from the right margin hack in the above selector*/
html>body #contentArea {
   margin-right: 12px;/*correctly align the margin for good browsers after the hack in the rule above*/
}

p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 500;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 120%;
	


}

p a:link {
	color: #003300;
	font-weight: bold;
}
p a:visited {
	color: #003300;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
	color: #996600;
	font-weight: bold;

}
p a:active {
	color: #003300;
	font-weight: bold;
}

.textBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	border: 1px solid #000000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #CCCCCC;
}

table#contacts {
	width: 100%;
	background-color: #FFFFFF;

}
table#contacts td {
	padding: 5px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

table#contacts a:link, table#contacts a:visited, table#contacts a:active	{
	font-weight: bold;
	color: #003300;


}

table#contacts a:hover	{
	color: #003300;
	text-decoration: underline;

}

.data {
	background-color: #FFFFFF;
	vertical-align: top;

}
.topRow {
	background-color: #DADAB6;
	font-weight: bold;
	color: #996600;


}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	color: #339900;
	margin-bottom: 10px;

}

/*h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 900;
	color: #996600;
	margin-bottom: 0px;

}*/

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	color: #996600;
	margin-bottom: 5px;
	}
	
h2 a:link {
	color: #333366;
	font-weight: 600;
}
h2 a:visited {
	color: #003366;
	font-weight: 600;
}
h2 a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: 600;
}
h2 a:active {
	color: #003366;
	font-weight: 600;

	}	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

h3 a:link {
	color: #FFFFFF;
	font-weight: bold;
}
h3 a:visited {
	color: #000066;
	font-weight: bold;
}
h3 a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;

}
h3 a:active {
	color: #000066;
	font-weight: bold;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

h4 a:link {
	color: #000066;
	font-weight: bold;
}
h4 a:visited {
	color: #000066;
	font-weight: bold;
}
h4 a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;

}
h4 a:active {
	color: #000066;
	font-weight: bold;
}

ul	{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 500;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px
	line-height: 150%;
}


#footer	{
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	clear: right;
	background-image:  url(../assets/images/ftrBG.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 40px;

}

#footer p	{
	margin: 0px;
	padding-top: 10px;


}

#footer a:link, a:visited, a:active	{
	color: #003300;
}

#footer a:hover	{
	text-decoration: underline;
	color: #996600;

}

#footer2	{
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
	height: 65px;
	width: 760px;
}

#footer2 a:link, a:visited, a:active	{
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;


}

#footer2 a:hover	{
	text-decoration: underline;

}

.picBorder {
	border: 1px solid #666666;
}
.left {
	float: left;
	border: 1px solid #666666;
	margin: 5px 10px 0 0;
	padding: 0px;

}

.right {
	float: right;/*float the image to the right*/
	border: 1px solid #666666;/*add a border around the image*/
	margin: 5px 0px 0 10px;/*set a margin to the top and left to give clearance against the text the top margin aligns the image with the top of the p element*/
}

.separator	{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align: center;
	display: block;




}
