﻿body 
	{
	padding: 0;
	/*background:url(../images/scbg.jpg) top left repeat-x #645847;*/
	margin-top: 40px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	}

p, ul, li, h1, h2, h3, h4, tr, table
	{
	font-family: verdana, "helvetica san-serif";
	color: #000000;
	font-size: 13px;
	margin: 20px;
	background-color: #FFFFFF;
	}

.boldtext
	{
	color: #3a5a45;
	
	}

input, select, option, textarea
	{
	background-color: #dee3e0;
	border: 1px solid #3a5a45;
	margin: 6px;
	}

label
	{
	color: #3a5a45;
	font-weight: bold;
	}
	
br.fsclr 
	{
	clear: left;
	}	

.cBox
	{
	margin-left: 185px;
	}

.smltxt
	{
	font-size: 9px;
	}

.rb
	{
	background-color: #FFF;
	}

.button
	{
	border: none;
	background-color: #FFFFFF;
	}

h1, h2
	{
	font-family: verdana, helvetica san-serif;
	font-size: 17px;
	margin: 10px 10px 10px 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	
	}
	
h2
	{
	font-weight: normal;
	font-size: 17px;
	margin: 14px 0 0 0;
	}
	
h3
	{
	/* background-color: #5E5C45; */
	
	background-color: #FFFFFF;
	color: #fff;
	padding: 6px;
	}

label.new,input.new 
	{
	display: block;
	width: 180px;
	float: left;
	margin-bottom: 10px;
	background-color: #dee3e0;
	}
	
label.new
	{
	background-color: transparent;
	}

#container
	{
	background-color: #FFFFFF;
	width: 800px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
	
#content
	{
	/* padding: 15px; */
	
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 15px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;

	}

img.gallery
	{
	align: center;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 5px;
	background: #CCCCCC;
	border: #CCCCCC;
	}

img.a
	{
	border: 0px;
	}

#header
	{
	height: 215px;
	background-color: #FFFFFF;
	background-image: url(../images/pmf%20strip3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #FFFFFF;
	}
	
#header1
	{
	height: 224px;
	background-color: #FFF;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 6px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}	
	
#header2
	{
	height: 224px;
	background: url(../images/banner2.jpg) top left no-repeat #FFF;
	border-color: #CCCCCC;
	border-top: 6px solid;
	}
	
#header3
	{
	height: 224px;
	background: url(../images/banner3.jpg) top left no-repeat #FFF;
	border-color: #CCCCCC;
	border-top: 6px solid;
	}
	

	
#header4
	{
	height: 224px;
	background: url(../images/banner4.jpg) top left no-repeat #FFF;
	border-color: #CCCCCC;
	border-top: 6px solid;
	}
	
#header7
	{
	height: 224px;
	background: url(../images/banner7.jpg) top left no-repeat #FFF;
	border-color: #CCCCCC;
	border-top: 6px solid;
	}
	
#header8
	{
	height: 224px;
	background: url(../images/banner8.jpg) top left no-repeat #FFF;
	border-color: #CCCCCC;
	border-top: 6px solid;
	}
#footer
	{
	height: 15px;
	font-family: verdana, "helvetica san-serif";
	color: #000000;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	}
	
/* Links */

a.link { 
	text-decoration: none; 
	font-weight: bold; 
	border-bottom: 1px dotted #CCCCCC; 
}

a.link:link { 
	color: #AAAAAA; 
	border-bottom-color: #AAAAAA; 
}

a.link:visited { 
	color: #CCCCCC; 
	border-bottom-color: #AAAAAA; 
}

a.link:hover, a.link:active { 
	color: #CCCCCC; 
	border-bottom-style: solid; 
}




/*- Menu Tabs B--------------------------- */

img {
border: none;
}

    #tabsB {
      float:right;
      width:100%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	  margin:0;
	  padding:10px 0px 0 50px;
	  list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:right;
      background:url(../images/tableftB.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:right;
      display:block;
      background:url(../images/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
