body {						background			: #ffb01c;
							font-family			: verdana, lucida, arial, helvetica, sans-serif;
							margin				: 0px;
							padding				: 0px;
}

A:link{ 					color				: #000000; }
A:hover{ 					color				: #000000; text-decoration:underline; }
A:active{ 					color				: #B56115; text-decoration:none; }
A:active:hover{ 			color				: #000000; text-decoration:underline; }
A:visited{ 					color				: #B56115; text-decoration:none; }
A:visited:hover{ 			color				: #000000; text-decoration:underline; }

#header{
							background			: url(headerbg.gif) no-repeat #F4DDB1 top left;
							width				: 100%;
							height				: 304px;
							margin-left			: auto;
							margin-right		: auto;
							margin-bottom		: 0;
}

#wrap{
							width				: 900px;
							margin-left			: auto;
							margin-right		: auto;
							background			: url(bg.gif);
							border				: #B37159 1px solid;
							background			: url(bg.gif);
}

#container{
							width				: 548px;
}

#navcontainer{
							background			: transparent;
							margin-top			: -180px;
}

#navlist li{
							background			: transparent;
							list-style-type		: none;
							text-align			: left;
							font-family			: Verdana, Helvetica, sans-serif;
							text-transform		: uppercase;
							font-size			: 14px;
							color				: #666666;
							width				: 150px;
}

#navlist li a:link    { 	color				: #FFFFFF; text-decoration:none; }
#navlist li a:visited { 	color				: #FFFFFF; text-decoration:none; }
#navlist li a:hover   {		color				: #000000; text-decoration:none; }

#footer a:link    { 		color				: #FFFFFF; text-decoration:underline; }
#footer a:visited { 		color				: #FFFFFF; text-decoration:none; }
#footer a:hover   {			color				: #000000; text-decoration:none; }

h3{
				font-size						: 18px;
				font-weight						: bold;
				color							: #81a30a;
				letter-spacing					: 2px;
}

.content{
				background						: #FFFFFF;
				padding							: 21px;
				text-align						: justify;
				font							: 90% Verdana, Helvetica, sans-serif;
				color							: #000000;
}

#footer{
				background						: #81a30a;
				padding							: 9px;
				text-align						: center;
				font							: Verdana, Helvetica, sans-serif;
				font-size						: 70%;
				color							: #FFFFFF;
}

#title{
				background						: #81a30a;
				text-align						: left;
				padding							: 9px;
				font-family						: Verdana, Helvetica, sans-serif;
				font-size						: 90%;
				text-transform					: uppercase;
				color							: #FFFFFF;
}

#outer{
				background						: url(bg.gif);
				background-color				: #FFFFFF;	
				width							: 980px;
				margin-left						: auto;
				margin-right					: auto;
}

.img {			margin-left						: 10px;
}	

.pullquote {
color:green;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 24px;
line-height:26px;
letter-spacing:-3px;
text-align: right;
color:#DFA478;
}
.wit {
	color: #FFF;
}
