/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffddc4;
	margin: 20px;bottom;
	background-repeat: no-repeat;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../LF_backgroundboxcenter.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 660px;
	float:;
	margin-left: 270px;
}
#masthead {
	color: #999999;
	background-color: #ffddc4;
	padding: 0px;
	margin: 0;
	background-image: url(../LF_backgroundboxtop2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 144px;
}
#left {
	width: 280px;
	float: left;
	background-image: url(../LF_web_curve-contact.jpg);
	background-repeat: no-repeat;
	background-position: 8px top;
	height: 630px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 400px 40px 0 100px;
	text-align: right;
}
#right .content {
	padding: 24px 150px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color: #ffddc4;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	height: 150px;
	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: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#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: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.5em;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	color: maroon;
	line-height: 1.2em;
}
h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 1.15em;
	margin: 30px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
	color: #7c0241;
}

/* My Comment */
.content p {
	margin: 12px 0;
	font-family: Verdana, sans-serif;
	line-height: 1.3em;
	font-size: 11px;
}
.ital {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: #7c0241;
}
.boldunder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.footerbaseline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #900;
}
.carolynnbaseline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #600;
	text-align: center;
}
