/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	background: #04384B url(images/bgtop.gif) repeat-x;
	color: #04384B;
	margin: 0;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

h6{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.headermenu{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.headermenu:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.headermenu:hover{
	text-decoration: underline;
	color: #B8D8F2;
}

a.headermenu:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.page776{
	margin: 0;
	padding: 0;
	background: url(images/bg_header.gif) no-repeat center top;
}

.post200{
	margin: 0;
	padding: 0;
	background: url(images/bg_post_200.gif) no-repeat center top;
}

.post{
	margin: 0;
	padding: 0;
	background: url(images/bg_post.gif) no-repeat center top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	margin: 12px 12px 5px 12px;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 5px 0;
	color: #F68A1C;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	margin: 12px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 0px 8px 8px 12px;
}

.entry img.alignright{
	float: right;
	margin: 0px 12px 8px 3px;
}
.entry p{
	margin: 0px 5px 10px 5px;
	padding: 0 5px 10px 5px;
	font-size: 13px;
	color: #493B26;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.imageborder {
  border: 4px solid #0969B5;
}


.imageRight {
  margin: 0px 0px 8px 8px; 
  float: right; 
  border: 4px solid #0969B5;
}

.imageLeft {
  margin: 0px 8px 8px 0px;
  float: left;
  border: 4px solid #0969B5;
}


.imageright {
  margin: 0px 0px 8px 8px;  
  float: right; 
  border: 4px solid #0969B5;
}

.imageleft {
  margin: 0px 8px 8px 0px;
  float: left;
  border: 4px solid #0969B5;
}

.imageCenter {
  margin: 5px 10px 10px 5px;
  text-align: center;
  border: 4px solid #0969B5;
}

.imagecenter {
  margin: 5px 0px 5px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 4px solid #0969B5;
}

/*- Menu 9--------------------------- */
	
#menu9 {
	width: 194px;
	margin: 0px;
	}

#menu9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu9.gif);
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(images/menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}

/* IE Hack \*/
* html #menu9 li a:link, #menu9 li a:visited {color: #FFF; display: block; background:  url(images/menu9.gif); padding: 8px 0 6px 35px;	}
* html #menu9 li a:hover { color: #FFF; background:  url(images/menu9.gif) 0 -32px; padding: 8px 0 6px 35px; }
/* End */

.menu{
cursor:hand;
text-align:left;
font-family:Arial;
color: #FFFFFF;
font-size:10pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
}


a:link	{
	color : #000080;
	font-weight : normal;

}

a:visited {
	color : #000080;
	font-weight : normal;

}

a:hover	{
	color : #FF0000;
	font-weight : normal;

}

a:active {
	color : #000080;
	font-weight : normal;

}


a.one:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:hover	{
		color : #FF0000;
		font-weight : normal;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;

}

a.footer:link, a.footer:visited, a.footer:hover{
		color: #CCCCCC;
		font-weight : normal;
		text-decoration : none;
}

.generaltext
{font-family:Arial;font-size:11pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font: normal 8pt Arial; color: #FFFFFF;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}

.cheddar
{background-color: #CCFFCC;}
.colby
{background-color: #FFECFF;}
.mozzarella
{background-color: #ECF5FF;}
.pepper
{background-color: #FFECC6;}
.string
{background-color: #F0E1D2;}
.swiss
{background-color: #EAEAFF;}


#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 204px;
	height: 157px;
}

#rotator img
{
	border: 0;
	width: 204px;
	height: 157px;
}


/* ######### CSS for Lightbox ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	cursor: pointer;
	}

#lightbox a img{ border: none; cursor: pointer;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:11px; font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
background-color: #FFFFFF;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
font-weight: bold;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
font-weight: bold;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border: 1px solid #2b66a5;
font-weight: bold;
cursor: pointer;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

#search_box {
    width: 200px;
    height: 31px;
    background: url(images/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 6px;
    border: 0;
    width: 159px;
    background: white;

}

#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


/**End CSS Style*****************************************/
