/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7d6a55;
	margin: 20px;
	padding: 0;
	background-image: url(../images/cf-web-page-backgr.gif);
}
#menu {
	color: #FFF;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 770px bottom;
	height: 80px;
}
#masthead {
	color: #999999;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	background-image: url(../images/cf-web-03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
}
#column_wrapper {

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 230px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#left {
	width: 425px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#right {
	width: 235px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 5px;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f89921;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#left .content {
	padding: 0px 0px;
	line-height: 1.5em;
	border-top-color: #f89921;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#left .text {
	text-align: right;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 70px;
	font-size: 85%;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
hr {
	width: 100%;
	font-size: 0.6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
#menu .content {
	padding: 12px 16px;
	
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/sgs.gif);
	background-repeat: no-repeat;
	background-position: 920px bottom;
	padding: 0px;
}
.menulist {
	list-style-type: none;
	font-size: 80%;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding: 0px;
}
#left a:link {
	color: #7d6a55;
}
#left a:visited {
	color: #7d6a55;
}
#left a:hover {
	color: #F90;
}
#center a:link {
	color: #F90;
}
#center a:visited {
	color: #F90;
}
#center a:hover {
	color: #333;
}
#right a:link {
	color: #F90;
}
#right a:visited {
	color: #F90;
}
#right a:hover {
	color: #333;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left-color: #F90;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	border-left-width: 5px;
	border-left-style: solid;
}
#wrapper .menulist a:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 2px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;	
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#search_box {
	width: 163px;
	height: 20px;
	background-image: url(../images/search.gif);
	padding-right: 180px;
	padding-left: 5px;
	float: right;
	background-repeat: no-repeat;
	
}
#search_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 121px;
	background: none;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	font-size: 70%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7d6a55;
}
#search_box #go {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
