/*<group=General Styles>*/

body {
	margin: 0px 5px 0px 5px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}



body#home a#homenav,
body#contact a#contactnav,
body#directions a#directionsnav,
body#rentals a#rentalsnav,
body#sargent a#sargentnav,
body#ferrier a#ferriernav,
body#fairwinds a#fairwindsnav,
body#chicken a#chickennav
	{
		color: #FFFFFF;
		background: #3175b9;
		text-shadow: 0px 0px 4px #c6e3f9;
	}



img {
	border:none;
	}
	
	

p { 
}

b, strong {
	font-weight: bold;
	color: #092143;
}

a:link {
	color: #2562C0;
	text-decoration: none;
}

a:visited {
	color: #2b71b7;
	text-decoration: none;
}

a:hover, a:active {
	color: #092143;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0px;
	padding: 3px 3px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0px 3px 3px;
	padding: 3px 0px 3px 3px;
}




.firstcell {
	border-left: 1px solid #ccc;
}






	
/*</group>*/

/*<group=Layout>*/

#container {
	width: 780px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #3e3e3e;
	padding-bottom: 20px;
	padding-left:0px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 1.5em;
}

#pageHeader {
	width: 780px;
	background: url(images/header_bgg.jpg) no-repeat;
	text-align: left;
	list-style: none;
	height: 111px;
}

#pageHeader img {
	display: inline;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

#pageHeader h1 {
	color: #ffffff;
	text-shadow: 0px 0px 4px #c6e3f9;
	margin: 0px;
	text-align: left;
	font-size: 26px;
	letter-spacing: 3px;
	padding: 25px 20px 5px 50px;
}

#pageHeader h2 {
	color: #c6e3f9;
	text-shadow: 0px 0px 3px #c6e3f9;
	margin: 0px;
	font-size: 16px;
	text-align: left;
	padding-right: 20px;
	padding-left: 50px;
	letter-spacing: 3px;
}

#contentContainer {
	width: 780px;
	float: right;
	text-align: left;
	padding-top: 24px;
}

#contentContainer #content {
	padding-left: 20px;
	padding-left: 20px;
	width: 740px;
	
}

#sidebarContainer {
	width: 190px;
	float: left;
	text-align: left;
}

#sidebarContainer .sidebar {
	padding: 5px;
}


#indexParagraph	{
	font-size:18px;
	font-weight:300;
	}


#minical {
	text-align:left;
}


#minical #minicalendar {
	width: 273px;
	text-align: center;
	float:left;
}


#minical #minicaltext {
	width: 273px;
	float: right;
	text-align: center;
}

#minicaltext #minicaltextpara {
	padding-top:40px;
	}



#footer {
	width: 780px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */;
	height: 31px;
	color: #ffffff;
	background: url(images/footer_bg.png) repeat-x;
}

#footer p {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

#footer a {
	color: #8ba1d7;
}

#footer a:hover {
	color: #092143;
	text-decoration: none;
}
	
/*</group>*/


/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	line-height: normal;
	position:relative;
	z-index:1;
}


#navcontainer #firstcell {
	border-left: 1px solid #ccc;
}


#navcontainer td {
	margin: 0;
	padding: 0;
	width: 195px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}



#navcontainer tr td {
	text-align:center;
	height:25px;
	}



/* Styles for Menu Items */
#navcontainer tr td a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	border-bottom: 0;
	padding-top:6px;
	padding-bottom:6px;
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer tr td { float: left; height: 1%; }
* html #navcontainer tr td a { height: 1%; }
/* End */

#navcontainer tr td:hover { color: #FFFFFF; background: #3175b9; text-shadow: 0px 0px 4px #c6e3f9;} /* Hover Styles */


#navcontainer tr td:hover a, #navcontainer tr td.over a  { color: #FFFFFF; background: #3175b9; text-shadow: 0px 0px 4px #c6e3f9;} /* The magic */
		
		

body { behavior:url(csshover.htc); } /* IE 6 PC Hack */

/*</group>*/







/*<group=Toolbar>*/

/* Toolbar Styles */

#rentalcontainer {
	line-height: normal;
	position:relative;
	z-index:0;
}


#rentalcontainer td {
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
	}


#rentalcontainer tr td {
	text-align:center;
	height:18px;
	}



/* Styles for Menu Items */
#rentalcontainer tr td a {
	display: block;
	font-size:10px;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	border-bottom: 0;
	padding-top:3px;
	padding-bottom:3px;
}

/* Fix IE. Hide from IE Mac \*/
* html #rentalcontainer tr td { float: left; height: 1%; }
* html #rentalcontainer tr td a { height: 1%; }
/* End */

#rentalcontainer tr td:hover { color: #FFFFFF; background: #3175b9; text-shadow: 0px 0px 4px #c6e3f9;} /* Hover Styles */

#rentalcontainer tr td:hover a, #rentalcontainer tr td.over a { color: #FFFFFF; background: #3175b9; text-shadow: 0px 0px 4px #c6e3f9;} /* The magic */		

/*</group>*/







/*<group=Global Classes>*/

.standout {
	font-style: italic;
	background: #e3f1fc;
	padding: 10px;
	font-size: 13px;
	color: #092143;
	border-bottom: 1px dotted #092143;
	border-top: 1px dotted #092143;
}

h1 {
	color: #092143;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}

h2 {
	color: #092143;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
}

h3 {
	color: #092143;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
}

h4 {
	color: #092143;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

h5 {
	color: #092143;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
}

.imageStyle {
}
	

.leftend {
	border-left: 1px solid #ccc;
	background:#3175b9;
}

.rightend {
	background:#3175b9;
	}


/*</group>*/

