@import url(../../menu.css);

body { 
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, tahoma;
}

p { font-size: 11px; }

a img { border: 0; }

#wrapper {
	margin: auto;
	padding-top: 50px;
	width: 800px;
}



.noMargins {
	margin: 0px;
	padding: 0px;
}

/*		HEADER
-------------------------------------------------------*/
.top_middle { 
	background-color: #81844B;
}

.top_left {
	height: 148px;
	vertical-align: top;
}

.top_left a {
	text-decoration: none;
}


/* -- Crossroad nav css rollovers --*/
#cr_about a
{
  display: block;
  width: 51px;
  height: 24px;
  background: url("images/about_both.jpg") no-repeat 0 0;

}


#cr_about a:hover{ background-position: 0 -24px;}
#cr_about span{display: none;}

#cr_parents a
{
  display: block;
  width: 51px;
  height: 24px;
  background: url("images/parents_both.jpg") no-repeat 0 0;

}

#cr_parents a:hover{ background-position: 0 -24px;}
#cr_parents span{display: none;}

#cr_events a
{
  display: block;
  width: 53px;
  height: 24px;
  background: url("images/events_both.jpg") no-repeat 0 0;

}

#cr_events a:hover{ background-position: 0 -24px;}
#cr_events span{display: none;}

#cr_links a
{
  display: block;
  width: 50px;
  height: 24px;
  background: url("images/links_both.jpg") no-repeat 0 0;

}

#cr_links a:hover{ background-position: 0 -24px;}
#cr_links span{display: none;}

#cr_garage a
{
  display: block;
  width: 50px;
  height: 24px;
  background: url("images/garage_both.jpg") no-repeat 0 0;

}

#cr_garage a:hover{ background-position: 0 -24px;}
#cr_garage span{display: none;}

#cr_home a
{
  display: block;
  width: 55px;
  height: 24px;
  background: url("images/home_both.jpg") no-repeat 0 0;

}

#cr_home a:hover{ background-position: 0 -24px;}
#cr_home span{display: none;}

#navpartleft {
	 background: url("images/navpart_L.jpg") no-repeat 0 0;
	 width: 28px;
	 height: 24px;
}


#navpartcenter {
	 background: url("images/nav_center_cr.jpg") no-repeat 0 0;
	 width: 175px;
	 height: 24px;
}

#navpartright {
	 background: url("images/navpart_right.jpg") no-repeat 0 0;
	 width: 87px;
	 height: 24px;
}

#navpartbottom {
	 background: url("images/navpart_bott.jpg") no-repeat 0 0;
	 width: 600px;
	 height: 53px;
}

/*		MIDDLE SECTION
-------------------------------------------------------*/
.left_col { 
	height: 245px;
	background-color: #A44442;
	text-align: left;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.left_col_home { 
	height: 245px;
	background-color: #A44442;
	text-align: left;
	background-image: url(images/bott_L_arc.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.right_col {
	text-align: left;
	vertical-align: top;
}

#sub_left { float: left; }

#main_flash {
	position: relative; 
	z-index: 0;
}

/*		CONTENT
-------------------------------------------------------*/
#content { float: left; }


#content #main_column.full_page { 
	border-right: 7px solid #81844B;
}

#content #main_column p { margin: 0; }

#content #main_column img { margin-bottom: 10px; }

#content #main_column table td li { font-size: 11px; }

#content #main_column ul {
	margin: 0;
	padding-left: 20px;
}

#content h5 { margin: 0; }

#content h5 i { font-weight: normal; }

#content h6 { margin: 0; }

#content .top_border {
	background-image: url("images/sl_bg_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	width: 373px;
}

#content .full_page_top_border {
	border-left: 1px solid #81844B;
	border-top: 1px solid #81844B;
	padding-top: 0px;
	padding-left: 0px;
	padding-rifht: 0px;
	padding-bottom: 0px;
	height: 125px;
	
}


#content .wht_corner {
	background-image: url("images/sl_wht_bg_topRgt.gif");
	background-position: top right;
	background-repeat: no-repeat;
	height: 150px;
}


#content #rgt_column_wht {
	border-right: 1px solid #81844B;
	border-bottom: 1px solid #81844B;
	height: 540px;
	padding-left: 10px;
	text-align: left;
}

#content #rgt_column_wht p {
	margin: 0 0 20px 0;	
}

#content #rgt_column_wht h6 a {
	font-size: 11px;
	color: #A44442;	
}

.bulletbld {
	font-size: 11px;
	line-height: 13px;
   }
.bg_yellow { background-color: #FFFFFF; }

*html #content #main_column, *html #content #rgt_column_wht { height: 573px; }	/* IE Box Model Hack */

/*---- crossroads styling----*/
#content .top_border_cr {

	background-image: url("images/cross_topL.jpg");

	background-position: left top;

	background-repeat: no-repeat;

}

#content .top_right_corner {

	background-image: url("images/cross_topR.jpg");

	background-position: top right;

	background-repeat: no-repeat;

	height: 135px;

}

#content #main_column_cr {

	padding-left: 20px;

	padding-right: 20px;

	padding-bottom: 20px;

	border-left: 6px solid #81844B;

	border-bottom: 7px solid #81844B;

	border-right: 6px solid #81844B;

	min-height: 510px;

	/*line-height: 12pt;*/

	text-align: left;

    background-color: #3C3C3C;

}


*html #content #main_column_cr { height: 510px; }


#content #rgt_column_cr {

	border-right: 7px solid #81844B;

	border-bottom: 7px solid #81844B;

	height: 540px;

	text-align: left;

}


/* ---- right section ----*/
.ylw_corner {
	background-image: url("images/molecule_1.gif");
	background-position: top right;
	background-repeat: no-repeat;
	height: 81px;
	background-color:#81844B;
}
	

/*		BOTTOM SECTION
-------------------------------------------------------*/
.btm_left {
	height: 230px;
	background-image: url(images/bott_L_arc.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.btm_left, .btm_middle {
	background-color: #A44442;
	vertical-align: top;
}

.btm_middle { padding-bottom: 20px; }

.btm_middle img { 
	margin-top: 20px;
	margin-right: 10px;
	float: left;
	border: none;
}

.btm_middle p {
	color: #FFEEE0;
	font-weight: bold;
	margin: 20px 10px 0 0;
	line-height: 11pt; 
}

.btm_middle a { 
	color: #FFEEE0;
	text-decoration: none;
	font-weight: bold;
}

.btm_right {
	padding-left: 15px;
	vertical-align: bottom;
}

.btm_right a { color: #81844B; }

.dan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #a44442;
	text-decoration: none;
}
.right-p {
	font-size: 11px;
	line-height: 11px;
	color: FFEEE0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*		HEADER
-------------------------------------------------------*/
.top_middle { }
.top_right  { 
		margin: 0px;
		padding: 0px;
		background-color:#81844B;
		height:165px;
	} 
.right_col {
	background-color: #81844B;
	color: #ffeee0;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
} 
.bigyellowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
.heading7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.sectionlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6E7134;
	hover: #81844B;
}
.heading8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A44442;
}
.scheduletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.no-stylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A44442;
	font-weight: bold;
}
