/* body */

body {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	background-color: #EAEAD5;
	border: no;
}

body	{ width: 100% ; background-color: #ffffff ; background-image: url(../images/background.gif) ; margin: 0px ; padding: 0px ; text-align: center }
		
/* headers */

h1	{ font-size: 13px ; color: #ffffff ; font-weight: bold ; letter-spacing: .05em ; padding: 5px ; margin: 0px ; border: 0px }
h2	{ font-size: 11px ; color: #ffffff ; font-weight: bold ; margin: 0px ; border: 0px }
h3	{ font-size: 12px ; color: #66664C ; font-weight: bold ; margin: 0px ; padding: 0px ; text-align: center }

/* links */

a	{ color: #ffffff }
a.white2	{ color: #ffffff }
a.white	{ color: #ffffff ; text-decoration: none }
a.crumb	{ font-size: 11px }
a.taupe	{ color: #979763 ; font-size: 9px ; text-decoration: none }

/* tables and cells */

td	{} 
	#qt	{ font-size: 11px ; color: #66664C }
	#quote	{ font-size: 12px ; color: #ffffff }
		
/* top spacer */

#top	{ width: 725px ; height: 5px ; font-size: 1px ; background-image: url(../images/head_background.gif) ; margin: auto }

/* white stripe and logo */

#white	{ width: 100% ; height: 63px ; background-color: #ffffff ; margin-top: 2px ; margin-bottom: 2px ; text-align: center }
#logo	{ width: 725px ; height: 63px ; margin: auto }

/* to center layout below logo and top nav */

#wrapper { width: 725px ; text-align: center ; margin: auto }
#sub-wrapper { width: 725px ; text-align: center ; margin: auto ; background-image: url(../images/wrap-bg.gif) ; background-repeat: repeat-y }
#email-campaign { width: 725px ; text-align: center ; margin: auto ; background-color: #808040; background-repeat: repeat-y }

/* main navigation and masthead image */

#nav	{ width: 241px ; height: 237px ; padding-right: 2px ; float: left }
#nav-sub	{ width: 241px ; height: 237px ; float: left }
#mast	{ width: 482px ; height: 237px ; margin: auto ; float: right }

/* three column layout below main navigation and masthead - home page */

#lcol-head	{ width: 241px ; background-color: #7F7F5E ; text-align: center ; margin-top: 2px ; margin-right: 2px ; float: left }
#mcol-head	{ width: 241px ; background-color: #993300 ; text-align: center ; margin-top: 2px ; margin-right: 2px ; float: left }
#rcol-head	{ width: 239px ; background-color: #666633 ; text-align: center ; margin-top: 2px ; float: right }
#rcol-head2	{ width: 239px ; background-color: #996633 ; text-align: center ; margin-top: 2px ; float: right }

#lcol	{ width: 241px ; height: 520px ; background-color: #7F7F5E ; text-align: center ; margin-top: 2px ; margin-right: 2px ; float: left }
#mcol	{ width: 241px ; height: 520px ; background-color: #993300 ; text-align: center ; margin-top: 2px ; margin-right: 2px ; float: left }
#rcol	{ width: 239px ; height: 220px ; background-color: #666633 ; text-align: center ; margin-top: 2px ; float: right }
#rcol2	{ width: 239px ; height: 270px ; background-color: #996633 ; text-align: center ; margin-top: 2px ; float: right }

/* left column contents */

#lcon	{ width: 221px ; margin: auto ; font-size: 10px ; color: #ffffff ; text-align: left }

table#ltopic	{ width: 221px ; margin: 0 ; padding: 0 ; margin: auto }
td#lcol-td		{ font-size: 9px ; text-align: left }

/* middle column contents */

#mcon	{ width: 219px ; margin: auto ; padding-top: 8px ; padding-bottom: 8px ; font-size: 11px ; color: #ffffff ; text-align: left }

/* right columns' contents */

#rcon	{ width: 219px ; margin: auto ; padding-top: 8px ; padding-bottom: 8px ; font-size: 11px ; color: #ffffff ; text-align: left }
#rcon2	{ width: 219px ; margin: auto ; font-size: 10px ; color: #ffffff ; text-align: left }

/* left column -- subpage */

#lcol-sub	{ width: 241px ; background-color: #CCCC99 ; text-align: center ; margin-right: 2px ; float: left }
#lcol-sub-con	{ margin: auto ; padding: 0 10 ; color: #66664C ; font-size: 11px ; text-align: justify }

/* right column -- subpage */

#rcol-sub	{ width: 482px ; background-color: #7F7F5E ; text-align: center ; float: right }
#rcol-sub-con	{ margin: auto ; padding: 0 10 ; color: #ffffff ; text-align: justify }

/* bottom white strip */

#white2	{ width: 725px ; border-top: 2px solid #CCCC99 ; border-bottom: 2px solid #CCCC99 ; background: #ffffff ; margin: auto ; margin-top: 2px ; margin-bottom: 2px ; text-align: center }

/* footer strip */

#foot	{ width: 725px ; height: 25px ; font-size: 1px ; background-image: url(../images/head_background.gif) ; margin: auto }

/* forms */

form	{ margin: 0px ; padding: 0px }

input	{ font-size: 11px }
		#nav-js	{ width: 219px ; font-size: 11px ; font-family: tahoma, arial, sans-serif }	
		.mini	{ width: 122px ; font-size: 11px ; font-family: tahoma, arial, sans-serif ; border: 1px solid #66664C }
		.big	{ font-size: 12px ; width: 225px ; border: 1px solid #66664B }
		



/* misc */

br {}
	#clr { clear: both ; font-size: 1px ; height: 1px }
	
p	{ margin-top: 12px ; margin-bottom: 12px }
	#sm	{ margin-top: 8px ; margin-bottom: 8px }
	
#copy	{ font-size: 9px ; color: #979763 ; text-align: center }
#copy2	{ font-size: 9px ; color: #979763 ; text-align: right }

li	{ margin-bottom: 5px }
	#sub	{ margin-bottom: 3px }
	
.error { font-size: 12px ; font-weight: bold ; color: #ffff66 }
