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

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;
	background-color: #505569;
	border: medium solid #99A189;

}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm01_middle2.gif);
	background-repeat: repeat-y;


}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 620px;
	float: left;
}
#right {
	width: 150px;
	float: left;

}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .picture {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	clear: both;
	z-index: auto;
	visibility: visible;
	float: right;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;



}
#left .pictureL {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	clear: both;
	z-index: auto;
	visibility: visible;
	float: left;
	padding: 5px;
	margin: 10px;




}
#right .content {
	padding: 12px 0px 0px;
	font-size: .75em;
	line-height: 1.5em;
}
#right .picture {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	clear: both;
	z-index: auto;
	visibility: visible;
	float: none;
	vertical-align: 24%;


}
#masthead .content {
	padding: 0px 0px 5px 10px;
	background-color: #99a189;
	text-align: justify;

}
#footer .content {
	padding: 12px 20px;
}
#footer .picture {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	float: none;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	vertical-align: text-top;










}
#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: #99a189;

}
#left a:visited {
	color: #505569;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #99a189;
}
#right a:visited {
	color: #505569;
}
#right a:hover {
	color: #FFFFFF;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #FFFFFF;
	border-left: 6px solid #000000;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border: #505569;

}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
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;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1.1em;
	margin: 0 0 0 0;
	color: #FFFFFF;
}
.nomargintop {
	margin-top: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;

}
.nomarginbottom {
	font-size: 0.7em;
	margin-bottom: 0;
	margin-top: 0;
	float: none;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	font-family: Verdana;
	padding-top: 200px;














}
.content p {
	margin: 12px 0;
}
