﻿/* 
  ------------------------------------------------
  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: #666666;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
#masthead {
	color: #666666;
	padding: 0px;
	margin: 0;
	position: relative;
	height: 95px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/main_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 6px solid #73726E;
	background-color: #EEECD1;
}
#wrapper2 {
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/main_background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 6px solid #73726E;
	background-color: #EEECD1;
}
#column_wrapper {
	background-image: url(../p7csslm/img/clm02_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 584px;
	float: left;
}
#logonew {
	position: absolute;
	left: 5px;
	top: 5px;
}

#logo {
	position: absolute;
	left: 39px;
	top: 38px;
}
#top3d {
	position: absolute;
	left: 672px;
	top: 10px;
}
#photo {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F8E7D;
	border-bottom-color: #8F8E7D;
	text-align: right;
}


#left {
	width: 216px;
	float: left;
}
#left .content {
	padding-top: 230px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 21px;
}
#right .content {
	font-size: 1.0em;
	line-height: 1.65em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead .content {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 75px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#footer .content {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	font-size: 0.6em;
	clear: both;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a {
	color: #000000;
}
#left a:hover {
	color: #9B7C00;
}
#right a {
	color: #003B27;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 12px;
	margin: 30px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F8E7D;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.grey_box_title {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F8E7D;
	padding: 5px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.latest_news {
}
.latest_news a {
	color: #003B27;
	text-decoration: none;
}
#masthead a {
	color: #666666;
	text-decoration: none;
}
#masthead a:hover {
	color: #00321F;
	text-decoration: none;
}
