﻿
body,input
{
	font-size: 8pt;
	font-family: Arial Narrow, Arial, Palatino Linotype, Sans-Serif ;
	color: #333333;
	background: #FFF ;	
}

p
{
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: justify;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.WhiteLink
{
	color:#FFFFFF;
	text-decoration: none;	
}

.WhiteLink:hover
{
	text-decoration:underline;
}



h1 
{
	color: Green;
	font-family: Arial Narrow, Arial, Palatino Linotype, Sans-Serif ;
	font-style:normal  ;
	font-weight: normal;
	font-size:10pt;	   
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}


h2 
{
	color: White;
	font-family: Arial Narrow, Arial, Braeside Lumberboy, Palatino Linotype, Sans-Serif ;
	font-style:normal;
	font-weight: bold ;
	font-size:14pt;	   
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

h3
{
	color: Black ;
	font-family: Arial Narrow, Arial, Palatino Linotype, Sans-Serif ;
	font-style:normal  ;
	font-weight: bold;
	font-size:10pt;	   
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0; 
}


h4
{
	color: White;
	font-family: Arial Narrow, Arial, Braeside Lumberboy, Palatino Linotype, Sans-Serif ;
	font-style:normal;	
	font-size:8pt;	   
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

ul
{
	margin-left: 2em;	
	padding-left: 5px;

}

.contentarea
{
	padding-top: 1.3em;
}

.img
{
	border: solid 0px #000;
}

.imgleft
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

.imgright
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.divider2
{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.8em;
	color: #787878;
}

.post ul.controls
{
	clear: both;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.8em;
}

.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
	background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
	background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
	background-image: url('images/icon-more.gif');
}

.box
{
	position: relative;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
}

ul.linklist
{
	list-style:square;
}

ul.linklist li
{
	line-height: 2.0em;
}


#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	z-index: 1;
}

#outer
{
	/*z-index: 1;
	top:0px;

	position: relative;

		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 1024px;
	height: 768px;
	/*border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;*/
	background: #fff url('images/HomeBg.jpg') ;
	margin:auto ;

}



#menu
{
	position: relative;
	top:125px;
	font-family: Braeside Lumberboy, Stencil , Arial Narrow, Arial, Palatino Linotype, Sans-Serif ;
	/*background: #7F8400 url('images/menubg.gif') repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 8.0em;*/
	height:16px;
	padding-left : 225px;
	font-weight:normal ;
	font-size:12pt;
}

#menu ul
{
	position: relative;
	top: 1.2em;
	left: 175px;
	width: 772px;
}

#menu ul li
{
	position: relative;
	display: inline;
}

#menu ul li a
{
	padding: 0em 1.0em 0em 1.0em;	
	color:White  ;
	text-decoration: none;
}


#menu ul li a:hover
{
	text-decoration: underline;
	color: #fff;
}

#menu ul li a.active
{
	/*background: #7F8400 url('images/menuactive.gif') repeat-x top left;*/
	text-decoration: underline;
	color: #fff;
}

#menubottom
{
	/*background: #fff url('images/border1.gif') repeat-x;*/
	height: 14px;
	margin-bottom: 1.5em;
}

#site #nav-site a, 
#contact #nav-contact a { 
/* declarations to style the current state */ 
	text-decoration: underline;
	color: #fff;
} 

#site #nav-site a, 
#contact #nav-contact a { 
/* declarations to style the current state */ 
text-decoration: underline;
color: #fff;
} 

a.menuContact
{
text-decoration: underline;
color: #fff;	
}

a.menuFAQ
{
text-decoration: underline;
color: #fff;	
}

#nav
{
	position: relative ;	
	float:right ;	
	width:auto;
	display:inline;
	margin-top:125px;
	padding-right:30px; 
	overflow:hidden;
}

#leftcontent 
{
	position:relative ;
	/*top:130px ;*/
	width: 15%;
	float: left;
	color: #FFF;
	padding:0 0 0 70px;
	font-family:Arial Narrow, Arial, Palatino Linotype, Sans-Serif ;
	font-size:8pt   ;
	font-style:normal ;
	overflow:hidden;
	/*background: #fff url('images/HiddenCreekLogo.png') */
}

#rightcontent 
{
	position:relative ;
	/*top:130px ;*/
	float: right;
	width: 75%;
	padding:0 10px 0 0;
	/*background: #fff url('images/Image1.jpeg') */

}


#innercontent 
{
	position:relative ;
	font-size: 8pt;
	font-family: Arial Narrow, Arial, Palatino Linotype, Sans-Serif ;
	font-style:normal ;	
	height:421px;
	width:741px; 
	/*padding:5px*/
}

#homecontent 
{
	position:relative ;
	font-size: 8pt;
	font-family: Arial, Arial Narrow, Palatino Linotype, Sans-Serif ;
	font-style:normal ;	
	height:421px;
	width:741px; 
	/*padding:5px*/
}

#footer
{
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url('images/bg3.jpg') repeat-x;
	font-size: 0.8em;
}

#footer .left
{
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
}

#footer .center
{
	position: absolute;
	right: 45.0em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 20.0em;
	bottom: 1.2em;
}

#footer a
{
	color: #000000;
	text-decoration: none;
}




