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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#wrapper {
	margin: 0px auto;
	width: 770px;
	position: relative;
}
#column_wrapper {
	background-image: url(img/clm03_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm03_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm03_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 598px;
	float: left;
}
#left {
	width: 160px;
	float: left;
	margin-left: 2px;
}
#right {
	width: 157px;
	float: left;
}
#center .content {
	padding-top: 24px;
	padding-right: 32px;
	padding-bottom: 24px;
	padding-left: 38px;
	line-height: 1.5em;
}
.googlemap {
	text-align: center;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 5px;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
}
#masthead .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
	text-align: center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #FFFFFF;
}
#center a:link {
	color: #000;
}
#center a:visited {
	color: #000;
}
#center a:hover {
	color: #FE0F10;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #FFFFFF;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #B0B0B0;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FE0F10;
}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 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-size: 1.0em;
}
#subfooter {
	font-weight: normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.list {
	list-style-position: outside;
	list-style-image: url(../images/listimage.jpg);
      }
.intro {
	background-color: #fff;
	width: 770px;
	border: 1px solid #999;
}
.artfits {
	float: left;
	background-color: #FFF;
	width: 520px;
}
.black {
	background-color: #000;
	width: 520px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 40px;
}
.sunflower {
	background-color: #FFF;
	position:absolute;
	left: 520px;
	top: 92px;
	width: 250px;
	padding-top: 35px;
}
.sunflower2 {
	background-color: #FFF;
	position:absolute;
	left: 520px;
	top: 42px;
	width: 250px;
	padding-top: 35px;
	font-family: Verdana, Geneva, sans-serif;
}
.black p {
	margin-bottom:0;
	color: #E9E9E9;
	line-height: 2em;
	width: 450px;
	text-align: justify;
}
.black  a:link {
	font-size: 2em;
	color: #E31A22;
	text-decoration: underline;
	text-align: center;
}
.black a:visited {
	color: #E31A22;
	text-align: right;
	font-size: 2em;
}
.black a:hover {
	color: #FFF;
	text-align: center;
	font-size: 2em;
}

