/*
-----------------------------------------------
File:	site.css
Responsibility: 	Generic stylesheet used to apply CSS rules
					that apply across pages
Author:	Andrew Scott
Company: Unison 
Date: 01/25/2004
Change Log:						
----------------------------------------------- */

/* Tag styles */
a {
	color:#016FBA;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a.readmore:link{
	color:#FE0000;
}
a.readmore:visited {
	color:#FE0000;
}
a.readmore:hover {
	color:#FE0000;
	text-decoration:none;
}
a.searchresults:link, a.searchresults:visited, a.searchresults:hover {
	color:#ffffff;
}

body { 
	background-color: #fff;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-size: 11px;
	line-height:14px;
	margin:0;
	padding:0;
}

img {
	border: 0px;
}

h1 {
	font-size: 14px;
	line-height:16px;
	color:#FE0000;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 13px;
	line-height:15px;
}

h3 {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 9px;
}

td {
	font-size: 11px;
}
input, select, textarea {
	border: 1px solid #000;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
}
input.search {
	border: 1px solid #999;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-size: 11px;
	height:17px;
}
input:image.search {
	border:none;
}

label {
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* Class styles */
.bg-down {
	background-image:url(/view/images/hp_bg_row1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:251px;
	overflow:visible;
	padding:0;
	margin:0;
}
.bg-up {
	background-image:url(/view/images/hp_bg_row2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:250px;
	overflow:visible;
	padding:0px 0px 15px 0px;
	margin:0;
}
div#container2006>div>div.bg-up {
	min-height:242px;
	background-position:bottom;
	height:auto;
	overflow:auto;
}
.bold {
	font-weight: bold;
}

.borderRepeatX {
	background-image: url(/view/images/borderX.gif);
	background-repeat: repeat-x;
}
.borderRepeatY {
	background-image: url(/view/images/borderY.gif);
	background-repeat: repeat-y;
}
.cal a:link {
	color:#fff;
}
.cal a:visited {
	color:#fff;
}
.cal a:hover {
	color:#fff;
	text-decoration:none;
}
.cal td {
	background-color:#E1D9D7;
	color:#fff;
	margin:0;
	margin-right:1px;
	margin-bottom:1px;
	padding:6px 6px 6px 6px;
	font-size:9px;
	font-weight:normal;
}
.cal td.active:hover {
	background-color:#FE0000;
}
.cal td.active {
	background-color:#E1D9D7;
	padding:0;
}
.cal td.active a {
	padding:6px 6px 6px 6px;
}
.cal td.active a:link, .cal td.active a:visited {
	color:#FE0000;
	text-decoration:none;
}
.cal td.active a:hover {
	background-color:#FE0000;
	color:#ffffff;
	text-decoration:underline;
}
.cal td.inactive {
	background-color:#716042;
}
.cal td.nav {
	font-size:10px;
	background-color:#fff;
	color:#716042;
}
.cal td.nav .activemonth{
	font-weight:bold;
	color:#FE0000;
}

.cal td.nav a:link, .cal td.nav a:visited {
	color:#716042;
	text-decoration:none;
}
.cal td.nav a:hover {
	color:#716042;
	text-decoration:underline;
}
.cal td.normal {
	background-color:#A09581;
}
.cal td.today {
	background-color:#cccccc;
}
.divider {
	padding:0;
	margin:-2px 0px 0px 0px;
	z-index:1;
}
div#container2006>div.divider {
	padding:0;
	margin:0;
}
.graytext {
	color:#666666;
}
.hp-advertisement {
	display:inline;
	float:right;
	width:338px;
	min-height:239px;
	padding:0;
	margin:11px 0px 11px 0px;
	text-align:right;
	font-size:9px;
	color:#666;
}
.hp-down {
	background-image:url(/view/images/hp_bg_row1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:251px;
	min-height:251px;
	/*
	overflow:auto;
	*/
	overflow:visible;
}
.hp-events {
	float:left;
	width:440px;
	min-height:251px;
	padding:0;
	margin:10px 0px 4px 10px;
}
div#container2006>div>div>div.hp-events{
	margin:4px 0px 4px 20px;
}

.hp-events .content{
	padding:10px 20px 10px 0px;
	margin:0;
}
.hp-events .cal {
	background-color:#fff;
	padding:3px 7px 3px 7px;
	float:left;
	width:200px;
}
.hp-events .detail {
	display:inline;
	float:right;
	width:210px;
}
.hp-news, .hp-feature1 {
	float:left;
	width:440px;
	border-right:1px #cccccc solid;
	padding:0;
	margin:11px 0px 11px 10px;
}
div#container2006>div>div>div.hp-news, div#container2006>div>div>div.hp-feature1{
	margin:11px 0px 11px 20px;
}
.hp-news .content, .hp-feature1 .content{
	padding:0px 10px 0px 0px;
	margin:0;
}
.hp-news .content p{
	padding:0px 0px 10px 0px;
	margin:0;
}
.hp-news .nav{
	clear:both;
	height:23px;
	padding:0;
	margin:0px 0px 11px 0px;
}
.hp-news .nav .navitem{
	float:left;
	display:inline;
}
.hp-row {
	padding:0;
	margin:0;
}
.newsletter-row {
	padding:0;
	margin:0;
}
/* for IE browsers
*/
.newsletter-row .bg-down {
	padding-left:0;
}
.newsletter-row .bg-up{
	padding:0px 0px 15px 0px;
}
/* 
for non-IE browsers
*/
div#container2006>div.newslettercontainer>div>div>div.hp-news{
	/* IE can't read this selector, so it blows off this rule, but Opera, Mozilla, etc. can read it. */
	width:419px;
	padding-left:20px;
}
div#container2006>div.newslettercontainer>div>div>div.hp-feature1{
	/* IE can't read this selector, so it blows off this rule, but Opera, Mozilla, etc. can read it. */
	width:420px;
	padding-left:20px;
}

.hp-sponsors {
	width:780px;
	height:108px;
	background-color:#fff;
	padding:4px 0px 4px 20px;
}
.hp-sponsors .left {
	width:360px;
	height:108px;
	float:left;
}
.hp-sponsors .right {
	width:360px;
	height:108px;
	float:right;
}
.hp-up {
	background-image:url(/view/images/hp_bg_row2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:257px;
	min-height:257px;
	overflow:visible;
	/*
	overflow:auto;
	*/
}
.hp-welcome, .hp-feature2 {
	display:inline;
	float:right;
	width:300px;
	padding:0;
	margin:11px 13px 11px 10px;
	/*
	margin:11px 20px 11px 18px;
	*/
}
.hugetext {
	font-size:1.8em;
}
.newsletter-links ul, .newsletter-events ul{
	list-style-type:none;
	padding:0;
	margin:0;
	/*
	margin:11px 20px 11px 18px;
	*/
}


div#container2006>div>div>div.hp-welcome, div#container2006>div>div>div.hp-feature2 {
	/* IE can't read this selector, so it blows off this rule, but Opera, Mozilla, etc. can read it. */
	/* 
	width:299px;
	 */
	width:309px;
}
div#container2006>div.newslettercontainer>div>div>div.hp-welcome, div#container2006>div.newslettercontainer>div>div>div.hp-feature2 {
	/* IE can't read this selector, so it blows off this rule, but Opera, Mozilla, etc. can read it. */
	/* 
	width:299px;
	 */
	width:309px;
}
.hp-welcome .content, .hp-feature2 .content{
	padding:0px 20px 10px 0px;
	margin:0;
}

.imagewithcaptionright {
	color:#666;
	font-size:10px;
	line-height:13px;
	text-align:right;
	float: right;
	margin: 0px 0px 10px 10px;
}
.imageFloatLeft {
	float: left;
	margin: 0px 20px 10px 0px !important;
	margin: 0px 20px 20px 0px;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 10px 20px !important;
	margin: 0px 0px 20px 20px;
}
.newsletterarchive {
	float:left;
	width:680px;
	height:35px;
	background-color:#fff;
	padding:4px 0px 4px 20px;
}
.newsletterarchive a {
	color:#000000;
}
.newsletterarchive a:link, .newsletterarchive a:visited {
	text-decoration:none;
}
.newsletterarchive a:hover {
	text-decoration:underline;
}
.newsletterarchive ul {
	padding:10px 0px 0px 0px;
	margin:0;
}
.newsletterarchive li {
	display:inline;
	list-style-type:none;
	padding:0px 7px 0px 0px;
	margin:0;
}
.newsletterunsub {
	float:right;
	display:inline;
	width:81px;
	padding:14px 10px 4px 0px;
	margin:0;
}
.newslettercontainer {
	padding:0;
	margin:0;
}
.newslettercontainer ul {
	list-style-type:none;
}
.newsletterphotoleft {
	margin:0;
	padding:0px 10px 10px 0px;
	float:left;
}
.newsletterphotoright {
	margin:0;
	padding:0px 0px 10px 10px;
	float:right;
}

.required {
	color:#cc0000;
}
.searchresultsnav {
	border:1px #A09581 solid;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	width:538px;
	height:20px;
}
.searchresultsprev {
	float:left;
	padding:0px 0px 0px 10px;
	margin:0;
	height:20px;
}
.searchresultsnext {
	display:inline;
	float:right;
	padding:0px 10px 0px 0px;
	margin:0;
	height:20px;
}
.searchpage {
	border:1px #A09581 solid;
	width:540px;
}
.searchpage td{
	padding:5px 5px 5px 5px;
	margin:0;
}
.searchpage .header {
	font-weight:bold;
}
.sec-down {
	background-image:url(/view/images/hp_bg_row1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	/*
	used to be exactly height needed for linear gradient bg color
	min-height:230px;
	*/
	min-height:190px;
}
.sec-news {
	padding:23px 50px 30px 50px;
	margin:0;	
}
.sec-news .nav{
	clear:both;
	height:23px;
	padding:0;
	margin:0px 0px 15px 0px;
}
.sec-news .nav .navitem{
	float:left;
	display:inline;
}

/* Styles for all pages */

#container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 860px;	
}
#container2006 {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding:0;	
}
#footer {
	clear:both;
	width:790px;
	font-size: 10px;
	color:#b0b0b0;
	padding:0;
	margin:10px 0px 0px 10px;
}
#footer li {
	display:inline;
	list-style-type:none;
}
#footer a {
	color: #b0b0b0;
}
#footer #copyright a:link, #footer #copyright a:visited {
	text-decoration:underline;
}
#footer #copyright a:hover {
	text-decoration:none;
}
#footer #footernav a:link, #footer #footernav a:visited  {
	text-decoration:none;
}
#footer #footernav a:hover {
	text-decoration:underline;
}
#footer a.active {
	color:#737373;
}
#footer #credit {
	position:relative;
	display:inline;
	float:right;
	width:71px;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
#footer #footernav {
	font-weight: bold;
	clear:left;
	color: #b0b0b0;	
	padding: 0px 0px 30px 0px;
	margin:0;
}
#footer #copyright {
	clear:left;
	padding: 0px 0px 4px 0px;
	margin:0;
}
#header {
	background-image: url(/view/images/header.gif);
	background-repeat: no-repeat;
	height: 76px;	
}
#headermain {
	background-image: url(/view/images/headermain_bg.jpg);
	background-repeat:repeat-x;
	height:99px;	
	margin:0;
	padding:0;
}
#headermain #bottom {
	clear:both;
	width:800px;
	margin:0;
	padding:0;
}

#headermain #top {
	clear:both;
	width:800px;
	height:76px;
	margin:0;
	padding:0;
}
#headermain #top #logo{
	width:297px;
	float:left;
}
#headermain #top #search {
	font-size:9px;
	line-height:11px;
	height:62px;
	width:208px;
	margin-top:14px;
	display:inline;
	float:right;
	color:#A09581;
	font-weight:normal;
	text-align:left;
}  
#headermain #top #search form {
	margin:0;
	padding:0;
}
#headermain #top #search input.search {

	height:17px;
	margin:0;
	padding:0;
}
#headermain #top #search .gobutton {
	border:0;
	height:17px;
	width:25px;
	margin:0;
	padding:0;
}
#search #searchformleft {
	float:left;
	max-height:17px;
	height:17px;
	margin:0;
	padding:0;
}
#search #searchformright {
	display:inline;
	text-align:left;
	min-height:17px;	
	height:17px;
	margin:0;
	padding:0;
	margin-left:2px;
}
#header span {
	display: none;
}

#nav {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px 9px 0px;
	padding:0;
	white-space: nowrap;
	z-index:0;

}
div#container2006>div#headermain>div#bottom>ul#nav{
	/* IE can't read this selector, so it blows off this rule, but Opera, Mozilla, etc. can read it. */
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin: -2px -2px 0px 0px;
}

#nav a { 
	background-color: #c7c7c7;
	padding: 5px 7px 7px 7px; 
}
div#container2006>div#headermain>div#bottom>ul#nav>li>a {
	/* IE can't read this selector, so it blows off this rule, but Opera, Mozilla, etc. can read it. */
	padding: 5px 7px 5px 7px;
	overflow:hidden;
}
#nav a.active {
	background-color: #999999;
}
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	background-color: #999999;
	color: #fff;
	text-decoration: none;
}
#redHeader {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#requiredField {
	color: #ff0000;
}
#rsvpHeader {
	background-image:url(/view/images/rsvp_header.gif);
	height: 102px;
	width: 750px;
	font-size: 11px;
	padding: 10px 0px 10px 50px;
}
/* Styles for subsection pages */
#sectionContent {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	padding:23px 50px 30px 50px;
	margin:0;	
}

#sectionContent a {
	color: #737373;
}
#sectionContent blockquote {
	display: block;
	font-family: "times new roman", serif;
	font-size: 14px;
	font-style: italic;
}
/*
#sectionContent ul {
	background-color: #f8f8f8;
	float: left;
	width: 650px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 20px 20px 20px 35px;
}

#sectionContent ul li {
	line-height: 18px;
	list-style-type: square;
}
*/
/* Placing the Flash module */
#sectionFlash {
	float: right;
	width: 450px;
}


#sectionHeader {
	background-image:url(/view/images/section/sec_header_bg.jpg);
	background-repeat:repeat-x;
	color: #737373;
	height: 122px;
	width: 800px;
	z-index:2;
}

/* Style for the section title area */
#sectionNavigation {
	display: inline;
	float: left;
	margin: 15px 0px 0px 50px;
	width: 260px;
}

#sectionTitle {
  	background-repeat: no-repeat;
	font-weight:bold;
	font-size:23px;
	line-height:25px;
	margin: 0px 0px 5px 0px;
	text-transform:lowercase;
}


/* Styles for the subsection navigation */
#sectionHeader ul {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}

#sectionHeader li {
	display: inline;
	line-height: 16px;
	list-style-type: none;
	padding: 2px;
}

#sectionHeader a {
	color: #737373;
	text-decoration: none;
}

#sectionHeader a:hover {
	color: #737373;
	text-decoration: underline	;
}

#sectionHeader a.active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#whiteHeader {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#whiteHeader a {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

#whiteHeader a:hover {
	color: #ffffff;
	text-decoration: underline	;
	font-weight:normal;
}

#whiteHeader a.active {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}