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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	background-color: #002213;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #FFF;
	padding: 0px;
	margin: 0;
	background-image: url(../p7pmm/img/Cryan_banner6b_bottom.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(img/clm07_middle.gif);
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 390px;
	float: left;
}
#left {
	width: 180px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#center .content {
	padding: 24px 32px;
	font-size: 0.95em;
	line-height: 1.65em;
	font-weight: normal;
}
#left .content {
	font-size: 0.95em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
	font-weight: normal;
}
#right .content {
	font-size: 0.95em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 24px;
	padding-left: 5px;
}
#masthead .content {
	padding: 0px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #FFF;
	padding: 0px;
	margin: 0;
	font-size: .90em;
	clear: both;
	text-align: center;
}
.menulist {
	padding: 0;
	list-style-type: none;
	width: 160px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#left a:link {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/Cryan_green_bg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	width: 140px;
	border: 1px solid #000;
	display: block;
}
#left a:visited {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/Cryan_green_bg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	width: 140px;
	border: 1px solid #000;
	display: block;
}
#left a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/Cryan_green_bg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	width: 140px;
	border: 1px solid #000;
	display: block;
	font-weight: bold;
}
#p7bod #wrapper #column_wrapper #right .content img {
	border: 1px solid #000;
	margin-top: 8px;
}
#center a:link {
	color: #00F;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #F00;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#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: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: normal !important;
	color: #FFF;
	text-decoration: none;
	background-repeat: repeat-y;
	padding: 0px;
	border: 1px none #000000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #00692F;
}
h2 {
	font-size: 1.6em;
	color: #00692F;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	font-weight: normal;
}
.imageright {
	display: inline;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px none #002312;
}
.imageleft {
	display: inline;
	float: left;
	padding-right: 30px;
	padding-bottom: 5px;
}
#right .content p img {
	border: thin solid #002312;
}
.facebookicon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

