/*[webpath]http://www.nwphotographers.net/style.css*/
BODY
{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #E5E5E5;
}
.wrapper
{
	width: 1000px;
	margin: auto;
	background: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
}
BODY, TD, TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.underbanner
{
	background: #F1F1F1;
	height: 10px;
	width: 100%;
}
.content
{
	width: 100%;
	height: 500px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.leftcolumn
{
	width: 320px;
	height: 500px;
	background: #F1F1F1;
	float: left;
	text-align: left;
	overflow: auto;
}
.rightcolumn
{
	width: 660px;
	height: 480px;
	overflow: auto;
	float: right;
	text-align: left;
	text-indent: 8px;
	font-size: 12px;
	line-height: 150%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.news
{
	width: 800px;
	height: 500px;
	overflow: auto;
	text-align: center;
	padding-left: 10px;
}
H2
{
	background: url(images/leftcolumnheader_21.gif) no-repeat center;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #EFEFEF;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 14px;
}
.clear
{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.navvy
{
	width: 88%;
	margin-left: 18px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}
UL.navvylist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
UL.navvylist LI
{
	display: block;
	margin: 0;
	padding: 0;
}
UL.navvylist LI A
{
	display: block;
	width: 90%;
	font-weight: normal;
	margin: 0;
	color: #000;
	background: #EDEDED url(images/leftnav.jpg) repeat-x;
	border-bottom: 1px solid #EDEDED;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.navvy>UL#navvylist LI A
{
	width: auto;
}
UL.navvylist LI#active A
{
	background: #F1F1F1;
	color: #2A508A;
}
UL.navvylist LI A:hover, UL#navvylist LI#active A:hover
{
	color: #000;
	font-weight: bold;
	background: #FFF;
}
H3
{
	font-size: 17px;
	color: #344D08;
	font-weight: bold;
	text-align: center;
	margin: 0;
	width: 95%;
	/*border-bottom: 1px solid #EDEDED;*/
}
.info
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/inforepeat_25.gif) repeat-y left;
	padding-left: 20px;
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}
.maincontent
{
	text-indent: 8px;
	padding-left: 5px;
	padding-right: 5px;
}
A:link
{
	color: #39629F;
	text-decoration: none;
}
A:visited
{
	color: #A1A1A1;
	text-decoration: none;
}
A:hover
{
	color: #3366FF;
	text-decoration: none;
}
A:active
{
	color: #39629F;
	text-decoration: none;
}
A
{
	font-weight: bold;
}
.footer
{
	width: 100%;
	height: 35px;
	background: url(images/navbg_02.gif) repeat-x;
	position: relative;
	padding-top: 4px;
	clear: both;
	text-align: center;
	color: #FFF;
	line-height: 150%;
}
.footer A:link
{
	color: #FFF;
	font-size: 11px;
}
.footer A:visited
{
	color: #FFF;
	font-size: 11px;
}
.footer A:hover
{
	color: #CCC;
	font-size: 11px;
}
/*Credits: CSSpplay
URL: http://www.cssplay.co.uk/menus/pro_three*/
.menu3
{
	padding: 0 0 0 32px;
	margin: 0;
	list-style: none;
	height: 35px;
	background: #FFF url(images/three_0.gif);
	position: relative;
	border: 1px solid #000;
	border-width: 0 1px;
	border-bottom: 1px solid #444;
}
.menu3 LI
{
	float: left;
}
.menu3 LI A
{
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #DDDDDD;
	text-decoration: none;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 8px;
	cursor: pointer;
}
.menu3 LI A B
{
	float: left;
	display: block;
	padding: 0 16px 0 8px;
}
.menu3 LI.current A
{
	color: #FFF;
	background: url(images/three_2.gif);
}
.menu3 LI.current A B
{
	background: url(images/three_2.gif) no-repeat right top;
}
.menu3 LI A:hover
{
	color: #FFF;
	background: #000 url(images/three_1.gif);
}
.menu3 LI A:hover B
{
	background: url(images/three_1.gif) no-repeat right top;
}
.menu3 LI.current A:hover
{
	color: #FFF;
	background: #000 url(images/three_2.gif);
	cursor: default;
}
.menu3 LI.current A:hover B
{
	background: url(images/three_2.gif) no-repeat right top;
}
