html, body {
	margin: 0;
	padding: 0;
	color: Black;
	font-family: Verdana, "Century Gothic", sans-serif;
	background: #bca68f;
	}
.top{
	margin-top: 5px;
	margin-left: 5px;
	
}
.address{
	float: right;
	margin-top:0px;
	margin-right: 50px;
	line-height: 10px;
}
.tmiddle1{
	margin-top:0px;
	color: white;
	text-align: center;
	font-size: .7em;
	padding-bottom: 15px;
	line-height: 8px;
}
#pagewidth{ 
 width:775px; 
margin-left:auto; 
 margin-right:auto;  
 background: #bca68f;
} 

#wrapper{ background: transparent;
} 

#header{
margin: 0;
padding:0;
 position:relative; 
 height:70px; 
 background: #876929 url(../images/temlate01_01.jpg) no-repeat;
 width:775px;
} 

#head2{position: relative;
margin: 0;
padding:0;
height: 56px;
background: #876929 url(../images/temlate01_02.jpg) no-repeat ;
 width:775px;
}
#head3{
	margin: 0;
padding:0;
width:775px;
height: 179px;
	background: url(../images/temlate01_04.jpg) no-repeat right;
}
#flash1{
	margin: 0;
  	padding:0;
	width:735px;
	height: 179px;
	background: #bca68f;
}

#maincol{ 
 margin: 0;
padding:0;
 float: right; 
 display:inline; 
 position: relative; 
 width:40px; 
  background: transparent url(../images/temlate01_06.jpg) repeat-y top;
 height: 600px;
 
 }

 #maincol a:link, a:active, a:visited{
 	color: red;
	text-decoration: none;
	font-weight: bold;
 }

 #maincol a:hover{
 	color: red;
	text-decoration: underline;
	font-weight: bold;
 }

 #leftcol{
margin: 0;
padding:0;
 float: left;
 display: inline;
 position: relative;
 width: 735px;
 height: 600px;
/* overflow: auto;
	overflow-x: hidden;*/
background-color: #f5f5dc;
z-index: 0;
   }
  #flashcontent{
  width: 700px;
  height: 500px;
  }
#flash5{
	float: right;
	padding: 10px;
	border: thin black solid;
	width: 500px;
	height: 400px;
	margin-left: 15px;
}
#footer{
 height:56px; 
 width: 775px;
  color: black;
 clear:both;
 margin: 0;
padding:0;
 background: #cccd67 url(../images/temlate01_06.jpg) no-repeat right;
 } 

 #footer a:link, a:active, a:visited{
 	color: #8b4513;
	text-decoration: none;
	font-weight: bold;}

 li{
 	font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 50px;
	margin-left: 100px;
 }
 .one{
 font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	padding-left:10px;
 }
.two{
 font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 230px;
	padding-left:10px;
 }
 .three{
 font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-top: 10px;
	padding-right:30px;
	
 }

 p{
 	font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 20px;
	background: transparent;
 }

 h1{font-size: 1em;
font-weight: bold;
color:black;
margin-left: 10px;
}
h2{font-size: 1em;
font-weight: bold;
color:red;
margin-left: 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: transparent;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1em;
}

h4{font-size: .90em;
font-weight: bold;
padding-top: 5px;
padding-bottom: 10px;
padding-right: 5px;
margin-left: 10px;
	color: black;}

 /* *** Float containers fix:

 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;

 }
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */ 
/* BEGIN style7 */
#navcontainer{
	margin-top: 5px;
	margin-left: 5px;
}
 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 11px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #FE3;
color: #FFF;
background: #332;
}

/* END style7 */

