/* ************************ Defaults ************************ */

body{ 
	font:0.70em Verdana, Arial, Helvetica, sans-serif; 
	color:#000; 
	background:#fff;
	text-align:center;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img {
	border: none;
	margin: 0px;
	padding: 0px;
	
}
a{
	color:#7DA434;
	text-decoration:underline;
}
a:hover{
	color:#7DA434;
	text-decoration:none;
}
h1{
	color:#7DA434;
	font-size:1.80em;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	
}

h2{
	color:#7DA434;
	font-size:1.50em;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}
h2.normal{
	font-weight:normal;
	font-size:1.40em;
}

/* ************************ structural ************************ */

#page{ 
	margin:0 auto; 
	padding:0px;
	padding-left: 30px;
	width:1000px; 
	
}
#background2{
	background:  transparent url(../images/right_bg.jpg) no-repeat right top;
}

#background{
	background: #C9E397 url(../images/left_bg.jpg) no-repeat scroll left top;
}

#header{
	background:url('../images/header.jpg') top left no-repeat;
	height:217px;
}
#header h1{
	display:none;
}
#content{
	background:url('../images/contbg.gif') #C9E397 top left repeat-x;
	padding:0px 144px 0px 154px;
	text-align:left;
}

#content-home{
	background:url('../images/contbg.gif') #C9E397 top left repeat-x;
	padding:0px 100px 0px 100px;
	text-align:left;
}

#content .pagetext,#content-home .pagetext{
	width:702px;
	padding:30px 0px 0px 0px;
}

#content-home .pagetext{
	width:812px;
	padding:30px 0px 0px 0px;
}

#content .pagetext p,#content-home .pagetext p{
	padding:6px 0px 6px 0px;
}

/* ************************ top navigation ************************ */
/** moved to menu.css **/

/* ************************ left panel ************************ */

.leftpanel{
	width:328px;
	float:left;
	padding:0px 21px 30px 0px;
}
.leftpanel-home{
	width:532px;
	float:left;
	padding:0px 0px 30px 0px;
}

.leftpanel-home .homeText{
	height:215px;
	padding-right: 5px;
}

.wide{
    width:500px;
}


.wide2{
    width:700px;
}

/* ************************ right panel ************************ */

.rightpanel{
	float:left;
}

.rightpanel-thin{
    margin-left:521px;
}

.rightpanel-thin img{
    margin: 5px 0;
}

/* ************************ news ************************ */

.newshead{
	text-align:right;
	padding-right:12px;
}

.newshead-home{
	text-align:right;
	padding-right:12px;
	margin-left: 58px;
	margin-right:56px;
}
.latest{
	float:left;
}
.newstext{
	background:url('../images/newsbg.gif') #fff bottom left repeat-x;
	width:690px;
	height:90px;
}

.newstext-home{
	background:url('../images/newsbg.gif') #fff bottom left repeat-x;
	width:690px;
	height:100px;
	margin-left: 56px;
}
#content .pagetext .newstext p, #content-home .pagetext .newstext p{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-weight: bolder;
}
#content .pagetext .newstext p a,#content-home .pagetext .newstext p a{
    text-decoration:none;
}
#content .pagetext .newstext p a:hover,#content-home .pagetext .newstext p a:hover{
    text-decoration:none;
    color:black;
}


.newstext div, .newstext-home div{
	width:200px;
	padding:0px 15px 10px 15px;
	float:left;
}


.newstop{
	background:url('../images/newstop.gif') #fff top left no-repeat;
	width:690px;
	height:16px;
}

.newstop-home{
	background:url('../images/newstop.gif') #fff top left no-repeat;
	width:690px;
	height:16px;
	margin-left: 56px;
}

.clear{
	clear:both;
}

.rightInlineImage{
    float: left;
    padding: 0 10px 10px 0;
}

.listNewsItem{
    min-height: 160px;
}

.listNewsItem h2{
    font-size: 140%;
}

/* ************************ footer ************************ */

#footer{
	padding:30px 144px 30px 154px;
	text-align:left;
	color:#7DA434;	
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#fsa-logo{
    float:right;
}

/* ************************ drop down ************************ */
/** moved to menu.css **/
/* ******************** contact page ******************** */
label.contact
{
width: 160px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}


input.contact
{
margin-left: 170px;
}

.contactPage td{
    padding: 5px;
}

/* ******************** order materials ******************** */
.promo-poster{
    float: left;
    margin: 15px;
    width: 150px;
}

.promo-poster p{
    text-align:center;
}

.promo-poster input{
    padding-right: 5px;
}

/* ******************* tell a friend *********************** */
.tell_a_friend{
	background:url('../images/contbg.gif') #C9E397 top left repeat-x;
	background-position: 0px -40px; 
	padding:25px 10px 30px;
	text-align:left;
}

.tell_a_friend td{
    padding: 5px;
}

/* ******************** definition lists ******************* */
dt{
    font-weight: bold;
}
dd{
    margin-left: 10px;
    margin-bottom: 1em;
    list-style: disc;
}

table.bupa th{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #7DA434 #dbecb9 #dbecb9 #7DA434;
	text-align: center;
	font-weight: normal;
}

table.bupa th.none{
	padding: 1px 1px 1px 1px;
	border-style: none;
	text-align: center;
}

table.bupa td{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #7DA434 #dbecb9 #dbecb9 #7DA434;
}


.hiddenDiv {
	display: none;
}
.visibleDiv {
	display: block;
}



/* ************************ home boxes ************************ */

.homeboxes{
	padding:0;
}
.homebox{
	float:left;
	width:172px;
	padding-right: 5px;
}


.articles{
	background:url('/images/articles_box.gif') top left repeat-x;
	width: 275px;
	height: 450px;
}
.articles .text{
	padding-left:10px;	
	padding-right:10px;
	padding-top:6px;
}

.mailinglist
{
	width: 200px;
	float: right;
}
.at
{
	padding-left: 6px;
	width: 50px;
	float:left;
}
.maillist
{
	width:270px;
}

hr
{
	background-color: #79973d;
	color: #79973d;
	height: 1px;
	border: 0;

}

.print a {
	width: 120px;
	height: 28px;
	display: block;
}

.print a {
	background-image: url(/images/print_quote.png);
	text-decoration: none;
}


.print a:hover
{
	background-position: -120px;
}