/* Start of CMSMS style sheet 'styles' */
html {
     overflow: -moz-scrollbars-vertical;
}

* {
	margin:0;
	padding:0;
}

body {
	background: #9A9C44 url(uploads/template/background-green.jpg) 0 0 no-repeat;
}

.hide {
display:none;
}

body, p, td, th, a, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

img {
	border:none;
}

p {
	margin:10px 0;
}

div.container {
	width:978px;
	margin:20px auto 0;
	padding:20px 0 0;
	background:#FFF;
	border:1px solid #9A9D47;
}

.clear-both {
	clear:both;
	font-size:0;
}

.whole {
	display:block;
	width:100%;
	height:100%;
}

h1.logo {
	display:block;
	width:339px;
	height:70px;
	background:url(uploads/template/willow-tree-cottage.jpg) 0 0 no-repeat;
	float:left;
	margin:0 0 0 5px;
}

h1.logo span {
	display:none;
}

hr {
	display:none;
}

div.telephone {
	float:right;
	font-size:37px;
	color:#729973;
	margin:20px 20px 0 0;
}

div.menu-hold {
	border-bottom:1px solid #9A9D47;
	height:28px;
	padding:0 20px;
	margin:10px 0 0 0;
}

ul.menu {
	list-style:none;
}

ul.menu li {
float:left;
}

ul.menu a:link, ul.menu a:visited {
	float:left;
	display:block;
	width:106px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	margin:0 10px 0 0;
	background:url(uploads/template/menu.jpg) 0 0 no-repeat;
}

ul.menu a:hover, ul.menu a.currentpage {
	background:url(uploads/template/menu-over.jpg) 0 0 no-repeat;
}

div.main-image {
	height:250px;
}

div.main {
	padding:20px 0 0 0;
	background:url(uploads/template/main-back.gif) right top repeat-y;
}

div.left_col {
	float:left;
	width:215px;
	padding:0 0 30px 30px;
}

div.content {
	float:left;
	width:465px;
}

div.content ul {
padding:0 0 0 20px;
}

div.right_col {
	float:right;
	width:245px;
}

div.left_col h3 {
	font-size:18px;
	margin:0 0 10px 0;
	font-weight:normal;
	color:#729974;
}

div.top-speech {
	height:37px;
	background:url(uploads/template/top-speech.gif) 0 0 no-repeat;
}

div.bot-speech {
	background:url(uploads/template/bot-speech.gif) 0 0 no-repeat;
	height:37px;
}

div.testimonial-text {
	width:195px;
	margin:0 auto;
	color:#729974;
	font-size:12px;
	font-style:italic;
}

div.testimonial-text p {
	color:#729974;
	font-style:italic;
	line-height:18px;
}

div.testimonial-text p strong {
	font-style:normal;
}

h2.title {
	color:#72762B;
	font-size:23px;
	font-weight:bold;
}

div.member {
	margin:20px 0;
	font-size:0;
}

div.developed {
	text-align:center;
	height:25px;
	line-height:25px;
}

div.developed a {
	color:#FFF;
	font-size:10px;
}

div.slideshow {
overflow:hidden;
height:250px;
border-bottom:1px solid #9C9B49;
}

p.author {
font-weight:bold;
color:#729974;
width:195px;
margin:10px auto;
}
/* End of 'styles' */

