/* CSS Document */
html
{
margin:0;
padding:0;
/*height:100%;*/
}

body {
	font-family:  "Trebuchet MS";
	font-size:100%;
	margin:0;
	padding:0;
	/*height:100%;*/
	background-image:url(../images/bgd.gif);
	/*background-color: #C9DBF9;*/
}

h1, h2, h3 {
	margin-top:0;
	color: #D20000;
}

a, a:visited {
text-decoration:none;
font-weight:bold;
color:#4027DB;
}

a:hover {
text-decoration:underline;
}

.header
{
	width:100%;
	height:135px;
	background-image:url(../images/header_tile.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	float:left;
}
img
{
	border:0;
}
.header h1
{
	margin:0;
	padding:0;
}

.mainbody
{
	clear:both;
	float:left;
	width:100%;
	height:80%;
}

.nav
{
	float:left;
	width:160px;
	height:auto;
	margin:0px 0px 20px 0px;
}



/*
	Pencils H3
*/
/*
.nav h3{
font-size:1em;
margin:0;padding:4px 0 0 42px;color:#FFFFFF;
}
.nav h3 a, .nav h3 a:visited{
	color:#FFFFFF;
}
.nav h3 a:active
{
	color:#000000;
}
*/

/*
	Boxes H3
*/
.nav h3{
font-size:1em;
margin:0;padding:2px 0 0 14px;color:#FFFFFF;
}
.nav h3 a, .nav h3 a:visited{
	color:#000000;
}
.nav h3 a:active
{
	color:#0000FF;
}

.btitle-red{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/red.gif);}
.btitle-red-b{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/red_b.gif);}
.btitle-blu{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/blu.gif);}
.btitle-blu-b{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/blu_b.gif);}
.btitle-gre{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/gre.gif);}
.btitle-gre-b{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/gre_b.gif);}
.btitle-ltb{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/ltb.gif);}
.btitle-ltb-b{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/ltb_b.gif);}
.btitle-pin{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/pin.gif);}
.btitle-pin-b{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/pin_b.gif);}
.btitle-pur{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/pur.gif);}
.btitle-pur-b{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/pur_b.gif);}
.btitle-yel{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/yel.gif);}
.btitle-yel-b{margin:0;padding:0;float:left;height:30px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/boxes/yel_b.gif);}
	
.ptitle-red{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/red.gif);}
.ptitle-red-b{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/red_with_border.gif);}
.ptitle-blue{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/blue.gif);}
.ptitle-blue-b{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/blue_with_border.gif);}
.ptitle-lightblue{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/light_blue.gif);}
.ptitle-lightblue-b{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/light_blue_with_border.gif);}		
.ptitle-green{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/green.gif);}
.ptitle-green-b{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/green_with_border.gif);}	
.ptitle-pink{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/pink.gif);}
.ptitle-pink-b{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/pink_with_border.gif);}
.ptitle-purple{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/purple.gif);}
.ptitle-purple-b{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/purple_with_border.gif);}
.ptitle-yellow{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/yellow.gif);}
.ptitle-yellow-b{margin:0;padding:0;float:left;height:32px;width:160px;background-repeat:no-repeat;
	background-image:url(../images/pencils/yellow_with_border.gif);}	
		
.boxlist
{
	float:left;
	width:160px;
	height:auto;
	margin:0;
	padding:0;
	font-size:0.8em;
}

.boxlist ul
{
	list-style:none;
	margin:0;
	padding:0 0 15px 15px;
	background-image:url(../images/boxes/back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}		
			
.penlist
{
	float:left;
	width:160px;
	height:auto;
	margin:0;
	padding:0;
	font-size:0.8em;
}

.penlist ul
{
	list-style:none;
	margin:0;
	padding:0 0 15px 15px;
	background-image:url(../images/pencils/back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.pagecontent
{
	float:left;
	width:600px;
	margin:0;
	padding:0px 0px 0px 10px;
}

.pagecontentfull
{
	float:left;
	width:790px;
	margin:0;
	padding:0px 0px 0px 10px;
}

.welcome
{
	float:left;
	width:270px;
	height:auto;
}

.slideshow
{
	width:470px;
	float:left;
	height:auto;
}
.footer
{
	clear:both;
	float:left;
	width:100%;
	height:20px;
	/*background-color:#BA0100;*/
	margin:0;
	padding:10px 0px 0px 0px;
	color: #FFFFFF;
	font-size:0.8em;
	/*background-image: url(../images/footer_tile.gif);*/
}

.footer a, .footer a:visited
{
	color:#FFFFFF;

}
