/* force firefox to use IE box model */
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body {
	width: 960px;
	margin: 20px auto;
	border: solid 5px #333;
}

#banner {
	background-image: url(/images/fresh/sh_banner3.jpg);
	width: 960px;
	height: 216px;
	position: relative;
}

#logo {

}

#mainmenu {
	width: 960px;
	height: 70px;
	background-image: url(/images/fresh/mainmenu_bk3.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 0px;
	margin: 0px;
}


* html #mainmenu li {
  display:inline;        /* for IE only */
}

#mainmenu ul {
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

#mainmenu li {
	position: relative;
	display:table-cell;
	color: #FFF;
	float: left;
}

#mainmenu a, #mainmenu a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 40px 0px 5px;
}

#mainmenu a:active, #mainmenu a:hover {
	color: #FF3;
}



#minimenu {
	float: right;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:1em;
	padding: 0px;
	margin-top: 5px;
}

#minimenu ul {
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

* html #minimenu li {
  display:inline;        /* for IE only */
}

#minimenu li {
		display:table-cell;
		position: relative;
		float: left;
}
 
#minimenu a, #minimenu a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 5px;
}



#contact {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:2em;
	float: right;
	clear: both;
	position: absolute; 
	bottom: 1.2em; 
	right: 3em;
	height: 100px;
}

#contact a, #contact a:visited {
	text-decoration: none;
	color: #333;
}

#background {
	background-image: url(/images/fresh/content_bk.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

* html #background {
	padding: 5px;
}

#content {
	background-color: #FFF;
	border: 1px solid #333;
	padding: 40px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
}

* html #content {
	width: 836px;
}

#content p {
	font-size: 1.4em;
	color: #000;
	font-weight: normal;
}

#content .subheader {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	color: #798A1C;
}

#content ul {
}

#content li {

	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	list-style-image:none;

}


#content li.MsoNormal {
	font-family:"Calibri","sans-serif";
}





#content .cornerImage {
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
	position: absolute; 
	bottom: 0.3em; 
	right: 0.3em;

}

#leftCol{
	width: 225px;
	position: relative;
	float: left;
	padding: 0px
	margin: 0px;
}

#midCol {
	width: 450px;
	margin-left: 225px;
	position: relative;
}

#col2{
	width: 225px;
	position: absolute;
	left: 0em;
}

#col3{
	width: 225px;
	position: absolute;
	right: 0em;
}

#rightCol{
	width: 225px;
	float: right;
	margin-top: -158px;
}

.comfit {
	width: 215px;
	height: 69px;
	text-align: center;
	padding: 20px 10px 0px 10px;
	vertical-align: middle;
	margin-bottom: 10px;

	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

*+html .comfit {
	height: 59px;
	width: 205px;
	padding: 20px 5px 0px 5px;
	
}

* html .comfit {
	height: 59px;
	width: 205px;
	padding: 20px 5px 0px 5px;
}

.pink {
	background-image: url(/images/fresh/pink.jpg);
	background-repeat: no-repeat;
}

.yellow {
	background-image: url(/images/fresh/yellow.jpg);
	background-repeat: no-repeat;
}

.green {
	background-image: url(/images/fresh/green.jpg);
	background-repeat: no-repeat;	
}

#welcome {
	width: 500px;
	float: left;
}

#welcome p {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

*+html #welcome p {
	font-size: 1em;
}

h1 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	color: #798A1C;
	margin-top: 0px;
}

h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
}

#footer {
	height: 78px;
	background-color: #370000; 
	margin-top: 10px;
	text-align: center;
	verticla-align: middle;
	position: relative;
}

.copyright {
	position: absolute; 
	bottom: 0.3em; 
	right: 0.3em;
	color: #FFF;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#news {
	width: 288px;
	float: right;
	border: 2px solid #333;
	padding: 10px 15px 10px 10px;	
	margin-left: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
}

* html #news {
	padding: 10px 15px 10px 10px;	
	margin-left: 50px;
}

#news .newsHeader {
	font-size: 1.6em;
}

#news .subject {
	
	color:#339900;
	font-size:0.8em;
	font-weight:bold;
	position: relative;
	text-decoration: none;
}

#news .date {
	color:#750000;
	font-size:0.8em;
	font-weight: normal;

}

#news .article p{
	color:#000033;
	font-size:0.8em;
	margin-top: 0px;
	margin: 0px;
}

#news .morelink {
	color:#750000;
	font-size:0.8em;
	
}

#news .morelink, #news .morelink:visited {
	color: #336600;
	text-decoration: none;
}

#news .morelink:hover, #news .morelink:active { 
	color: #52A400;
	text-decoration: none;
}

#news .author {
	color:#FF6600;
	font-size:1em;
}

#news .olderNewsLink, #news .olderNewsLink:visited {
	position: absolute; 
	bottom: 0.3em; 
	right: 0.3em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 0.8em;
	text-decoration: none;
}

#news .olderNewsLink:hover, #news .olderNewsLink:active {
	color: #52A400;
}


#admin a:link, #admin a:visited {
	color:#620000;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
}


#admin a:hover, #admin a:active  {
	color: #9B0000;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
}


#partners {
	width: 660px;
	margin: 0 auto;
}

#partners a, #partners a:visited {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #9B0000;
	font-size: 1.2em;
	text-decoration: none;
}

#partners a:hover, #partners a:active {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #7D7B14;
	font-size: 1.2em;
	text-decoration: none;
}

#page {

	width: 690px;
	margin: 0 auto;
	position: relative;
}

.delete {
	position: absolute;
	right: 1em;
	top: 1em;
}

#page p {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

#page p.smaller {
	font-size: 0.8em;
}

#page .headline {
	
	color:#339900;
	font-size:1.2em;
	font-weight:bold;
	position: relative;
	text-align: left;
}

#page .date {
	color:#750000;
	font-size:1em;
	position: absolute;
	right: 2em;
}

#page .article p{
	color:#000033;
	font-size:1em;
	text-align: left;
}

#page .author {
	color:#750000;
	font-size:1em;
	
}


#page .pagingLeft {
	position: relative;
}

#page .pagingRight {
	position: absolute;
	right: 100px;
}

#page a, #page a:visited {
	text-decoration: none;
	color: #336600;
}

#page a:hover, #page a:active {
	text-decoration: none;
	color: #52A400;
}

.contact_image {
	background-image: url(/images/fresh/contact.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

img {
	border: none;
}

.editable {
	border: 1px inset;
	padding: 3px;
}

.pageselected {
    color: #FF0000;
    font-weight: bold;
}
