html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:small;
	background: url(../images/topbckrt4.gif) repeat-x #252e68;
	line-height: 110%;
}

#background{
width: 100%;
background: url(images/template/bckgrdnokids.gif) repeat-x #ffffff bottom;
float:left;
padding-bottom: 10px;
}
/**** column structure *****/
#column1 {
	width:50%;
	float:left;
	margin-right:-413px;
	background:#fff;
}
#col1inner{
margin-right:413px;
background: url(images/template/topbcklft4.gif) repeat-x top;
height: 255px;
}
#column2 {
	width:826px;
	float:left;
	position:relative;
	z-index:10;
}
#column3outer {
	width:51%;
	position:absolute;
	right:0;
}
#column3 {
	margin-left:413px;
	height: 255px;
	background: url(images/template/topbckrt4.gif) repeat-x top;;
}
* html #column3{margin-left:413px;}

div > p {margin:0}

/***** column end *****/

#background3{
background: url(images/template/bckgrd_btm.gif) bottom no-repeat; 
width: 826px;
float: right;
}

#mainbkgrd{
background: url(images/template/bckgrd_btm2.gif) no-repeat;
width: 826px;
float: left;
display:inline;
background-position: 10px bottom;
}

#backtop{
background:url(images/template/topbchgrd4nokids.gif) no-repeat top;
float: left;
width: 826px;
padding-bottom: 22px;
}

#logo{
width:331px;
height:82px;
background: url(images/template/logo4.gif) no-repeat;
float:left;
overflow: hidden;
display:inline;
margin-left:5px;
}

#logo a{
width:427px;
height:116px;
display:block;
text-indent:-9999px;
text-decoration:none;
}



/***** top nav ****/

#topnav{
float:right;
height: 30px;
background:url(images/template/navbck.gif) no-repeat;
width: 729px;
display:inline;
margin-right: 10px;
}

#menuhcon{
width: 640px;
float:right;
}

#menuh
	{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	width:640px;
	float:right;
	font-weight: normal;
	magin: 0px;
	
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 8px 0 7px 0;
	}
	
#menuh a	/* menu at rest */
	{
	color: #ffffff;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color:#d3d3a9;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* controls main menu color */
	{
	background-repeat: no-repeat;
background: no-repeat url(images/template/navline.gif);
height: 15px;
	}

	
#menuh a.parent, #menuh a.parent:hover 	/* controls the button that opens the sub sub menu */
	{
	background-image: url(images/template/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;	
	}

#navshort{
width: 65px;
background: right no-repeat url(images/template/space.gif);
}

#navsm{
width: 70px;
background: right no-repeat url(images/template/space.gif);
}

#navmid{
width: 85px;
background: right no-repeat url(images/template/space.gif);
}

#navmidlg{
width: 92px;
background: right no-repeat url(images/template/space.gif);
}
	
#navwide{
width: 108px;
}


#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}
#menuh ul li
{
	/*border-bottom: 1px solid #00FF00;*/
	}

#menuh ul ul /*controls sub menu*/
	{ 
	background-color:#fae5d8;
	border-bottom: none;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0;
	margin: 0;
	width:170px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}

#menuh ul ul a
	{
	text-align: left;
	border-bottom: 1px solid #26435f;
	border-right: 1px solid #26435f;
	border-left: 1px solid #26435f;
	padding: 1px 0 1px 5px;
	margin: 0;
	color:#242d65;
}

#menuh ul ul a:hover{
	color:#df771c;
	}

#menuh ul ul ul /*controls  sub sub menu*/
	{
	background-color:#7d1a04;
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/**** end ****/

/**** inside page *****/

#content, #content2{
float:left;
width: 525px;
display:inline;
line-height: 130%;
margin: 35px 0 0px 42px;
padding-bottom: 20px;
  min-height:600px;
  height:auto !important;
  height:600px;
color: #713007
}

#content2{
width: 725px;
}

#content h1, #content h2, #content2 h1, #content2 h2{
color: #21295e;
font-size:24px;
margin:0 0 15px 0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
line-height: 120%;
}

#content h3, #content2 h3{
color: #df771c;
font-size:18px;
margin:0 0 15px 0;
padding:0;
line-height: 130%;
}


#content h4, #content2 h4{
color: #242d65;
font-size:17px;
margin:0 0 0 0;
padding:0;
line-height: 17px;
}

#content h5, #content2 h5{
color: #df771c;
font-size:15px;
margin:5px 0 5px 0;
padding:0;
line-height: 17px;
}


#content p, #content2 p{
font-size:12px;
color: #713007;
margin: 7px 0 13px 0;
}

#content a, #content2 a{
color: #df771c;
text-decoration:underline;
}

#content a:hover, #content2 a:hover{
color: #df771c;
text-decoration:none;
}


#content img, #content2 img{
border: 1px solid #990000;
padding:1px;
}

.rightimg{
display:inline;
float:right;
margin: 5px 0 5px 10px;
}

.leftimg{
display:inline;
float:left;
margin: 5px 10px 5px 0;
}

#rightcol{
float:left;
width: 177px;
margin: 75px 0 0 46px;
padding-bottom: 35px;
display: inline;
background: #ffd6b8 bottom url(images/template/rightbtm.gif) no-repeat;
}

.rightbox, .rightbox2{
width: 159px;
background: #fff;
border: 1px solid #df771c;
margin: 7px 0 5px 8px;
display: block;
}

.rightbox h3, .rightbox2 h3{
color: #ffffff;
background: #df771c;
width: 152px;
height: 20px;
padding:0 0 0 5px;
margin:0 0 10px 0;
font-size:14px;
font-weight:normal;
border: 1px solid #ffffff;
line-height: 20px;
text-decoration:none;
}

.rightbox h3 a, .rightbox2 h3 a{
border: none;
color:#FFFFFF;
text-decoration:none;
background:none;
font-weight:normal;
}

.rightbox p{
margin: 0 0 0 63px;
padding: 0;
color: #df771c;
width: 93px;
}

.rightbox2 p{
margin: 0 0 0 10px;
padding: 0;
color: #df771c;
width: 145px;
font-size:11px;
}

.rightbox2 p b{
font-size:12px;
}

.rightbottom p{
margin: 0 5px 0 5px;
padding: 0;
color: #df771c;
width: 145px;
}

.rightbox a{
color:#21295d;
font-weight:bold;
}

.rightbox a:hover{
color:#CC0000;
text-decoration:none;
}

.rightbox img{
padding:0;
margin: 0;
}





/************ footer ********/
#footer {
float:left;
	width:100%;
	height: 30px;
	color: #ffffff;
	display:inline;
	}
	
#footer a{
color:#FFFFFF;
text-decoration:underline;
}

#footer a:hover{
color:#FFFFFF;
text-decoration:none;
}

#footleft {
float:left;
display:inline;
width: 400px;
margin-left: 10px;
}

#footright {
float:left;
display:inline;
width: 406px;
text-align: right;
}

/***** footer end *****/




/************** front page *********************/
#banner{
width: 591px;
height: 250px;
padding: 2px;
background: #ffffff;
float: left;
display:inline;
border: 1px solid #df771c;
margin: 36px 0 0 20px;
}

#fttpright{
width: 196px;
height: 231px;
float:left;
display:inline;
background: #df771c;
margin: 61px 0 0 0;
}

#fttprightinside{
width: 177px;
background: url(images/template/rtbck.gif) repeat-x;
height: 207px;
padding: 1px;
border: 1px solid #efa76c;
margin: 9px 0 0 7px;
}

#fttphelp{
width: 157px;
height: 23px;
background: #fff;
padding:1px;
border: 1px solid #df771c;
margin: 7px 0 0 9px;
}

#help{
width:157px;
height:23px;
background: url(images/template/help.gif) no-repeat;
float:left;
overflow: hidden;
display:inline;
}

#help a{
width:157px;
height:23px;
display:block;
text-indent:-9999px;
text-decoration:none;
}

#helpcon{
float:left;
display:inline;
width: 146px;
background: url(images/template/helpbck.gif) repeat-x;
height: 43px;
padding: 8px 0 0 11px;
font-size:12px;
color: #b2140b;
font-weight:bold;
}

#helpbtn{
height: 24px;
width: 155px;
background: url(images/template/helpbtnbck.gif) repeat-x;
float:left;
display:inline;
border: 1px solid #ed7931;
margin: 1px 0 0 0;
}

#helpbtn ul{
list-style:none;
margin:0 0 0 0;
padding:0;
}
#helpbtn ul li{
float: left;
display:inline;
margin: 0;
padding: 0;
line-height: 24px;
}

#helpbtn ul li a{
color:#FFFFFF;
text-decoration:none;
display:block;
}

#helpbtn ul li a:hover{
color:#b2140b;
text-decoration:none;
background: url(images/template/helpbtnbcka.gif) repeat-x;
}

.helpsm{
width: 50px;
border-left: 1px solid #f1965e;
border-right: 1px solid #ec894a;
text-align:center;
}
.helplg{
width: 101px;
border-left: 1px solid #db7332;
border-right: 1px solid #f08f52;
text-align:center;
}

#donate{
width: 157px;
height: 100px;
float: left;
display:inline;
background: url(images/template/donatbck.gif) no-repeat #fff;
background-position: 1px 1px;
padding:1px;
border: 1px solid #df771c;
margin: 7px 0 6px 9px;
}

#donate h3{
margin:0;
padding:0;
line-height: 23px;
font-weight:normal;
font-size:14px;
}

#donate h3 a{
width:151px;
height:23px;
background: #eb6e1f;
float:left;
display:inline;
margin:0 0 0 0;
padding:0 0 0 6px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

#donate p a{
color:#df771c;
text-decoration:none;
}

#donatcon{
width: 157px;
float:left;
display:inline;
padding-top: 5px;
}

#donatcon p{
margin:0;
padding:0;
color: #eb6e1f;
margin: 15px 3px 0 63px;
line-height: 18px;
font-size:14px;
}

#donatcon a{
font-weight:bold;
color:#21295d;
text-decoration:underline;
}

#donatcon a:hover{
color: #b2140b;
}

#espan{
background:url(images/template/spanbck.gif) no-repeat #fff;
background-position: 1px 1px;
width:159px;
height: 22px;
float:left;
display:inline;
border: 1px solid #df771c;
margin: 0 0 0 9px;
line-height: 22px;

}

#espan h3{
font-size: 14px;
font-weight:normal;
margin:0;
padding:0;
}

#espan a{
color:#FFFFFF;
text-decoration:none;
width: 154px;
display:block;
padding-left:5px;

}

#espan a:hover{
color: #b2140b;
background: url(images/template/spanbcka.gif) no-repeat;
background-position: 1px 1px;
}

#ftcontent{
width:477px;
float: left;
display:inline;
color: #713007;
margin: 3px 0 0 20px;
}

#ftcontent h1, #ftcontent h2{
color: #26338b;
margin: 8px 0 8px 10px;
padding:0;
clear:left;
font-size: 19px;
}

#ftcontent h3{
margin: 5px 0 5px 10px;
padding:0;
font-size:12px;
color: #df771c;
}

#ftcontent p{
font-size: 12px;
margin: 10px 0 10px 10px;
line-height: 140%;
}

#ftcontent a{
color: #eb6e1f;
text-decoration:underline;
}

#ftcontent a:hover{
color: #26338b;
text-decoration: none;
}


#ftcontent img{
float:left;
display: inline;
padding:1px;
margin: 10px 10px 10px 8px;
border: 1px solid #eb6e1f;
}

#ftcontent hr{
height:0;
border:none;
border-top: 1px solid #eb6e1f;
margin: 0;
padding: 0;
line-height: 5px;
}

#ftrtcol{
width: 282px;
float: right;
display:inline;
background: #ffd6b8;
margin: 4px 16px 0 0;
padding-bottom: 10px;
}

.ftbtrtbox{
width: 271px;
float:right;
display:inline;
background: #fff;
border: 1px solid #eb6e1f;
margin: 6px 4px 0 0;
padding-bottom: 5px;
}

.ftbtrtbox h3{
border: 1px solid #fff;
width: 263px;
background:#eb6e1f;
color:#FFFFFF;
font-weight:normal;
margin:0 0 10px 0;
padding:0 0 0 6px;
height:20px;
line-height:20px;
font-size:14px;
}

.ftbtrtbox h4{
font-weight:bold;
color: #b6180d;
margin:0 0 0 70px;
padding:0;
font-size: 12px;
}

.ftbtrtbox ul li h4{
margin:0;
}

.ftbtrtbox ul{
margin: 0 0 30px 70px;
padding: 0;
list-style-type: none;
}

.ftbtrtbox li, .ftbtrtbox p{
margin:0 2px 13px 0;
padding:0;
color:#eb6e1f;
line-height: 140%;
}

.ftbtrtbox p{
margin-left: 70px;
}

.ftbtrtbox a{
color:#eb6e1f;
text-decoration:underline:
}

.ftbtrtbox a:hover{
color:#b6180d;
text-decoration:none:
}

/**** front end *****/

#leftmargin{
margin-left: 15px;
}

.smalltext{
font-size: 11px;
color: #f1b386;
}

.thumbspace{
float: left;
width: 100px;
display: inline;
}

.leftimgspace img{
margin-left: 10px;
margin-bottom: 3px;
}

.thumbspace img{
margin-right: 10px;
}

.rightnarrow{
float: left;
display: inline;
width: 410px;
}

#content #meettb table, #content2 #meettb table{
border-bottom: 1px solid #f6d6ba;
border-left: 1px solid #f6d6ba;
margin-top: 5px;
margin-bottom: 20px;
}

#content #meettb table tr, #content2 #meettb table tr{
background: #faebdd;
border-right: 1px solid #f6d6ba;
border-top: 1px solid #f6d6ba;
}

#content #meettb table th, #content2 #meettb table th{
color:#FFFFFF;
background: #e0771c;
padding: 2px 5px 2px 5px;
}

#content #meettb table td, #content2 #meettb table td{
border-right: 1px solid #f6d6ba;
border-top: 1px solid #f6d6ba;
padding: 2px 5px 2px 5px;
}

.bluetab{
background: #657c9e;
font-weight: bold;
color: #ffffff;
}


#indent{
margin: 0 0 0 20px;
}

.rightbottom a{
font-weight: normal;
color: #df771c;
text-decoration:none;
}

#colcon{
float: left;
display: inline;
width: 550px;
}

#col1, #col2, #col3, #col4{
float: left;
display: inline;
width: 130px;
}

#colfifty{
float: left;
display: inline;
width: 260px;
margin-right: 30px;
}

#colfifty p img, #colfifty2 p img, #col34 p img, #col33 p img, #col32 p img{
display: block;
    margin-left: auto;
    margin-right: auto; 
border: none;
}

#colfifty2{
float: left;
display: inline;
width: 250px;
}

#colcon2{
float: left;
display: inline;
width: 710px;
}

#col50{
float: left;
display: inline;
width: 330px;
margin-right: 30px;
}

#col502{
float: left;
display: inline;
width: 300px;
}

#col60{
float: left;
display: inline;
width: 370px;
margin-right: 30px;
}

#col40{
float: left;
display: inline;
width: 183px;
}

#col34{
float: left;
display: inline;
width: 154px;
margin-right: 30px;
}

#col33{
float: left;
display: inline;
width: 153px;
margin-right: 30px;
}

#col32{
float: left;
display: inline;
width: 151px;
margin-right: 30px;
}


.left img{
float: left;
margin: 0 5px 10px 0;
}

.right img{
float: right;
margin: 0 0 10px 5px;
}

#content #blank table, #content2 #blank table{
border-bottom: none;
border-left: none;
margin-top: 5px;
margin-bottom: 20px;
}

#content #blank table tr, #content2 #blank table tr{
background: #FFFFFF;
border-right: none;
border-top: none;
}

#content #blank table th, #content2 #blank table th{
color:#FFFFFF;
background: #e0771c;
padding: 2px 5px 2px 5px;
}

#content #blank table td, #content2 #blank table td{
border-right: none;
border-top: none;
padding: 2px 5px 2px 5px;
}