/*
Template name: Cryan Tmp */

/* default elements */


/* gallery */

.gallery td {
	vertical-align: top;
	text-align: center;
}

.gallery em {
	display: block;
}

/* misc */

.clear,.clearer {
	clear: both;
}

.clearer { font-size: 0px; line-height:0px; }

.ccm-spacer { 
	font-size: 0px;
	line-height:0px;
	clear:both 
}

.col2 .left {
	width: 69%;
}

.col2 .right .content {
	background: #FFF;
}

.col2 .right {
	width: 31%;
}

.content {
	padding: 18px 20px;
}

.left {
	float: left;
	font-size: 14px;
	color: gray;
}

.right {
	float: right;
}

.right .content {
	padding: 18px 12px 12px;
}


/*Cryan*/
body, html {
	margin:0;
	padding:0;
	color: #5B6858;
	background-color: #D6DFB6;
	background-image: url(http://www.weboflifecenter.com/themes/web2/../../site/themes/web2/images/bg.png);
	background-repeat: repeat-x;
	}
#wrapper {
	width:950px;
	margin:0 auto;
	background-image: url(http://www.weboflifecenter.com/themes/web2/../../site/themes/web2/images/body_bg.jpg);
	background-repeat: repeat-y;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #811788;
	border-left-color: #811788;
	padding:0;
	}
#bg {
	background-image: url(http://www.weboflifecenter.com/themes/web2/../../site/themes/web2/images/wrapbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-image: url(http://www.weboflifecenter.com/themes/web2/../../site/themes/web2/images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 142px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	}
#body {
	margin-left: 257px;
}
#body p {
	color:#3E413A;
	font-family:Verdana,arial,helvetica,sans-serif;
	line-height:1.4em;
	padding:0 1em;

}
#main {
		float:right;
}
#body h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#body h1 {
	text-align: center;
}
#sidebar {
	float:left;
	width:244px;
	padding:0px;
	}
#sidebar p {
	padding:5px;
	color: #2E330E;
	background-color: #EBEFC9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #688A54;
	border-bottom-color: #688A54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: .8em;
}
img {
  border-style: none;
}

.nav {
	padding:0;
	margin:0;
	}
.nav a {
	display: block;
	height: 2.1em;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #570E5C;
	background-image: url(http://www.weboflifecenter.com/themes/web2/../../site/themes/web2/images/nav.jpg);
}
.nav a:link {
	
	}
.nav a:hover {
	background-image:url(http://www.weboflifecenter.com/themes/web2/../../site/themes/web2/images/nav_over.jpg);
	}
.nav ul {
		margin:0;
		padding:0;
	}
.nav li {
		margin:0;
		padding:0;
		list-style:none;
	}
.nav-selected li {
		margin:0;
		padding-left: 5px;
	}
h2 {
		margin:0 0 1em;
	}
h1 {
	    margin:0;
    }
#footer {
	clear:both;
	background-color: #5B0F60;
	background-image: url(http://www.weboflifecenter.com/themes/web2/../../site/themes/web2/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#580058;
	}
#footer p {
		margin:0;
	
	}
* html #footer {
		height:1px;
	}
