/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Georgia, &quot;Times New Roman&quot;, Times, serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../img/back-body.jpg);
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#masthead {
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(../img/top.jpg);
	height: 165px;
	width: 700px;
}
#wrapper {
	width: 700px;
	margin: 0 auto;
	height: 500px;
}
#DivTableInsideCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 1px;
	padding: 1px;
	height: 200px;
	width: 400px;
	background-position: center center;
	text-align: center;
}

#TxtBold {
	font-family: Georgia, &quot;Times New Roman&quot;, Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#TXTNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#TXTNewsB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-align: left;
}


#column_wrapper {
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 500px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 15px 0px 5px 15px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	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: #000000;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#txtEmail a:link {
	font-family: Georgia, &quot;Times New Roman&quot;, Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #996600;
}

#left a:hover {
	color: #9B7C00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#right a:link {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
#right a:visited {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 8px solid #CCCCCC;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .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;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#rightTable {
	width: 200px;
	float: no;
}
#p7bod #wrapper #column_wrapper #right .content p {
	height: 100px;
	width: 450px;
	float: left;
}
