/*
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{background: #F7F7F7 url(/packages/theme_earthling_two/themes/earthling_two/images/img01.jpg) repeat left top;}
#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(/packages/theme_earthling_two/themes/earthling_two/images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background: url(/packages/theme_earthling_two/themes/earthling_two/images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 115px 0px 0px 50px;
	color: #000000;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo p{
	font: normal normal 14px Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
}

#logo a{
	text-decoration: none;
}

#logo h1 a {
  /* customize_header_logo_link */ font: normal normal 44px Georgia, "Times New Roman", Times, serif; /* customize_header_logo_link */
	/* customize_header_logo_link */ color: #FFFFFF; /* customize_header_logo_link */
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	/* customize_slogan */font: normal 19px Georgia, "Times New Roman", Times, serif; /* customize_slogan */
	/* customize_slogan */color: #C5E8FF;/* customize_slogan */
} 

#logo a {
	border: none;
	background: none;
	color: #C5E8FF;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(/packages/theme_earthling_two/themes/earthling_two/images/img04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 39px;
  clear: both;
	margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
	padding-top: 15px;
	background: url(/packages/theme_earthling_two/themes/earthling_two/images/img05.jpg) repeat-x left top;
	/* customize_menu_links */ font: normal normal 18px Georgia, "Times New Roman", Times, serif; /* customize_menu_links */
	/* customize_menu_links */ color: #FFFFFF; /* customize_menu_links */
	text-decoration: none;
	text-align: center;
	border: none;
}

#menu a:hover, #menu .nav-selected a {
	text-decoration: none;
}

#menu .nav-selected a {
  display: block;
	height: 39px;
  clear: both;
	margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
	padding-top: 15px;
	background: url(/packages/theme_earthling_two/themes/earthling_two/images/img06.jpg) repeat-x left top;
	padding-left: 10px;
	color: #493E2B;
  text-decoration: none;
	text-align: center;
	border: none;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	/* customize_background */ background: #FFFFFF; /* customize_background */
}

/* Content */

.right #content {
	float: left;
	width: 570px;
}

.left #content{
	float: right;
	width: 570px;
}

.full #content{
	width: 100%;
}

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

/* Sidebar */

.left #sidebar {
	float: left;
}

.right #sidebar{
	float: right;
}

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

#sidebar h2 {
	height: 65px;
	background: url(/packages/theme_earthling_two/themes/earthling_two/images/img09.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 {
	border: none;
}

#sidebar a:hover {
}

/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(/packages/theme_earthling_two/themes/earthling_two/images/img15.jpg) no-repeat left top;
	/* customize_footer_content */ font: normal normal 12px "Trebuchet MS", Georgia, "Times New Roman", Times, serif; /* customize_footer_content */
	/* customize_footer_content */color: #887450;/* customize_footer_content */
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}
#footer-content h2 {
	padding-bottom: 10px;
	/* customize_footer_h2 */ font: normal normal 22px Georgia, "Times New Roman", Times, serif; /* customize_footer_h2 */
	/* customize_footer_h2 */ color: #E3D2B6; /*customize_footer_h2 */
}

#footer-content strong {
	/* customize_footer_strong */ font: normal normal 12px "Trebuchet MS", Georgia, "Times New Roman", Times, serif; /* customize_footer_strong */
	/* customize_footer_strong */ color: #E3D2B6; /* customize_footer_strong */
}

#footer-content a {
	/* customize_footer_link */ font: normal normal 12px "Trebuchet MS", Georgia, "Times New Roman", Times, serif; /* customize_footer_link */
	/* customize_footer_link */ color: #AA8B55; /* customize_footer_link */
}

#footer-content a:hover {
	/* customize_footer_link_hover */ font: normal normal 12px "Trebuchet MS", Georgia, "Times New Roman", Times, serif; /* customize_footer_link_hover */
	/* customize_footer_link_hover */ color: #AA8B55; /* customize_footer_link_hover */
}

#footer-content .column2 ul li {
	margin-bottom: 6px;
}


#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	/*customize_below_footer*/ font: normal normal 12px Arial, Helvetica, sans-serif; /*customize_below_footer*/
	/*customize_below_footer*/ color: #82A2B9; /*customize_below_footer*/
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	/*customize_below_footer_link*/ font: normal normal 12px Arial, Helvetica, sans-serif; /*customize_below_footer_link*/
	/*customize_below_footer_link*/ color: #82A2B9; /*customize_below_footer_link*/
}


#footer a:hover{
	/*customize_below_footer_link_hover*/ font: normal normal 12px Arial, Helvetica, sans-serif; /*customize_below_footer_link_hover*/
	/*customize_below_footer_link_hover*/ color: #82A2B9; /*customize_below_footer_link_hover*/
}

/* customize_miscellaneous */ /* customize_miscellaneous */