/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/*
Edited for Concrete5 use by overthemike
http://www.overthemike.com
All design credit goes to Free Css Templates (above)
*/

body{/*customize_body*/ background: #F7F7F7 url(http://www.holly-day.com/packages/theme_earthling_two/themes/earthling_two/images/background.jpg) fixed repeat left top; /*customize_body*/}
#wrapper {
	margin: 0px;
	padding: 0px;
}

/* Header */

#header {
	width: 910px;
	height: 215px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://www.holly-day.com/packages/theme_earthling_two/themes/earthling_two/images/holly-header.png) no-repeat left top;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	border-left: 2px solid color #9db535;
	border-right: 2px solid color #9db535;
	padding-left: 10px;
	padding-top: 10px;
	/* customize_background */ background: #FFFFFF; /* customize_background */
}

/* Content */

.right #content {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 560px;
	/* customize_background */ background: #FFFFFF; /* customize_background */
}

.left #content{
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	width: 560px;
	/* customize_background */ background: #FFFFFF; /* customize_background */
}

.full #content{
	width: 95%;
	padding-left: 10px;
	padding-top: 10px;
	/* customize_background */ background: #FFFFFF; /* customize_background */
}

#content{
	padding: 0px 0px 0px 0px;
}

#content ul{
	/* customize_ul */ font:normal normal 14px Georgia; /* customize_ul */
	/* customize_ul */ color:#5A554E; /* customize_ul */
	/* customize_ul */ padding-left: 10px; /* customize_ul */
}

#content ol{
	/* customize_ol */ font:normal normal 14px Georgia; /* customize_ol */
	/* customize_ol */ color:#5A554E; /* customize_ol */
	/* customize_ol */ padding-left: 10px; /* customize_ol */
}

#content a {
	/* customize_a */ text-decoration: none; /* customize_a */
	/* customize_links */ font:normal bold 14px Georgia; /* customize_links */
	/* customize_links */ color:#9db535; /* customize_links */
	border: none;
}

#content a:hover {
	/* customize_links_hover */ font:normal bold 14px Georgia; /* customize_links_hover */
	/* customize_links_hover */ color:#8705a1; /* customize_links_hover */
}

/* Sidebar */

.left #sidebar {
	float: left;
}

.right #sidebar{
	float: right;
}

#sidebar{
	width: 273px;
	padding: 0px;
	padding-top: 10px;
	color: #787878;
}

#sidebar h2 {
	height: 65px;
	background: url(http://www.holly-day.com/packages/theme_earthling_two/themes/earthling_two/images/background.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}


#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	/* customize_a */ text-decoration: none; /* customize_a */
	/* customize_links */ font:normal bold 14px Georgia; /* customize_links */
	/* customize_links */ color:#9db535; /* customize_links */
	border: none;
}

#sidebar a:hover {
	/* customize_links_hover */ font:normal bold 14px Georgia; /* customize_links_hover */
	/* customize_links_hover */ color:#8705a1; /* customize_links_hover */
}

/* Footer */

#footer {
	height: 39px;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	padding-top: 10px;
	/* customize_below_footer */ font:normal normal 10px Arial, Helvetica, sans-serif; /* customize_below_footer */
	/* customize_below_footer */ color:#82A2B9; /* customize_below_footer */
}

/* customize_miscellaneous */  /* customize_miscellaneous */
