#header {
	position: relative;
	width: 260px;
	height: 172px;
	margin: 0px auto 0px auto;
	background-image: none;
	background-repeat: no-repeat;
}

#container {
	position: relative;
	width: 97%;
	height: 100%;
	margin: 0px auto 0px auto;
	/*border: 1px solid red;*/
}

#christiana_sm {
	display: block;
}

#liberis {
	position: relative;
}

.head_liberis {
	width: 260px;
	height: 48px;
}

#vv {
	position: relative;
	top: 0px;
	right: auto;
	left: auto;
}

.vv_img {
	width: 200px;
	height: 36px;
}

#body_container {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
}

#home_body_container {
	position: relative;
	width: 100%;
	height: 100%;
	margin-top: 0px;
}

.home_body {
	background-image: url(../images/christiana_tree_sm.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0px;
}

#sidebar {
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	float: left;
	width: 110px;
	height: 100%;
	background-color: #000;
	display: none;
}

.sb_christiana {
	width: 103px;
	height: 600px;
}

/*=======================================
			START NAV STYLES
=======================================*/

#nav {
	position: relative;
	top: 0px;
	right: auto;
	left: auto;
	width: 260px;
	z-index: 1000;
	display: none;
}

.navitems {
	float: none;
	width: 260px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/90trans.png);
	border-bottom: 1px solid #000;
	padding-top: 14px;
	text-align: center;
	cursor: pointer;
}

.navitems:last-child {
	margin-right: 0px;
}

.navitems:hover {
	color: #fff;
}

#menubtn {
	display: block;
	width: 80px;
	height: 23px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	background-color: #909ac2;
}

/*=======================================
			END NAV STYLES
=======================================*/

#body_right_panel {
	width: 100%;
	/*background-image: url(../images/main_bg.jpg);
	background-size: 100% 100%;*/
	background-color: #fff;
	box-shadow:0px 0px 140px 10px #909ac2 inset;
	margin: 0px auto 0px auto;
	border: 1px solid red;
	display: none;
}

#body_mediumsmall {
	width: 100%;
	background-color: #fff;
	box-shadow:0px 0px 100px 10px #909ac2 inset;
	display: block;
}

#dropcap {
	float: left;
	width: 125px;
	margin: 40px 12px 0px 40px;
	display: none;
}

#dropcapmedium {
	float: left;
	width: 27px;
	margin: 6px 6px 0px 0px;
	display: block;
}

.dropcapstyle {
	width: 27px;
	height: 44px;
}

#body_right_content {
	width: 80%;
	margin: 0px auto 0px auto;
	padding: 0px 40px 40px 40px;
}

#body_content_mediumsmall {
	width: 70%;
	margin: 0px auto 0px auto;
	padding: 40px 40px 0px 40px;
	display: block;
}

#aboutimgdiv {
	width: 100%;
	height: 149px;
	margin: 0px auto 24px auto;
}

.imageright {
	width: 180px;
	height: 120px;
	margin: 0px 0px 24px 0px;
	display: block;
}

.imagemediumsmallstyle {
	width: 220px;
	height: 149px;
	margin: 0px auto 24px auto;
	display: block;
}

#quote {
	width: 200px;
	margin: 20px auto 0px auto;
	padding-bottom: 20px;
}

.quoteimg {
	width: 200px;
	height: 50px;
}

/*======================================
		START MEDIA STYLES
======================================*/

#media_panel {
	float: right;
	width: 100%;
	/*background-image: url(../images/main_bg.jpg);
	background-size: 100% 100%;*/
	background-color: #fff;
	box-shadow:0px 0px 140px 10px #909ac2 inset;
}

#media_right_content {
	width: 260px;
	margin: 40px auto 0px auto;
	padding: 0px 0px 40px 0px;
}

#mediabtns {
	width: 162px;
	margin: 0px auto 0px auto;
}

.photobtn {
	float: left;
	width: 80px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #909ac2;
	margin: 0px 1px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #fff;
	box-shadow:0px 0px 20px 1px #909ac2 inset;
	border-radius: 5px;
}

.photobtnb {
	float: left;
	width: 80px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	margin: 0px 1px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #fff;
	box-shadow:0px 0px 20px 1px #777777 inset;
	border-radius: 5px;
}

#thumb_container {
	width: 260px;
	margin: 10% auto 0 auto;
}

.thumbs_all {
	margin: 0px 6px 6px 0px;
	border: 1px solid #000;
}

.thumbs_all:nth-child(2n+0) {
	margin: 0px 0px 6px 0px;
}

.videobtn {
	float: right;
	width: 80px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #909ac2;
	margin: 0px 1px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #fff;
	box-shadow:0px 0px 20px 1px #909ac2 inset;
	border-radius: 5px;
}

.videobtnb {
	float: right;
	width: 80px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	margin: 0px 1px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #fff;
	box-shadow:0px 0px 20px 1px #777777 inset;
	border-radius: 5px;
}

#video_container {
	width: 260px;
	margin: 40px auto 40px auto;
	text-align: left;
	display: none;
}

.videoDivs {
	width: 260px;
	margin: 0px auto 24px auto;
}

.videostills {
	width: 260px;
	height: 146px;
}

#videotitle {
	width: 260px;
	margin: -12px auto 12px auto;
}

/*======================================
		END MEDIA STYLES
======================================*/

/*===========================================================
	START CONTACT STYLES
===========================================================*/

#body_contact_panel {
	float: right;
	width: 100%;
	height: 600px;
	/*background-image: url(../images/main_bg.jpg);
	background-size: 100% 100%;*/
	background-color: #fff;
	padding-bottom: 40px;
	box-shadow:0px 0px 140px 10px #909ac2 inset;
}

#contact_form {
	width: 260px;
	margin: 40px auto 13px auto;
}

.contacttext {
			font-family: HelveticaNeue, Helvetica Neue, arial, sans-serif;
			font-size: 13px;
			color: #541204;
			padding: 4px;
			}
		
.textfields {
			width: 170px;
			font-family: HelveticaNeue, Helvetica Neue, arial, sans-serif;
			font-size: 13px;
			color: #fff;
			background-color: #909ac2;
			}

#formdiv {
	float: none;
	width: 260px;
	margin: 20px auto 20px auto;
}

#contactimg {
	float: none;
	width: 260px;
	margin: 0px auto 20px auto;
}

.contactimgclass {
	width: 260px;
	height: 175px;
}

/*===========================================================
	END CONTACT STYLES
===========================================================*/

/*===========================================================
	START NEWS STYLES
===========================================================*/

#body_news_panel {
	float: right;
	width: 100%;
	/*background-image: url(../images/main_bg.jpg);
	background-size: 100% 100%;*/
	background-color: #fff;
	box-shadow:0px 0px 140px 10px #909ac2 inset;
}

#newscopy {
	width: 80%;
	margin: 40px auto 40px auto;
}

.newsimage {
	float: none;
	width: 250px;
	height: 166px;
	margin-left: 0px;
}

/*===========================================================
	END NEWS STYLES
===========================================================*/

#footer {
	width: 100%;
	margin: 2px auto 0px auto;
	background-color: #909ac2;
}

#footercontainer {
	width: 90%;
	margin: 0px auto 0px auto;
	background-color: #909ac2;
}

#footerleft {
	float: left;
	width: 40%;
	padding: 0px;
}

#footerright {
	float: right:
	width: 40%;
	text-align: right;
	color: #cdd2e5;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

.logoimg {
	margin-right: 10px;
}
