/* CSS Document */



body {
	padding: 0;
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
	color:#000000;	
	background-image: url(images/sticksthree.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
p{
	padding: 0 10px 0 10px;
	font-weight: lighter;
}
.tablebox
{float: right;}

.h1 {
	display:block;
	font-size: large;
	font-weight: bold;
	border-bottom: 2px #cccccc solid;	
	margin: 0 0 5px 0;
	}	
	.h1A {	
	font-size: large;
	font-weight: bold;	
	margin: 10px;
	padding:0px;	
	}	
	
	.h1gray {
	display:block;
	font-size: large;
	font-weight: bold;
	border-bottom: solid 2px #ffffff;
	margin: 0 0 5px 0;
	}

.h2 {
	font-size: large;
	padding: 0 5px 0 0;
	margin-top: 5px;
}	
.heading4 {
	margin-left: 7px;
	
	margin-bottom: 5px;

	font-size: large;
}

.h3{ font-size:medium;}
.h4{
	font-size:small;
	font-weight: bold;
	margin: 5px;
	width: 240px;
	
}
.h5{
	font-size:small;
	font-weight: bold;
	margin: 0px;
	
}
.p2 {
	margin-left: 20px;
}
.p4{
font-weight:lighter;
font-size:12px;
}


.red{color: #CC0033;}
.green{color:#006633;}
.blue{color: #247C9B;}

a:link {text-decoration: none;color: #006699;}
a:visited {text-decoration: none;color:#006699;}
a:hover {text-decoration: underline;color:#CC0066; }
a:active {text-decoration: none;color:#006699;}

ul{
	color:#FFFFFF;
	list-style:none;
	margin:4px;
	padding: 2px;
	width: 90px;
	text-indent: 2px;
}

li{
	border-bottom:1px solid #ffffff;
	display:block;
	padding: 5px 0 5px 0;
}

ul a:link {
	color:#ffffff;
	display: block;
	padding: 5px 0 5px 0;
}
ul a:visited {
	color:#ffffff;
	display: block;
	padding: 5px 0 5px 0;
}
.bigimage {
	vertical-align: top;
	visibility: visible;
	z-index: 1;
	top: 20%;
	right: 20%;
}

ul a:hover {
	color:#CCFFFF;
	background-color:#FF3333;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
ul a:active {
	color:#ffffff;
	padding: 5px 0 5px 0;
	display: block;
}

.pinkblock{
	background-color:#CC0033;
	width:110px;
	height:100px;
	padding:0;
	margin: 0 0 0 45px;
}
.pinkblock{
background-color:#8C2020;
width:110px;
height:110px;
padding:0;
}

#masthead{
margin: -10px 0 0 45px; 
	height:110px;
	width: 100%;
	padding: 0;
	text-align: left;	
	}
	
.logobox{
margin:0 ;
width: 100%;
padding:0;
}	


.blackbar{
	height: 10px;
	background-color:#000000;
	margin:0 0 0 75px;
	padding:0;
}

#colorbar{
height: 15px;
width: 100%;
margin:  0 0 0 15px;
clear: both;
background-color: #2E5B58;
padding:0;
}

#menublock{
	background-color:#8C2020;
	width:110px;
	height:1200px;
	margin: 0 0 0 45px;
	text-align:left;
	font-weight: lighter;
	float: left;
	padding: 0;
}

#content{
	clear:both;
	margin:0;
	width:100%;
	padding: 0;
	background-image: url(images/fauxFill.gif);
}

#firstbox{
float: left;
width:50%;
margin: 10px 10px 0 10px;
padding: 5px;
text-align:left;
}

#footer{
clear:both;
	font-size: x-small;
	margin:0 ;
	padding:0 0 0 150px;
}

.spacer{
clear: left;
height: 4px;
}
.imageblock{
	padding: 10px 10px 10px 30px;
	font-size: xx-small;
	line-height: normal;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right: 1px;
	}
	
	.imageblockA{
	padding: 10px 10px 0 10px;
	margin: 10px 10px  0 10px;
	}
	
	.imageblock2{
	background-color:#FFFFFF;
	font-size: xx-small;
	line-height: normal;
	border-color:#cccccc;
	border-style: solid;
	border: 3px;
	float: right;
	margin: 5px;

}

	.imageblock3{
	background-color:#FFFFFF;
	font-size: xx-small;
	line-height: normal;
	border-color:#cccccc;
	border-style: solid;
	border: 1px;
	float: right;
	margin: 0 10px 10px 10px;

}
	.imageblock4{
	background-color:#ffffff;
	width: 460px;
	margin: 10px;
	height: 20px;
	padding: 10px;

}
.imageblock5 {
	float: right;
	margin: 5px;
	height: 100px; 
	width: 100px; 
}
.container{
	height: 300px;
	width: 320px;
	border-bottom: 2px #ebebeb solid;
}

.textbox{
width: 200px;
float:left;
}
.textbox2{
width: 200px;
float:right;
}

.textbox3{
	margin: 10px;
	font-weight: lighter;

}
.textbox4{
width: 250px;
margin: 5px;
padding: 5px; 
}
.img{
	float: right;
	background-color: #666666;
	padding: 3px;
	margin: 7px;
}
.workbox {
	display:block;
	font-size: large;
	font-weight: bold;
	border: 2px #cccccc solid;
	margin: 5px;
	clear: both;
	}	
.workbox_white {
background-color:#FFFFFF;
	display:block;
	font-size: large;
	font-weight: bold;
	border: 2px #cccccc solid;
	margin: 5px;
	clear: both;
	}	
