body {
background: #00678e url(../img/bg_body.gif) repeat-x;
padding: 0;
margin: 0 auto;
font-family: "Trebuchet MS", Arial, Sans-Serif;
font-size: 12px;
color: #000;
cursor: default;
}

body.content #rightCol p {
border-left: 5px solid #ccc;
padding-left: 10px;
margin: 5px 15px;
background-color: #eee;
}


.graphic {
display: block;
overflow: hidden;
text-indent: -10000px;
margin: 0;
padding: 0;
}

iframe {
	border: 0px #fff none;
	margin: 0;
	padding: 0;
	}

.imgright {
	float: right;
	border: 3px #fff;
	background: #fff;
	padding: 5px;
	margin: 0 0 0 10px;
	}

.imgleft {
	float: left;
	border: 3px #fff;
	background: #fff;
	padding: 5px;
	margin: 0 10px 0 0;
	}

.sig {
	font-family: cursive;
	font-size: 16px;
	}

.newevent {
	color: #f00;
	}

a	{
color: #00678E;
}


a:hover {
color: #000;
}


h1 {
margin: 14px auto 42px auto !important;
padding-left: 10px;
background: url(../img/bg_logo.gif);
width: 157px;
height: 236px;
}

.rightAlign {
text-align: right;
}

.unicode {
	font-family: Arial, sans-serif;
	font-size: 24px;
	}

h2 {
margin: 0;
padding: 20px 70px 5px 15px;
font-size: 20px;
font-weight: normal;
color: #00678E;
}


h3,h2,h4 {
padding-left: 10px;
}


h5 {
display:block;
margin:0;
background: url(../img/bg_h5.jpg) top left no-repeat;
height:25px;
font-size:12px;
padding-left:10px;
padding-top:5px;
}


#mainMenu {
	display: block;
	position:relative;
	width: 180px;
	_width: 170px;
	margin-left:15px;
	_margin-left:1px;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-align: left;
	}


#mainMenu div {
display: block;
width: 180px;
background-color: #fff;
margin: 2px;
}


#mainMenu li, #mainMenu li a { display: block;
float: left;
width: 180px;
_width: 170px;
}

#mainMenu li a {display: block;
float: left;
padding: 0 10px 0 9px;
height: 25px;
line-height: 25px;
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 17px;
background: url(../img/line.gif) bottom left no-repeat;
padding-left:20px;
_margin-left:0px;
}

#mainMenu li.last a {background: none;
}

#mainMenu li a:hover {color: #fff;
text-decoration: underline;
}

#container {display: block;
width: 765px;
margin: 0 auto;
border: none;
}

#leftCol {display: block;
width: 203px;
height:100%;
background: #AA7735 url(../img/bg_left.jpg) top left no-repeat;
float: left;
margin: 0 13px 13px 0;
border: 2px solid #000;
}

#leftCol2 {display: block;
width: 203px;
height:100%;
background: #AA7735 url(../img/bg_left2.jpg) top left no-repeat;
float: left;
margin: 0 13px 13px 0;
border: 2px solid #000;
}

#img{display: block;
float: left;
width: 203px;
position:relative;
background: url(../img/img_left.jpg) bottom left no-repeat;
margin:0;
}

#leftCol p.graphic {width: 166px;
height: 58px;
background: url(../img/bg_welcome.gif);
margin: 0 0 0 20px;
}

#rightCol {display: block;
float: left;
width: 541px;
margin-bottom: 8px;
background: #fff;
border: 2px solid #000;
}

body.content #rightCol {min-height: 560px;
padding-bottom: 10px;
}

* html body.content #rightCol {height: 570px;
}

#rightCol #flash {display: block;
height: 388px;
background: url(../img/bg_home.jpg);
}

#rightCol p {margin: 0;
padding: 8px 10px;
margin: 0;
}

#rightCol ul {padding: 10px 30px;
margin: 0;
list-style-type: none;
}

#rightCol ul li {line-height: 1.3em;
color: #555;
padding-left: 15px;
background: url(../img/bg_bullet2.gif) no-repeat 0 3px;
margin-bottom: 5px;
}

#features {
display: block;
border: none;
margin: 0;
padding: 0;
float: left;
width: 545px;
overflow: hidden;
font-weight: bold;
}

#features li {display: block;
float: left;
width: 173px;
background: url(../img/bg_promo.gif);
border: 2px solid #000;
margin: 0 7px 13px 0;
}

#features li.last {margin-right: 0;
}

#features li span {display: block;
height: 136px;
background-repeat: no-repeat;
background-position: top right;
padding:5px;
}

#features li .dvd {background-image: url(../img/bg_promoDVD.gif);
padding-right:80px;
}

#features li .book {background-image: url(../img/bg_book.gif);
background-position: 10px 0px !important;
padding-right:80px;
_padding-right:0px;
}

#features li .events {
	background-image: url(../img/postertn.gif);
	}

.footerandheader {
	display: block;
	background: #78afc4;
	margin: 0;
	padding: 0;
	clear: left;
	border: 2px solid #000;
	height:25px;
	vertical-align: center;
	}

.footerandheader a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	}

.webaffairs {margin: 0;
padding: 5px 0;
color: #bdd8e2;
text-align: center;
font-family: Tahoma, Sans-Serif;
font-size: 11px;
}

.webaffairs a {color: #bdd8e2;
}

.webaffairs a:hover {color: #fff;
}






form {
	margin: 0;
	padding: 0;
	}

form fieldset {
	margin: 10px 15px;
	padding: 15px;
	border: none;
	background: #fff;
	position: relative;
	background-color: #f5f5f5;
	}

form fieldset legend {
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
	color: #000;
	top: -10px;
	position: relative;
	}

form fieldset label {
	display: block;
	float: left;
	text-align: right;
	width: 120px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
/*		text-transform: uppercase; */
	color: #444;
	font-weight: bold;
	}

form fieldset br {
	clear: left;
	}

form fieldset input,
form fieldset textarea,
form fieldset select {
	color: #666;
	border: 1px solid #aaa;
	font-size: 12px;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #fff;
	}

form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus {
	background-color: #fff;
	border: 1px solid #000;
	color: #333;
	}

form fieldset input:disabled {
	font-style: italic;
	color: #999;
	}

form fieldset select {
	padding: 0;
	}

form fieldset input.indented {
	margin-left: 125px;
	}

form fieldset input.plain {
	background-color: transparent !important;	
	border: none !important;
	}

form fieldset input.indented[class] {
	margin-left: 130px;
	}

form fieldset label.fluid {
	text-align: left;
	padding-left: 5px;
	line-height: 19px;
	width: auto;
	font-weight: normal;
	}

form button {
	padding: 3px 10px;
	border: none;
	cursor: pointer;
	color: #777;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px solid #ccc;
	margin-top: 10px;
	}

form button:hover {
	border: 2px solid #000;
	color: #000;
	}

.donationfont {
	font-size: 16px;
	}
