/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/


html, body {
	margin: 0;
	padding: 0;
	background: #4BB0C0 url(images/background.jpg) repeat-x;
	scrollbar-face-color: #72352D;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-track-color: #DCD3BE;
	scrollbar-arrow-color: #000000;
}
a {
	color: #0062BA;	
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

a:hover {
	text-decoration: underline;
}

.button {
	background-color: #72352D;
	color: #FFF;
	font-weight: bold;
	font-size: 1.0em;
	padding: 4px;
	width:75px;
}

.buttonRoll {
	background-color: #321F21;
	color: #FFF;
	font-weight: bold;
	font-size: 1.0em;
	padding: 4px;
	width:75px;
}

td {
	vertical-align: top;
}

hr {
	color:#F5F3EF;
	height: 1px;
}

h1 {
	color:#B0C3A7;
	margin: 0;
	display: inline;
}
h2 {
	font-size:16px; 
	margin:0;
}

h3 {
	font-size:17px;
	font-weight:bolder;
}

h4 {
	font-size:14px;
	font-weight:bolder;
	margin:0;
}
 .small {
 	font-size: 9px;
 }
 
 .img {
 	margin: 2px 5px 0 0;
	border-color: #4BB0C0;	

/*	border: 1px solid #321F21;
*/ }
 

.red {
	color:#72352D;
	font-weight:bolder;
}

.fit {
	line-height: 8px;
}


/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 800px !important;
	width /**/: 800px;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	/*font-size: .75em;*/
	font-size: 12px;
	color: #000000;
}
#header {
	position:relative;
	background: url(images/header.jpg) top left no-repeat;
	width:800px; 
	height: 111px;
	z-index:99;
}
#head_l {
	float:left;
	width: 161px;
/*	border: 1px solid #FF0000;
*/}
#head_r {
	float:right;
	width:619px;
}

#menu_top {
	position:absolute;
	left:735px;
	right:10px;
	background:url(images/menu_t.jpg) top left no-repeat;
	width:98px;
	height:28px;
	text-align: center;
	padding-top:3px;
	z-index:1;
}
#menu_top a {
	color:#000000;
	font-size: 10px;
	text-decoration: underline;
}
#menu_top a:hover {
	text-decoration: none;
}

#bodyBlock {
	position:relative;
	width: 800px;
	background: #4BB0C0 url(images/bodyBack.jpg) repeat-y;
	margin:0 10px 0 10px;
	height: 100%;
	z-index:0;
/*	border:1px solid #ff0000;
*/}

#top_i {
	position: absolute;
	top:200px;
/*	margin:0 10px 0 10px;
	height: 100%;
	z-index:0;
/*	border:1px solid #ff0000;
*/*/}
#bodyBlock_f {
	position:relative;
	width: 800px;
	background: #4BB0C0 url(images/bodyBack_f.jpg) repeat-y;
	margin:0 10px 0 10px;
	height: 100%;
	z-index:0;
/*	border:1px solid #ff0000;
*/}
#bodyBlock_f ul li {
 	list-style:url(images/bullet.jpg);
 }

#bodyMenu{
	position:relative;
}

#bodyMenu table tr td {	
	background:url(images/menu_back.jpg) top left;
/*	vertical-align:top;
*/}

#bodyMenu .side {
	background: none;
	width: 22px;
}

#bodyMenu a {
	font-size:10px;
	color:#000;
	text-decoration: none;

/*	line-height:8px;
*/}
#bodyMenu a.sm {
line-height:9px;
}
#bodyMenu .indent {
	/*	margin:3px;*/
	padding: 0 3px 3px 3px;	
}
#bodyMenu a:hover {
	text-decoration: underline;
}

#bodyMenu h1 {
	font-size: 16px;
	color:#72352D;
/*	margin:0px;
	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
*/	font-family: Arial, Helvetica, sans-serif;
}

#bodyMenu .break {
	height: 6px;
	background: #321F21;
}

#bodyMenu_i{
	position:relative;
	height: 30px;
}
#bodyMenu_i table tr td {	
	background:#DCD3BE;
/*	border-top:1px solid #321F21;
	vertical-align:top;
*/}

#bodyMenu_i .side {
	background: none;
	width: 23px;
}
#bodyMenu_i ul {
	margin:0;
	padding:0;
	text-align: left; /*set value to "left", "center", or "right"*/
	padding-top:8px;
	display: inline;
}

#bodyMenu_i ul li {
	display: inline;
	height: 10px;
	font-variant:small-caps;
	padding-left:2px;
}

#bodyMenu_i ul table {
	position:absolute;
	top:0;
	left:23px;
	border-collapse:collapse;
}

#bodyMenu_i ul ul li {
	display: inline;
	font-variant: normal;
	margin:0;
	padding:0;

/*	border-right: 1px solid #C4B491;
*/}
#bodyMenu_i ul ul ul li {
	display: none;
}

#bodyMenu_i a {
	font-size:10px;
	text-decoration: none;
	color:#398499;
/*	line-height:8px;
*/	line-height:25px;
/*	padding:4px;
*/	border-right: 1px solid #C4B491;
	padding-right:4px;
}
#bodyMenu_i a:hover {
	text-decoration: underline;
}
#bodyMenu_i a.sm {
	line-height:9px;
}
#bodyMenu_i .indent {
	/*	margin:3px;*/
	padding: 0 3px 3px 3px;	
}
#bodyMenu_i .break {
	height: 6px;
	background: #321F21;
}


/*Program mid-menu*/
#bodyMenu_p{
	position:relative;
	height: 100%;
	margin:0;
	padding:0;
}
#bodyMenu_p table tr td {	
	background:#DCD3BE;
/*	border-top:1px solid #321F21;
	vertical-align:top;
*/}

#bodyMenu_p td.pics {
	background:#72352D;

}

#bodyMenu_p .side {
	background: none;
	width: 23px;
}
#bodyMenu_p ul {
	margin: 0;
	padding-left:0;
	text-align: left; /*set value to "left", "center", or "right"*/
	padding-top:8px;
	display: inline;
}

#bodyMenu_p ul li {
	display: inline;
	height: 10px;
/*	font-variant:small-caps;
*/	padding-left:0px;
}

#bodyMenu_p ul table {
	position:absolute;
	top:0;
	left:23px;
	border-collapse:collapse;
}

#bodyMenu_p ul ul li {
	display: inline;
	font-variant: normal;
	margin:0px;
	
/*	border-right: 1px solid #C4B491;
*/}
#bodyMenu_p ul ul ul li {
	display: none;
}

#bodyMenu_p a.sm {
line-height:9px;
}

#bodyMenu_p .break {
	height: 6px;
	background: #321F21;
}

	
#bodyContent {
	position:relative;
	margin:10px 10px 0 15px;
	height: 100%;
	padding-left:15px;
	padding-right:13px;
}

#bodyContent_i {
	position:relative;
	margin:10px 10px 0 15px;
	height: 100%;
	padding-left:15px;
	padding-right:15px;
/*	border-top: 5px solid #321F21;
*/}

#bodyContent_f {
	position:relative;
	margin:0px 22px 0 22px;
	height: 100%;
	padding-left:15px;
	padding-right:15px;
/*	border-top: 5px solid #321F21;
*/}

#bodyContent h1 {
	color:#331E22;
/*	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#bodyContent a {
	color:#398499;
	text-decoration: underline;
}
#bodyContent a:hover {
	color:#398499;
	text-decoration:none;
}
#bodyContent_i h1 {
	color:#331E22;
/*	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#bodyContent_i a {
	color:#398499;
	text-decoration: underline;
	border-right: 1px solid #C4B491;
}
#bodyContent_i a:hover {
	color:#398499;
	text-decoration:none;
}

#bodyContent_f h1 {
	color:#331E22;
/*	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#bodyContent_f a {
	color:#398499;
	text-decoration: underline;
}
#bodyContent_f a:hover {
	color:#398499;
	text-decoration:none;
}


#leftSide {
	position:relative;
	float:left;
 	width: 575px;
	height: 100%;
}
#leftSide_p {
	position:relative;
	float:left;
 	width: 575px;
	height: 100%;
}

/*#leftSide_p H1 {
	color:#5C0D52;
	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}*/


#leftSide_i {
	position:relative;
	float:left;
 	width: 578px;
	height: 100%;
/*	border:1px solid #ff0000;
*/}

#leftSide_f {
	position:relative;
	float:left;
 	width: 725px;
	height: 100%;
	padding: 5px 0 10px 0;
/*	border:1px solid #ff0000;
*/}


#rightSide {
	position:relative;
	float:right;
 	width: 130px;
	padding-right: 20px;
	text-align: center;
	height: 100%;
/*	border:1px solid #ff0000;
*/}

#general {
	position:relative;
	float:left;
	width:395px;
/*	line-height:14px;
*/}


#events {
	position:relative;
	float:right;
	width:170px;
/*	border:1px solid #ff0000;
*/}

#events img {
	padding:4px 0 4px 0;
}


#donate {
	position:relative;
	float:left;
	margin-left:-30px;
	margin-bottom:-17px;
/*	height:191px;
*/}

#contact {
	float:right;
	width: 160px;
	text-align: center;
	background: #E0D9C7;
	border: 1px solid #CABB9C;
	padding: 10px 2px 10px 2px;
	margin-top:8px;
}

#contact h2 {
	color:#72352D;
	font-weight: bolder;
	margin: 2px;
}

#contact h3 {
	color:#72352D;
	margin: 2px;
	font-size: 20px;
	font-weight: bolder;
}

#contact a{
	color: #331E22;
}

#contact a:hover{
	color: #331E22;
	text-decoration:none;
}


#banner {
	position:relative;
	clear:both;
	width:600px;
	height:74px;
	background: url(images/banner.jpg) no-repeat top left;
	margin-left:-17px;
	margin-top:-5px;
	padding-top:-52px;
	padding-left:9px;
	text-align:left;
}

#banner a {
	color:#331E22;
	font-size: 10px;
}
#banner a:hover{
	color: #331E22;
	text-decoration:none;
}
#banner img {
	padding: 7px;
	background:url(images/photo_bk.jpg) no-repeat top;
}

#testi {
	position: relative;
	float:left;
	width:395px;
	background: url(images/bubble.gif) no-repeat;
	height:100px;
	margin-top:10px;
	padding-bottom:10px;
}

#testi .indent {
	padding:10px 18px 10px 10px;
	color:#72352D;
/*	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
*/	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#newsletter {
	position: relative;
	float:right;
	width:170px;
	margin-top:5px;
}

#newsletter_p {
	position: relative;
	float:right;
	width:170px;
	margin-top:5px;
}

#partners {
	clear:both;
	background: #DCD3BE;
	height:40px;
	margin: 0 23px 0 22px;
	text-align:center;
	color:#331E22;
	font-size: 10px;
}


#partners img {
	padding: 4px 10px;
	background:url(images/part_back.jpg) no-repeat top;
}

#top_pdn {
	position: absolute;
	top: 80px;
	z-index:100;
	left:10px;
/*	border:1px solid #FF0000;
*/}

/*------------------------------------------------------
M E N U
------------------------------------------------------*/
.menu {width:600px; height:30px; position:relative; z-index:101;/*font-family:arial, sans-serif;*/padding-top: 50px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:600px; w\idth:600px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;z-index:102;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:110px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#fff; width:100px; height:30px; /*background:#09c; */padding-left:10px; line-height:29px; font-weight:bold; text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:109px; w\idth:98px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FFFFFF url(images/arrow.gif) 97% 7px no-repeat; }
/* style the second level hover */
.menu ul ul a.drop:hover{background:#C4B491 url(images/arrow_over.gif) 97% 7px no-repeat;}
.menu ul ul :hover > a.drop {background:#C4B491 ;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFFFFF;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#C4B491;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:115px;z-index:103;/*border-top:1px solid #000;*/}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:30px;}

/* position the third level flyout menu */
.menu ul ul ul{left:130px; top:-1px; width:110px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FFFFFF; color:#000; height:auto; line-height:1em; padding:5px 10px; width:110px; border-bottom: 1px solid #C4B491;font-size:12px;/*border-width:0 1px 1px 1px;*/}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:110px;w\idth:88px;}

/* style the top level hover 
.menu a:hover, .menu ul ul a:hover{color:#000;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; }*/
.menu a:hover{color:#000; /*background:#b7d186;*/}
.menu :hover > a {color:#000; /*background:#b7d186;*/}

.menu ul ul a:hover{color:#000; background:#C4B491;font-size:12px;}
.menu ul ul :hover > a {color:#000; background:#C4B491; font-size:12px;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
/*------------------------------------------------------
F O O T E R
------------------------------------------------------*/
#footer {
	position: relative;
	width: 755px;
	height: 45px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	background: #72352D;
	margin: 0px 22px;
}

#footer ul {
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	padding-top:8px;
}

#footer ul li {
	display: inline;
	height: 10px;
}

#footer ul li a {
	color: #FFFFFF;
	font-weight: bold;
	height: 10px;
	padding: 0 8px 0 8px;
	text-decoration: none;		
	
	/*filter:shadow(color:#00457B);
	float:left;*/
}

#footer ul li a:hover {
	text-decoration: underline;		
}

.hits {
	color:#C4B491;
	align:center;
}


