/** basic divs **/
body
{
margin:0px;
padding:0px;
font-family:Arial;
font-size:.7em;
background-color:#fff;
color:#000000;
}

#Content
{
width:800px;
margin:auto;
position:relative;
}

#website_branding
{
width:800px;
background-color:#87b611;
color:#ffffff;
height:53px;
font-weight:bold;
font-size:22px;
text-align:left;
}

#bannertext
{
padding:5px;
padding-left:15px;
font-size:33px;
}

#tel
{
float:right;
position:absolute;
right:15px;
top:12px;
}
#mainpage{
padding-top:240px;
background-image:url(../images/website.JPG);
background-repeat:no-repeat;
background-position:0px 0px;
float:left;
width:800px;
background-color:#E9F1CA;
border-top:solid 1px #fff;
margin-top:-2px;
}


#website_container
{
	width:800px;
	padding:0px;
}
#content
{

padding:15px;
}

#website_footer
{
	width:800px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-color:#87B611;
	font-size:16px;
	color:#000000;
	clear:both;
}


#global_footer
{
background-color:#fff;
text-align:center;
width:800px;
color:#555;
padding-top:25px;
font-size:12px;
}

#global_footer a
{
color:#555;
}

#breadcrumb{display:none;}

/** menu code **/
#website_menu
{
background-color:#87b611;
height:29px;
border-bottom:1px solid black;

width:800px;

}

#website_menu ul{
margin:0px;
margin-left:10px;
padding:0px;
width:900px;

}

#website_menu li{
float:left;
list-style-type:none;



}

#website_menu li a
{
color:#FFFFFF;
font-weight:bold;
display:block;
text-decoration:none;
text-align:center;
font-size:13px;
 border-bottom:0px;
padding-top:8px;
height:21px;
width:130px;
background-image:url(../images/tab2.jpg);

background-repeat:no-repeat;
}

#website_menu li a:hover
{
color:#000;
background-color:#FFFFFF;
}

#website_menu li a.current
{
color:black;
background-image:url(../images/tabwhite.jpg);
text-decoration:none;		
}

#website_menu li a.first
{
margin-left:5px;
}

/** SUBMENU **/
  #sub_menu{
margin-top:0px;
width:945px;
  height:25px;
  padding-top:5px;
  	margin-left:0px;
  	padding-left:5px;
  	background-color:#D4DFD9;
}

#sub_menu ul{
margin:0px;
padding:0px;
}

#sub_menu li{
float:left;
list-style-type:none;
}

#sub_menu li a
{
color:#000000;
font-weight:normal;
text-decoration:none;
padding-left:8px;
padding-right:8px;
border-right:1px solid #000000;
font-size:13px;
 border-bottom:0px;
}

#sub_menu li a:hover
{
color:#ACC33B;
background-color:#ffffff;
}

#sub_menu li a.currentsub
{
color:#ACC33B;
}

#sub_menu li a.first
{
margin-left:5px;
}


/** basic HTML **/

h1
{
font-size:36px;
line-height:50px;
padding-left:33px;
margin:0px;
position:absolute;
top:145px;
left:365px;
text-align: center;
width:400px;
color:#ffffff;
font-family: Georgia, Serif;

}

h2
{
font-size:1.9em;
color:#000000;
font-weight:400;

}

h3
{
font-size:1.3em;
color:#444;
}

p
{
color:#4c4c4c;
font-size:1.3em;
}
/** news core **/

#image{float:right; margin-left:20px;margin-top:20px;}

.date, .date{
display:none;}

.headline{
font-weight:bold;}

.headline a{
color:#000000;}

#caption{
background-color:#cccccc;}

/** News Layout 2 **/

.news_layout1 .news_row{
width:480px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout1 .newsimage{
float:left;
width:180px;
}

/** News Layout 2 **/
.news_layout2 .news_row{
width:400px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout2 .newsimage{
float:left;
width:180px;
}

.news_layout2 #image{
float:left;
}

.news_layout2 #newsarticles{
clear:both;}

.news_layout2 .newsimage{float:right;}

/** News Layout 2 with banner **/
.News_Layout_2_-_Banner #image{
position:absolute;
top:115px;
left:175px;
}

.News_Layout_2_-_Banner h1{
padding-top:185px;
}


/** News Layout 3 **/

.news_layout3  #newsarticles {
float:left;
width:190px;
}

.news_layout3 #content{
float:left;
width:810px;
}

.news_layout3 .news_row{
margin:3px;
background:pink;
}

/** News Layout 3 floating on the left**/
.News_Layout_3_-_left #newsarticles {
float:right;
width:190px;
}

.News_Layout_3_-_left #content{
float:right;
width:810px;
}

/** News Layout 3 main image as column on the left**/

.News_Layout_3_-_image_col #image{
position:absolute;
left:0px;
width:148px;
}

.News_Layout_3_-_image_col #content{
padding-left:158px;
width:650px;
}

/** News Layout 5 **/
.news_layout5 .news_row{
width:800px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout5 .newsimage{
float:left;
width:180px;
}

.news_layout5 #image{
float:left;
}

.news_layout5 #newsarticles{
clear:both;}

/** contact **/

label{
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block
}

.Contact input
{
    width:120px;
}

textarea
{
    width:300px;
    height:200px;
}

.submit
{
    border:solid 1px #ffffff;
    text-align:center;
    float:left;
    width:50px;
}

.Contact #submit
{
    padding-left:365px;
}


/** Gallery core **/

.image_row{
width:200px;
background-color:#cccccc;
float:left;
margin:3px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Gallery layout3 **/

#gallery_main{
float:left;
width:360px;
}
.gallery_layout3 .imageimage img{
width:120px;
}

.gallery_layout3 .imageimage{
width:126px;
background-color:#cccccc;
float:left;
margin:3px;
}


#contactfrm label
{clear:both;}
#contactfrm
{
padding-left:20px;
padding-bottom:20px;
}

#contactfrm label
{width:80px;}
.Contact #submit
{
padding-left:338px;
}

#content li{font-size:1.3em;}

#image img
{
border:2px solid #555;
}

.About_us #image img
{

border:0px;
}

table
{
border:0px;
}

td{border:0px;}

td{vertical-align:top;font-size:.6em;}

