﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4E53;
	font-size: 0.9em;
line-height:20px;
}
a {
	text-decoration: none;
	color: #85A104;
}
a:hover {
	color: #FEA803;
}
img {
	border-width: 0px;
}
html > body .entry li {
margin:10px 0 8px -25px;
}
ul.green_bullets li {
color: #85A104;
}
hr {
display:none;
}

#page {
	width: 905px;
	margin: auto;
}
#masthead {
	height: 87px;
}
#logo {
	width: 288px;
	height: 87px;
	float: left;
}
#top_right {
	width: 210px;
	height: 87px;
	margin-right: 7px;
	float: right;
	text-align: right;
}
#socialise {
	margin-top: 10px;
}
#search_box {
	height: 20px;
}
#top_nav {
	background: transparent url('images/bg_main_menu.jpg') repeat-x;
	height: 35px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#menu {
	margin: auto;
	padding: 10px 0 10px 5px;
}
#menu a a:link a:visited {
	color: #fff;
}
#menu a {
	color: #fff;
}
#menu a:hover {
	color: #FEA803;
}
#menu li {
	display: inline;
	margin: 0px 28px;
}


/*********** Drop Down Menu ***********/

.sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}
.sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}
.sddm li a {
	display: block;
	/*margin: 0 1px 0 0;*/
	/*padding: 4px 10px;*/
	/*width: 60px;*/
	/*background: #5970B2;*/
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.sddm li a:hover {
	/*background: #49A3FF;*/
}
.sddm div {
	position: absolute;
	visibility: hidden;
	margin: 26px 0 0 -30px;
	padding: 0;
}
.sddm div a {
	position: relative;
	display: block;
	margin: -15px 0 0 0;
	padding: 7px 5px;
	min-width: 105px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	/*background: #EAEBD8;*/
	background: transparent url('images/bg_main_menu.jpg') repeat-x;
	color: #2875DE;
	font: bold 11px arial;
	height:35px;
}
.sddm div a:hover {
	/*background: #49A3FF;*/
	color: #FFF;
}



/*************** BODY CONTENT **************/

#container {
	width: 905px;
}
#teaser {
	height: 240px;
	width: 660px;
}
#teaser_image {
	width: 309px;
	height: 234px;
	float: left;
}
#teaser_text {
	background-color: #8FAB08;
	float: left;
	height: 230px;
	width: 326px;
	color: #fff;
}
#teaser_title {
	font-size:30px;
	line-height:30px;
	margin:45px 30px 0;
	width:300px;
}
#teaser_slogan {
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	margin:15px 30px 0;
	width:300px;
}
#teaser_slogan a {
	color:#fff;
}
#teaser_slogan a:hover {
	color:#FEA803;
}
#teaser_border {
	width: 10px;
	height: 230px;
	float: right;
}
#teaser_inner {
	height: 115px;
	width: 650px;
}
#right_col {
	width: 230px;
	margin-top: 10px;
	float: right;
}
#right_col ul {
	list-style-type:none;
}
#right_col li {
	margin-left:-10px;
}
#newsletter_btn {
	margin-top: 20px;
}
#newsletter_btn_inner {
	margin-bottom: 10px;
}



#right_box {
	/*background: transparent url('images/grey_frame_box.jpg') no-repeat;*/
	height: 237px;
	width: 226px;
	text-align: center;
}


#right_box2 {
	background: transparent url('images/grey_frame_box2.jpg') no-repeat;
	height: 100px;
	width: 226px;
	text-align: center;
}



#right_box3 {
	background: transparent url('images/grey_frame_box3.jpg') no-repeat;
	height: 125px;
	width: 226px;
	text-align: center;
margin-top: 15px;
}



#right_box img {
	margin-top: 30px;
}
#page_content {
	float:left;
	margin-top:10px;
	min-height:400px;
	width:660px;
}
#main_content {
	margin-left:155px;
	margin-top:10px;
	width:490px;
}
#main_content_blog {
	width:645px;
	margin-top:10px;
}
#main_content p {
	font-size: 14px;
	color: #4D4E53;
	text-align:justify;
}
#main_content h2 {
	color: #FEA803;
	font-size: 30px;
	font-weight: normal;
}
#main_content_home {
	margin-top:10px;
}
#main_content_home p {
	font-size: 14px;
	color: #4D4E53;
	text-align:justify;
}
#main_content_home h2 {
	color: #FEA803;
	font-size: 30px;
	font-weight: normal;
}

.ddsg-wrapper li {
list-style-type:none;
}


/***************** SIDEBAR LEFT **************/

ul.sidebar_left {
   list-style-type: none;
   margin-left: -43px;
   margin-top: -30px;
}
.sidebar_left li {
   border-bottom:1px solid #A5A5A5;
   padding:3px;
   width:130px;
}
li.sidebar_left_last {
   border-bottom: none;
}

/***************** FOOTER *******************/
#footer {
	clear: both;
	margin-top: 30px;
}
#footer_top {
	height: 250px;
	background-color: #FCFFEC;
}
#footer_slot {
	width: 225px;
	height: 240px;
	float: left;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
#footer_slot_inner {
	width: 200px;
	margin: 10px auto;
}
#footer_slot_last {
	width: 220px;
	height: 200px;
	float: left;
	border-top: 1px #CCCCCC solid;
}
#footer_slot_inner_last {
	width: 200px;
	margin: 10px auto;
}
.widget_list {
	margin-left:-25px;
}
ul.widget_list li {
	color:#85A104;
}
#footer_bottom {
	margin-top: 40px;
	height: 30px;
	color: #96A2A2;
	font-size: 12px;
	font-weight: bold;
}
#footer_links a {
	color: #96A2A2;
}
#footer_links a:hover {
	color: #4B4B4B;
}
.textwidget {
	font-size: 11px;
	margin-top:-10px;
	text-align: left;
}
.textwidget h3 {
	font-size:14px;
	margin-bottom:5px;
	margin-top:30px;
}
.execphpwidget h3 {
	font-size:14px;
	margin-bottom:5px;
	margin-top:30px;
}
.execphpwidget {
	font-size: 11px;
	margin-top:-10px;
	text-align: left;
}

.style1 {
	border-width: 0px;
border:1px solid gray;
}
.style2 {
	border-style: solid;
	border-width: 1px;
	border-color:gray;
}

