*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #003c7d;
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #de64a9; text-decoration: underline; }
a:visited { color: #de64a9; text-decoration: underline; }
a:hover { color: #64a0e6; text-decoration: none; }
a:active { color: #de64a9; text-decoration: underline;}

#content ul { margin: 0 0 1em 20px; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l { margin: 0 10px 0 0; float: left; }
.img-r { margin: 0 0 0 10px; float: right; }
.img-l, .img-r, .img-c { margin-bottom: 10px }
.img-c { margin-left: 0px; }
.img-bdr { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #003c7d;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; color: #de64a9;}
h3 { font-size: 1.2em; color: #64a0e6;}
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
#main-r h2 {
	
}
#main-r h3 {
	
}
h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: 1em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 995px;
	height: 195px;
	background: url(/images/bgrounds/header.jpg) no-repeat 306px 55px;
}

#header .logo {
	position: absolute;
	top: 0;
	left: 0;
}

#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}



#nav {
	position: absolute;
	top: 25px;
	left: 306px;
	/*padding: 25px 0 0 0;
	padding: 0 !important;*/
	height: 30px;
	width: 689px;
	background: url(/images/bgrounds/nav.gif) no-repeat;
}

#nav {
	font-size: 1em;
}

#nav, #nav ul {
	line-height: 1;
}
#nav ul {
	margin: 0 0 0 6px;
}


#nav ul a.current:link, #nav ul a.current:visited, #nav ul a.current:active {
	background-color: #64a0e6;
	color: #fff;
	display: block;	
	font-weight: normal;	
	text-decoration: none;
	border: 1px solid #fff;
	border-top: none; border-bottom: none;
}


#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	/*background-color: green;*/
	color: #fff;
	padding: 8px 15px 9px 15px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
}




#nav ul a:hover {
	background-color: #ef79b0;
	color: #fff;
}

#nav li {
	float: left;
	text-align: center;
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 5px;
	line-height: 1.2em;
	/*border-bottom: 1px solid #005481;*/
	width: 110px;
	font-size: .9em;
}


#nav li ul {
	position: absolute;
	background-color: #91bced;
	padding: 5px 0;
	padding: 0;
	width: 120px;
	left: -999em;
	margin-left: 0 ;
	z-index: 100;
}
#nav li ul li {
	width: 120px;
	text-align: left;
	position: relative;
	z-index: 1000;
}
#nav li ul ul {
	padding: 0;
	position: absolute;
	top: 0; right: -120px;
	z-index: 10000;
}

#nav li li li li {	
	z-index: 10;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover, 
#nav ul li.current ul li a:hover {
	background-color: #64a0e6;
}
#nav li:hover, #nav li.sfhover {
	background-color: #91bced;
	color: #fff;
}






#main {
	width: 995px;
}
#main-l, #main-c, #main-r {
	float: left;
	display: inline;
}

.col3 #main-l {
	width: 468px;/* 508 */
}
#main-l {
	width: 721px;/* 761 */
	padding: 0 0px 20px 20px;
}
div > #main-l {
	padding: 0 20px 20px 20px;
}

.col3 #main-c {
	padding: 0 20px 20px 0;
}
#main-c {
	width: 234px;/* 254 */
	padding: 0 0 10px 0;
}
div > #main-c {
	padding: 0 0 20px 0;
}
#main-r {
	width: 223px;
}

#main-r, #main-c {
	color: #666
}
.handy-hints {
	/*border-bottom: 1px solid #64a0e6;*/
	margin-bottom: 1.5em;
	padding-bottom: 10px;
}
.handy-hints li {
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 0;
}
.handy-hints li.last {
	border-bottom: none;
}

#newsletter {
	background: #de64a9 url(/images/bgrounds/newsletter-top.gif) no-repeat;
	color: #fff;
	padding: 16px 0 0 0;
	margin: 0 0 3.5em 0;
}
div > #newsletter {
	margin: 0 0 1.5em 0;
}

#newsletter h2, #newsletter p {
	color: #fff;
	padding: 0 19px 0 20px;
}
#newsletter form {
	background: url(/images/bgrounds/newsletter-bottom.gif) no-repeat bottom left;
	padding: 33px 19px 16px 20px;
}
#newsletter > form {
	padding: 0 19px 16px 20px;
}
#newsletter form input {
	background-color: #d03e91;
	border: 1px solid #eca1cb;
	width: 193px;
	margin-bottom: 3px;
	padding: 2px 0;
}
#newsletter form input.button {
	background-color: #fff5a4;
	font-weight: bold;
	text-align: center;
	width: 195px;
	border: 1px solid #d03e91;
	color: #d03e91;
	margin: 5px 0 0 0;
	padding: 3px 0;
}
#newsletter label {
	display: block;
}

.suequote {
	background: #fff5a4 url(/images/bgrounds/sue-quote-top.gif) no-repeat;
}
.suequote div {
	background: url(/images/bgrounds/sue-quote-bottom.gif) no-repeat bottom left;
	padding: 15px 10px 60px 7px;
}

.directory {
	margin-top: 1em;
}

.latest-additions {
	width: 650px;/* 600 */
	border: 1px solid #e2e2e2;
	padding: 10px 10px;
	margin-bottom: 1.5em;
}

.latest-additions div {
	float: left;
	display: inline;
	width: 190px;
	background-color: #eee;
	margin-right: 10px;
	padding: 10px;
}
.latest-additions div.last {
	margin-right: 0;
}
 .latest-additions p.more {
	text-align: right;
	border-top: 1px solid #fff;
	margin-bottom: 0;
	padding-top: 3px;
}
.latest-additions p.more a {
	font-size: .9em;
}

#formsDiv {
	background-color: #eee;
	border: 1px solid #e2e2e2;
	width: 550px;
}
#formsDiv th, #formsDiv td {
	text-align: left;
	vertical-align: top;
	padding: 6px 10px;
	border-bottom: 1px solid #fff;
	width: 275px;
}
#formsDiv th {
	font-size: .9em;
}
#formsDiv textarea {
	width: 250px;
}
#formsDiv input {
	width: 250px;
}
#formsDiv input.radio {
	width: auto;
}
#formsDiv input#formsSubit {
	width: auto;
	background-color: #fff5a4;
	font-weight: bold;
	text-align: center;
	width: 195px;
	border: 1px solid #d03e91;
	color: #d03e91;
	margin: 5px 0 0 0;
	padding: 3px 0;
}
#formsDiv .error {
	color: #d03e91;
	display: block;
}
#membershipForm table {
	width: 320px;
}

#membershipForm td, #membershipForm th {
	padding: 5px 10px;
	background-color: #eee;
	border-bottom: 1px solid #fff;
	vertical-align: top;
	text-align: left;
}
#membershipForm th {
	font-size: .8em;
	width: 150px;
}
#membershipForm input, #membershipForm textarea {
	width: 150px;
}

#membershipForm input.checkbox, #membershipForm input.button {
	width: auto;
}
.error {
	color: #f00;
	display: block;
}

.floatform {
	float: right;
	width: 320px;
	margin: 0 0 0 20px;
}