/**Layout Divs**/
div#header	{background-image: url(images/index2_header_bg.gif);
	background-repeat: repeat-x;
	background-color: #224a01;
	height: 80px;}

div#container {background-image:  url(images/index2_leftcol_bg.gif);
	background-repeat: repeat-y;} 

div#navigation	{float: left;
	width: 150px;
	padding-top: 12px;
	padding-left: 8px;} 

div#rightcolumn	{float: right;
	width: 163px;
	margin: 0;
	padding: 10px 10px 0 0;
	color: #000000;}

div#content	{margin-left: 200px;
	margin-right: 80px;
	line-height: 150%;
	color: #000000;
	padding-bottom: 10px;} 

#cleardiv	{clear: both;} 

div#footer	{clear: both;
	border-top: 2px solid #dde31d;
	text-align: center;
	background-color: #224a01;
	color: #dde31d;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;}
 
div#logo {float: left;
	height: 80px;
	background-color: #333333;
	background-image: url(images/index2_header_bg.gif);}

div#hnavbar {height: 25px;
	margin: 0px;
	padding-top: 37px;}

/**Redefined html tags**/

body {margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #f9f7d0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

p 	{font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;}

td 	{font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;}

ul,ol	{font-size: 80%;
	margin-top: 6px;
	margin-bottom: 6px;}

#navigation p {font-size: 80%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 10px;
	line-height: 150%;}

#rightcolumn p {font-size: 80%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 2px;
	line-height: 150%;}
/*defines heading styles*/ 
#rightcolumn h3 {margin-top: 6;
	color: #6dc35b;
	padding-left: 3px;
	font-weight: normal;
	margin-bottom: 6px;
	padding-right: 2px;
	background-image: url(images/index2_h3_bgimage_right.gif);
	background-repeat: repeat-y;
	padding-bottom: 3px;
	font-size: 110%;
	margin-right: 4px;
	padding-top: 3px;}

#navigation h3	{margin-top: 0;
	color: #d7d1b4;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 110%;
	line-height: 90%;
	background-image: url(images/index2_h3_bgimage_right.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #bf9357;
	margin-right: 13px;
	margin-left: 1px;
	margin-bottom: 0px;}  
	
#content h2 {border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dde31d;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	color: #666666;}
	
#content h3 {border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dde31d;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	padding-bottom: 4px;
	color: #666666;
	font-size: 110%;}
	
#content h1 {border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dde31d;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom:10px;
	color: #333333;
	font-size: 170%;}
	
/*defines un ordered list*/ 
ul {list-style-image: url(images/index2_bullet.gif);
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;}

#menu ul {list-style-image: url(images/index2_bullet.gif);
	font-size: 70%;
	margin-left: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 0px;}

#menu p {font-size: 70%;
	color: #dde31d;
	margin-left: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;}

/*floats image to the left of text blocks*/ 

.imagefloat {float: left;
	vertical-align: middle;
	padding-right: 2px;}
	
/*adds border and margin to right coloumn images*/ 
.rightcolimage {border: 1px solid #224a01;
	margin-top: 5px;
	margin-bottom: 5px;}
	
.leftcolimage {border: 1px solid #224a01;
	margin-top: 5px;
	margin-bottom: 5px;}
	
/*defines link colors*/ 
a:link {color: #224a01;}
a:visited {color: #224a01;}
a:hover {color: #dde31d;}

.divider {border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dde31d;
	margin-top: 0px;
	color: #333333;}
	
.red {color: #ff0000;}

#footer a:link {color: #ffffff;}
#footer a:visited {color: #ffffff;}

.banner {font-size: 120%;
	color: #224a01;
	margin-left: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;}