/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  revisions by Heather M. Wimberly
  Green Rose Design
  www.greenrosedesign.com
  ------------------------------------------------
*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #CCCCCC;
	background-color: #d1dddd;
	margin: 20px;
	padding: 0;
	background-image: url(../images/victorianseamless.gif);
	background-repeat: repeat;
}
#masthead {
	color: #000000;
	background-color: #86A9B2;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 1070px;
	margin: 0 auto;
}
#column_wrapper {
	
	
	background-color: #C7E4E1;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 550px;
	float: left;
}
#left {
	width: 260px;
	float: left;
	background-color: #86A9B2;
}
#right {
	width: 260px;
	float: left;
}
#center .content {
	padding: 0px 0px;
	font-size: 0.75em;
	line-height: 1.65em;
}
#left .content {
	font-family: "Century Gothic", sans-serif;
	padding: 0px 0px;
	font-size: 0.75em;
	line-height: 1.65em;
}
#right .content {
	padding: 0px 0px;
	font-size: 0.75em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #C7E4E1;
	padding: 0px;
	margin: 0;
	font-size: 12px;
	clear: both;
	background-color: #333333;
	font-family: "Century Gothic", sans-serif;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.normal_list{
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	
}

#left a:link {
	color: #d63356;
	text-decoration: none;
}
#left a:visited {
	color: #3c5d63;
	text-decoration: none;
}
#left a:hover {
	color: #d6d633;
}
#center a:link {
	color: #d63356;
}
#center a:visited {
	color:  #3c5d63;
}
#center a:hover {
	color: #d6d633;
}
#right a:link {
	color:#d63356;
}
#right a:visited {
	color:  #3c5d63;
}
#right a:hover {
	color: #d6d633;
}
#wrapper .menulist a { 
	color: #d63356;
	border-left: 6px solid #86A9B2;
	padding: 0 0 0 6px;
}	

#wrapper .menulist a:visited {
	color: #3c5d63;
	border-left: 6px solid #86A9B2;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
    color: #d6d633;	
    border-left: 6px solid #d63356;
    padding: 0 0 0 6px;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #d6d633;}

	

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;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#p7bod #wrapper #column_wrapper #left .content #p7ABW3 #p7ABw3_1 #p7ABc3_1 h4 {
	text-decoration: none;
}
