/* 
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;
	font:normal 75% "Trebuchet MS", Tahoma, Arial;
}


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

/* Remove border around linked 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(images/heading-bg.jpg);
}
#taskbar {
	height: 38px;
	background: url(images/taskbar-bg.gif);
	padding-right: 10px;
	padding-left: 10px;
}
.orangetext {
	color: #FF9900;
}
#content {
	background: #FFFFFF url(images/contentbg.gif) repeat-y 0px 20px;
	padding-right: 1px;
	padding-left: 3px;
	padding-top: 2px;
}
#footer {
	line-height: 38px;
	background: url(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 {
	width: 475px;
	float: left;
}
#columncontent {
	float: right;
	width: 418px;
}
.leftcolumn {
	width: 235px;
	color: #9C9B7A;
	line-height: 175%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rightcolumn {
	float: right;
	width: 235px;
	color: #9C9B7A;
	line-height: 175%;
	padding-top: 8px;
	padding-bottom: 8px;
}




.advertisement {
	background: #ECF4EC url(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;
}


#feature {
	width: 218px;
}
#monthlyfeature {
	background: #E3EBDC;
	margin-top: 0px;
	padding-bottom:5px;
}
#monthlyfeature h2 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
}
.linklist {
	float: right;
	width: 196px;
	background: #E0E0C2;
}
.linklist p {
	padding: 4px 5px 0px 5px;
	line-height:14px;
}
.linklist a, .linklist a:link {
	color: #333333;
	
}
.linklist a:visited {color: #74743A;}
.linklist a:hover {color: #74743A;}
.linklist a:visited:hover{color: #333333;}

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

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

div.hr2 {
  height: 8px;
  background: #E0E0C2 url(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(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;
}
#visitandalucia {
	background: #EDEDDA url(vist-bg.gif) no-repeat;
	margin-top: 3px;
	padding: 3px;
	height: 139px;
	line-height: 30px;
	font-size: 13px;
	color: #016701;
	border-bottom: 1px solid #D6E7D6;
}
#visitandalucia h2 a {
	font-size: 15px;
	color: #545454;
	float: left;
	clear: both;
	margin-right: 4px;
	font-weight: bold;
}

#visitandalucia h2 a:visted {
	color: #545454;
}

#visitandalucia h2 a:hover {
	color: #016701;
}

#visitandalucia h2 a:visited:hover {
	color: #016701;
}

