/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E7E1C9;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/homegraphic/bg_img2.gif);
	background-repeat: repeat-x;
}
#tagline {
	height: 60px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: medium;
	color: #FE0057;
	font-weight: bold;
	padding-top: 4px;
}
#banner a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-decoration: none;
}
#masthead {
}
#wrapper {
	width: 719px;
	margin: 0 auto;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 490px;
	float: left;
}
#left {
	width: 225px;
	float: left;
}
#left .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tale {
	padding-right: 40px;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}
#masthead .content {
}
#footer .content {
	text-align: center;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}
#footer {
	color: #999999;
	font-size: 1em;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #FE0057;
}
#right a:visited {
	color: #FF0059;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 1.8em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-size: 1.1em;
	margin: 0px;
	color: #FE0057;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.quotemarks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
}
#banner {
	background-image: url(../images/homegraphic/banner.gif);
	height: 115px;
	background-repeat: no-repeat;
}
#banner a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
#banner a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
#banner a:hover {
	font-size: small;
	font-weight: normal;
	color: #E7E1C9;
	text-decoration: underline;
}
#banner a:visited {
	font-weight: normal;
	color: #E7E1C9;
}
.img_rt {
	float: right;
	padding-left: 10px;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
