/* CSS Document */
/**************************
Copyright 2008
Pro Active Multimedia, LLC
http://www.proactivemultimedia.net
**************************/


	/* -- GENERAL REDECLARATIONS ---------------------------------------- */
* {margin-top:0} /*This gets rid of the top margin without affecting the margin throughout the design*/
* {margin-bottom:0} 
body {
background-color: #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #666666;
line-height:17px;
}

#container{background-color:#cccccc;
width:800px;
margin:auto;
background-image:url(images/shadow.jpg);
background-repeat:repeat-y;}


#wrapper{width: 780px;
		margin: 0 auto;
		background-color:#FFFFFF}

.style3 {color: #3366cc; 
		font-size: 14px; 
		position: relative; 
		top: 4px; 
		font-weight: bold; }

.style4 {color: #FF6633}


.style5 {
	color: #3366cc;
	font-weight: bold;
}


.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #3366cc;
}



.style7 {color: #999999; 
		font-weight:bold;}

.address{
		color: #666666;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;}

.bottom{
		color: #999999;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;}

a:link {color: #3471B0; font-size:11px; text-decoration:none;}
a:hover {color: #FF6633; font-size:11px; text-decoration:none;}
a:visited {color:#3471B0; font-size:11px; text-decoration:none;}

a.Dir:link {color: #666666; font-size:11px; text-decoration:none;}
a.Dir:hover {color:#666666; display:block; background-color:#cccccc;  font-size:11px; text-decoration:none;}
a.Dir:visited {color:#666666;  font-size:11px; text-decoration:none;}

.style8 {
	color: #3471B0;
	font-weight: bold;
}
.style9 {
	color: #B7071E;
	font-weight: bold;
}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
}

a.main:link {color: #ffffff;  display:block;  font-size:11px; text-decoration:none;}
a.main:hover {color:#ffffff; display:block; background-color:#3471B0;  font-size:11px; text-decoration:none;}
a.main:visited {color:#ffffff; display:block; font-size:11px; text-decoration:none;}
