﻿body
{
	-x-system-font:none;
	background:#F0F0D9 none repeat scroll 0 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:140%;
	min-width:52em;
}

*
{
	margin:0;
	border-color: #FFD85E;
}

/* Header Section */
#search-box, #login-box
{
	height:20px;
}

#header
{
	height:80px;
	margin:0;
	padding:0;
	width:200px;
	vertical-align: bottom;	
}

#header a 
{
	display:block;
	height:22px;
	margin:0;
	padding:5;
	text-decoration:none;
}
#header2
{
    background-color:#FAFAF1;
	border-top:1px solid #FFD85E;
}

#search-box
{
	text-align:center;
	background-color:#FAFAF1;
	border-left:1px solid #FFD85E;
	padding:10px;
	vertical-align:middle;
	float:right;

}
#login-box
{
	text-align:left;
	background-color:#FAFAF1;
	padding:10px;
	vertical-align:middle;
	float: left;

}
/* END: Header Section */

#nav
{
	background-color:#60C1D7;
	clear:both;
	padding: 3px;
}
#nav2
{
	background-color:#E9F9FF;
	clear:both;
}

#page
{
	background-color:#FAFAF1;
	border-color:#FFD85E;
	border-style:solid;
	border-width:0 1px 1px;
	margin:0 auto;
	min-width:70em;
	width:98%;
	_width:100%;

}


/* Content Area */
#content
{
	margin:1em 2em;
}

#content_footer 
{
	height:30px;
	padding-top:5px;
}

#footer .contact
{
	border-color:#FFD85E;
	border-left:1px solid #FFD85E;
	float:left;
	padding:2em;
	text-align:center;
	width:20%;
	_width:25%;
	}
#footer .first
{

	float:left;
	padding:2em;
	text-align:center;
	width:20%;
	_width:25%;
}

/* Left Column Stuff */
#left_col
{
	float:left;
	width:17.5em;

}

.leftbar-item h3
{
	background: #BDF285;
	border-left:1px solid #2C8406;
	border-right:1px solid #2C8406;
	border-top:1px solid #2C8406;
	font-size:1.1em !important;
	line-height:2em;
	margin:0 !important;
	text-align:center;
}

.leftbar-item-content
{
	border:1px solid #2C8406;
	margin:0;
	padding:10px;
}

/* END: Left Column Stuff */

/* Middle Content */
#mid
{
	margin-left:230px;
	
}

#mid_col
{
	margin-right:220px;
	_width:100%;
	border: 1px solid #FBEBB9;
	padding: 0px 5px;
}

#inner_mid_col
{
	float:left;
	width:100%;
}

#inner_mid_col .one_col_focus
{
	border:1px solid #FFD85E;
	margin:4px 0 16px;
}

#inner_mid_col .one_col_focus .focus-box 
{
	font-size:0;
	line-height:0;
	overflow:hidden;
	position:relative;
	vertical-align:top;
	width:100%;
}


/* Left col of boxes */

#inner_mid_col .two_col_left
{
	float:left;
	width:49%;
}

#inner_mid_col .two_col_left .left 
{
	padding-right:5px;
}

/* END: Left column boxes */

/* Right column boxes */
#inner_mid_col .two_col_right 
{
	float:right;
	width:50%;
}

#inner_mid_col .two_col_right .right 
{
	padding-left:10px;
}

#inner_mid_col .content-box h3 , #mid_col h3
{
	background:#996633 url(images/box-header.gif) repeat-x scroll center bottom;
	border-color:#FBEBB9 #FBEBB9 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#FFFFFF !important;
	font-size:1.1em;
	font-weight:bold !important;
	line-height:18px !important;
	margin:2px 0 0;
	padding:2px 10px 5px;
	text-align:left;
}

#inner_mid_col .content-box .content-box-body 
{
	border-bottom:1px solid #FBEBB9;
	border-left:1px solid #FBEBB9;
	border-right:1px solid #FBEBB9;
	margin:0;
	overflow:hidden;
	padding:10px 10px 2px;
}
/* END: Right column boxes */

#content_header
{
	border-bottom:1px solid #FBEBB9;
	height:34px;
	margin-bottom:18px;
	padding: 16px 0px 5px 10px;
}

#content_header h1.title 
{
	color:#CC003C;
	font-size:30px;
	font-weight:normal;
	line-height:34px;
	margin:0;
	padding:0;
}
.nextEventHeading
{
    font-size:1.4em;
    padding-left: 5px;
    background: #996633 url(images/box-header.gif) repeat-x scroll center bottom;
    padding: 10px 0px 10px 5px;
    margin: 0px;
}

/* END: Middle Content */

/* Right Column */
#right_col
{
	float:right;
	width:187px;
}
/* END: Right Column */

/* Footer Items */
#footer
{
	border-top:1px solid #FBEBB9;
	clear:both;
	padding:1em 0 2em;
}

/* END: Footer Items */

/* Sidebar Stuff */
.sidebar-item
{
	margin:0 0 20px;
	padding:0;
}

.sidebar-item h3
{
	background:#AF9256;
	border-left:1px solid #FBEBB9;
	border-right:1px solid #FBEBB9;
	border-top:1px solid #FBEBB9;
	font-size:1.1em !important;
	line-height:2em;
	margin:0 !important;
	text-align:center;
	color: #FFFFFF;
}

.sidebar-item-content
{
	border:1px solid #FBEBB9;
	margin:0;
	padding:10px;
}

/* END: Sidebar Stuff */

/* Other Styles */
.clear 
{
	clear:both;
	display:block;
	font-size:0;
	line-height:0;
}

img 
{
	border:0 none;
}

/* 
	ListItems, borrowed from Google
*/
.listitem {
border:1px solid #FFD85E;
float:left;
height:120px;
margin-right:10px;
width:300px;
text-align: left;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
}

listitem IMG
{
	max-width:195px;
}

.listitem_txt {
height:125px;
text-align: left;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
}

.listitem_clear {
clear:both;
height:10px;
text-align: left;
border-bottom:1px solid #FFD85E;
margin-bottom: 5px;
}

/* END: ListItems */

/* Sponosrlist */
ul.sponsorList
{
	padding: 2px;
}

ul.sponsorList LI
{
	padding: 4px 0px;
	list-style-type: none;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/* END SponsorList */

/* Polls */
H2.pollTitle
{
	margin: 0;
	padding: 0;
	font-size: 1.35em;
}
.pollQuestionsList 
{
	margin: 5px 0px;
	padding: 0;
	border: 0;
}
P.pollQuestion 
{
	margin: 0;
	padding: 5px 0px;
	font-size: 1.25em;
}
.pollQuestionsList li
{
	list-style-type: none;
}

UL.RadioButtonListCssClass
{
	padding: 1px;
}
UL.RadioButtonListCssClass li
{
	
	list-style-type:none;
	padding-bottom:5px;
}
UL.RadioButtonListCssClass li LABEL
{
	padding-left:3px;
}
h3.sf_pollQuestion
{
    font-size:1.0em;
    background-color: #FAFAF1;
    line-height: normal;
    color: #000000;
    font-weight: normal;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #FFD85E; 
    
}
OL.sf_pollQuestionAnswers
{
    margin-left: 0em;
    margin: 0px;
    padding-left: 1em;
   
}
OL.sf_pollQuestionAnswers li
{
    margin:0px;
    padding: 0px;
    font-size: .85em;
}

/* END Polls */

/* Buttons */


/* END: Buttons */

/* START: Pager */
.sf_pager ul, .sf_pager li
{
    display:inline;
    list-style-type:none;
    margin:0;
    padding:0;
}
a.sf_PagerSelItem {
    color:#333333;
}
.sf_PagerItem a:hover, a.sf_PagerSelItem {
    background:#F0F7E8 none repeat scroll 0 0;
    border:1px solid #83BC46;
}
a.sf_PagerItem , a.sf_PagerSelItem  {
    border:1px solid #CCCCCC;
    cursor:pointer;
    display:inline-block;
    float:left;
    margin:0 0.38em 0 0;
    padding:0.3em 0.7em;
    text-align:center;
    text-decoration:none;
}

ol.sf_pager 
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 100%;
	list-style: none;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}

/* END: Pager */

/* RSS Feeds */
.homeFeedList
{

}

.homeFeedItem
{
    border-bottom: solid 1px #FFD85E;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

.homeFeedTitle
{
    margin-bottom: 10px;
}

.homeFeedTitle A
{
    font-size: 1em;
    line-height: 1em;
    text-decoration: none;
}
.homeFeedTitle A:hover
{
    text-decoration: underline;
}

.homeFeedDate
{
    padding-left: 6px;
    font-style: italic;
    font-size: 1em;
}

/* START: Search Results Styling */
UL.sf_searchResults
{
    padding: 5px;
}

UL.sf_searchResults H4
{
    /* result title (page name) */
    
}

UL.sf_searchResults H4 A
{
    /* result title (page name) with hyperlink */
    font-size: 1.1em;
}

p.sf_searchSnippet
{
    /* the snippet of code */
    font-size: 1em;
    margin-left:25px;
}

p.sf_searchLink
{
    /* link to the page */
    font-size: .85em;   
    padding-bottom: 10px;
    border-bottom: solid 1px #FFD85E;
}

/* END: Search Results Styling */

/* START: Search Box (Sitefinity) */
.sf_searchBox 
{
	margin: 0;
	padding: 0;
	border: 0;
	
}

.sf_searchBox LABEL
{
    padding: 0px 10px;
    font-style: italic;
}
.sf_searchText
{
    
}

.sf_searchSubmit
{
    margin: 0px 10px;
}

/* END: Search Box */

/* START: Overides for Yahoo Base CSS */
ol li 
{
    list-style-type: none;
}

th, td
{
    border: 0px solid #000000;
    padding: 0em;
}

/* END: Overides for Yahoo Base CSS */

/* START: Comments Display */
/* Comments List */
.sf_contentComments
{
	margin: 1em 0 1em;
	padding: 0;
}
.sf_contentComments .sf_commentsList 
{
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_commentsList li
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_commentAuthor
{
	margin: 0;
	padding: 0;
}
.sf_contentComments abbr 
{
	font-size: .8em;
}
.sf_contentComments .sf_commentsList .sf_commentAuthor strong 
{
	font-size: 1.1em;
}
.sf_contentComments .sf_eventSubTitle, .sf_contentComments legend
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.4em;
}
/* Event */
.sf_contentComments .sf_contentCommentForm 
{
	margin: 0;
	padding: 0;
	border: 0;
}
.sf_contentComments .sf_contentCommentForm ol 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}
.sf_contentComments .sf_contentCommentForm li 
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_contentCommentForm label
{
	display: block;
}
.sf_contentComments .sf_contentCommentForm .sf_commentsValidator strong
{
	font-weight: normal;
	display: block;
}
/* END: Comments Display */

/* START: Common Stuff */

.line
{
    margin: 15px 0px;
    border-bottom: solid 1px #FFD85E;
}

/* END: Common Stuff */

/* Events list */
.sf_genericContentList 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.sf_genericContentList li
{
	margin: 0 0 2em;
	padding: 0;
}
.sf_socialBookmarks 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.sf_Category 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.sf_socialBookmarks li
{
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
.sf_contentComments .sf_commentsTitle, .sf_contentComments legend {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/* Comments */

/* from google */
.feature_ss {
    float:left;
    height:100px;
    margin: 0px 20px;
    margin-right:10px;
    padding: 10px 0px;
    width:200px;
    text-align: left;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
}

DIV.feature_ss IMG
{
	max-width:195px;
}

.feature_txt {
    height:125px;
    text-align: left;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding-bottom: 10px;
} 

.feature_txt h4 
{
    font-size: 1.2em;
    
}
.feature_txt p 
{
    font-size: 1em;    
}

p.sf_readMore, p.sf_AuthoredBy, p.newsDate
{
    font-size:.85em;
    margin-bottom: 0px;
    
}

h2.newsTitle
{
    font-size: 1em;
}

p.newsDate
{
    
}

p.newsSummary
{
    
}

h4
{
    background-color: #FBEBB9;
    font-style:italic;
    font-weight:normal;

}

h4.sf_contentTitle
{
    background-color: #FAFAF1;
}