h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	color:#333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: .2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-size: 14px;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0.2em;
	color: #333333;
}
.menuBarTop {
	border-top: 1px solid #838F84;
	border-right: 1px none #838F84;
	border-bottom: 1px none #838F84;
	border-left: 1px none #838F84;
}
.greyBox {
	background-color: #DBDEDB;
	border: 1px solid #828D82;
}
.palegreyBox {
	background-color: #EEEEEE;
	border: 1px solid #828D82;
}
.tanBox {
	background-color: #EBEBD8;
	border: 1px solid #AAA48A;
}
.paletanBox {
	background-color: #FAFAD2;
	border: 1px solid #AAA48A;
}
.whiteBox {
	background-color: #F8F9F8;
	border: 1px solid #828E83;
}
.spacedBoxes {
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.otherBoxes {
	background-color: #EBEBD8;
	border: 1px solid #AAA48A;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	LINK: #990000;
	VLINK: #9966CC;
	ALINK: #FF0000;
}	
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.editBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contentHeader {
	background-color: #818D82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.columnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #414839;
}
.diamondlist {
	list-style: square inside url(../images/diamond.jpg)}
.heartlist {
	list-style: square inside url(../images/heart.jpg)}
.spadelist {
	list-style: square inside url(../images/spade.jpg)}
.clublist {
	list-style: square inside url(../images/club.jpg)}


.wrapper {
	text-align: left;
	margin: 0 auto;
	width: 780px;
	border: 1px solid #000000;
	background-color: #FFFFFF;}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 782px;
wid\th: 780px;
}

.header {
	width: 100%;
	height: 125px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000; 
}

.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 150px;    /*** Critical left col dimension value ***/
width: 466px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
background-color: #ffffff;  /*** Sets background of center col***/
border-left: 1px solid #ED0606;   /*** Critical left divider dimension value ***/
border-right: 1px solid #ED0606;   /*** Critical right divider dimension value ***/
}

* html .outer {   /*** IE5.x/win box model fix ***/
width: 508px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
wid\th: 506px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}


.float-wrap {
float: left;
width: 506px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-right: -1px;   /*** Static fix ***/
}

.center {
float: right;
width: 506px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
/* \*/
margin-left: -1px; 
/* Hidden from IE-mac */
}

.left {
	float:left;
	position: relative;
	width: 152px;
	margin-left: -151px;

}

* html .left {width:151px;}   /*** Fix only for IE/Mac ***/

.container-left {
width: 150px;    /*** Critical left col dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/ 
}

.right {
float: right; 
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 122px;    /*** Critical right col/divider dimension value ***/
margin-right: -123px;    /*** Critical right col/divider dimension value ***/
}

.container-right { 
/* \*/width: 122px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
margin-left: 1px;    /*** Critical right divider dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
text-align: left;
}

body {
	text-align: center;
	margin: 30px 0;
	background-color: #43773E;

}

.clear { clear: both; }

.footer {
width: 100%; 
text-align: center;
border-top: 1px solid #000; 
position: relative;
background-color: #FFFFFF;
}

.footer-text {
text-align: center;
font-size: xx-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CC3300;
}

A.top-links:link { 
	text-decoration: none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
A.top-links:visited { 
	text-decoration: none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;

 }
A.top-links:hover {
	text-decoration: none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7092D1;

}
A.top-links:active {
	text-decoration: none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.standard-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.diamondlist2 {
	list-style: square inside url(../images/diamond.jpg);
	margin: 0;
	padding: 0;
	indent: 0;
	}
.heartlist2 {
	list-style: square inside url(../images/heart.jpg);
	margin: 0;
	padding: 0;
	}
.spadelist2 {
	list-style: square inside url(../images/spade.jpg);
	margin: 0;
	padding: 0;
	}
.clublist2 {
	list-style: square inside url(../images/club.jpg);
	margin: 0;
	padding: 0;
	}

.adbox125 {
	width: 125;
	height: 125;
	float: right;
}
