body {
	background-image: url('include/images/bg_body.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	/*background-color: #0D250F;*/
	width: 100%;
}
/*.logo_sapphireDairies {
	background-color: #00299f;
	background-image: url('include/images/logo_sapphireDairies.jpg');
	background-repeat: no-repeat;
	height: 78px;
}
.bg_logo {
	background-color: #00299f;
	height: 78px;
}
.main_top_left_corner {
	background-image: url('include/images/left_corner.png');
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.main_top_right_corner {
	background-image: url('include/images/right_corner.png');
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.main_top_yellow_line {
	background-image: url('include/images/topyellowline.jpg');
	background-repeat: repeat-x;
	height: 14px;
}
.main_left_yellow_line {
	background-image: url('include/images/leftyellowline.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
}
.main_right_yellow_line {
	background-image: url('include/images/rightyellowline.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
}
.left_bottom_corner {
	background-image: url('include/images/left_bottom_corner.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.right_bottom_corner {
	background-image: url('include/images/right_bottom_corner.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom_yellow_line {
	background-image: url('include/images/bottomyellowline.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 14px;
}
.top_menu_left_side {
	background-image: url('include/images/menuleftblock.jpg');
	background-repeat: no-repeat;
	height: 43px;
	width: 12px;
}
.top_menu_right_side {
	background-image: url('include/images/menurightblock.jpg');
	background-repeat: no-repeat;
	height: 43px;
	width: 12px;
}
.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu_text a:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.topmenubar {
	background-image: url('include/images/menutopbar.jpg');
	background-repeat: repeat-x;
	height: 43px;
	background-position: center center;
}
.main_text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F1F1F1;
	text-align: justify;
}
.topmenulinewhite {
	background-image: url('include/images/topmenulinewhite.jpg');
	background-repeat: repeat-y;
	width: 2px;
}
.img_contactus {
	width: 240px;
	padding-left: 5px;
}
.border {
	border: 1px solid #CCCCCC;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #024B02;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #F6B428;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #024B02;
	text-decoration: none;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F1F1F1;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #144410;
	text-decoration: none;
}

.access_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #F1F1F1;
}


.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
}
.bottom_link a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
.bottom_link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.img_fan {
	background-position: right top;
	background-image: url('include/images/img_fan.jpg');
	background-repeat: no-repeat;
}

.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
*/