/* 
  ------------------------------------------------
  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: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
	margin-top: 20px;


}
#left {
	width: 200px;
	float: left;
	margin-top: 20px;


}
#left .content {
	padding: 15px 0px 0px 5px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .picture {
	float: right;
	padding-right: 200px;



}
#masthead .content {
	padding: 12px 0px 0px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
	text-decoration: none;

}
#left a:visited {
	color: #000000;
	text-decoration: none;

}
#left a:hover {
	color: #663333;
	text-decoration: underline;

}
#right a:link {
	color: #000000;
	text-decoration: underline;

}
#right a:visited {
	color: #000000;
	text-decoration: underline;

}
#right a:hover {
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;


}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 0px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
/*.p7uberlink {
	letter-spacing: 0.10em;
	border-color: #000000 !important;
}
*/
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.45em;
	margin: 10px 0 10;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 0.7em;
	margin: 10px 0 0;
	padding-left: 5px;

}
h5 {
	margin: 0px 0 0;
	padding-left: 0px;
	font-size: 1em;


}
h6 {
	font-size: 1.00em;
	margin: 10px 0 0;
}
h7 {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.bullets-pool {
	list-style-image: url(/images/Images%202/life-preserver-new.jpg);
	line-height: 2.7em;
	list-style-position: outside;
	float: none;




}
.imagefloat {
	float: left;
}
.bullets-again {
	line-height: 2.5em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(/images/Images%202/life-preserver-new.jpg);




}
.tables {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.0em;

}
.content-other {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 85%;

}
