@charset "utf-8";
/* CSS Document */

/*-----------------CSS reset-----------------------------*/

html, body, h1, h2, h3, h4, h5, h6, p, td, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }


/*----------------------------DIV styles--------------------------*/

body { 
	background-color:#D7F2FD;
	overflow-x: hidden;
	padding:0px 0px 40px 0px;
	margin:0;
	background-image:url(images/bg.png);
	background-position:center;
	background-repeat:repeat-y;
}



#D1_Mainpage { 
	margin-left:auto;
	margin-right:auto;
	width:980px;
	border:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
}
#D2_Header { 
	width:980px;
	clear:both;
	text-align:left;
	background-color:#005d45;
	background-repeat:no-repeat;
	background-image:url(images/bg_temp.jpg);
	background-position:right;
}

#D2Header_left {
	width:328px;
	border-right:1px solid #fff;
	background-image:url(images/header-logo.png);
	background-repeat:no-repeat;
	height:240px;
}

#D2Header_triangle {
	float:right;
	width:166px;
	height:166px;
	background-repeat:no-repeat;
}

#D2a_TopMenu { 
	border-top:0;
	border-bottom:0;
	width:980px;
	background-color:#197346;
	background-repeat:no-repeat;
	border-bottom:10px solid #fff;
	border-top:1px solid #fff;
}

#D2b_TopMenuContents { 
	padding:0px 0px 0px 0px;
	height:47px;
	vertical-align:middle;
}

#D2c_TopMenuOnlineShopping {
	width:150px;
	background-color:#6F3;
	border-right:1px solid #fff;
	float:left;
	height:47px;
}

#D2c_TopMenuOnlineShopping:hover {
	cursor:pointer;
}

#D2d_TopMenuSearch {
	padding-top:15px;
	float:left;
	padding-left:40px;
	background-image:url(images/trans-oval.png);
	background-repeat:no-repeat;
	width:573px;
}

#D2e_TopMenuFacebook {
	width:165px;
	height:43px;
	padding:2px 10px 2px 40px;
	background-color:#eee;
	border-left:1px solid #fff;
	float:right;
	background-image:url(images/facebook.png);
	
}


#D3_MenuContentWrapper { 
	width:100%;
	clear:both;
}

#D5_Menudiv { 
float:left;
background-color:#197346;
padding-top:0px;
width:150px;
}

/*Title div*/
#TITLEdiv{ 
	float:left;
	padding:0px 0px 20px 10px;
	background-color:#FFFFFF;
	text-align:left;
	width:820px;
	overflow:hidden;
}

#TextInsideTITLEdiv { /*This div isn't needed on the homepage, it just pads out text on other pages, sits inside TITLEdiv*/
	padding:0px 0px 0px 25px;
	width:795px;
	overflow:hidden;
}


/*-------------For wide pages-------------------*/
#D6_CONTENTdiv { 
	float:left;
	padding:0px 0px 20px 10px;
	background-color:#FFFFFF;
	text-align:left;
	width:820px;
	min-height:600px;
	overflow:hidden;
}

#D7_TextInsideCONTENTdiv { /*This div isn't needed on the homepage, it just pads out text on other pages, sits inside D6_CONTENTdiv*/
	padding:0px 0px 40px 25px;
	width:795px;
	overflow:hidden;
}

/*--------------------For pages where pictures are aligned to text------------------*/

#TwoColumnContainer {
	width:795px;
	clear:both;
	border-bottom:1px solid #ddd;
	padding-bottom:16px;
	margin-bottom:16px;
	overflow:hidden;
}

#RightPicContainer {
	width:200px;
	float:right;
	margin-left:30px;
}

#LeftTextContainer {
	width:565px;
	float:left;
}



/*--------------------For two column pages (PICTURES NOT ALIGHNED TO TEXT)------------------*/

#D8_NarrowCONTENTdiv { 
	float:left;
	padding:0px 0px 20px 10px;
	background-color:#FFFFFF;
	text-align:left;
	width:598px;
	min-height:600px;
	overflow:hidden;
}

#D9_TextInsideNarrowCONTENTdiv { /*sits inside D8_NarrowCONTENTdiv*/
	padding:0px 20px 40px 25px;
	width:558px;
	overflow:hidden;
}

#NarrowRIGHTdiv { 
	float:left;
	padding:0px 0px 20px 20px;
	background-color:#fff;
	text-align:left;
	border-left:2px solid #ddd;
	width:200px;
	overflow:hidden;
	min-height:600px;
}



/*------Footer--------------*/
#D10_footer { 
	width:980px;
	background-color:#197346;
	padding: 10px 0px 5px 0px;
	clear:both;
	background-image:url(images/footer_flower.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:55px;
}

#D11_footertext { 
	text-align:left;
	padding-left:10px;
}

#D12_divider {
	background-image:url(images/divider.png);
	background-position:bottom right;
	height:30px;
	clear:both;
	width:100%;
	margin:15px 0px 15px 0px;
}

#D12a_smalldivider {
	border-bottom:1px solid #ddd;
	clear:both;
	width:100%;
	margin:20px 0px 20px 0px;
}

#D14_address {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:center;
	margin-top:20px;

}

#Novamedia {
	clear:both; text-align:center;
}

/*------Month selector------*/

.MonthSelector {
	width:30px;
	padding:3px;
	background-color:#ffd113;
	margin-right:5px;
	float:left;
	text-align:center;
	font-weight:bold;
	}



/*---------------------Text styles-------------------------*/

p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:140%;
	color:#444444;
	margin-bottom:15px;
}

.small {
	font-size:10px;
}


li {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:square;
}

ul {
	margin-bottom:15px;
}

div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:140%;
	color:#444444;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	font-weight:normal;
	color:#aaa;
	line-height:120%;
	padding-bottom:15px;
	margin-bottom:15px;
	letter-spacing:5px;
	text-transform:uppercase;
	background-image:url(images/divider.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#aaa;
	margin-bottom:15px;
	padding-left:0px;
	margin-top:-25px;
	line-height:120%;
	text-transform:uppercase;
	
}



H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#96bd26;
	margin-bottom:15px;
	margin-top:0px;
	line-height:120%;
	
}



H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#197346;
	line-height:120%;
	margin-bottom:15px;
}

a:link {
	color:#197346;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#197346;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#197346;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color:#197346;
	text-decoration:underline;
	font-weight:bold;
}

h3 a:link {color:#96bd26; text-decoration:none; font-weight:normal;}
h3 a:visited {color:#96bd26; text-decoration:none; font-weight:normal;}
h3 a:hover {color:#197346; text-decoration:none; font-weight:normal;}
h3 a:active {color:#197346; text-decoration:none; font-weight:normal;}


a[rel=lightbox] {
	cursor:url(images/magnify.cur), -moz-zoom-in;
}


#Novamedia a:link {text-decoration:none; color:#999; font-weight:normal; text-decoration:none; font-size:11px;}
#Novamedia a:visited {text-decoration:none; color:#999; font-weight:normal; text-decoration:none; font-size:11px;}
#Novamedia a:hover {text-decoration:underline; color:#999; font-weight:normal; text-decoration:underline; font-size:11px;}
#Novamedia a:active {text-decoration:underline; color:#999; font-weight:normal; text-decoration:none; font-size:11px;}


/*----------------Special text styles-----------------*/

/*Footer text*/
#D11_footertext p {
	color:#ffffff;
	margin-bottom:0;
}

/*Top menu styles*/
#D2b_TopMenuContents a {
padding-right:50px;
letter-spacing:-1px;
}

#D2b_TopMenuContents a:link {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
}
#D2b_TopMenuContents a:visited {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
    font-weight:normal;
}
#D2b_TopMenuContents a:hover {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:underline;
	font-weight:normal;
}
#D2b_TopMenuContents a:active {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
}





/*Picture captions*/

.picturecaption {
	color:#666;
	font-size:11px;
	margin-bottom:20px;
}



/*----------------Form styles-----------------*/

#FormTable td {
	padding:6px;
}


input:focus {
	background-color:#E8F3C5;
}

textarea:focus {
	background-color:#E8F3C5;
}

.TextBox {
font-size:14px;
background-color: #ffffff;
border: solid 1px #197346;
color: #000000;
}

.option {
font-size:13px;
background-color: #FFFFFF;
color: #000000;
}

.select {
font-size:13px;
background-color: #FFFFFF;
color: #000000;
border: solid 1px #197346;
}

.textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-color: #ffffff;
border: solid 1px #197346;
color: #000000;
}

.CheckBox {
font-size:13px;
color: #000000;
}

.Submit{
font-family:Arial, Helvetica, sans-serif;
background-color: #96BD26;
border:none;
color: #005d45;
font-size:14px;
font-weight:bold;
height:21px;
}

.Submit:visited {
	cursor:pointer;
	color:#005d45;
	background-color:#96BD26;
}

.Submit:hover {
	cursor:pointer;
	color:#000;
}

.Submit:active {
	cursor:pointer;
	color:#000;
	background-color:#BBDD55;
}



