/* GENERAL STYLES */
/*
I	HTML Elements
II	Text	
III	Anchors	
IV	Tables & TD's	
V	Conference Registration Form styles	

*/

/*
I	HTML Elements
*/
body
{
	background-image: url(/media/background.gif); 
	background-repeat: repeat-x;
	text-align:center;
	background-color: #FFFCF2;
}
#container 
{
    margin: 0 auto;
    width: 740px;
    text-align: left;    
}
ul.links {
	margin:0px;
	margin-left:20px;
	padding:0px;
}
a.links { 
	display:block;
	color: #fff;
}

a.links:hover {
	text-decoration:none;
}

.newsBody2 {
	width: 500px;
}

#bgMenu {
	height:444px;
	background: url(/media/bg1.jpg) no-repeat top left;
}
#bgMenuForum {
	height:444px;
	background: url(/media/forumbg.jpg) no-repeat top left;
}

#bgMenuPhotos {
	height:444px;
	background: url(/media/photobg.jpg) no-repeat top left;
}
	
.videoFeature {
	color: #444;
	font-size: 11px;
}
a.rapFeature:hover {
	text-decoration:none;
	color:#000
	}.videoFeature {
	color: #444;
	font-size: 11px;
}
a.rapFeature:hover {
	text-decoration:none;
	color:#000
	}
.rapFeature h3 {
	margin-bottom: 5px;
	font-size: 14px;
}
.rapFeature ul {
	margin-top: 5px;
	padding: 0;

}
.rapFeature p {
	margin: 0;
}
#menu{
	background-image: url(/media/blackgroundTop.jpg);
	padding-left:15px;
	width: 742px;
	height: 123px;
	padding-top: 22px;
	text-align: center;
	vertical-align: top;
}

#menu a {
display: inline;
margin-right: 15px;
}

#menuForum{
	padding-left:15px;
}

#menuForum a {
display: inline;
margin-right: 15px;
}

.content
{
font-family:verdana, arial, helvetica, verdana;
font-size:11px;
color:white;
line-height:18px;
width:100%
}

ul.content { margin:0px; padding:0px }

a.content { color:#fff }
a.content:hover { text-decoration: none }
a.content:visited { color: #fefefe }
a.content:visited:hover { text-decoration: none }

h3
{
color: #fff;
padding: 0px;
padding-bottom: 3px;
border-bottom: 1px solid;
font-weight:bold;
margin:0px;
margin-bottom: 7px;
text-transform: capitalize;
}

h1
{
color: #fff;
font-size:15px;
width: 100%;
padding: 0px;
padding-bottom: 3px;
border-bottom: 1px solid;
font-weight:bold;
margin:0px;
margin-bottom: 7px;
text-transform: capitalize;
}

h2
{
color: #8FADCB;
font-size: 14px;
font-weight: bold;
}

h1.about {color: #A0C6EC;}
h1.photos {color: #FACF4D;}
h1.messageforum {color: #A0C6EC;}
h1.resources {color: #FBA0A5;}

li.news {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
li.news a, li.news a:visited {
	color: #fff;
	font-size:12px;
	}
li.news a:hover {
	color: #A0C6EC;
	}

ul.news {
	margin: 0px;
	padding: 0px;
}
.boxImg
{
	border: solid white 1px; 
}
#container
{
	background: url(/media/bg-top.jpg) no-repeat top left;
	width: 742px;
	height: 123px;
}
#nav
{
	background: url(/media/head1.jpg) no-repeat top left;
	text-align: center;
	vertical-align: middle;
	height: 123px;
	padding-top: 11px;
}
#main
{
	background: url(/media/body1.jpg) no-repeat top left;
	min-height: 271px;
}

#mainb
{
	background: url(/media/body1b.jpg) no-repeat top left;
	min-height: 271px;
}

#donations #nav { background: url(/media/head-blank.jpg) no-repeat top left; }
#donations #main { background: url(/media/body-blank.jpg) no-repeat top left; }
#photos #nav {	background: url(/media/head2.jpg) no-repeat top left; }
#photos #main {	background: url(/media/body2.jpg) no-repeat top left; }
#photos #sNav img { margin-left: 120px; }
#photos #sNav #book { margin-left: 20px }
img { border:none; }
#sNav
{
	min-width: 98px;
}
#sNav img
{
	display: block;
	margin: 0 0 0 88px;
}
#sNav #book
{
	margin: 110px 0 0 46px;
}
td 
{
	vertical-align: top;
	text-align: left;
}

.whiteTxt {
	color:White;
	font-size: 11px;
}

/* Donations CSS */
.tblNormal td
{
	color:White;
}

.donateTbl
{
font-family:verdana, arial, helvetica, verdana;
color:white;
width:100%;
font-size:11px;
line-height:18px;
}

.detailTD
{
font-family:verdana, arial, helvetica, verdana;
font-size:11px;
color:white;
line-height:18px;

}

th
{
	color:#FACF4D;
	vertical-align: top;
	text-align: left;
}

.sidebar
{
font-family:verdana, arial, helvetica, verdana;
font-size:10px;
color:black;
line-height:18px;
width:100%
}

a.donationitemlink { color:#fff }
a.donationitemlink:hover { text-decoration: none }
a.donationitemlink:visited { color: #fefefe }
a.donationitemlink:visited:hover { text-decoration: none }

.dots
{
font-family:verdana, arial, helvetica, verdana;
font-size:10px;
color:red;
width:100%
}

/*
V	Conference Registration Form styles
*/

/******************************************************
begin CSS-based styles for Conference Registration Form
******************************************************/

#confRegForm {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	border: none;
	}

#confRegForm select, #confRegForm input, #confRegForm textarea {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	}

#confRegForm h4 {
	text-align: center;
	font-size: 16px;
	color: #333;
	background-color: #b9c4c0;
	padding: 6px;
	}
	
#confRegForm fieldset {
	padding: 3px; 
	width: 410px;
	background: none;
	border: none;
}

#confRegForm label {
	line-height: normal; 
	text-align: right; 
	display: block; 
	margin: 4px 4px 0 0; 
	position: relative; 
	width: 175px; 
	float: left;
	color: pink;
}

#confRegForm input, #confRegForm textarea, #confRegForm select {
	width: 215px; 
	margin: 2px; 
	padding: 1px; 
	border: 1px solid #b9c4c0;
}

#confRegForm .required {
	font-weight: bold;
	}
		
#confRegForm .medium {
	width: 55px;
	float: left; 
	/* display: inline; */
}

#confRegForm .ziplabel {
	float: none; 
	display: inline;
	margin-left: 6px; 
	margin-right: 2px;
 	}

#confRegForm .floatright {
	float: right;
}

.red {
color: #fe4141;
}

/******************************************************
end CSS-based styles for Conference Registration Form
******************************************************/

.ScrollWindow
{
	width:357px;
	font-family:arial;
	height:90px;
	display:block;
	overflow:auto;
	margin-left:20px;
	padding-left:3px;
	border:1px solid #666;
	background-color:#585858;

}

.NewsElement
{
	display:block;
	height:30px;
	margin-bottom:10px;
}

.NE_Date
{
	font-style:italic;
	font-size:12px;
	color:white;
	display:block;
	width:60px;
	float:left;
	clear:left;
}

.NE_Desc
{
	font-size:12px;	
	width:320px;
	display:block;
	float:left;
	clear:left;
}

.NE_Desc a
{
	color:#999;
}




/* EDITOR PROPERTIES */
