





/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }


/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/
#footernav{
	float: left;
	margin: 20px 0 0px 5px;
	width: 740px;
font-size: 10px;
	padding: 10px 0 10px 0;
	line-height: 16px;
	background-color: #f4f4f4;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	color: #979797;
}
#footernav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #979797;
	text-decoration: underline;
}
#footernav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #979797;
	text-decoration: none;
}
#footer1{
	float: left;
	padding: 0 25px 0 80px;
	border-right: 1px dashed #979797;
}
#footer2{
	float: left;
	padding: 0 25px 0 25px;
	border-right: 1px dashed #979797;
}
#footer3{
	float: left;
	padding: 0 25px 0 25px;
	border-right: 1px dashed #979797;
}
#footer4{
	float: left;
	padding: 0 25px 0 25px;
}
img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
	margin: 0 auto 30px auto;
	padding: 0;
	background: #ffffff;
	width: 760px; }

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	margin:0;
	padding:0 5px 0 5px;
	}

#Logo a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 132px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

/* Copyright notice at bottom */
#Copyright {
	margin: 0px 5px 5px 5px;
	padding: 15px 0px 10px 0px;
	border-bottom: 5px solid #ffffff;
	text-align: right;
	font-size: 0.7em;
	line-height: 1.3em;
	background: #d9dadc;
	}

#Copyright h5 {
	margin: 0px 20px 0 0;
	padding: 0;
	color: #626365;
	font-size: 10px;
	}
#Copyright a:link, #ContentBox a:visited { color: #626365; text-decoration: underline;}
#Copyright a:hover, #ContentBox a:visited:hover { color: #aeaeae;text-decoration: underline; }

/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 0px 5px 0 5px;
	text-align: left;
	border-top: 3px solid #ffffff;
	border-bottom: 4px solid #fff;
	background-color: #fff; }

/* Main content column */
#MainCol {
	float: left;
	margin: 0 0 20px 0px;
	padding: 0;
	width: 357px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 357px; } html>body #MainCol { width: 357px; }


/* Main content column */
#MainColSecondary {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 540px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 540px; } html>body #MainColSecondary { width: 540px; }


/* Sidebar column */
#SubCol {
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	border-top: 1px solid #dadada;
	background: #f4f4f4;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px; } html>body #SubCol { width: 180px; }

/* Sidebar column */
#RightSubCol {
	float: right;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 170px;
	border-top: 1px solid #dad9d5;
	background: #f3f2ed;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px; } html>body #SubCol { width: 170px; }
	

/*------------Content Box  -> #MainCol---------------------------*/
	
#searchme { /* Global Search */
	margin: 0 0 0 15px;
	padding: 0;
	}
#searchme2 { /* Global Search */
	margin: 0 0 0 15px;
	padding: 0;
	}

.searchbutton {
	background: url(../img/searchbutton.gif) no-repeat;
	border: 0;
margin: 3px 0 0 0;
	height: 22px;
	float: left;
	/*text-indent: -9999px;*/
	width: 56px;
	}
	
.searchfield {
	border: 1px solid #dfdfdf;
	height: 20px;
top: 0px;
	}



.rssThumbFloat {
  float: left;
  width: 90px;
  padding: 4px;
margin: 0;
  text-align: center;
  font-size: .85em;
}

.rssThumb {

  padding: 0px;
}
.one-image {
	padding:1px;
}

#ContentBox .one-image img {
	border:1px solid #000;
	padding:0;
}

#rand-img {
	margin:auto;
}
	#ContentBox{
		width: 357px;
		margin: 0px 0 0 0;
		padding: 20px 0px 15px 25px;
		float: left;
	}
	#ContentBox img{
		padding: 0px 0px 10px 0px;
	}
	#ContentBox p {
		padding: 0px 0px 7px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		color: #454545; }
	
	#ContentBox li, #ContentBox ul {
		padding: 0px 0px 10px 15px;
		font-size: 12px;
		font-weight: normal;
		line-height: 13px;
		color: #f7931b; }
		
	#ContentBox h4{
		padding: 0px 0px 0px 0px;
		margin-bottom: 2px; 
		font-size: 12px;
		font-weight: bold;
		line-height: 15px;
		color: #f7931b; }
		
	#ContentBox h6 {
		padding: 0px 0px 10px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		color: #f7931b; }
	
	#ContentBox h3 {
		font-size: 14px;
		line-height: 12px;
		color: #F7931D; }

	
	#ContentBox a:link, #ContentBox a:visited { color: #f7931b; text-decoration: underline;}
	#ContentBox a:hover, #ContentBox a:visited:hover { color: #aeaeae;text-decoration: underline; }



	#ContentBoxSecondary{
		width: 530px;
		margin: 0px 0 0 0;
		padding: 20px 0px 15px 25px;
		float: left;
	}
	#ContentBoxSecondary img{
		margin: 0 0 0px 0;
		padding: 0px 0px 0px 0px;
	}
	#ContentBoxSecondary p {
		padding: 0px 0px 7px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		color: #454545; }
	
	#ContentBoxSecondary li, #ContentBoxSecondary ul {
		padding: 0px 0px 10px 15px;
		font-size: 12px;
		font-weight: normal;
		line-height: 13px;
		color: #f7931b; }
		
	#ContentBoxSecondary h4{
		padding: 0px 0px 0px 0px;
		margin-bottom: 2px; 
		font-size: 12px;
		font-weight: bold;
		line-height: 15px;
		color: #f7931b; }
		
	#ContentBoxSecondary h6 {
		padding: 0px 0px 10px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		color: #f7931b; }
	
	#ContentBoxSecondary h2 {
		padding: 0px 0px 15px 0px;
		font-size: 15px;
		color: #000000; }
		
	#ContentBoxSecondary h3 {
		padding: 3px 0px 7px 0px;
		font-size: 15px;
		line-height: 17px;
		color: #000000; }

	
	#ContentBoxSecondary a:link, #ContentBoxSecondary a:visited { color: #f7931b; text-decoration: underline;}
	#ContentBoxSecondary a:hover, #ContentBoxSecondary a:visited:hover { color: #aeaeae;text-decoration: underline; }


#PhotoGalleryThumbs{
float: left;
margin: 10px 4px 0px 30px;
}

#PhotoGalleryThumbs img{
	margin: 0;
	padding: 0;
	border: 3px solid #efefef;
}
#rand-img {
	margin:auto;
}

#boardmember {
background: #e8e8e8;
border: 1px dotted #808080;
vertical-align: top;
horizontal-align: left;
width: 380px;
height: 144px;
position: relative;
margin: 10px 10px 10px 0;
padding: 10px;
font-size: 11px;
}

#boardmemberpic {
width: 100px;
height: 110px;
padding: 0;
margin: 0;
border: 1px solid #808080;
horizontal-align: left;
position: absolute;
}

#boardmemberdesc{
horizontal-align: left;
vertical-align: middle;
position: absolute;
margin-left: 120px;
margin-top: 10px;
width: 230px;
font-size: 11px;
line-height: 11px;
}

#boardmemberdesc p{
horizontal-align: left;
vertical-align: middle;
position: absolute;
font-size: 11px;
width: 230px;
line-height: 12px;
}


/*----------------------SIDEBAR COLUMN -> #SubCol------------------------*/
/* Content block in sidebar */
	#SubColContent {
		margin: 10px 0 0px 0; 
		border-bottom: 1px solid #dadada;
	}
	#SubColContent img{
		padding: 4px 0px 2px 17px;
	}
	#SubColContent div {
		padding: 8px 25px 8px 21px;
	}
	#SubColContent h5 {
		font-family: arial;
		color: #8e8e8e;
		font-size: 9px;
		line-height: 10px;
		letter-spacing: 1px
	}
	
	#SubColContent a:link, #SubColContent a:visited,  #SubColContent a:active { color: #8e8e8e;text-decoration: none;}
	#SubColContent a:hover, #SubColContent a:visited:hover, #SubColContent a:visited:active { color: #aeaeae;text-decoration: none; }

	#SubColBottom {
		margin-top: 20px; 
		text=align: center;
	}
	#SubColBottom img{
		margin: 0px 0px 8px 10px;
		border: 1px solid #8e8e8e;
	}
	#SubColBottom div {
		padding: 0px 25px 0px 25px;
	}
	#SubColBottom p {
		font-family: arial;
		color: #8e8e8e;
		text=align: center;
		margin-left: 30px;
		font-size: 10px;
		line-height: 9px;
	}
	#SubColBottom a:link, #SubColBottom a:visited { color: #8e8e8e;text-decoration: underline;}
	#SubColBottom a:hover, #SubColBottom a:visited:hover { color: #aeaeae;text-decoration: underline; }
/*----------------------SIDEBAR COLUMN -> #SubCol------------------------*/
/* Content block in sidebar */
	#RightSubColTop {
		margin: 5px 0 0px 0; 
height: 115px;
		border-bottom: 1px solid #dadada;
	}
	#RightSubColTop img{
		padding: 10px 0 0px 16px;
		position: relative;
	}
	#RightSubColTop div {
		padding: 8px 25px 8px 25px;
	}
	#RightSubColTop h5 {
		font-family: arial;
		color: #8e8e8e;
		font-size: 9px;
		line-height: 10px;
		margin-left: 5px;
	}
	#RightSubColTop p{
		padding: 0px 0px 0px 15px;
		font-size: 10px;
		font-weight: normal;
		line-height: 16px;
		color: #8a8a8a; 
	}
	
	#RightSubColTop a:link, #RightSubColTop a:visited,  #RightSubColTop a:active { color: #8e8e8e;text-decoration: none;}
	#RightSubColTop a:hover, #RightSubColTop a:visited:hover, #RightSubColTop a:visited:active { color: #aeaeae;text-decoration: none; }

	#RightSubColBottom {
		margin: 5px 0 0px 0;
		padding: 0 0 20px 0;
	}
	#RightSubColBottom img{
		padding: 10px 0 0px 15px;
		position: relative;
	}
	#RightSubColBottom div {
		padding: 0px 25px 0px 25px;
	}
	#RightSubColBottom p {
		font-family: arial;
		color: #8e8e8e;
		text=align: center;
		margin-left: 30px;
		font-size: 10px;
		line-height: 9px;
	}
	#RightSubColBottom a:link, #RightSubColBottom a:visited { color: #8e8e8e;text-decoration: underline;}
	#RightSubColBottom a:hover, #RightSubColBottom a:visited:hover { color: #aeaeae;text-decoration: underline; }
	
	
