/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../graphics/backgrounds/bg_wide.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 955px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 630px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#centerAndRight {
	width: 825px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}

#left {
	width: 130px;
	float: left;
}
#right {
	width: 195px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#center .content, #centerAndRight .content {
	font-size: 0.85em;
	line-height: 1.5em;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#center .content p {
	padding-left: 45px;
}
#center .content ul {
	margin-bottom: 4px;
}
#center .content li {
	font-size: .95em;
}
#center .content h1 {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	margin-bottom: 6px;
}
#center .content h2 {

}
#center .content h3 {
	padding-left: 15px;
}
#center .content h4 {
	padding-left: 30px;
}
#center .content h5 {
}

#center .content .navHeader {
	font-size: .9em;
	padding-bottom: 4px;
}

#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#right .content {
	font-size: 0.75em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px;
}
#footer .content {
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}
#footer {
	color: #CCCCCC;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #000000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {

}
#left a:visited {

}
#left a:hover {

}
#center a:link {
	color: #000066;
	text-decoration: none;
}
#center a:visited {
	color: #666666;
	text-decoration: none;
}
#center a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#right a:link {
	color: #000066;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #CC3300;
}
#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: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.p7uberlink {

}
.content p {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
p {
	font-size: 0.95em;
	margin-top: 4px;
}
ul {
	margin-top: 4px;
}



h1 {
	font-size: 1.75em;
	line-height: 1.4em;
	margin-top: 4px;
}
h2 {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-top: 15px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.25em;
	line-height: 1.4em;
	margin-top: 13px;
	margin-bottom: 0px;
}
h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 11px;
	margin-bottom: 0px;
}
.nomargintop {margin-top: 0;}
#left .content #leftOptional p {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#left    .content    #leftOptional    ul         {
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#left .content #leftOptional li {
	margin-top: 5px;
	margin-left: 5px;
}
#left   .content   #leftOptional   a, #left  .content  #recently  a   {
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#left    .content    #leftOptional    a:link        {
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000066;
}
#left   .content   #leftOptional   ul   a:hover     {
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #CC3300;
}
#left .content #leftOptional a:visited {
	color: #666666;
}


#right .content li {
	list-style-type: none;
	margin-bottom: 4px;
	text-decoration: none;
}
#right .content a {
	text-decoration: none;

}

#right .content ul {
	margin-left: 10px;
	padding-left: 0px;
	text-decoration: none;
	list-style-type: none;
}
#right .content a:hover {
	text-decoration: underline;
}
#right .areaNames {
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .areaNames li {
	list-style-type: none;
}

#right .areaNames a {
	display: block;
	color: #000099;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFCC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#right .areaNames a:hover {
	color: #FFFFFF;
	background-color: #000066;
}

#right .areaNames ul {
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: 0px;
}



.red {
	color: #990033;
}


#right .content h3 {
	display: block;
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 10px;
}
.boldAndLarger {
	font-size: 1.2em;
	font-weight: bold;
}
#right .areaNames a.mapMenuTop, #right .areaNames a.mapMenuTop:link, #right .areaNames a.mapMenuTop:hover       {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.printable_small_red    {
	font-size: 0.6em;
	color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smaller80 {
	font-size: 0.8em;
	line-height: 1.2em;
}
.imageRight {
	float: right;
	border: 1px solid #666666;
	margin-left: 4px;
}
.imageLeft {
	border: 1px solid #999999;
	margin-left: 40px;
	float: left;
	margin-right: 10px;
}
.imageRightCaption {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	float: right;
	clear: right;
	width: 246px;
	padding-left: 4px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 2px;
	line-height: 1.3em;
}
.border {
	border: 1px solid #666666;
}
.form  {
	background-color: #D8D8B1;
	padding: 20px;
	float: right;
	margin: 10px;
	border: 2px dashed #999999;

}
