﻿@import url('df_layout.css');

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #36673D;
	font-size: 100%;
}
p {
	margin:0;
	padding:0;
}
#container {
	width: 1024px;
	margin: 10px auto;
	font-size: 0.875em;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	border: 1px #333333 solid;
	text-align: center;
	width: 1020px;
	float: left;
	background-image: url('images/header_country2.jpg');
	height: 237px;
}
/* Page content holder */
#content {
	border-bottom: 1px #B0aa8C solid;
	border-right: 1px #B0aa8C solid;
	padding: 0px 0px 8px 12px;
	float: left;
	width: 848px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#content ul.infobox {
	padding: 6px 4px;
	border: 1px #ACCBEA solid;
	clear: both;
	float: right;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 0px;
	background-color: #DEEFE3;
	line-height: 1.2em;
	text-align: center;
	display: block;
}
#content ul.infobox li {
	display: inline;
}
#content ul.bullets li {
	line-height: 1.2em;
}
#content ul.bullets {
	margin: 0px;
	margin-left: 38px;
	line-height: 1.4em;
	list-style-type: disc;
	margin-bottom: 8px;
	margin-right: 18px;
	font-size: .9em;
}
/* Styling for the form on the Contact Us page */
#emailform {
	width: 660px;
	margin-top: 40px;
	margin-left: 30px;
}
#emailform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
#emailform #button_row {
	margin-left: 176px;
	margin-top: 20px;
}
a.hugginslink {
	font-size: small;
	margin-left: 40px;
}
/* Main content section of Home page. Float left against left side navigation. */
#home_main {
	width: 580px;
	float: left;
	margin-bottom: 12px;
}
#service1 {
	border: 1px #E9E9E9 solid;
	float: left;
	width: 568px;
	background-color: #EFF8F1;
	padding: 6px;
	margin-bottom: 14px;
	margin-top: 12px;
}
#services {
	width: 580px;
	float: left;
}
#service2 {
	border: 1px #E9E9E9 solid;
	float: left;
	width: 272px;
	background-color: #FFF9F2;
	padding: 6px;
	margin-bottom: 10px;
	margin-right: 8px;
}
#service3 {
	border: 1px #E9E9E9 solid;
	float: left;
	width: 272px;
	background-color: #EAF1FF;
	padding: 6px;
}
#cal_main {
	width: 560px;
	margin-left: 135px;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: .875em;
}
/* Right column for Home page.  Float left against main section */
#rightcol {
	width: 244px;
	float: right;
	background-color: #F8F2DE;
	color: #000000;
	font-size: .9em;
	padding-left: 4px;
	font-size: 11px;
	padding-right: 4px;
}
#event_list {
	font-size: 1.1em;
	width: 244px;
}
#content #rightcol h4 {
	margin: 0px;
	font-weight: bold;
	margin-left: 4px;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 1.4em;
}
#content #rightcol h3 {
	margin-left: 4px;
}
#content #rightcol p {
	margin: 0px;
	padding-right: 8px;
	font-size: 1.2em;
	margin-left: 4px;
}
/* Side navigation */
div#navbox {
	border-left: 1px #B0AA8C solid;
	border-bottom: 1px #B0AA8C solid;
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	width: 154px;
	float: left;
	color: #000000;
	background-color: #DBD8CA;
	padding-top: 14px;
	height: auto;
	padding-bottom: 20px;
	clear: both;
	padding-right: 4px;
}
div#navbox h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}
#navbox #navsect {
	border-top: 1px #6A4800 solid;
	padding-top: 6px;
}
div#navsect a {
	font-size: 1.2em;
	text-decoration: none;
	color: #000000;
	margin-left: 1px;
}
div#navsect ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#navsect li {
	padding: 1px 0px 0px 20px;
	margin: 4px 0px;
}
div#navsect li:hover {
	background-image: url("images/paw2.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-color:#FFF5D5;
}
/* Content Styles */
#content p {
	margin-bottom: 9px;
	font-size: .9em;
	margin-top: 8px;
	margin-left: 6px;
}
#content p.centered_box {
	margin-bottom: 6px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
}
#content p.indented {
	margin-bottom: 6px;
	margin-left: 80px;
	margin-right: 60px;
}
#content img.photo {
	padding: 2px;
	border: 1px solid #808080;
	margin-left: 2px;
	margin-right: 2px;
}
#content img.photo_text_r {
	float: left;
	padding: 3px;
	border: 1px solid #808080;
	margin-right: 6px;
}
#content img.photo_text_l {
	float: right;
	padding: 2px;
	border: 1px solid #808080;
	margin-left: 6px;
	margin-right: 12px;
}
h2 {
	color: #005B00;
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 0px;
	clear: both;
}
#content h3 {
	color: #AE0000;
	margin-top: 8px;
	font-size: 1.2em;
	margin-bottom: 8px;
}
#content h4 {
	color: #5391D2;
	font-size: 1.1em;
	margin-bottom: 0px;
}
#content h4.condensed {
	color: #5391D2;
	margin-left: 74px;
	margin-right: 74px;
}
#content h5 {
	color: #000000;
	margin-top: 16px;
	font-size: 1.0em;
	margin-bottom: 8px;
	text-align: center;
}
#content p.narrow {
	width: 380px;
	margin-right: 10px;
	float: left;
	margin-left: 26px;
}
#content p.narrow2 {
	width: 240px;
	margin-right: 10px;
	float: left;
	margin-left: 16px;
}
/* This implements the pop-up of the fee info when the user hovers mouse over the text */
.popup span {display: none}
a.popup:hover {
	text-decoration:none;
	color:black;
}
.popup:hover span {
	padding: 8px;
	display: block;
	width: 30em;
	background-color: #E0E7ED;
	border: 2px #B4C6D3 double;
	position: fixed; top: 40%; left: 45%; 
/*	position: absolute; left: 40%; top: 21em;*/
	padding: 8px;
}
/* Footer Styles */
#footer {
	border-top: 1px #000000 solid;
	text-align: center;
	clear: both;
	width: 1024px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	color: #E7E4DC;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
/* Styling of Links */
a {
	color: #AE0000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
/* Styles for displaying header images */
.picbox {
	width: 800px;
	height: auto;
	margin-left: 20px;
	clear: both;
}
/* Text boxes used next to photos. */
.textbox {
	width: 380px;
	float: left;
	margin-top: 16px;
	margin-right: 5px;
	margin-left: 28px;
	line-height: 1.2em;
}
.listbox {
	width: 380px;
	float: left;
	margin-left: 4px;
	margin-top: 10px;
	padding-left: 16px;
}
/* Wider text box used next to small or narrow photos for nicer look. */
.textbox_w {
	width: 420px;
	float: left;
	margin-right: 5px;
	margin-left: 4px;
	line-height: 1.2em;
}
/* Narrow text box used next to small or narrow photos for nicer look. */
.textbox_narrow {
	width: 425px;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 8px;
}
/* Text box with larger top margin so text will display closer to halfway down the box than right at the top */
/* Used for text boxes next to tall images */
.textbox_t {
	width: 365px;
	float: left;
	margin-top: 90px;
	margin-right: 5px;
	margin-left: 8px;
}
/* Miscellaneous classes */
.center {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.clear {
	height: .8em;
	clear: both;
}
.filler {
	height: 10em;
	clear: both;
}
.filler_small {
	height: 3em;
	clear: both;
}
.plain_img {
	margin-left: 10px;
}
.sidebyside {
	margin: 2px;
	float: left;
}
.floatleft {
	float: left;
	margin-right: 8px;
}
#content p.divider, #content #rightcol p.divider {
	height: 2px;
	font-size: .1em;
	background-color: #C0C0C0;
	margin-right: 4px;
	margin-left: 0px;
}
#content p.wide_divider {
	height: 2px;
	font-size: .1em;
	background-color: #C0C0C0;
	margin-right: 12px;
	margin-left: 0px;
}
.attention {
	color: #C80000;
}
.special_event {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-color: #6DA3D8;
	border-width: 4px;
	border-style: solid;
	padding: 8px;
}
.condensed {
	margin-left: 20px;
	margin-right: 20px;
}
.condensed2 {
	margin-right: 50px;
}
img {
	border: 0;
}
form {
	margin-left: 30px;
}
/* Define classes to override PHP Event Calendar classes to get font color that you want */
/* Cheader is the main header and displays the month/year and navigation arrows */
/* DO NOT REMOVE THESE */
.Cheader {
	font-weight:bold;
		color:white;
}
/* Cheader2 is below the main header, and displays the names of the days of the week */
.Cheader2 {
	color:black;
}
/* Cbodyh defines the font of the previous and next month's days on current calendar */
.Cbodyh {
	color:silver;	
}