body {
	background-color: #FFF;
	background-image: url(/assets/images/bgsquare.jpg);
}
img {
	border: none;
	}
p {
	font: 13px Arial, Helvetica, sans-serif;
	}
a {
	text-decoration: none;
	color: #aebd22;
}
h2 {	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7e4732;
	}

a.visited {
	text-decoration: none;
	color: #aebd22;
}
a.active {
	text-decoration: none;
	color: #aebd22;
}

a.footer {
	color: #7e4732;
}
.copy {
		font: 11px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	
p.news {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #7e4732;
	line-height: 20px;
	}
p.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e4732;
	font-weight: bold;
	padding-top: 10px;
	}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*	color: 7e4732;   */
	color: #7e4732;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.maintext {
	font: 13px Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

p.follow{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #7e4732;
	}
img.logo {
	border: none;
	position:relative;
	left: 45px;
	top: 30px;
	}
	
/* Blog layout */

.blogfirst {
	border: thin solid #aebd22;
	background-color: #f6f7e5;
	padding-right: 15px;
	padding-left: 15px;
}
.blogheading {
	font-size: 14px;
	font-weight: bold;
	color: #aebd22;
	padding-top: 15px;
}
.blogreadmore {
	font-size: 12px;
	font-weight: bold;
	color: #aebd22;
}
p.blogby {
	font-size: 13px;
	font-style: italic;
	color: #7e4732;
	text-align: right;
}
p.blogsummary {
	font-size: 13px;
	font-style: normal;
	color: #7e4732;
	font-weight: bold;
}
hr.blogline {
	color: #aebd22;
	padding: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 240px;
	background-image: url(../images/greendot.png);
	background-repeat: repeat-x;
}

/* test this out ditto */
#columns li h4 { text-decoration: none; background: #000000 url(images/menu_bg.png) repeat-x; margin: -5px -5px 0 -5px; color: white; padding: 5px !important; font-size: 90%; } 
#columns li { float: left; height: auto; width: 21% !important; margin-bottom: 10px; border: 1px solid black; padding: 5px; } 
#columns { list-style: none; width: 100%; margin: 0; } 

/* the rounded boxes */

.boxmenu2 {
	background-color: #09F;
	width: 194px;
	height: 400px;
	border: 1px solid #d7d7d7;
	margin-top: 10;
	margin-left: 15;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-right: 2px;
	padding-bottom: 30px;
	padding-left: 2px;
	z-index: 8;
	background-image: url(/assets/images/corners-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxmenu {
	background-color: #f0f0f0;
	width: 194px;
	height: 400px;
	border: 1px solid #d7d7d7;
	margin-top: 10;
	margin-left: 15;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-right: 2px;
	padding-bottom: 30px;
	padding-left: 2px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/assets/htc/border-radius.htc);
	z-index: 8;
}

/*divs from here to the end*/

#encompass-layer		{
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
#top-layer		{
	width: 860px;
	height: 153px;
	background-image: url(/assets/images/top.png);
	background-repeat: no-repeat;
	margin-top: 27px;
	margin-left: auto;
	margin-right: auto;
}
#center-layer	{
	width: 860px;
	min-height: 365px;
	background-image: url(/assets/images/wideslice.png);
	background-repeat: repeat-y;
	margin-left: auto;
	float: left;
	padding-top: 10px;
	margin-right: auto;
}
#bottom-layer	{
	width: 860px;
	height: 49px;
	background-image: url(/assets/images/bottom.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
		float: left;
}
#left-layer		{
	width: 230px;
	float: left;
	padding-left: 30px;
	padding-right: 5px;
}

#logo-layer		{
	width: 380px;
	float: left;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 0px;
	position: relative;
}
#communicate-layer		{
	width: 300px;
	float: right;
	padding-left: 3px;
	padding-right: 25px;
	height: 63px;
	padding-top: 88px;
	top: 0px;
	text-align: right;
}
#menu-end-layer	{
	height: 37px;
	padding-left: 15px;
	background-color: #f6f7e5;
	background-image: url(/assets/images/corners-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 37px;
	margin-top: 0px;
	float: left;
	padding-right: 17px;
	width: 160px;
}

#content-layer	{
	width: 325px;
	float: left;
	padding-right: 5px;
}
#news-layer		{
	width: 180px;
	float: right;
	padding-right: 5px;
	padding-left: 8px;
	background-color: #f6f7e5;
	background-image: url(/assets/images/corners-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 305px;
	margin-right: 30px;
}
#boxnews {
	background-image: url(/assets/images/corners-bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 37px;
	float: right;
	clear: right;
	background-color: #f6f7e5;
	margin-right: 30px;
	width: 193px;

}


#quotes-layer	{
	height: 120px;
	width: 860px;
	float: none;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
}

#footer-layer	{
	width: 860px;
	height:  60px;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-right: auto;
}

