@charset "utf-8";

.content_middle {
	width: auto;
	min-height: 400px;
	margin: 20px 60px 60px 60px;
}

.content_middle table h1 {
	font-size: 16px;
	font-weight: bold;
	color: white;
}

body {
	margin:0;
	padding:0;
/*	background: url(../pics/bg.png) repeat-x; */
	color: rgb(93,51,39);
	font-family: museo_300regular;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.cs_wrap {
	margin:10px auto;
	width:970px;
}

.cs_wrap img {
	display:block;
	margin:0 auto; 
}

h1 {
	color: #5E3327;
	font-size: 45px;
	font-family: museo_500regular;
}

h3 {
	font-size: 14px;
	font-family: museo_300regular;
}


.main {
	padding:0;
	margin:0;
	height: auto;
	width: auto;
}

.clr { clear:both;}

.logo {
	float:right;
	width:220px;
	height:125
	padding: 34px 0 0px 0;
}
.logo img {
	float: left;
	margin:0;
}


.picslides {
	background: url(images/welcome_shadow_3.png) no-repeat;
	width: 930px;
	height: 650px;
	margin: auto;
	padding: 20px;
}

.gallerywrap {
	
	width: auto;
	height: auto;
	margin: auto;
	padding: 0px 20px 20px 20px;
}

.contact_wrapper {
	width: auto;
	min-height: 400px;
	padding: 20px 100px 20px 100px;
}

.contact_wrapper h1{
	font-size: 18px;
}

.contact_wrapper h2{
	font-weight:bold;
	font-size: 16px;
}

.contact_wrapper h4{
	font-weight: lighter;
	font-size: 8px;
}

.gallerytitle {
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 16px;
	letter-spacing: 5px;
	color:#2e2c6c;
	margin: 25px 0 0px 15px;
	padding: 0 auto;
	text-shadow: #666 1px 1px 1px;
	background: url(images/gallerytitle.png) right no-repeat;
}

.welcome {
	background: url(images/welcome.png) no-repeat;
	width: 970px;
	height: 320px;
	margin: auto;
	padding: auto;
}

/* SLIDE START */

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:650px;	width: 930px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 3px; right: -10px;
	width: 100px; height:25px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	background: url(images/paging_off.png) no-repeat;
	padding: 6px;
	margin: 0 3px;}
	
.paging a.active {
	background: url(images/paging_on.png) no-repeat;}


.paging a:hover {
	background: url(images/paging_on.png) no-repeat;}

/* SLIDE END */


/* header */
.header {
	margin: auto;
	padding: auto;
	height: 250px;
	background-color: #5E3327;
}

.header2 {
	margin: auto;
	padding: auto;
	height: 190px;
	background-color: #5E3327;
}

.header_resize {
	margin:auto;
	padding:0;
	width:970px;
	height: 125px;
}

.topnav {
	margin:auto;
	padding:0;
	width:637px;
	height: 58px;
	float:left;
}

.ytfb {
	float:left;
	width:100px;
	height:25px;
	padding: 33px 0 0 0;
}

.ytfb img{
	float:right;
	margin-left:20px;
}

.gallerywraptitle {
	background: url(images/gallery_title_bg.png) no-repeat;
	width: 930px;
	height: 210px;
	margin: auto;
	padding: 20px;
}

/* content */
.content {
	padding: 0;
	margin-top: -60px;
}

.content2 {
	padding: auto;
	margin-top: 0px;
}

.content_resize {
	margin:0 auto;
	width:970px;
	min-height: 700px;
}


.content_resize2 {
	margin:0 auto;
	width:970px;
	min-height: 700px;
}

.content_left1 {
	float: left;
	width:500px;
	padding-right: 20px;
}

.content_left2 {
	float: left;
	text-wrap:normal;
	width:970px;
}

.fontbold {
	font-family: museo_700regular;
}
	

.content_right1 {
	float: left;
	width:420px;
	padding-left: 30px;
	margin-top: 100px;
	background: url(../pics/3px.png) left repeat-y;
}

.fb-post {
	float: left;
	width:420px;
	padding-left: 30px;
	margin-top: 100px;
	background: url(../pics/3px.png) left repeat-y;
}

/* footer */
.footer {
	background-color: rgb(162,227,131);
	height: 110px;}

.footer_resize {
	color: white;
	width: 970px;
	height: 95px;
	margin: auto;
	padding: 15px 0 0 0;
	font-size: 14px;
}

.footer_resize h1{
	font-family: museo_500regular;
	font-size: 20px;
	color: #5E3327;
}

.footer_resize h2{
	font-family: museo_500regular;
	font-size: 20px;
	color: #5E3327;
}

.footercontact {
	float: left;
	position: relative;
	size: auto;
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 12;
	height: 98px;
	margin: 6px 0 0 20px;
	padding: 0 20px 0 20px;
	text-align: left;
	background: url(images/transparent.png) repeat;
}

.footerspecialise {
	float: left;
	position: relative;
	size: auto;
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 12;
	height: 98px;
	margin: 6px 0 0 20px;
	padding: 0 20px 0 20px;
	text-align: justify;
	background: url(images/transparent.png) repeat;
}

.footercontact h1 {
	font-size: 14px;
	line-height: 100%;
	font-weight:bold;
}

.footercontact p {
	font-size: 12px;
	line-height: 12px;
}

.clear { clear: both;
}

.px3 {
	background: url(../pics/3px.png) repeat-x;
	height: 3px;
}