/* Main CSS Document for Redhill */

/* Hide blogger navbat */
#navbar-iframe {
	height: 0px;
	display: none !important;
}

.blogbody
{
/*	position: relative;
	top: -32px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #492E13;
	background-color: #689e50;
	
}


/* General anchor settings */
a img
{
	border: 0;
}

a:visited img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #492E13;
}

a:active
{
	text-decoration: none;
	color: #492E13;
}

a:visited
{
	text-decoration: none;
	color: #492E13;
}

a:hover
{
	text-decoration: underline;
	color: #492E13;
}

/* Body Style */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #492E13;
	background-color: #689e50;
	/*background-color: #8E5925;*/
}

/* Outer table */
.outer
{
	width:100%;
	background-repeat: repeat-x;
	background-image: url(../images/backgroundblock.jpg);
	background-position: right 148px;
}

/* Header table */
.headercontent
{
	/* width: 725px; */
	width: 815px;
	height: 145px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #C2D2B0;
	text-align:left;
	font-weight: bold;
	font-size: 32pt;
	background-repeat: no-repeat;
	background-image: url(../images/hangingbean.jpg);
	background-position: right top;
}

.headercontenttd
{
	text-align: left;
	vertical-align: bottom;
}

/* Menu table */
.menucontent
{
/*	width: 725px; */
	width: 815px;
	border-width: 0px;
	background-color: #4D763A;		
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.menutd
{
/*	width: 721px; */
	width:811px;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

/* Main content table */
.maincontent 
{
/*	width: 725px; */
	width: 815px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-width: 0px;
	background-color: #C2D2B0;
	text-align:left;
}

.maincontenttd
{
	text-align: left;
	vertical-align: top;
}

/* Events / Calendar table */

.calendarcontent
{
	background-color: #C2D2B0;
	margin: 0pt;
	padding: 0pt;
/*	width: 725px; */	
	width: 815px;
}

.calendarcontenttd
{
/*	width: 720px; */
	width: 810px;
	padding: 0px;
	margin: 0px;
}


/* Links page list */
.linklist
{
	list-style: circle;
}

/* Footer table */

.foottable
{
	width:100%;
}

.footcopy
{
	text-align: left;
	vertical-align:middle;
}

.w3valid
{
	text-align:right;
	vertical-align:middle;
}

.gallerycaption
{
	font-weight:normal;
	font-size:medium;
}

.gallerytitle
{
	font-weight:bold;
}

.indexeventheader
{
	font-size:larger;
	font-weight:bold;
}

.indexeventtable
{
	background-color: #4D763A;	
}

.indexeventheadcell
{
	font-weight: bold;
	color: #ffffff;
}

.indexeventdatacell1
{
	vertical-align:top;
	font-size: smaller;
	background-color: #C2D2B0;
}

.indexeventdatacell0
{
	vertical-align:top;
	font-size: smaller;
	background-color: #ffffff;
}


.weatherflashdiv
{
	width: 435px; 
	height: 90px; 
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/green_435x90_bg.jpg ); 
	background-repeat: no-repeat; 
	background-color: #336633;
}

.weatherfooterdiv
{
	text-align: right; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 10px; 
	line-height: 15px; 
	color: #FFFFFF;
}

.weatherfooterdiv a
{
	text-decoration: none;
	color: #ffffff;
}

.weatherfooterdiv a:active
{
	text-decoration: none;
	color: #ffffff;
}

.weatherfooterdiv a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.weatherfooterdiv a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

/* Blog */

.blogtable
{
	width: 100%;
}

.blogleft
{
	font-size: small;
	border-right: dashed 1px #4D763A;
	vertical-align: top;
	width: 200px;
}

.blogmain
{
	vertical-align:top;
}

.blogdateheader
{
	font-size: larger;
	text-decoration:underline;
	margin-bottom: 7px;
}

.blogitemhead
{
	
}

.blogitemtitle
{
	font-weight: bold;
}

.blogitemauthor
{
	font-size: smaller;
}

.blogitemdate
{
	font-size: small;
}

.blogitembody
{
	border-bottom: dotted 1px #4D763A;	
}

.blogger-labels
{
	font-size: small;
}

.blogitemfoot
{
	margin-bottom: 10px;
	border-bottom: dashed 1px #4D763A;
	font-size: small;
	font-weight: bold;
}

.nopad
{
	padding: 0px;
	margin: 0px;
}