/* BODY */

body{
	background-color:#dde0d9;
	background-image:url(/art/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	color:#000;
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
}

/* CONTAINERS */

p{
	margin: 0 0 8px 0;
}

div{
	margin:0px;
	text-align:left;
}

.hspacing{
	padding:0px 8px 0px 8px;
}

#container1{
	width:900px;
	padding:0px;
	background:top left url(/art/headerbg.gif) repeat-x;
}

#container2{
	width:820px;
	padding:38px 40px 40px 40px;
}

.homepagewide{
	width:790px;
	margin-top:0px;
	padding:4px 15px 5px 15px;
	background:top left url(/art/homepagebg.gif) repeat-y;
}

*html .homepagewide{
	width:790px;
	margin-top:-20px;
	padding:4px 15px 5px 15px;
	background:top left url(/art/homepagebg.gif) repeat-y;
}

.homepagewidebottom{
	width:820px;
	height:20px;
	background:top left url(/art/indexbottom.gif) no-repeat;
	padding:0px 0px 0px 0px;
}

.homepageleftcolumn{
	width:470px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
}

.homepagerightcolumn{
	width:280px;
	margin:80px 6px 0px 0px;
	padding:0px;
	float:right;
}

*html .homepagerightcolumn{
	width:280px;
	margin:80px 0px 0px 0px;
	padding:0px;
	float:right;
}

.leftcolumn{
	width:450px;
	padding:0px;
	margin:0px 0px 40px 15px;
	float:left;
}

*html .leftcolumn{
	width:450px;
	padding:0px;
	margin:0px 0px 40px 8px;
	float:left;
}

.leftcolumnindexbottom{
	width:470px;
	padding:0px;
	margin:0px 0px 40px 15px;
	float:left;
}

*html .leftcolumnindexbottom{
	width:470px;
	padding:0px;
	margin:0px 0px 40px 8px;
	float:left;
}

.rightcolumn{
	width:280px;
	margin:80px 20px 40px 0px;
	padding:0px;
	float:right;
}

*html .rightcolumn{
	width:280px;
	margin:80px 8px 40px 0px;
	padding:0px;
	float:right;
}

.rightcolumnindex{
	width:280px;
	margin:0px 30px 40px 0px;
	padding:0px;
	float:right;
}

*html .rightcolumnindex{
	width:280px;
	margin:0px 8px 40px 0px;
	padding:0px;
	float:right;
}

.rightcolumnindexbottom{
	width:280px;
	margin:0px 20px 40px 0px;
	padding:0px;
	float:right;
}

*html .rightcolumnindexbottom{
	width:280px;
	margin:0px 8px 40px 0px;
	padding:0px;
	float:right;
}

.rightcolumnsmall{
	width:220px;
	margin:0px;
	padding:0px;
	float:right;
}

.leftcolumnsmall{
	width:220px;
	margin:0px;
	padding:0px;
	float:left;
}

#highlightbox{
	width:485px;
	font-size:77%;
	font-family:arial;
	margin:10px 0px 10px 0px;
}

div#highlightbox div {
	margin:0px;
}

#highlightbox .label{
	font-family:arial;
	font-weight:bold;
	color:#b32424;
	text-decoration:none;
	margin:0px 0px 8px 0px;
	padding:0px;
}

.highlightboxtop{
	width:485px;
	height:10px;
	margin:0px;
	padding:0px;
	background:top left url(/art/highlightboxtop.gif) no-repeat;
}

.highlightboxcontent{
	width:453px;
	background:#dae6f2;
	padding:5px 15px 10px 15px;
	margin:0px;
	border-left:solid 1px #c3ced9;
	border-right:solid 1px #c3ced9;
}

.highlightboxbottom{
	width:485px;
	height:10px;
	margin:0px;
	background:top left url(/art/highlightboxbottom.gif) no-repeat;
}

.greenhighlightboxtop{
	width:220px;
	height:10px;
	margin:0px;
	padding:0px;
	background:top left url(http://afa-wa.com/art/greenhighlightboxtop.gif) no-repeat;
}

.greenhighlightboxcontent{
	width:188px;
	background:#daf2da;
	padding:5px 15px 10px 15px;
	margin:0px;
	border-left:solid 1px #c3d9c3;
	border-right:solid 1px #c3d9c3;
}

.greenhighlightboxbottom{
	width:220px;
	height:10px;
	margin:0px;
	background:top left url(http://afa-wa.com/art/greenhighlightboxbottom.gif) no-repeat;
}

#clear{
	clear:both;
}

/* FONT FAMILIES AND SIZES */

h1{
	font-family:Georgia;
	font-size:129%;
	font-weight:bold;
	color:#000;
	background:transparent;
}

h2{
	padding: 0;
	margin: 20px 0 5px 0;
	font-family:arial;
	font-size: 18px;
	color: #990000;
	font-weight:bold;
}

h3{
	font-family:arial;
	font-size:77%;
	font-weight:bold;
	color:#b32424;
	text-decoration:none;
	margin-top:10px;
}

h3 a:link, h3 a:visited, h3 a:active{
	font-family:arial;
	font-weight:bold;
	color:#b32424;
	text-decoration:none;
}

h3 a:hover{
	font-family:arial;
	font-weight:bold;
	color:#b32424;
	text-decoration:underline;
}

.bodytext{
	color:#000;  
	font-size:77%;
	font-weight:normal;
	line-height:16px;
}

.bodytext li{
	margin-bottom:14px;
}

p.bodytext{
	margin-bottom:14px;
}

div.bodytext p{
	margin-bottom:14px;
}

.strongbodytext{
	color:#000;  
	font-size:77%;
	font-weight:bold;
}

p.strongbodytext{
	margin-bottom:14px;
}

div.strongbodytext p{
	margin-bottom:14px;
}

.text{
	font-size:71%;
}

.strongtext{
	font-size:71%;
	font-weight:bold;
}

.greytext{
	font-size:71%;
	color:#666666;
}

h4 {
	font-size: 12px;
	color: #343434;
	margin: 8px 0 2px 0;
	padding: 0;
}

.greylabel{
	font-size:71%;
	color:#666666;
	font-weight:bold;
	margin-bottom:4px;
}

.headline{
	font-size:77%;
	font-weight:bold;
	color:#2e6399;
	margin-bottom:4px;
}

.datestamp{
	font-size:71%;
	color:#666666;
	margin-top:4px;
}

.headlinedatestamp{
	font-size:71%;
	color:#666666;
	margin-left:4px;
}

/* ALIGNMENT */

.floatlft{
	float:left;
	margin:0px;
}

.floatrt{
	float:right;
	margin:0px;
}

/* LINKS */

a:link{
	color:#2e6399;
	text-decoration:none;
}

a:visited{
	color:#2e6399;
	text-decoration:underline;
}

a:hover{
	color:#2e6399;
	text-decoration:underline;
}

/* NAVIGATION LINKS */

a.navrev:link{
	color:#FFF;
	text-decoration:none;
}

a.navrev:visited{
	color:#FFF;
	text-decoration:none;
}

a.navrev:hover{
	text-decoration:none;
}

.body a:link{
	color:#2e6399;
	text-decoration:underline;
}

.body a:visited{
	color:#2e6399;
	text-decoration:underline;
}

.body a:hover{
	text-decoration:underline;
}

/* DIVIDER */

.divider{
	width:100%;
	height:1px;
	margin:30px 0px 10px 0px;
	background-image:url(/art/divider.gif);
	background-repeat:repeat-x;
	clear:both;
}

html>body .divider{
	width:100%;
	height:1px;
	margin:30px 0px 10px 0px;
	background-image:url(/art/divider.gif);
	background-repeat:repeat-x;
	clear:both;
}

/* PHOTOS & GRAPHICS */

.pic{
	border:1px solid #dbdbdb;
	margin:0px;
}

.art{
	border-width:0px;
	margin:0px;
}

.ui{
	border-width:0px;
	padding:0px;
	margin:0px;
}

/* LOGO */

.logo{
	width:491px;
	margin:0px 0px 20px 0px;
}

/* NAVIGATION */

.nav{
	width:820px;
	height:34px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	list-style:none;
	background:top left url(/art/navwidebg.gif) repeat-x;
	clear:both;
}

.nav li{
	height:34px;
	padding:0px 14px 0px 14px;
	margin:0px;
	line-height:33px;
	float:left;
	font-family:arial, helvetica, sans-serif;
	font-size:66%;
	font-weight:bold;
	color:#FFF;
	border-left:solid 1px #5d90c5;
	border-right:solid 1px #436485;
	list-style:none;
	text-decoration:none;
}

.nav a{
	color:#FFF;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	list-style:none;
	text-decoration:none;
}

.nav li:a{
	color:#FFF;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	list-style:none;
	text-decoration:none;
}

.navon{
	height:34px;
	padding:0px 14px 0px 14px;
	margin:0px;
	line-height:33px;
	float:left;
	background:top left url(/art/navon.gif) repeat-x; 
	font-family:arial, helvetica, sans-serif;
	font-size:66%;
	font-weight:bold;
	color:#FFF;
	border-left:solid 1px #7da7cf;
	border-right:solid 1px #69839d;
	list-style:none;
	text-decoration:none;
}

li.navend{
	border-left:solid 1px #5d90c5;
	border-right:solid 0px #436485;
	padding:0;
}


/* FOOTER */

.footer{
	width:820px;
	margin:0px;
	padding-top:4px;
	text-align:right;
	font-size:71%;
	color:#666666;
	border-top:1px solid #cdcdcd;
	clear:both;
}


/* MESSAGES */
div.message {
	padding: 0;
	margin: 0 0 1em 0;
	background: #e7e7e7;
	background-position: 10px center;
	border: 2px solid #aaa;
	border-width: 2px 0;
	max-width: 1000px;
	font-size: 13px;
}

.message p {
	margin: 1em;
}

div.error {
	border-color: #f00;
	background-color: #fcc;
}

div.success{
	border-color: #0c0;
	background-color: #cfc;
}

div.warning{
	border-color: #F50;
	background-color: #FFB;
}

div.info {
	border-color: #55f;
	background-color: #ddf;
}


/* FORM */
form.styled fieldset {
	padding: 0 10px 15px 10px;
	margin: 0 0 20px 0;
	border: 1px solid #5d90c5;
	font-size: 12px;
}
form.styled legend {
	font-size: 11px;
	font-weight: bold;
	color: #436485;
	text-transform: uppercase;
}
form.styled label {
	font-weight: bold;
	display: block;
	font-size: 12px;
	color: #436485;
	margin: 10px 0 0 0;
}
form.styled input {
	font-family: arial, helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #5d90c5 #436485 #436485 #5d90c5;
	padding: 2px 3px;
	font-size: 12px;
	margin: 0 15px 0 0;
}
form.styled input.button {
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #436485;
	background: #5d90c5;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
	font-size: 12px;
	margin: 0 15px 0 0;
	cursor: pointer;
}
form.styled select {
	font-family: arial, helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #5d90c5 #436485 #436485 #5d90c5;
	padding: 2px 3px;
	font-size: 12px;
}
form.styled table.options label {
	display: inline;
	margin: 0 15px 0 0;
}
form.styled table.options input {
	margin: 0 1px 4px 0;
}

