@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #4d2b16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #000000;
	margin:0;
	padding:0;
}
#outercontainer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	} 
#bkg {
	background-image: url(../images/jr-picnics-parties-bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width:1389px;
	height:660px;
	top:0px;
	left:-198px;
	position:absolute;
}
#container {
	position:relative;
	top:0px;
	z-index:2;
	}
	
#homebutton {
	position:absolute;
	top:0px;
	left:50px;
	width:280px;
	height:165px;
	z-index:5;
	}
#mclean {
	position:absolute;
	width:65px;
	height:25px;
	top:125px;
	left:365px;
	z-index:5;
	}
#reston {
	position:absolute;
	width:50px;
	height:25px;
	top:125px;
	left:440px;
	z-index:5;
	}
#leesburg {
	position:absolute;
	width:70px;
	height:25px;
	top:125px;
	left:505px;
	z-index:5;
	}
		
	
	
#navcontainer {
	margin-top:120px;
	}	
#container #mailTable {width:1000px;}
#container #mailTable td {border:solid 0px #ff0000;}

.col1 {
	width:230px;
	}	
	
.col2 {
	width:500px;
	padding-top:180px;
	}	
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style2 {
	font-size: 17px
}
a:link {
	color: #163253;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e91702;
}
a:hover {
	text-decoration: underline;
	color: #006f8f;
}
a:active {
	text-decoration: none;
	color: #163253;
}
.style3 {font-size: 20px}

#centercontent {height:450px;
	overflow:auto;
	margin-right:0px;
	}

#footerbar {background-color:#000000; padding:5px 0 5px 0px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; position:absolute; left:0px; height:55px; width:100%; z-index:99; text-align:center; font-size:17px; color:#48a2e4;}

#footerbar a {color:#48a2e4; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; font-size:14px; color:#48a2e4;} 
#footerbar a.red {color:#e91702;}
#footerbar a.orange {color:#a14c00;}
#footerbar .copyright, #footerbar .copyright a {font-size: 10px; text-transform:none; color:#a14c00;}

