	/* 
	  ------------------------------------------------
	  PVII CSS Layout Magic
	  Copyright (c) 2007 Project Seven Development
	  www.projectseven.com
	  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
	  ------------------------------------------------
	*/
	
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #000000;
		background-color: #FFFF99;
		margin: 0px;
		padding: 0;
		background-image: url(../images/backgrnds/yellow_fabric.jpg);
	}
	#masthead {
	color: #006600;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0 0 0px 0;
	background-image: url(../images/backgrnds/masthead5.jpg);
	height: 106px;
	background-position: right bottom;
	background-repeat: repeat-x;
	border-bottom: solid #006600 1px;
	}
	#wrapper {
		width: 770px;
		margin: 0px auto 40px auto;
	}
	#column_wrapper {
	background-color: #FFFFFF;
	border: solid #333333 1px;
	border-top: none;
	background-image: url(../images/backgrnds/paw_prints_01.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	#column_top {
		background-repeat: no-repeat;
		height: 24px;
	}
	#column_bottom {
		background-repeat: no-repeat;
		height: 12px;
	}
	.clearfloat {
		clear: both;
		height: 0;
		line-height: 0;
		font-size: 0;
	}
	#right {
	width: 520px;
	float: left;
	}
	#main {
		width: 760px;
		float: left;
	}
	#rightmenurc {
		width: 220px;
		float: right;
	}
	#rightmenulc {
		width: 540px;
		float: left;
	}
	#flashcontent {
	background-color: #FFFFFF;
	margin: 10px auto;
	width: 254px;
	float: none;
	}
	#left {
	width: 230px;
	float: left;
	}
	#right .content {
		padding: 24px 24px;
		font-size: 0.9em;
		line-height: 1.5em;
	}
	.content img {
		vertical-align:bottom;
		border: none;
		padding: 0;
		background: none;
		background-color: #FFCC33
	}
	#left .content {
		padding: 24px 10px 24px 20px;
		font-size: 0.75em;
		line-height: 1.5em;
	}
	#masthead .content {
		padding: 10px 20px;
		font-family: "Comic Sans MS", Arial, Verdana;
		font-size: 1.5em;
	}
	#rightmenurc .content {
		padding: 24px;
		font-size: 0.85em;
		line-height: 1.5em;
	}
	#rightmenulc .content {
		padding: 24px;
		font-size: 0.85em;
		line-height: 1.5em;
	}
	#main .content {
		padding: 24px;
		font-size: 0.85em;
		line-height: 1.5em;
	}
	#footer .content {
	padding: 0px 0px;
	color: #FF9933;
	}
	#footer {
	margin: 6px;
	font-size: 0.7em;
	clear: both;
	text-align: right;
	}
	.menulist {
		margin: 6px 0 12px 0;
		padding: 0;
		list-style-type: none;
	}
	#left a:link {
		color: #566F0B;
	}
	#left a:visited {color: #333333;}
	#left a:hover {
		color: #000000;
	}
	#right a:link {
		color: #566F0B;
	}
	#right a:visited {
		color: #666666;
	}
	#right a:hover {color: #000000;}
	#wrapper .menulist a, #wrapper .menulist a:visited {
		color: #000000;
		border-left: 6px solid #C7EE51;
		padding: 0 0 0 6px;
	}
	#wrapper .menulist a:hover {
		border-color: #000000;
	}
	#footer a:link {
		color: #FF9900;
		text-decoration: none;
	}
	#footer a:visited {
	color: #FF9933;
	text-decoration: none;
	}
	#footer a:hover {color: #333333;}
	.p7uberlink {
		font-weight: bold !important;
		letter-spacing: .15em;
		border-color: #000000 !important;
	}
	h1 {
	font-size: 1.8em;
	margin: 0;
	font-variant: normal;
	color: #333333;
	font-family: "Comic Sans MS", Arial, Verdana;
	}
	h2 {
	font-size: 1.2em;
	margin: 6px 0 0 0;
	font-variant: normal;
	color: #333333;
	font-family: "Comic Sans MS", Arial, Verdana;
	}
	h3 {
		font-size: 1.25em;
		margin: 30px 0 0 0;
	}
	h4 {
		font-size: 1.1em;
		margin: 20px 0 0 0;
	}
	.nomargintop {margin-top: 0;}
	.smallquote {
	font-style: italic;
	text-align: justify;
	line-height: 1.5em;
	}
	p .quoteMark {
		font-style: normal;
		font-weight: bold;
		font-size: 1.5em;
		color: #666666;
		padding-top: 2em;
	}
	.motto {
	font-family: Arial, Geneva, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #333333;
	font-size: 1.1em;
	line-height: 1.85em;
	}
	.indent {
		padding: 0px 20px;
	}
	.formEntry {
	background-color: #E8FFFF;
	}
	.content p {
		margin: 12px 0;
	}
