/* 
 ----------------------------------------------------------------------------
  Copyright Factory Hill Group 2007.                              
  May not be duplicated or reproduced.
 ---------------------------------------------------------------------------- 
*/

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* clearfix hack */
.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 */

/* global styles */
body{
margin:0px;
background-color: #C2C102;
font-family: Verdana, helvetica, arial, sans-serif;
color: #372A19;
/*background-image: url('img/bkg-html.jpg'); background-repeat: repeat-x;*/

}

h1 {
font-size: 1.5em;
}

h1.title {font-size:26px; color: #FFFFFF; float: right; margin:10px 20px 4px 0px;font-family: Bernard MT Condensed;}
h2 {
font-size: 1.0em; font-weight: bold; color:#372A19;}
h3 {
font-size: 1.0em;
}

.bylines {
padding: 4px 20px 0px 10px; line-height: 16px; text-align: center; font-size: 12px;}

.bylines2 {
padding: 6px 20px 0px 10px; font-size: 11px; color:#BD6823; text-align: center; margin-top: 10px;}

.bylines3 {
padding: 0px 20px 0px 10px; font-size: 11px; text-align: center; margin-top: 10px;color:#63903B;}


a, a:visited {
color: #333333;
text-decoration: underline;
}

a:hover, a:active {
color: #333333;
text-decoration: none;
}
#mainnav {font-family: Bernard MT Condensed; color: #CDCC00; font-size: 24px; padding-top: 4px;}
#mainnav a, a:visited {
color: #63903B;
text-decoration: none;
}

#mainnav a:hover, a:active {
color: #BD6823;
text-decoration: none;
}

#mainnavSub {font-family: Bernard MT Condensed; color: #CDCC00; font-size: 18px; padding-top: 4px;}
#mainnavSub a, a:visited {
color: #63903B;
text-decoration: none;
}
#mainnavSub a:hover, a:active {
color: #BD6823;
text-decoration: none;
}

.calendarTitle {margin-bottom: 5px; margin-top:5px; padding:2px; background-color: #A9DC7C; width:225px; height:20px; text-align: center;}
.calendarEvent {font-weight: bold; color: #BD6823;}
.featuredPicture {float: left; margin-right: 16px;}
.homeTitle {font-family: verdana, helvetica, sans-serif; font-weight: bold; padding-top: 20px; font-style: italic; padding-bottom: 4px; margin-bottom: 12px; color: #475F0B; border-bottom: 2px #C3F29A dashed; font-size: 1.1em;}
.subTitle {font-family: verdana, helvetica, sans-serif; font-weight: bold; padding-top: 20px; font-style: italic; padding-bottom: 0px; margin-bottom: 4px; color: #475F0B; float:right; font-size: 1.1em;}
.featuredEvent {font-size: .9em;}
.featuredTitle {font-size: 1.1em; margin-top:4px; font-weight:bold; color:#E9700F; }
.featuredDate {color: #BD6823; font-weight: bold;}
.featuredDesc {margin-top:6px; margin-bottom: 6px; }
A.eventLink, a.eventLink:visited {
color: #BD6823;
text-decoration: underline;
font-size: .9em;
}

A.eventLink:hover,a.eventLink:active {
color: #BD6823;
text-decoration: none;
font-size: .9em;
}
.maintable {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}

.topbg {
	background-image: url('images/topbg.gif');
}

.topnav {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
    padding-right: 4px;
}

a.topnav {
	text-decoration: underline;
}

#sidebar {float:right; font-size: 11px; font-family: verdana, arial, sans-serif; width:140px; margin: 10px 0px 20px 40px;}

.sidebartitle {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #372A19;
    font-weight: bold;
    margin:4px 0px 2px 0px;
    padding-left:0px;
    padding-top:4px;
    border-top: 1px dashed #B0DE87;
}
#maincontent {
width: 420px;
}

#copycontent {
font-size: .9em;
color: #333333;
margin: 20px 30px 40px 20px;
}

#copycontent a, a:visited {
color: #BD6823;
text-decoration: underline;
}

#copycontent a:hover,a:active {
color: #BD6823;
text-decoration: none;
}

.subAddress {font-size: 12px;text-align:center; line-height: 1.5em; margin: 20px 0px 20px 10px;}


.storyimageright {
    float:right; 
    top:0px;
    margin-right: 10px;
    margin-left: 2px; 
    padding-bottom: 6px;
    vertical-align: bottom;
     }  
     .storyimageleft {
    float:left; 
    top:0px;
    margin-right:10px;
    margin-left: 0px; 
    padding-bottom: 6px;
    vertical-align: bottom;
     }  
     .storyimageCaption {
    float:left; 
    top:0px;
    margin-right:10px;
    margin-left: 0px; 
    margin-top: 1%;
    margin-bottom: 1%;
    padding-bottom: 6px;
    vertical-align: bottom;
     }  

td.footer {
background-color: #ededed; 
padding-right:4px;
padding-left:4px;

}

a.footer,
.footer {
	color: #969595;
	font-size: 11px;
}


/*Menu styles*/
.menuItem {padding-bottom:6px; color:#333333;}
.desc {margin: 0px 0px 6px 0px;font-size:.8em; color:#666666; font-style:italic;}
.bdesc {margin: 0px 0px 14px 0px;font-size:.8em; color:#666666; font-style:italic;}
 .price  {font-size: .8em; float: right; color: #666666; margin-left:10px;}

img.thumb {width: 50px; height: 40px;margin: 4px; padding:0px;}


/* Contact styles */
.contactside {
margin: 0px 0px 0px 7px;
padding: 6px;
border: 1px #cccccc solid;
width: 180px; 
}
#form {
margin-left: 30px;}

/* IMAGE VIEWER STYLES */
#FrogJS{
width: 600px;
height: 500px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}
