/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #e4eae9;
	
	padding: 0;
	background-image: url(../images/page_back.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(../images/bcn_heading.jpg);
	height: 151px;
	background-repeat: no-repeat;
}
#wrapper {
	width: 830px;
	margin: 0 auto;
	border: 1px solid #00575c;
	background-color: #FFFFFF;
}
#center {
	width: 830px;
	
	background-image: url(../images/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}

/*  NAVIGATION  */


#nav_horiz {
	width:830px;
	float:left;
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 32px;	
}
#nav_horiz ul {
 	display:block;
    margin:8px 0px 0px;
	list-style-type:none;
	padding-left: 80px;
	
}
#nav_horiz ul li {
	font-size: 0.9em;
	display:block;
	margin:0 0px 0 25px;
	float:left;
	color:#FF0000;
	font-weight: bold;
}

#nav_horiz ul li a {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}
#nav_horiz ul li a:hover {
    color:#f7992b; 
}
/* side box  */
#sidebox{
	width:220px;
	float:right;
	margin-top: 15px;
	border: 1px solid #00575c;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:10px;
	background-color: #ffffff;
}
#blockquote {
	line-height: 1.7em;
	margin: 20px 50px 8px;
	padding: 0px 10px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #00575c;
	width:350px;
	background-image: url(../images/box_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#blockquotecenter {
	line-height: 1.7em;
	margin: 20px auto 8px;
	padding: 0px 10px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #00575c;
	width:350px;
	background-image: url(../images/box_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* table  */
table {
	border-top: 1px solid #4e84c4;
	border-bottom: 1px solid #4e84c4;
	border-collapse:collapse;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #eff3ec;
}
table.nostyle {
border-top: 0px;
border-bottom: 0px ;
border-collapse:collapse;
background-color: #ffffff;
}
table td.nostyle {
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
background-color: #ffffff;
text-align:left;
padding: 0px;
font-size:100%;

}
.nostyle table, a:link, a:visited{
color:#333333;
text-decoration:none; 
}
table.nostyle a:hover{
color:#f7992b; 
}
table, a:link, a:visited{
color:#333333;
text-decoration:none; 
}
table a:hover{
color:#f7992b; 
}

table tr {

text-align:center;
color:#00575c;
font-size:100%;
}

table td {
border-left: 1px solid #00575c;
border-right: 1px solid #00575c;
border-bottom: 1px solid #00575c;
background-color: #f0f4ee;
text-align:left;
padding: 0px 10px 5px;
color:#333333;
font-size:100%;
}
table.member {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.float {
	float: right;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 30px;	
}

/* footer  */

.footer{
	width:800px;
	margin:0 auto;
	text-align: center;	
	}
.footer ul{
	display:block;
	list-style-type:none;
	margin:5px 0 0px 20px;

	}
.footer ul li{
	display:inline;
	font:10px/10px Arial, Helvetica, sans-serif;
	color:#3a3b3c;
	
		}
.footer ul li a{
	font:10px/11px Arial, Helvetica, sans-serif; color:#3a3b3c;	text-decoration:none; 
	margin:0 8px 0 8px;
	}
.footer ul li a:hover{
	
	color:#ffffff;
	}

.footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3a3b3c;
	line-height: 11px;
	}
.footer p a {
	color:#3a3b3c; text-decoration:underline;
	}
.footer p a:hover {	
	color:#ffffff;
	
	}
.p7uberlink {
	font-weight: bold !important;
	
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #006a71;
	margin: 30px 0 0 0;
	padding:0;
}
h2 {
	font-size: 1.6em;
	color: #006a71;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 0px auto 10;
	color: #006a71;
	text-align: center;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color:#333333;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	color:#333333;
}
.content p a{
	margin: 12px 0;
	color: #333333;
	font-weight: bold;
}
.content p a:hover{
	margin: 12px 0;
	color: #006a71;
	font-weight: bold;
}
#line {
	width: 75%;
	border-top: 1px solid #00575c;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


