/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 10px 15px;
	padding: 0;
}

#pagewrapper{
	margin: 0 0 0 0;
	min-width: 960px;
}

td {vertical-align: top;}

#sidebar1 {
	font-size: .70em;
	width: 220px;
}

#maincontent {
	font-size: 13px;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	font-family: Arial, Verdana;
	color: #02407d;

}

/*Maincotent paragraph margins.*/
#maincontent p {
	margin: 8px 0 12px 0;
	
}

#sidebar2 {
	font-size: .8em;
	width: 219px;
}



#masthead {
	color: #999999;
}
#masthead .content {
	padding: 0px;
	font-size: .70em;
}

#phone {
	float: right;
	padding-top: 30px;
	width: 330px;
	}
	
#phonenumber {
	float: right;
	padding-top: 15px;
	}
	
#phonering {
	width: 55px;
	height: 55px;
	}

#outer_wrapper {
	background-repeat: repeat-y;
}
#wrapper {
	background-repeat: repeat-y;
	background-position: right top;	
}
#left_wrapper {
	float: left;
	margin-left: -225px;
	width: 100%;
}

#sidebar1 .content {
	padding: 0px 0px;
	font-size: .75em;
	line-height: 1.35em;
}
#sidebar1 .content {
	padding-left: 20px;
	padding-right: 20px;
	font-size: .70em;
	line-height: 1.5em;
	color: #333;
}
#sidebar1 .content {
	padding: 0px 0px;
	font-size: .7em;
	line-height: 1.35em;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#footer {
	color: #FFF;
	background-color: #005da2;
	background-image: url(../images/footer-left.gif);
	background-repeat: no-repeat;
}


#footerright {
	background-image: url(../images/footer-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 185px;
	height: 38px;
	float: right;
	font-size: 11px;
}

#fivebyfive {
	padding-top: 10px;
	}

#footer .content {
	padding: 12px;
	font-size: .7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #846900;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#maincontent a:link {
	color: #026db5;
}
#maincontent a:visited {
	color: #026db5;
}
#maincontent a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #FFFFFF; text-decoration: none;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.75em;
	margin: 2px 0 10px 0;
	color: #00255a;
	letter-spacing: -1px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.6em;
	margin: 10px 0 0 0;
		color: #00255a;

}
h3 {
	font-size: 1.3em;
	letter-spacing: -1px;
	color: #00255a;
	margin-top: 0px;
}

#sidebar1 h3 {
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	}
	

#sidebar1 h4 {
	text-align: center;
	line-height: 12px;
		font-size: 12px;
		color: #000;
		margin: 0 0 0 0;
	}
	
#sidebar2 h2 {
	margin: 0px 0 10px 0;
	padding-bottom: 5px;
	font-size: 15px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	}
	


h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

#form {
	color: #FFFFFF;
	}

