/* CSS Document */

.home {
	padding:30px 20px 20px 20px;
}

.home .puffImage {
	float:left;
	margin-right:25px;
	display:inline;
}

.home .puff {
	float:left;
	border: 1px solid #decd6a;
	width: 274px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height:210px;
	display:inline; /* ie6 bug */
	background-repeat:no-repeat;
	background-position: bottom center;
}

.home .puff a {
	color: #decd6a;
}

.home #wellcome {
	width: 460px;
	margin-left:225px;
	margin-right:15px;
}

.home h1 {
	color: #763c36;
	font-weight:normal;
	margin-bottom:5px;
	font-size:1.6em;
}

.home h2 {
	color: #763c36;
	font-size:1em;
	margin-bottom:15px;
}

.home p {
	font-weight:normal;
	font-size:0.8em;
	margin-bottom:6px;
}

.home a {
	font-size:0.7em;
}
#news a {
	font-size:1em;
}
#news .date {
color:#a99f80;
font-size:0.75em;
font-weight:bold;
	
}
#news h1{
color:#817757;	
font-size:1em;
font-weight:bold;
line-height:18px;
}
#news h1 a{
color:#817757;	
text-decoration:none;
}

.svif {
margin-left:5px;
margin-top:10px;
	
}
.fb {
	margin-top:15px;
}
