/* 
Author:Andalucia Web Solutions
Website: http://www.andaluciaws.com
Created:12 June 2006
Last Amended:Stacy Prendeville
*/
/*global values + layout divs
======================================*/
/* Remove padding and margin */
* {margin:0px;padding:0px;}

body{
	background-color:#016701;
	color:#016701;
	text-align:center;
	background-image: url(../newhomepage/tmp_img/background.gif);
	font:normal 75% "Trebuchet MS", Tahoma, Arial;
}


#outer{
	width:900px;
	margin: 0 auto;
	text-align:left;
}

/* Remove border around linked ../../newhomepage/images */
img {border: 0;}
/* Class for clearing floats*/
.clear {clear:both;}

/*
typography
======================================*/
/* Padding cancelled in Global - Back on certain elements here */
h2, h3, h4, h5, h6, pre, blockquote, fieldset, table, ul {
  margin: 0.8em 0;}

hr {color:#2F2F2F;background-color: #2F2F2F;}

 /*
link colours
======================================
*/
a, a:link {color: #016701;text-decoration:none;font-weight: normal;}
a:visited {color: #016701;}
a:hover {color: #AB925A;}
a:visited:hover{color: #AB925A;}

#header {
	height: 155px;
	background: url(../newhomepage/images/heading-bg.jpg);
}
#taskbar {
	height: 38px;
	background: url(../newhomepage/images/taskbar-bg.gif);
	padding-right: 10px;
	padding-left: 10px;
}
.orangetext {
	color: #FF9900;
}
#content {
	background: #FFFFFF 0px 20px;
	padding-right: 1px;
	padding-left: 3px;
	padding-top: 2px;
}
#footer {
	line-height: 38px;
	background: url(../newhomepage/images/footer-bg.jpg);
	text-align: center;
	clear: both;
	color: #FFFFFF;
}
#footer a, #footer a:link {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:visited {color: #CCCC99;}
#footer a:hover {color: #AB925A;}
#footer a:visited:hover{color: #AB925A;}

#maincontent {
	float: left;
	margin: 0;
	padding: 0;
	width: 440px;
}

#maincontent h1{
	margin: 5px 5px;
}

#maincontent p{
	margin: 5px 5px 10px 5px;
	color: black;
	line-height: 16pt;
}

#columncontent {
	padding-left: 2px;
	padding-bottom:20px;
	clear: both;
}
.leftcolumn {
	width: 49%;
	color: #9C9B7A;
	line-height: 175%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rightcolumn {
	float: right;
	width: 49%;
	color: #9C9B7A;
	line-height: 175%;
	padding-top: 8px;
	padding-bottom: 8px;
}

.advertisement {
	background: #ECF4EC url(../newhomepage/images/advertisement.gif) no-repeat left;
	height: 60px;
	text-align: right;
	clear: both;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #016701;
	margin: 0px;
	padding: 0px;
}

#mainfeature {
	float: right;
	width: 442px;
	margin-right: 5px;
}

#mainfeature h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}


#mainfeature p {
	color: black;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#mainfeature p a, #mainfeature p a:link, #mainfeature p a:visited {
	color: #016701;
	font-weight: bold;
}

#mainfeature p a:hover, #mainfeature p a:visited:hover {
	color: #74743A;
}
#mainfeature table {
	padding: 0;
	margin: 0;
}

#feature {
}

.linklist {
	float: right;
	width: 196px;
	background: #E0E0C2;
}
.linklist p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
.linklist a, .linklist a:link {
	color: #333333;
	padding-bottom: 5px;
}
.linklist a:visited {color: #74743A;}
.linklist a:hover {color: #74743A;}
.linklist a:visited:hover{color: #333333;}

#monthlyfeature p {
	padding: 0px 10px;
	margin-top: 3px;
	line-height: 16px;
}

div.hr {
  height: 8px;
  background: #E3EBDC url(../newhomepage/images/hr.gif) no-repeat scroll center;
  width: 210px;
}
div.hr hr {
  display: none;
}

div.hr2 {
  height: 8px;
  background: #E0E0C2 url(../newhomepage/images/hr2.gif) no-repeat scroll center;
}
div.hr2 hr {
  display: none;
}
.greenrighthandlinks {
	font-size: 120%;
	color: #006600;
}
.h1area {
	float: right;
	text-align: right;
	width: 571px;
	margin-right: 10px;
	margin-top: 10px;
}
.h1area a, .h1area a:link {
	color: #E0E0C2;
	text-decoration: underline;
}
.h1area a:visited {color: #E0E0C2;}
.h1area a:hover {color: #E0E0C2;}
.h1area a:visited:hover{color: #E0E0C2;}


.h1area h1 {
background-image:url(../newhomepage/images/h1.gif);
background-repeat:no-repeat;
height:51px;
width:571px;
text-indent:-9999px;
font-size:0px;
}

.h1area h1 span{
display:none;
}
table.font12 {font-size:12px;}
.buttonbanner {
	border-left: 1px solid #016701;
}
.flashbuttonbanner {
	padding: inherit;
	margin: inherit;
}

.leftcolumn a, .leftcolumn a:link, .rightcolumn a, .rightcolumn a:link{
	color: #9C9B7A;
	font-weight: normal;
}
.leftcolumn a:visited, .rightcolumn a:visited{color: #9C9B7A;}
.leftcolumn a:hover, .rightcolumn a:hover{color: #333333;}
.leftcolumn a:visited:hover, .rightcolumn a:visited:hover{color: #333333;}

.leftcolumn h2 a, .leftcolumn h2 a:link, .rightcolumn h2 a, .rightcolumn h2 a:link {
	font-weight: bold;
	color: #016701;
}
.leftcolumn h2 a:visited, .rightcolumn h2 a:visited{color: #016701;}
.leftcolumn h2 a:hover, .rightcolumn h2 a:hover{color: #9C9B7A;}
.leftcolumn h2 a:visited:hover, .rightcolumn h2 a:visited:hover{color: #9C9B7A;}
.whiteborder {
	border-bottom: 3px solid #FFFFFF;
}

.month {
	width: 218px;
	float: left;
	background: #E3EBDC;
	margin: 5px 6px 0 0;
}

.monthlast {
	width: 218px;
	float: left;
	background: #E3EBDC;
	margin: 5px 0 0;
}


#mainfeature .month {
	width: 218px;
	float: left;
	background: #E3EBDC;
	margin: 0px 6px 0px 0px;
	clear: left;
}

#mainfeature .monthlast {
	width: 218px;
	float: right;
	background: #E3EBDC;
	margin: 0px;
}


h2.title {
	margin: 5px 0;
}

.month p, .monthlast p  {
	color: black;
	padding-left: 15px;
	line-height: 16pt;
}

.month h2, .monthlast h2 {
	padding: 5px 5px;
}

.month h2 a img, .monthlast h2 a img {
	padding: 0px;
}

.month p a, .month p a:link, .month p a:visited {
	color: #016701;
	font-weight: bold;
}

.month p a:hover, .month p a:visited:hover {
	color: #74743A;
}
#content p {
	line-height: 18px; 
	color: #333333;
	padding: 5px 8px;
}
#outer #content h1 font {
	padding-right: 8px;
	padding-left: 8px;
}

.display-none /*This is for unused months*/
{
display:none;
} 

.new {
float:right;
width:220px;
background-color:#E3EBDC;
height:482px;
margin:0px 5px 0px 5px;
}

.new-2 {
float:right;
width:220px;
background-color:#E3EBDC;
height:482px;
margin:0px 0px 0px 5px;

}

.clear {
clear:both;
}

.new h2, .new-2 h2{
margin-left:5px;}

.left {
float:left;}


#twomonths {
	height: 820px;
	float: right;
	width: 446px;
	margin-left: 10px;
}

#content #div table, #content #twomonths table {
	height:820px;
	background-color:#E3EBDC;
}

#content.twentyten #div table, 
#content.twentyten #twomonths table {
	height:730px;
}
