body {
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
}

h1
{
color: #659A14;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
.left_horreapeat {
	background-image: url(../images/left_horeapeat.jpg);
	background-repeat: repeat-x;
}
.topbg1 {
	background-image: url(../images/topbg1.jpg);
	background-repeat: no-repeat;
}
.fontstyle
{
color: #659A14;
font-size: 22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
.left_verreapet {
	background-image: url(../images/left_verticalapeat.jpg);
	background-repeat: repeat-y;
}

.left_verreapetright {
	background-image:url(../images/left_horeapeatright.jpg);
	background-repeat: repeat-y;
}
.leftmiddlebg {
	background-image: url(../images/middlebg.jpg);
	background-repeat: repeat;
}
.fontstyle2
{
color: #000000;
font-size: 30px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
.bglogo{
background-image:url(../images/logo.jpg); background-repeat:no-repeat;
 }
 .building {
	background-image: url(../images/building.jpg);
	background-repeat: no-repeat;
}
.topback
{
background-image:url(../images/topback.jpg); background-repeat:no-repeat;
}
.linkback {
	background-image: url(../images/linkback.jpg);
	background-repeat: no-repeat;
}
.ab:link {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	
}
.ab:visited {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	
}

.ab:hover {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#000000;
	text-decoration:underline;
}


.ab1:link {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#000000;
	text-decoration:none;
	
}
.ab1:visited {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#000000;
	text-decoration:none;
	
}

.ab1:hover {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#000000;
	text-decoration:underline;
}
.linkreapeat {
	background-image: url(../images/linkbgreapet.jpg);
	background-repeat: repeat-x;
}
.linkupreapet {
	background-image: url(../images/linkupbgreapet.jpg);
	background-repeat: repeat-x;
}
.fontsmall{color:#000000;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
}
.bottomback{background-image:url(../images/bottomup.jpg);
background-repeat:no-repeat;
}

.aa:link {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	
}
.aa:visited {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	
}

.aa:hover {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration:underline;
}
.aa1:link {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#000000;
	
}
.aa1:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}

.aa1:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}
.white
{color:#FFFFFF;
}
.rightmiddle {
	background-image: url(../images/rightreap.jpg);
	background-repeat: repeat-y;
}
.rightlink{background-image:url(../images/rightlinkback.jpg);
background-repeat:no-repeat;
}
.middlerea{background-image:url(../images/middlereapeat.jpg);
background-repeat:repeat-y;}

.lnkred{
color:#FF0000;
}
.red:link {
	font-family: Verdana;
	font-size: 12px;
	color:#FF0000;
	text-decoration:none;
	
}
.red:visited {
	font-family: Verdana;
	font-size: 12px;
	color:#FF0000;
	text-decoration:none;
	
}

.red:hover {
	font-family: Verdana;
	font-size: 12px;
	color:#FF0000;
	text-decoration:underline;
}

/*css from blog*/
.date {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E1316;
	line-height:14px;
	text-align:left;
	width:100%;
	padding:5px 10px 7px 0px;
	float:left;
}

.date p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0E1316;
	line-height:10px;
	padding:1px 0px 0px 0px;
}

.pby {font-size:11px; color:#7C8084; margin:0px; padding-top:0px; padding-bottom:10px;}

#lcol h1 {
		color: #659A14;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#lcol h1 a {
	color: #659A14;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
#lcol p span {
	font-size:11px;
	color:#7C8084;
}

#lcol p span a {
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

#lcol p span a:hover {
	font-size:11px;
	color:#000000
	font-weight:normal;
	text-decoration:underline;
}

#lcol img.left {
	float:left;
}

#lcol img.right {
	float:right;
}

#lcol img {
	max-width:537px;
	margin:5px 5px 0px 5px;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.share{
display:inline;
}
.spacer{
background:url(../images/but_spacer.jpg) 0 0 no-repeat;
padding-left:2px;
width:252px;
height:35px;
font-weight:bold;
color:#fff;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}
.spacer a{
text-decoration:none;
font-weight:bold;
color:#fff;

font-family:Arial, Helvetica, sans-serif;
}
.style5{font-size:18px;}
p.style7{font-size:18px;}
