
*{
	font-family: 'trebuchet MS', verdana , sans-serif;
}

body {
	font-size:16px; 
	line-height:20px; 
    background-color: #FFFFFF; 
}


.img{
border:none;
}

h1, h2, h3, h4 { 
margin:8px 0;
width:100%;
padding:0;
text-transform:capitalize;
color:#4eac2d;

}

h1 { font-size:1.8em;  }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }

a {
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}

p{
	margin:5px 0;
}

.post {
	margin-bottom: 14px;
	width:96%;
	margin:4px auto;
}

.post p, ol, ul, blockquote {
	line-height: 18px;
}

.post ul{
margin:8px 0 8px 22px;
font-size:0.95em;
}

.short_post{
	
	margin:15px 0 0 0;
}

#Wrapper{
	width:986px;
	margin:0 auto;
	background: url('/template/edge/images/wrapper.jpg');
    background-repeat:repeat-y;
    background-color: #FFFFFF;
    border-top:2px #CCCCCC solid;
    border-bottom:3px #b8b8b8 solid; 
}

#Header {
	padding:0;
	margin:0;
	height:158px;
	width:971px;
	background: url('/template/edge/images/header.jpg');
    background-repeat:no-repeat;
    margin:0 0 0 7px;
}


#Feature{
	width:971px;
	height:261px;
	margin:0 0 0 7px;
    overflow:hidden;
}
	
#Image{
	width:972px;
    height:253px;
	margin:0 0 0 7px;	
}

#ColOne {
float:left;
display:inline;
width:209px;
padding:5px 0 0 16px;
margin-top:10px;
}

#ColOne .feature_menu{
	background: url('/template/edge/images/image_shadow.png');
    background-repeat:no-repeat;
    height:138px;
    width:216px;
    margin:5px 0;
}

#ColOne .img_feature_menu{
	margin:2px 0 0 3px;
	border:none;
			
}



#ColTwo {
	float:right; 
	width:710px; 
	margin:15px 26px 10px 0;
	background-color:#FFFFFF;
}

.thumb{
padding:5px;	
margin:10px;	
}


#Footer {
background:url('/template/edge/images/footer.jpg');
height:57px;
width:972px;
clear:both;
margin:0 0 0 7px;
}

#Footer p {
	margin: 0;
	line-height:80px;
	margin-left:50px;
}

#Footer * {
	color: #ffffff;
	font-style:italic;
}

#other_com2{
visibility:hidden;
}

.clear { 
clear: both; 
height: 1px;
overflow: hidden; 
visibility: hidden;
}

