* {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}


body {
	margin: 0px;
	background-color: #201d13;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 15px;
	text-align: center;
}

a{
	color: #315f62;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.site-container#home {
	background-image: url(../App_Themes/puryearfarms/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 350px;
}

.site-container#page {
	background-image: url(../App_Themes/puryearfarms/images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}

.site-container#page2 {
	background-image: url(../App_Themes/puryearfarms/images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}


.site-container#page3 {
	background-image: url(../App_Themes/puryearfarms/images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}


.site-container#page4 {
	background-image: url(../App_Themes/puryearfarms/images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}


.site-container#page5 {
	background-image: url(../App_Themes/puryearfarms/images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}


.site-container#page6 {
	background-image: url(../App_Themes/puryearfarms/images/bg7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}


.site-container#page7 {
	background-image: url(../App_Themes/puryearfarms/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}

.site-container {
	background-image: url(../App_Themes/puryearfarms/images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}

#masthead {
	background-image: url(../App_Themes/puryearfarms/images/nav-bg.png);
	height: 120px;
	margin-bottom: 20px;
	background-position: center top;
}

#navigation {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 120px;
}

#navigation h1 {
	float: right;
	margin: 0px;
	padding: 0px;
}

#navigation h1 a{
	display: block;
	height: 72px;
	width: 194px;
	text-indent:  -9999px;
	background-image: url(../App_Themes/puryearfarms/images/logo.png);
	background-repeat: no-repeat;
	margin-right: 63px;
	margin-top: 21px;
}

#navigation ul {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#navigation li {
	float: left;
}

#navigation li a{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 46px;
	padding-right: 10px;
	padding-bottom: 52px;
	padding-left: 10px;
}

#navigation li a:hover, #navigation li:hover a{
	color: #b86832;
	background-color: transparent;
}

#navigation li:hover li a{
	color: #d0c8be;
}

#navigation li ul {
	position: absolute;
	z-index: 99;
	background-color: #321d10;
	padding: 10px;
	margin: 0px;
	display: none;
}

#navigation li li ul {
	padding: 0px;
	margin: 0px;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

#navigation li li {
	float: none;
}

#navigation li ul a {
	color: #d0c8be;
	width: 200px;
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b2216;
	padding: 5px;
}

#navigation li ul a:hover{
	color: #FFFFFF;
}

#navigation li li ul a {
	padding-left: 15px;
	background-image: url(../App_Themes/puryearfarms/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}


#main {
	width: 960px;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#main.one {	
	background-image: url(../App_Themes/puryearfarms/images/main-bg1.png);
	min-height:400px;

}

#main.one .padder {	
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#main.two {	
	background-image: url(../App_Themes/puryearfarms/images/main-bg2.png);
}

#content {
	width: 620px;
	float: left;
	margin-left: 10px;
}

#content .padder {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#content p,  #content ul{
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#content .gallery {
	color: #FFFFFF;
	background-color: #927d71;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#content .gallery h2{
	color: #FFFFFF;
}

#content .gallerylist,  #content .fix{
	background-color: #927d71;
}

#content .gallerylist a img{
	border: 5px solid #cfc7bc;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

#content  .gallerylist a:hover img{
	border: 5px solid #fff;
}

#sidebar {
	float: right;
	width: 300px;
	color: #fff;
	margin-right: 10px;
}

#sidebar a {
	color: #fff;
}

#sidebar a:hover{
	color: #b6d7d9;
}

#sidebar .padder {
	padding: 20px;
}

#sidebar .quote {
	margin-bottom: 10px;
	color: #201d13;
	background-image: url(../App_Themes/puryearfarms/images/quote.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 76px;
}

#sidebar .quote  h2{
	padding-top: 22px;
	padding-left: 10px;
}

#sidebar .quote h2 a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar .quote  h2 a:hover{
	color: #b6d7d9;
}


#sidebar .side-feature {
	background-color: #58797a;
	padding: 5px;
}

.bucket .side-feature {
	background-color: #e8e3de;
	padding: 5px;
	margin-bottom: 10px;
}

#sidebar .side-feature a:hover img {
}

.side-feature .Pager, .side-feature .Control {
	display: none;
}

#sidebar ul.articles  {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar ul.articles li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #58797a;
	display: block;
	text-decoration: none;
	padding: 3px;
}

#sidebar .subnav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar .subnav ul  li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #58797a;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(../App_Themes/puryearfarms/images/photos.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#sidebar .tweeter ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar .tweeter ul a{
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #315f62;
	font-size: 32px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #315f62;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h2 {
	color: #70564a;
}

#sidebar h2 {
	color: #b6d7d9;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bucket {
	color: #201d13;
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 300px;
	background-image: url(../App_Themes/puryearfarms/images/bucket-bg.png);
}

.bucket  h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #315f62;
	text-decoration: none;
}

.bucket  h2 a:hover{
	color: #b86832;
}

.bucket p.more {
	margin-top: 10px;
}


.bucket a:hover {
	color: #315f62;
}

.bucket p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bucket#cups {
	background-image: none;
}

.bucket .padder {
	padding: 20px;
	overflow: hidden;
}

.bucket img.feature {
	border: 5px solid #e8e3de;
	margin-bottom: 10px;
}

.cup {
	background-image: url(../App_Themes/puryearfarms/images/cup-bg.png);
	height: 145px;
	color: #FFFFFF;
}

.cup#top {
	margin-bottom: 10px;
}

.cup h2{
	color: #b6d7d9;
}

.cup a{
	color: #FFFFFF;
	text-decoration: none;
}

.cup a:hover{
	color: #b6d7d9;
}


.cup ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

.cup ul li {
}

.cup ul li a{
	display: block;
	background-color: #58797a;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../App_Themes/puryearfarms/images/hoa-arrow.gif);
	background-position: right 11px;
	background-repeat: no-repeat;
}

.cup ul li a:hover, .cup ul li:hover a {
	color: #201d13;
	background-color: #FFFFFF;
	background-image: url(../App_Themes/puryearfarms/images/hoa-arrow.gif);
	background-position: right -82px;
}


.cup ul li:hover li a{
	background-color: #d5ddde;
	background-image: none;
}

.cup ul li ul {
	position: absolute;
	left: -999em;
	z-index: 5;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cup ul li:hover ul{
	left: auto;
	margin: 0px;
	list-style-type: none;
	background-color: #d5ddde;
	padding: 0px;
}

.cup ul li li {
}

.cup ul li ul a {
	display: block;
	padding-left: 20px;
	color: #FFFFFF;
	background-image: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeeef;
}

.cup ul li ul a:hover{
	color: #b86832;

}

#footer {
	width: 960px;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #968f85;
	font-size: 13px;
	background-image: url(../App_Themes/puryearfarms/images/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 40px;
}

#footer h3 {
	color: #b6d7d9;

}

#footer a {
	color: #968f85;
}

#footer a:hover {
	text-decoration: none;
}

#footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
}

#footer ul#social {}

#footer ul#social li {
	float: left;
}

#footer ul#social li a{
	text-indent: -999px;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	display: block;
	background-position: 16px;
}

#footer ul#social li a:hover{
	background-position: 0px;
}

a.facebook{
	background-image: url(../App_Themes/puryearfarms/images/facebook.png);
}

a.twitter{
	background-image: url(../App_Themes/puryearfarms/images/twitter.png);
}

a.linkedin{
	background-image: url(../App_Themes/puryearfarms/images/linkedin.png);
}

a.flickr{
	background-image: url(../App_Themes/puryearfarms/images/flickr.png);
}

a.delicious{
	background-image: url(../App_Themes/puryearfarms/images/delicious.png);
}

a.rss{
	background-image: url(../App_Themes/puryearfarms/images/rss.png);
}

#footer ul#social li a:hover{}

#footer fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer .field {
	background-color: #38342a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	margin-right: 5px;
	padding: 3px;
	font-size: 14px;
	color: #FFFFFF;
}

#footer .button {
	color: #FFFFFF;
	background-color: #b86832;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

#footer .button:hover {
	background-color: #315f62;
}


.footer-section {
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

.clear {
	clear: both;
}

.BlogPDateWhole{
	margin-bottom: 20px;
	color: #988a81;
}

.BlogPDateWhole a{
	color: #988a81;
	text-decoration: none;
}

.BlogPDateWhole b {
	font-weight: normal;
}

.BlogCommentsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #70564a;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
}

.InfoLabel {
	margin-bottom: 10px;
	display: block;
}

.BlogPanel {
	background-color: #988a81;
	color: #FFFFFF;
}

.BlogPanel td {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.BlogLeaveComment {
	display: none;
}

.PostCommentSeparatorLine {
	display: none;
}

.CommentDetail {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3a79d;
	padding-bottom: 5px;
}

.CommentDate {
	display: none;
}

.CommentUserName {
	font-weight: bold;
}


.BlogPanel .TextBoxField, .BlogPanel .TextAreaField {
	width: 300px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #70564a;
	font-size: 15px;
}

.BlogPanel .TextAreaField {
	height: 75px;
	margin-bottom: 5px;
}

.BlogPanel .ContentButton {
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #70564a;
	padding: 3px;
	border-style: none;
	cursor: pointer;
}

.BlogPTitle a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #315f62;
	font-size: 32px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}

.BlogPTitle a:hover{
	color: #b86832;
}

.BlogPBody {
	margin-bottom: 10px;
}

blockquote {
	background-image: url(../App_Themes/puryearfarms/images/quote-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

blockquote p{
	background-image: url(../App_Themes/puryearfarms/images/quote-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 0px;
	padding-top: 15px;	
	padding-left: 0px;
	padding-bottom: 15px;
	text-indent: 45px;

}

blockquote p span {
	color: #315f62;
	font-style: italic;
	
}

dl.faq dt {
	font-weight: bold;
}

dl.faq dd {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}

a.gal-thumb img {
	border: 5px solid #cfc7bc;
	display: block;
	margin-bottom: 15px;
}

a.gal-thumb:hover img {
	border: 5px solid #fff;
}

.landscaping {
	background-image: url(../App_Themes/puryearfarms/images/landscaping.png);
	background-position: 5px top;
	background-repeat: no-repeat;
	padding-left: 110px;
	margin-bottom: 25px;
}


.irrigation {
	background-image: url(../App_Themes/puryearfarms/images/irrigation.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
	margin-bottom: 25px;
}


.hardscape {
	background-image: url(../App_Themes/puryearfarms/images/hardscape.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
	margin-bottom: 25px;
}


.lighting {
	background-image: url(../App_Themes/puryearfarms/images/lighting.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-left: 110px;
	margin-bottom: 25px;
}


.property {
	background-image: url(../App_Themes/puryearfarms/images/property.png);
	background-position: left top;
	padding-left: 110px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.gmap {
	border: 5px solid #fff;
	display: block;
	margin-bottom: 15px;
}

.form {
	margin-bottom: 15px;
	line-height: normal;
}

.form dt {
	margin-left: 5px;
}

.form dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.TextboxField, .TextBoxField, .TextAreaField {

	width: 300px;
	padding: 3px;
}

.TextAreaField{
	height: 125px;
}


.TextboxField, .TextBoxField, .TextAreaField {
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #927d71;
	border-right-color: #cfc7bc;
	border-bottom-color: #cfc7bc;
	border-left-color: #cfc7bc;
}

.FormButton {	
	color: #FFFFFF;
	background-color: #b86832;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

.FormButton:hover {
	background-color: #315f62;
}

a.bbb {
	display: block;
	padding-top: 20px;
}

.featured-gallery {
	background-color: #927d71;
	width: 590px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.featured-gallery .main-puryear {
	padding-top: 15px;
}

.thumbs-puryear {
	margin-top: 2px;
	margin-right: 2px;
	border: 1px solid #927d71;
	cursor: pointer;
	margin-bottom: 2px;
}

#two img {
	height: 38px;
	width: 50px;
}

.thumbs-puryear:hover {
	border: 1px solid #cfc7bc;
} 

.featured-gallery .thumbs-puryear {
	margin-top: 5px;
	margin-right: 4px;
	border: 2px solid #927d71;
	cursor: pointer;
	margin-bottom: 10px;
}

.featured-gallery .thumbs-puryear:hover {
	border: 2px solid #cfc7bc;
} 

.thumbsContent {
	padding-left: 10px;
	padding-top: 10px;
}

.featured-gallery .thumbsContent {
	padding: 0px;
}

.spacer {
	clear: both;
}

.calendar table{
	width: 100%;
	border-style: none;
	background-color: #fff;
}

.calendar td{
	vertical-align: top;
}


.DayHeader{
	font-weight: normal;
	background-color: #cfc7bc;
	border: 1px solid #cfc7bc;
}

tr, th {
	border-style: none;
}

.Title td {
	background-color: #927d71;
	color: #fff;
	border-style: none;
}

.OtherMonth{
	color: #927d71;
}

.Day, .Today, .Weekend, .OtherMonth   {
	border: 1px solid #cfc7bc;
}

.Day a, .Today a, .Weekend a, .OtherMonth a{
	display: block;
	line-height: normal;
	font-size: 11px;
	padding: 5px;
}

.Today{	

}


.Navigation a{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	color: #fff;
}


