/* CSS Document */

h1, h2, h3, p{
	padding:0;
	margin:0 0 10px 0;
} 

body{
	background-color:#6683BB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

div#wrapper{
	width:991px;
	margin:5px auto;
}

div#header{
	width:991px;
	height:88px;
	background-image:url(/images/template/Banner.jpg);
	background-repeat:no-repeat;
}

div#topmenu{
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	float:right;
}

div#header a:link, div#footer a:link{
	text-decoration:none;
	color:#FFFFFF;
}

div#header a:hover, div#footer a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

div#header a:visited, div#footer a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

div#mainmenu{
	background-color:#9b1c10;
	background-image:url(/images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:21px;
}

div#adspace{
	background-image:url(/images/template/banner_ad_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#7185c0;
	padding:2px;
}

div#content{
	background-image:url(/images/template/tile_content.jpg);
	background-repeat:repeat-y;
	width:991px;
	overflow:visible;
	clear:both;
}

div#leftcolumn{
	float:left;
	margin-left:0;
	padding:1px 0 0 4px;
}

div#leftcolumn h1{
	background-color:#991000;
	color:#FFFFFF;
	font-size:18px;
}

div#maincontent{
	float:left;
}

div#rightcolumn{
	float:left;
	padding:1px 0 0 0;
}

div#footermenu, div#threeBoxes, div#meetTeam{
	background-image:url(/images/template/tile_white.gif);
	background-repeat:repeat-y;
	font-size:12px;
	text-align:center;
	clear:both;
}

div#threeBoxes, div#RedFeatureBoxes, div#BlueFeatureBoxes{
	padding:10px 5px;
}

div#threeBoxes h2, div#RedFeatureBoxes h2, div#BlueFeatureBoxes h2{
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
}

div#threeBoxes{
	text-align:left;
}

div#googleSearch{
	background-image:url(/images/template/tile_gray.gif);
	background-repeat:repeat-y;
	font-size:12px;
	text-align:center;
	clear:both;
	/*border-top:1px solid #6a6a6a;
	border-bottom:1px solid #6a6a6a;*/
}

div#kidsQuote, div#cartoon, div#featuredContent{
	float:left;
	margin:0 5px;
}

.headerLeft{
	background-image:url(/images/template/3boxHeaderLeftTop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.headerRight{
	background-image:url(/images/template/3boxHeaderRightTop.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.lineMargin{
	padding:0;
	margin:0 0 0 1px; margin:0 0 0 4px !important;
	width:983px
}

.contentLeft{
	background-image:url(/images/template/3boxHeaderLeftBottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentRight{
	background-image:url(/images/template/3boxHeaderRightBottom.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.headerLeftRed{
	background-image:url(/images/template/Red3boxHeaderLeftTop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.headerRightRed{
	background-image:url(/images/template/Red3boxHeaderRightTop.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.contentLeftRed{
	background-image:url(/images/template/Red3boxHeaderLeftBottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentRightRed{
	background-image:url(/images/template/Red3boxHeaderRightBottom.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

div#footermenuinside{
	padding:0 10px;
}

div#footer{
	width:991px;
	height:107px;
	background-image:url(/images/template/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FFFFFF;
	font-size:10px;
	display:block;
}

div#footerleft{
	float:left;
	width:430px;
	text-align:right;
	padding:5px 0;
}

div#footercenter{
	float:left;
}

div#footerright{
	float:left;
	margin:auto 10px;
	padding:5px 0;
}

.inside{
	padding:10px;
}

.inside_boxes{
	padding:8px 10px;
}

.inside_resources{
	padding:3px;
}

#sitemap h1{
	font-size:1.25em;
	color:#990000;
}

.warning{
	color:#ff0000;
}

.tShirtForm{
	width:100%;
}

.tShirtForm td{
	/*vertical-align:top;*/
}

.tShirtForm td.left{
	text-align:right;
}

div#headergoogleSearch{
	position:relative;
	float:right;
	background-image:url(/images/template/PECGoogleSearch.png);
	background-repeat:no-repeat;
	background-position:right;
	width:288px;
	height:26px;
	top:46px;
	left:378px;
	padding:6px 20px 0 0;
	margin-bottom:0;
	text-align:right;
}

div#headergoogleSearch form{
	border:0;
	background-color:none;
}