@font-face	{
	font-family: "Angleterre Book";
	src: url("http://peak.pwsdev.com/riversidefarm/css/") format("truetype");
}
body {
	/*color:#5E3B2_3;*/
	color: #5f5f5f;
	font-family: "Angleterre Book", optima, Imperial, Arial, "Times New Roman";
	font-size:12px;
	margin:0;
	padding:0;
	background: #cccc99;
	/*letter-spacing: 1px;*/
}
a {
	color:#5f5f5f;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#7F2424;
	text-decoration:none;
}
a img {
	border:medium none;
}
.clear {
	clear:both;
}
.header_title {
	margin:0 auto;
	width:760px;
	height: 70px;
	background: #fff url(../images/riverside-LOGO.gif) 5px 20px no-repeat;
}
.header_title_body {
	margin:0 auto;
	width:219px;
	height: 70px;
	float: right;
	background: url(../images/A-Vermont-Wedding.gif) 0px 24px no-repeat;
}
.haeder_title_big {
	color:#5F5F5F;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bold;
	padding:10px 0 5px;
}
.header_title_small {
	color:#CCA67F;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
.header_images_container {
	margin:0 auto;
	text-align:center;
	width:760px;
	background: #fff;
}
.content_outer {
	margin:0 auto;
	width:760px;
	background: #fff;
}
.content_wrapper {
	width:740px;
	background: #fff;
	padding-left:10px;
	
}
.content_menu{
	width:722px;
	margin:0 auto;
	margin-left: 18px;
	color:#5F5F5F;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
.content_menu ul{
	padding:0px;
	list-style:none;
	display:inline;
}
.content_menu ul li{
	float:left;
	padding-top:10px;
	height:20px;
}
.content_menu ul li a{
	text-decoration:none;
	padding:5px 5px;
	color:#5F5F5F;
}
.content_menu ul li a:hover{
	color:#FFF;
	background-color:#5F5F5F;
}
.content_sub_menu{
	float:left;	
	height:30px;
	width:704px;
	font-weight:normal;
	/*margin-left:-18px;*/
}
.content_sub_menu a{
	color:#5F5F5F;
	text-decoration:none;
}
.content_sub_menu_content{
	padding:5px;
	display:none;
	color:#5F5F5F;
}
.content_sub_menu_content a{
	color:#5F5F5F;
	text-decoration:none;
}
.content_sub_menu_content a:hover{
	text-decoration:underline;
}

.content_body {
	background-color:#fff;
	padding:10px 0;
	/*margin-left: 30px;
	margin-right: 30px;*/
}
.content_body h2 {
	text-align: center;
}
.content_body p {
	/*text-align: center;*/
}
.footer {
	width:750px;
}
.footer_links {
	font-size:9px;
}
.footer_links a {
	color:#5f5f5f;
}
.footer_links a:hover {
	color:#666666;
}
.footer_copyright {
	color:#333333;
	font-size:10px;
}
.footer_copyright a {
	color:#5f5f5f;
}
.footer_copyright a:hover {
	color:#CCCCCC;
}
.newsletter-signup {
	background:transparent url(../images/signup-head.jpg) no-repeat scroll left top;
	height:120px;
	padding-left:10px;
	padding-top:72px;
	width:225px;
}
.newsletter-text-1 {
	font-size:12px;
	padding:5px 0;
	width:200px;
}
.newsletter-button {
	padding:5px 0;
}
.newsletter-left {
	float:left;
	width:510px;
}
.newsletter-right {
	float:right;
	width:240px;
}
.newsletter-itemlist {
	padding:5px 10px;
}
.newsletter-itemlist-title {
	color:#996600;
	font-size:16px;
	font-weight:bold;
}
.newsletter-itemlist-date {
	color:#999999;
	font-size:12px;
}
.newsletter-itemlist-content {
	border-bottom:2px solid #666666;
	color:#000000;
	/*padding-left:20px;*/
}
.buttons{
	background-color:#FFFFFF;
	border-bottom-color:#5f5f5f;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-left-color:#5f5f5f;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#5f5f5f;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#5f5f5f;
	border-top-style:solid;
	border-top-width:1px;
	color:#5f5f5f;
	font-weight:bold;
}
.grid{
}
.alignleft{
	text-align:left;
	}

.grid_title{
	padding:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top:1px solid #999999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.grid_title_right{
	border-bottom:1px solid #999;
}
.grid_content{
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding-top:5px;
}
.grid_header{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#993300;
	padding:10px;
}
.txt-box{
	border:1px solid #CCC;
}
.even-row td{
	padding:5px 10px;
	background-color:#FFFFFF;
	color:#333;
}
.odd-row td{
	padding:5px 10px;
	background-color:#888;
	color:#FFFFFF;
}
.menu_show {
	display: block;
}
.menu_hide {
	display: none;
}
.blog-spot{
	background:url(images/blog-spot.jpg) no-repeat;
	background-color:#5f5f5f;
	border:1px solid #cccccc;
	margin-top:20px;
	height:29px;
	width:736px;
	}
.blog-wrap{
	margin-bottom:20px;
	width:736px;
	}
.blog-cont{
	padding:10px 10px 10px 10px;
	width:716px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
.blog-h1{
	color:#7A7A7A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	}
.Blog-h2{
	color:#939393;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	}
.blog-top{
	color:#fff;
	padding:11px 0 5px 13px;
	background:url(../images/blog-top.gif) no-repeat;
	width:731px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: .6px;
	line-height: 1.2em;
}
.blog-middle{
	padding-right:20px;
	width:719px;
	padding-top:20px;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}
.blog-bottom{
height:15px;
width:742px;
}

.news-image{
margin:auto 0;
width:732px;
height:177px;
background:url(../images/news-image.jpg) no-repeat;
}
.newsletter-box{
width:742px;
}
.news1{
padding:5px 5px 5px 5px;
margin-right:10px;
float:left;
border:solid 1px #cbcbcb;
width:472px;
height:200px;
}
.news3{
border:solid 1px #cbcbcb;
padding:5px 5px 5px 5px;
width:472px;
}
.news3-inside{
height:22px;
background:url(../images/sent-friend-bg2.jpg) repeat-x;
}
.newsletter-send {
padding:10px 0 0 0;
	background:transparent url(../images/sent-friend-bg.jpg) repeat-x;
	height:178px;
	width:472px;
}
.news2{
padding:5px 5px 5px 5px;
border:solid 1px #cbcbcb;
float:left;
width:229px;
height:200px;
}
/*background:url(../images/blog-bottom.gif) no-repeat;
}
/*
.menu_active {
	color: #fff;
	background: #5F5F5F;
}
.sub_menu_active {
	text-decoration: underline;
}
*/
