@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	min-width:990px;
	background-color: #E0F0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #054b62;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #03F;
	text-decoration: none;
}
a:hover {
	color: #1588CC;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E0F0FF;
	background-image: url(images/mainrepeat.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 990px;
}
#main {
	float:right;
	width:841px;
	margin-top: -48px;
	padding-top: 10px;
}
#main p {
	margin-right: 55px;
	margin-left: 30px;
}

#main h1 {
	font-size: 140%;
	margin-left: 30px;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 35px;
}
#main h2 {
	font-size: 125%;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#main h4 {
	font-size: 230%;
	margin-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: .2em;
	color: #0C82A8;
}
ul li{
	list-style-type: square;
	margin-right: 45px;
	margin-left: 15px;
}
ul ul li {
	list-style-type: circle;
}
ol {
	margin-left: 30px;
	margin-right: 30px;
}
#nav {
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/navrepeat.jpg);
	background-repeat: repeat-y;
	background-color: #BFE7FF;
	float: left;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	font-size: 90%;
	margin-left: 13px;
	margin-right: 0px;
	text-align: center;
	margin-top: 0px;
}
#nav li a {
	display: block;
	padding: 5px;
	color: #006084;
	text-decoration: none;
	width: 100%;
}
html>body #nav li a {
		width: auto;
}
#nav li a:hover {
	background-color: #8DD6FC;
}
#navbottom {
	background-image: url(images/navbottom.jpg);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#review {
	width: 800px;
	margin-left: 30px;
}
#review p {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;

}
#review a {
	color: #00F;
}
#reviewbadge{
	float:left;
	margin-right: 10px;
}
#footer {
	clear:both;
	height: 47px;
	width: 990px;
	margin: 0px;
	color: #E0F0FF;
}
#footer p {
	font-size: 76%;
	text-align: center;
	margin: 10px 0px 0px 95px;
	color: #5AA3C3;
}
IMG.sidephoto {
	height: 418px;
	width: 169px;
	margin: -12px 15px 35px 5px;
	float: left;
}
IMG.topper {
	margin-top: -12px;
	margin-left: -15px;
}
IMG.left {
	float:left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 3px solid #FFF;
}
IMG.right {
	float:right;
	margin: 5px 55px 5px 20px;
	border: 3px solid #FFF;
}
#navbottom {
	background-image: url(images/navbottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 149px;
	margin: 0px;
}
#highlightbox {
	background: url(images/highlightboxrepeat.jpg) repeat-y;
	float: right;
	width: 191px;
	margin: 25px 55px 10px 10px;
	border-width: 3px;
	border-style: none none solid none;
	border-color: #FFF;
	padding-bottom: 10px;
}
#highlightbox p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 90%;

}
#highlightbox h1 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #0C82A8;
	margin-top: 7px;
}
#searchbox {
	float: right;
	margin-right: 0px;
	margin-left: 5px;
	color: #E0F0FF;
	width: 300px;
}
.bolditalics {
	font-style: italic;
	font-weight: bold;
	color: #033343;
}
table.membership
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #064960;
	width: 300px;
	background-color: #fafafa;
	border: 1px solid #5AA3C3;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
}

.membershipCell
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #5AA3C3;
}
td.memberTitle
{
	background-color: #5AA3C3;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 100%;
	color: #404040;
}
#boxemphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	width: 804px;
	margin-left: 5px;
	background-color: #CEEDFF;
}
#boxemphasis p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#bulletin {
	background-image: url(images/thumbtack.png);
	background-position: left 15px;
	margin-left: 65px;
	width: 630px;
	background-repeat: no-repeat;
	padding-left: 45px;
	background-color: #CAEBFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFF;
	margin-bottom: 25px;
}
.tinytext {
	font-size: 86%;
}
#pow {
	list-style: none;
	padding: 0;
	display: inline;
	overflow: hidden;
	width: 390px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
#pow li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#pow a {
	overflow: hidden;
	height: 0px !important;
	height /**/:319px; /* for IE5/Win */
	padding-top: 165px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	}
#pow a:hover {
	background-position: 0 -165px;
	}
#powimage a  {
	width: 390px;
	background-image: url(images/pow1.jpg);
	margin-top: 3px;
}

