/*
COLORS USED:
#e6e2af
#a7a37e
#efecca
#046380
#002f2f
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

/*#wrapper	{
	text-align: center;
	}*/

/* HEADER DIVS */

img {
	border: 0px;
	}


img a	{
	border: 0px;
	}

hr {
	border-top: 1px solid #A7A37E;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

#wrapouthead	{
	background-image: url(../images/nav-bg.gif) ;
	/*z-index: 1;*/
	}

#wrapheader {
	width: 920px;
	margin: 0 auto;
	padding-left: 0px;
	text-align: center;
	/*border: 1px solid #999;*/
	}

#wrapinhead {
	position: relative;
	left: 0px;
	padding-right: 0px;
	text-align: left;
}

#banner	{
	position: absolute;
	float: left;
	top: 0px;
	left: 744px;
	width: 156px;
	z-index: 2;
	background-color: #EFECCA;
	border: 1px solid #a7a37e;
	}
	
#bannercopy	{
	width: 136px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #002f2f;
	}

/* BODY DIVS */

#wrapoutbody	{
	width: 920px;
	margin: 0 auto;
	padding-left: 0px;
	text-align: center;
	}

#wrapbody {
	padding: 25px;
	text-align: left;
	}

#wrapbodyin {
	width: 694px;
	/*background-color:#CCCCCC*/
	}

/* FOOTER DIVS */

#wrapoutfoot	{
	background-color: #A7A37E;
	border-top: 1px solid #002f2f;
	border-bottom: 5px solid #046380;
	}
	
#wrapfooter	{
	width: 920px;
	margin: 0 auto;	
	text-align: center;
	/*border: 1px solid #999;*/
	}
	
#wrapfootin	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	padding: 7px 25px 7px 25px;
	text-align: left;
	}
/* ------------------------- */

a, a:visited, a:active	{
	text-decoration: none;
	color: #046380;
	}

a:hover, a:focus{
	text-decoration: underline;
	color: #002F2F;
	}

.footer a {
	color: #fff;
	}
	

h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #046380;
	line-height: 125%;
	}
	
h1.alth1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #A7A37E;
	line-height: 125%;
	}
	
	
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #046380;
	line-height: 125%;
	}	
	
.homepage	{
	line-height: 125%;
	}
	
h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #A7A37E;
	line-height: 175%;
	}	

h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #A7A37E;
	line-height: 150%;
	}

h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #046380;
	margin-bottom:0px;
	line-height: 150%;
	}
	
h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #046380;
	margin-bottom:0px;
	line-height: 175%;
	}	

p	{
	font-size: 11px;
	color: #002f2f;
	line-height: 175%;
	padding-bottom: 5px;
	}

.alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

.intro	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	}

ul	{
	}

li	{
	font-size: 11px;
	line-height: 175%;
	}

ul#sidebar	li	{
	margin-left: -25px;
	}

.divider	{
	border-bottom: 1px dotted #a7a37e;
	margin-bottom: 10px;
	}


#divider	{
	border-bottom: 1px dotted #a7a37e;
	margin-bottom: 10px;
	}

.quote	{
	width: 50%;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #002F2F;
	line-height: 150%;
	background-color: #EFECCA;
	border: 1px solid #A7A37E;
	padding: 15px;
	margin: 10px 0px 10px 10px;
	}

/* TABLES */
table#mainbody	{
	}

table#mainbody td#col1	{
	width: 494px;
	padding-right: 25px;
	}
	
table#mainbody td#col2	{
	width: 200px;
	padding-left: 25px;
	border-left: 1px dotted #a7a37e;
	}
table#mainbody td#col3	{
	width: 694px;
	padding-right: 25px;
	}

table#resume	{
	}

table#resume td#cola {
	width: 25%;
	line-height: 150%;
	}

table#resume td#colb {
	width: 75%;
	line-height: 150%;
	}

table#news	{
	width: 100%;
	}
	
table#news td	{
	width: 50%;
	vertical-align: top;
	}


table {
	border: 0px;
	width: 100%;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	color: #002f2f;
	}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
table#news	{
	padding: 5px;
	}
	
.roweven	{
	background-color: #EFECCA;
	}

.rowodd	{
	background-color: #fff;
	}

table#news td	{
	vertical-align:top;
	}
.uline	{
	text-decoration: underline;
	}
	
.announcebox	{
	width: 85%;
	/*float: right;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	font-style: normal;
	color: #002F2F;
	line-height: 150%;
	background-color: #EFECCA;
	border: 1px solid #A7A37E;
	padding: 0px 15px 10px 15px;
	margin: 15px 0px 10px 0px;
	}
.announce	{
	}