/***********************************************/
/* Old Pine Inn Style Sheet                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	font-family: serif;
	/*   font-family: Georgia, "New York", "Times New Roman", Times, serif;   */
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	color: #333333;             /*  C01: Color of body text  */
	background-color: white;    /*  C02: Background color of body text  */
}

.centeredHeader {
	font-size: 130%;
	text-align: center;
	color: #334d55;             /*  C03: Color of header text  */
}

.boldRed {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/************* Generic link styles **************/
a{
	text-decoration: none;
	font-weight: bold;
	color: #639BEE;   /*  C14:  Default color of links in any state inside a story  */
}


h1{
	font-family: Verdana,Arial,sans-serif;
/*	font-family: Georgia, "New York", "Times New Roman", Times, serif;   */
	font-size: 180%;
	margin: 0px;
	padding: 0px;
	color: #334d55;             /*  C03: Color of header text  */
}
h2{
	font-family: Arial,serif;
/*	font-family: Georgia, "New York", "Times New Roman", Times, serif;   */
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #334d55;             /*  C03: Color of header text  */
}
h3{
	font-family: Arial,sans-serif;
/*	font-family: Georgia, "New York", "Times New Roman", Times, serif;   */
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #334d55;             /*  C03: Color of header text  */
}

ul{
	list-style-type: disc;
}

ul ul{
	list-style-type: square;
}

ul ul ul{
	list-style-type: none;
}

label{
	font-family: Arial,sans-serif;
/*	font-family: Georgia, "New York", "Times New Roman", Times, serif;   */
	font-size: 100%;
	font-weight: bold;
	color: #334d55;             /*  C03: Color of label on a search form  */
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: none;
}

#navBar{
	width: 130px;    /* Needed for Firefox 1.5.0.1 browsers */
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	background-color: #EEF0E1;      /*  C04: Background color of navBar  */
	border-right: 1px solid #cccccc;    /*  C05: Border color of navBar  */
	border-bottom: 1px solid #cccccc;   /*  C05: Border color of navBar  */
}

#currentEvents{
	width: 20%;
	font-size: 85%;
	padding: 5px;
	margin-right: 50px;
	float: right;
	clear: none;
	border-left: 1px solid #cccccc;    /*  C05: Border color of currentEvents  */
	border-bottom: 1px solid #cccccc;  /*  C05: Border color of currentEvents  */
	background-color: #EEF0E1;         /*  C04: Background color of currentEvents  */
}

#middleContent{
	padding-top: 1em;
	padding-left: 2em;
	float: left;
	width: 52%;
	font-size: 100%;
	clear: none;
}

#rightContent{
	margin: 1em 1px 0em 3px;
	padding-top: 1em;
	width: 77%;
	float: left;
	font-size: 80%;
	clear: none;
}

#mainContent{
	margin: 0em 0em 0em 0em;
	padding: 2em 0em 0em 3px;
	width: 77%;
	float: left;
	font-size: 100%;
	clear: none;
}

#subNav {
	margin-left: 0em;
	padding-left: 0em;
	font-weight: bold;
	float: left;
	clear: none;
	font-size: 90%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/************* .topNavList styles **************/
.topNavList{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 132px;
	clear: none;
	border-top: 2px solid #8c2633;        /*  C07: Border color over the topNavList  */
	border-bottom: 2px solid #8c2633;     /*  C07: Border color under the topNavList  */
}
.topNavList a {
	font-size: 103%;
	padding: 0px 4px 0px 0px;
}
ul.topNavList {
	margin: 0em;    /* Needed for Firefox 1.5.0.1 browsers */
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	background: white;     /*  C02: background color of box that encloses topNavList items  */
}
ul.topNavList li { display: inline; }
ul.topNavList a {
	display: block;
	float: left;
	padding: .1em 1em;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #8c2633;   /*  C07: Border color between topNavList items      */
	border-right: 1px solid #8c2633;  /*  C07: Border color between topNavList items      */
	color: black;                     /*  C08: color of the text of each topNavList item  */
	background-color: #99B96B;        /*  C09: background color of each list item box     */
}
ul.topNavList a:hover {
	color: black;         /*  C08: color of the text of each item when the mouse hovers over it  */
	background: #D2CB4D;  /*  C10: background color of the box when the mouse hovers over it     */
}
li a#selectedTopNav {
	color: #F0F066;       /*  C11: color of the text of a topNavList item when it's selected  */
	background: #568B6D;  /*  C12: background color of the topNavList box when it's selected  */
}
li a#selectedSubNav {
	color: #F0F066;       /*  C11: color of the text of a topNavList item when it's selected  */
	background: #568B6D;  /*  C12: background color of the topNavList box when it's selected  */
}
li a#selectednavBar {
	color: #F0F066;       /*  C11: color of the text of a topNavList item when it's selected  */
	background: #568B6D;  /*  C12: background color of the topNavList box when it's selected  */
}
li a:hover#selectednavBar {
	color: #F0F066;       /*  C11: color of the text of a topNavList item when it's selected  */
	background: #568B6D;  /*  C12: background color of the topNavList box when it's selected  */
}


/************* .aboutSubNav styles **************/
.aboutSubNav{
	border: 0px;
}
.aboutSubNav a {
	padding: 0px 40px 0px 0px;
}
ul.aboutSubNav {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 14.5em;
	list-style-type: none;
	float: left;
	background: white;  /*  C02: background color of box that encloses aboutSubNav items  */
}
ul.aboutSubNav li { display: inline; }
ul.aboutSubNav a {
	display: block;
	float: left;
	padding: .1em 1em;
	text-decoration: none;
	border-left: 1px solid #8c2633;     /*  C07: Border color around aboutSubNav items       */
	border-right: 1px solid #8c2633;    /*  C07: Border color around aboutSubNav items       */
	border-bottom: 1px solid #8c2633;   /*  C07: Border color around aboutSubNav items       */
	background: #568B6D;                /*  C12: background color of the aboutSubNav box     */
	color: #444444;                     /*  C13: color of the text of each aboutSubNav item  */
}
ul.aboutSubNav a:hover {
	color: black;         /*  C08: color of the text of each item when the mouse hovers over it  */
	background: #D2CB4D;  /*  C10: background color of the box when the mouse hovers over it     */
}


/************* .patronsSubNav styles **************/
.patronsSubNav{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}
.patronsSubNav a {
	padding: 0px 4px 0px 0px;
}
ul.patronsSubNav {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 6.55em;
	list-style-type: none;
	float: left;
	background: white;  /*  C02: background color of box that encloses patronsSubNav items  */
}
ul.patronsSubNav li { display: inline; }
ul.patronsSubNav a {
	display: block;
	float: left;
	padding: .1em 1em;
	text-decoration: none;
	border-left: 1px solid #8c2633;    /*  C07: Border color around patronsSubNav items       */
	border-right: 1px solid #8c2633;   /*  C07: Border color around patronsSubNav items       */
	border-bottom: 1px solid #8c2633;  /*  C07: Border color around patronsSubNav items       */
	background: #568B6D;               /*  C12: background color of the patronsSubNav box     */
	color: #444444;                    /*  C13: color of the text of each patronsSubNav item  */
}
ul.patronsSubNav a:hover {
	color: black;         /*  C08: color of the text of each item when the mouse hovers over it  */
	background: #D2CB4D;  /*  C10: background color of the box when the mouse hovers over it     */
}


/************** .noMarginTop styles *****************/
ul.noMarginTop{
	margin-top: 0px;
}

.tiledBox45{
	width: 45%;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	font-size: 100%;
	clear: none;
}


/************** .story styles *****************/
.story{
	padding: 0px 0px 0px 10px;
	clear: none;
}
.story p{
	padding: 0px 0px 10px 0px;
}

.story a{
	font-weight: bold;
	color: #639BEE;   /*  C14:  Default color of links in any state inside a story  */
}

/************* .endArticle styles ***************/
.endArticle{
	text-align:center;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 1em 0em;
}

/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	font-size: 80%;
	padding: 10px 10px 10px 10px;
	color: #8c2633;               /*  C07: Color of body text inside siteInfo  */
}

/************* #search styles ***************/
#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	border-bottom: 1px solid #cccccc;    /*  C05: Border of search box  */
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #334D55;    /*  C03: Default color of links in any state  */
	display: block;
}
#navBar ul {list-style: none; margin: 0px; padding: 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {width: 132px; border-bottom: 1px solid #EEE;}  /*  Not generally visible  */

/* fix for browsers that don't need the hack */
html>body #navBar li {width: 132px; border-bottom: none;}


/*********** #sectionLinks styles ***********/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	float: left;
	clear: none;
	border-bottom: 1px solid #cccccc;  /*  C05: Border of section links  */
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;  /*  C05: Border between section links  */
}

#sectionLinks a:hover {
	background-color: #D0DCD0;  /* Color of cell when you rollover a section link */
}



/************** .imagecaption styles **************/

.imagecaption {
	float: left;
	margin: .5em .5em .5em .5em;
	padding: 5px 5px 0px 5px;
	display: inline;
	text-align: center;
	border-color: #CCC #999 #999 #CCC;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}
	
.imagecaption img {
	border-color: #000 #ccc #ccc #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}


/************** .thumbnail styles **************/
.thumbnail {
	float: left;
	width: 47%;
	margin: 0 0px 0px 0;
	padding: 0;
	border: 1px solid #777;
	font-size: 90%;
}

.thumbnail h3 {
	font-family: Arial,serif;
	font-weight: bold;
	font-size: 100%;
	color: black;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	clear: none;
}

.thumbnail img {
	float: left;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	margin: 0px 10px 0px 0px;
	
	
	/************** #currentEvents styles **************/
#currentEvents{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#currentEvents p{
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 10px;
	background-color: red;
}

#currentEvents a{
	font-weight: bold;
	color: #639BEE;   /*  C14:  Default color of links in any state inside a story  */
}

/************* .ShortOldPineInntable styles **************/
caption.ShortOldPineInntable {
	font-size: 100%;
	text-align: center;
	margin: 0 0 .5em 0;
	font-weight: bold;
}

table.ShortOldPineInntable { border-collapse: collapse; }

th.ShortOldPineInntable {
	font-weight: bold;
	padding: .5em;
	padding: 0;
	border: 1px solid #cccccc;  /*  C05: Border color between table items  */
	background: #568B6D;        /*  C12: background color of the table heading box  */
	color: white;
}

td.ShortOldPineInntable {
	padding: 0em .5em 0em .5em;
	border: 1px solid #cccccc;  /*  C05: Border color between table items  */
}

tr.ShortOldPineInntable {
	background: #ffffff;  /*  C02: Background color of body text in a table row  */
}
