/*------------ Stylesheet Contents ----------------------------------------------------------

 - Template Specific Rules

 - General Page Rules
 - General CMS Rules

 - Blog Module Rules
 - Calendar Module Rules
 - Contacts Module Rules
 - Document Group Module Rules
 - FAQ Module Rules
 - Forum/Message Board Module Rules
 - Latest News Module Rules  
 - Menu and Sub-Menu Rules (Non-slideout style)
 - Menu and Sub-Menu Rules (Slideout style) 
 - Newsletter Module Rules
 - Pole Module Rules
 - Site Search Rules
 - Testimonial Module Rules

*/

/*------------ Template Specific Rules ----------------------------------------------------------*/

/* Page Contatiner Rules */

#containerColour
{
background:  url(images/1/body_bg.gif) top repeat-x;
float: left;
width: 100%;
height: 100%;
}

#containerColour2
{
background: url(images/1/body_bg_repeat.gif);
}

#container
{
margin-left:auto;
margin-right:auto;
width:886px;
text-align:left;

}

#bgcontainer
{
width:886px;
float:left;
}

#content
{
width:846px;
padding: 0px 20px;
float:left;
background: url(images/1/bg.jpg) repeat-y;
}

#content h2
{
padding: 0;
margin: 0px 0px 18px 0px;
font-size:14px;
font-weight: bold;
color: #620a3d;
}

#content h2 span
{
color: #c8ca07;
}

/* Header Rules */

#header
{
float:left;
width:886px;
margin: 0px 00px;
height: 133px;
background: url(images/1/header_bg.jpg) top left no-repeat;
position:relative;
}

	#header .logo
	{
	position: absolute;
	bottom: 22px;
	left: 34px;
	}
	
	#header #headerLinks
	{
	position: absolute;
	top: 10px;
	right: 10px;
	}
	
	#header #headerLinks
	{
	position: absolute;
	top: 10px;
	right: 30px;
	color: #FFFFFF;
	}
	
	#header a
	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	}
	
	#header a:hover
	{
	text-decoration: underline;
	color: #c8ca07;
	font-weight:bold;
	}
	
	#header a img
	{
	border: none;
	}

/* Header Nav Rules */

#headerNav
{
position:relative;
float: left;
width:846px;
padding: 0px 20px;
height: 57px;
background: url(images/1/header_nav_bg.gif) top left no-repeat;
}

	#headerNav p
	{
	position:absolute;
	top: 6px;
	left: 32px;
	margin: 0;
	padding: 0;
	color: #c8ca07;
	font-size: 13px;
	font-weight: bold;
	}
	
	#headerNav ul
	{
	float:right;
	margin: 0;
	padding: 0;
	list-style-type:none;

	}
	
	#headerNav ul li
	{
	display:inline;
	padding:0;
	margin:0;
	}
	
	#headerNav ul li a
	{
	position:relative;
	display:block;
	float:left;
	line-height: 36px;
	height: 57px;
	text-decoration:none;
	color:#591800;
	font-size:12px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	
	background: url(images/1/header_nav_bg_item.jpg) repeat-x;
	}
	
	#headerNav ul li #first
	{
	padding: 0px 15px 0px 25px;
	}
	
	#headerNav ul li img
	{
	border: none;
	}
	
	#headerNav ul li a:hover
	{
	text-decoration: underline;
	color:#591800;
	}
	
	#headerNav ul li a .left
	{
	position:absolute;
	top: 0;
	left: 0;
	}
	
	#headerNav ul li a .right
	{
	position:absolute;
	top: 0;
	right: 0;
	}
	

/* Right Column Rules */

#rightCol
{
float:right;
width: 167px;
padding: 30px 0px 0px 0px;
}

	#rightCol .callout
	{
	margin: 0px 0px 0px 17px;
	}
	
	#rightCol .callout h2
	{
	margin: 0px 0px 12px -17px;
	padding: 0px 0px 0px 17px;
	background: url(images/1/callout_half_bullet.gif) top left no-repeat;
	color: #620a3d;
	font-size: 16px;
	font-weight: bold;
	}
	
		#rightCol .callout h2 span
		{
		color: #f52206;
		}
	
	#rightCol .callout h2 a
	{
	text-decoration: none;
	color: #620a3d;
	}
	
	#rightCol .callout img
	{
	margin: 0;
	}
	
	#rightCol .callout p
	{
	margin: 10px 20px 10px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 2px dotted #620a3d;
	}

/* Content Column Rules */

#contentCol
{
position:relative;
float:right;
width: 461px;
min-height: 480px;
margin: 30px 0px 0px 0px;
padding: 0px 20px 20px 20px;
border-right: 2px dotted #620a3d;
}

#contentCol2
{
position:relative;
float:right;
width: 630px;
min-height: 480px;
margin: 30px 0px 0px 0px;
padding: 0px 20px 20px 20px;
}

/* Navigation Container Rules */

#navigationCol
{
float: left;
position:relative;
width:176px;
background: #d3b597;
}

#navigationCol img
{
margin: 30px 0px 0px 25px;
}

/* Footer Rules */

#footer
{
float: left;
width: 100%;
height: 83px;
background: url(images/1/footer_bg.gif) top repeat-x;
}

#footerContainer
{
margin-left:auto;
margin-right:auto;
width:886px;
text-align:left;
}

#footerBgContainer
{
position:relative;
width:846px;
height: 83px;
padding: 0px 20px;
float:left;
color: #c8ca07;
background:  url(images/1/footer_bg2.gif) top repeat-x;
}

#footerBgContainer a
{
color: #8a8b1c;
text-decoration:none;
}

#footerBgContainer span
{
color: #8a8b1c;
text-decoration:none;
}

#footerBgContainer a:hover
{
color: #c8ca07;
text-decoration: underline;
}

#footerBgContainer p
{
margin: 0;
padding: 0;
}

	.left
	{
	position:absolute;
	top: 35px;
	left: 32px;
	}
	
	.right
	{
	position:absolute;
	top: 42px;
	right: 32px;
	}

/*------------ General Page Rules ----------------------------------------------------------*/

BODY { background: url(images/1/body_bg_repeat.gif); margin:0; height:100%; width:100%;}

BODY, TABLE {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#000000; }

A{ color: #000000;}

h1
{
padding: 0;
margin: 5px 0px 25px 0px;
font-size: 16px;
color: #620a3d;
font-weight: bold;
}

h1 span
{
color: #386e6e;
}

* img { behavior: url(http://www.schoolv2.net/iepngfix.htc) }

INPUT,TEXTAREA {font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000; }

		
		.menu:hover	{ text-decoration: none;}
		
		.menu { float: right; font-family: Tahoma, Arial, Sans-Serif; font-size:11px; }
		
		.menu ul { z-index:500; padding:0; margin:0; list-style-type:none; width:176px	}
		
		.menu li {background:#c8ca07;  float:left; width:176px;}
		
		.menu_popup	{ position: absolute; left: -1000px; border:1px solid #FFFFFF; border-width: 1px 1px 0 1px; }
		
		.menu a, .menu a:hover{display:block;  text-decoration:none; line-height:14px; color:#605E5F; 
		padding: 4px 5px 4px 23px; border:1px solid #FFFFFF; border-width: 0 0 1px 0px;	}
		
		* html .menu a, * html .menu a:visited 	{ width:165px; w\idth:148px;}
		
		/* TOPLEVEL */
		
		/* Items with no sub menu */
		
		.menu a:hover {	 background: #FFFFFF;}
		
		.menu a.selected, .menu .level1 a.selected:hover { font-weight: bold; color: #F58A20; background: #FFF;}
		
		.menu a.sub	{ background: #c8ca07 url(/images/triangle_normal.gif) no-repeat 152px 5px;}
		
		.menu a.subtopselected,
		.menu a.subselected,
		.menu a.subtopselected:hover,
		.menu a.subselected:hover
		{ background: #c8ca07 url(/images/triangle_hover.gif) no-repeat 148px 5px; font-weight: bold;}
		
		.menu a.sub:hover { background: #FFFFFF url(/images/triangle_white.gif) no-repeat 152px 5px;}
		
		/* POPUP */
		
		.menu .menu_popup a	{ background: #c8ca07;}
		
		.menu .menu_popup a:hover { background: #cdac8b;}
		
		.menu .menu_popup a.sub	{background: #c8ca07 url(/images/triangle_orange_green.gif) no-repeat 152px 5px;}
		
		.menu .menu_popup a.sub:hover { background: #FFFFFF url(/images/triangle_white.gif) no-repeat 152px 5px;}
		
		/* LEVEL 2 */
		
		.menu .level2 a	{ background: #e3d0be; padding: 4px 5px 4px 35px;}
		
		.menu .level2 a:hover { background: #cdac8b; }
		
		.menu .level2 a.topselected	{ font-weight:bold;	background: #e3d0be}
		
		
		.menu .level2 a.sub	{ background: #e3d0be url(/images/triangle_orange_green.gif) no-repeat 152px 5px;}
		
		.menu .level2 a.sub:hover { background: #d3b597 url(/images/triangle_white.gif) no-repeat 152px 5px;}
		
		.menu .level2 a.subtopselected,
		.menu .level2 a.subselected,
		.menu .level2 a.subtopselected:hover,
		.menu .level2 a.subselected:hover
		{ background: #e3d0be url(/images/triangle_orange_orange_down.gif) no-repeat 148px 5px; font-weight: bold;}
		
		
		/* LEVEL 3 */
		.menu .level3 a,
		.menu .level3 a:hover { background: #e3d0be; padding: 4px 5px 4px 45px;}
		
		.menu .level3 a:hover {}
