﻿body
{
	font-size: 0.813em;
	font-family: Verdana, Sans-Serif;
	color: #000000;
	background-color:#F7F0BA;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h1
{
	font-size: 1.5em;
	margin:0 0 0 0;
	padding: 10px 0 10px 0;
}

h2
{
	font-size: 1.1em;
	margin:0 0 0 0;
	padding: 0 0 10px 0;	
}

h3
{
	font-size: 1.0em;
	margin:0 0 0 0;
	padding: 10px 0 0px 0;	
}

h4
{
	font-size: 1.0em;
	margin:0 0 0 0;
	padding: 0px 0px 0px 0px;
}

a
{
	color: #000000;
}

a:hover
{
	color: #0f0f0f;
}

p
{
	margin: 0 0 20px 0;
}

div#TopBanner
{
	height:100px;
	background-repeat:no-repeat;
	background-position:top left;
}

div#ContentBorder
{
	border:solid 1px #000000;
}

ul#nav
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	height:40px;
	width:883px;
	background-color:#9C1519;
}

ul#nav li
{
	float:left;
	padding:10px 12px 0px 12px;
}

ul#nav li a
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

ul#nav li a.SelectedLink
{
	color:#EAD66D;	
}

ul#nav li a:hover
{
	color:#EAD66D;	
}

/****************************************
*				Top Search				*
****************************************/
div#TopSearch
{
	clear:both;
	background-color:#48484A;
	height:35px;
	padding:0 0 0 0;
	font-size:0.692em;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
}

div#TopSearchLeft
{
	float:left;
	width:570px;
	padding:0 0 0 10px;
	height:26px;
	color:#FFFFFF;
	padding-top:5px;	
}

div#Articles
{
	float:left;
	width:125px;
}

div#Articles input, div#Plants input
{
	margin:0 0 0 0;
}

div#Plants
{
	float:left;
	width:125px;
}

div#SearchBoxAndButton
{
	float:left;
	width:250px;
}

div#SearchBoxAndButton input.Submit
{
	padding:0 0 0 0;
	margin:0 0 0 10px;
	text-align:center;
	width:50px;
	font-family: Verdana, Sans-Serif;
	font-size:1em;
	height:21px;
	border:solid 1px black;
	background-color:#FFFFFF;
}

div#SearchBoxAndButton input.search
{
	width:150px;
	height:17px;
	padding:2px;
	border:solid 1px black;
	background-color:#FFFFFF;
	font-family: Verdana, Sans-Serif;
}

div#TopSearchRight
{
	float:right;
	width:300px;
	height:26px;
	/*font-size:0.769em;*/
	color:#FFFFFF;
	text-align:right;
	padding-top:9px;
}

span#NewsletterSignUp
{
	padding:0px 10px 0 0;
	margin:0px 0 0 0;
	display:block;
	float:left;
}


span#NewsletterSignUp a
{
	color:#FFFFFF;
}

div#AddThis
{
	float:right;
	width:125px;
	padding:0px 5px 0 0;
}

/**************** END OF ***************/

div#LogoLeft
{
	float:left;
	width:105px;
	padding:115px 5px 0 0;
}

div#LogoLeft a img
{
	border:none;
}

div#SiteBox
{
	float:left;
	width:885px;
}

div#PageContent
{
	width: 1000px;
	margin: auto;
}

div#Top
{
	border-bottom: solid 1px #000000;
}

div#Content
{
	border-bottom: solid 1px #000000;
	clear:both;
	background-image:url("/css/img/bannerboxborder.png");
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#FFFFFF;
	/*padding-left:219px;
	padding-right:39px;
	padding-top:20px;*/
	padding:20px 39px 20px 219px;
	min-height:750px;
}

div#CurrentArticles
{
	padding:0 0 15px 0;
}

div#CurrentArticles div.Box
{
	float:left;
	width:208px;
	text-align:center;
}

div#CurrentArticles div.Box h3
{
	font-size:0.846em;
}

div#CurrentArticles div.Box img
{
	border:solid 1px #000000;
}

div#CurrentArticlesTop
{
	background-image:url("/css/img/videobox_top.png");
	background-repeat:no-repeat;
	height:15px;
}

div#CurrentArticlesMid
{
	background-image:url("/css/img/videobox_middle.jpg");
	background-repeat:repeat-y;
	min-height:115px;
}

div#CurrentArticlesBottom
{
	clear:both;
	background-image:url("/css/img/videobox_bottom.png");
	background-repeat:no-repeat;
	height:15px;
}
/********************************************
*			Frontpage Properties			*
********************************************/

div#SlideShow
{
	float:left;
	width:225px;
	padding-right:25px;
	padding-bottom:25px;
}

div#FrontpageText
{
	width:375px;
	float:right;
	padding:0 0 0 0;
}

div#FrontpageText h1
{
	padding-top:0px;
	margin:0 0 0 0;
}

div#FrontpageText p
{
	margin-top:0px;
}

table.frontpagelower
{
	border-collapse: collapse;	
	width: 100%;
}

table.frontpagelower ul
{
	list-style-type: square;
	margin: 0;
	padding: 0;
}

h2.frontpage
{
	margin-top: 30px;
	border-top: solid 1px #000000;
	padding: 10px 0 10px 0;	
}

table.frontpagelower td
{	
	vertical-align: top;
}

table.frontpagelower td.image
{
	width: 250px;
}

div#calendar
{
	background-image:url("/css/img/calendar.gif");
	background-repeat:no-repeat;
	height:100px;
	width:100px;	
	padding-right:15px;
	text-align:center;
}

div#calendar div#calendarmonth
{
	height:35px;
	color:#FFFFFF;	
	padding:10px 0 0 0;
	font-weight:bold;
	text-transform:capitalize;
	overflow:hidden;
}

div#calendar div#calendardate
{	
	font-size:1.154em;
	padding:15px 0 0 0;
	font-weight:bold;
	text-transform:capitalize;
	overflow:hidden;
	height:45px;
}

div#CurrentArticlesLower
{
	width:312px;
	min-height:110px;
	padding:10px 0 10px 0;
}

div.NewsItem div.Date
{
	font-size:0.846em;
	padding:3px 0px 3px 0px;
}

div#CurrentArticlesLower h2
{
	padding:0 0 10px 10px;
	width:200px;	
}

div#FocusPage
{
	float:left;
	width:312px;
	min-height:110px;
	padding:10px 0 10px 0;
	border-left:solid 1px #000000;
}

div#FocusPage img.FocusPageLowerImg
{
	float:left;
	width:100px;
	padding:0 10px 0 10px;
}

div#FocusPageBox
{
	float:right;
	width:190px;
}

div#FocusPageBox h2
{
	padding-top:0px;
	padding-bottom:0px;
}

div.LinkImg
{
	float:left;
	width:250px;
}

div.LinkImg img
{
	border:none;
}

div.LinkText
{
	float:left;
	width:350px;
}

div.LinkBox
{
	padding-bottom:15px;
	clear:both;
}

div#Bottom
{
	border-bottom: solid 1px #000000;
	background-color:#48484A;
	height:35px;
	color:#FFFFFF;
	font-size:1.308em;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	clear:both;
}

div#lait a
{
	color: #AFAA83 !important;
	width: 950px;
	margin: auto;
	font-size: 0.7em;
	text-align: center;
	padding:20px 0 20px 120px;
	clear:both;
	display: block;
}


div.clear
{
	height:0px;
	clear:both;
}

div.ClearRight
{
	height:0px;
	clear:right;
}

/********************************************
*			Competition Area				*
********************************************/
div#CompetitionLeft
{
	width:250px;
	float:left;
	margin-right:10px;
	border:1px solid #EEEEEE;
}

div#CompetitionRight
{
	width:250px;
	float:left;
}

/********************************************
*			ArticleList Area				*
********************************************/

table#ArticleList
{
	border-collapse:collapse;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:100%;
}

table#ArticleList tr.HeaderRow
{
	
}

table#ArticleList tr.RowOne
{
	background-color:#EFEFEF;
}

table#ArticleList tr td
{
	padding:2px 0 2px 0;
}

table#ArticleList tr.RowOne td, table#ArticleList tr.RowTwo td
{
	border-top:solid 2px #000000;
}

table#ArticleList tr td.Title
{
	/*width:250px;*/
}
table#ArticleList tr td.Season
{
	width:125px;
}
table#ArticleList tr td.Media
{
	width:75px;
}

table#ArticleList tr td img
{
	border:0;
}

table#ArticleList tr td a
{
	border-bottom:0px;
	text-decoration:none;
	display:block;
}

table#ArticleList tr.HeaderRow
{
	font-weight:bold;
}


/********************************************
*				NewsArea					*
********************************************/
div#Images
{
	float:right;
	width:150px;
	text-align:center;
	padding-left:50px;
	padding-top:12px;
	overflow:hidden;
}

div#Images img
{
	padding-top:10px;
	padding-bottom:3px;
}

div#Images span.ImageText
{
	/*padding-top:3px;*/
	/*padding-bottom:10px;*/
	/*display:block;*/
	font-style:italic;
	font-size:0.846em;
}

/**************** END OF ***************/

div#YouTube
{
	/*width:480px;
	height:385px;
	overflow:hidden;*/
}
