/* Start of CMSMS style sheet 'Main' */
body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(template/screen-bground.jpg) fixed repeat-x left bottom;
	margin: 20px 0 30px 0;
	color: #333;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	background: #fff url(template/page-bground.jpg) no-repeat left top;
	border: 7px solid #999;
}
#wrapper-full {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	background: #fff url(template/page-bground-full.jpg) no-repeat left top;
	border: 7px solid #999;
}
#header {
	margin: 0 auto;
        height: 132px;
        text-align: right;
}
#menu {
	width: 990px;
        margin: 0px auto;
        height: 30px;
}
#content {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0;
        margin-top: 20px;
}
#content-full {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 20px;
        padding: 0 20px;
}
#content ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#content li {
	margin-left: 15px;
	padding: 0 0 .5em .5em;
	line-height: 1.5em;
	list-style-type: disc;
}
#content li li {
	margin-left: 15px;
	padding: 0 0 0 .5em;
	line-height: 1.6em;
	list-style-type: circle;
}
#content ol {
	margin-right: 20px;
	background: url(none);
}
#content img {
        padding: 0;
        border: none;
}
#right {
	width: 450px;
	float: right;
}
#home-gallery {
        margin: 0 10px 10px 0;       
        background: #fff url(template/gallery.jpg) no-repeat -3px 0;
        border: 1px solid #ccc;
        padding: 10px;
}
#right-text {
        margin-right: 10px;       
        background: #fff;
        border: 1px solid #ccc;
        padding: 10px;
}
#left {
	width: 500px;
	float: left;
        padding: 10px 20px;
z-index:1;
}
#left img {
	padding: 0;
        border: 1px solid #999;
}
#left h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:normal;
}
#left-text {
	padding-top: 20px;
}
#left-text h2, h3, h4, h5, h6 {
        color: #fff;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
        font-size: 1.4em;
        margin: 30px 0 15px 0;
        color: #000;
        text-align: center;
border-bottom: solid 2px #C5AE00;
        line-height: 1.7em;
}
h2 {
        font-size: 1.3em;
	margin: 10px 0 5px 0;
        font-weight: bold;
color: #000;
}
h3 {
	font-size: 1.2em;
        margin: 20px 0 10px 0;
        font-weight: bold;
color: #303030;
}
h4 {
	font-size: 1.2em;
        margin: 20px 0 10px 0;
        font-weight: bold;
        color: #303030;
}
h5 {
	font-size: 1.1em;
        margin: 20px 0 10px 0;
        font-weight: bold;
        color: #303030;
        font-style: italic;
}
a:link {
	color: #333;
        text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #C5AE00;
        text-decoration: none;
}
.intro {
        font-size: 1.2em;
        color: #333;
        font-weight: bold;
}
#footer1 {
        font-size: 1.1em;
	clear: both;
	height: 30px;
	padding: 60px 0 5px 20px;
        margin-top: 20px;
	background: #fff url(template/footer.gif) no-repeat center top;
        color: #ccc;
}
#footer1 a {
        text-decoration: underline;
	color: #ccc;
}
#footer1 a:visited {
	color: #ccc;
	text-decoration: underline;
}
#footer1 a:hover {
	text-decoration: none;
        color: #C5AE00;
}
#footer2 {
        width: 956px;
        margin: 0 auto;
        font-size: 1.2em;	
        text-align: left;
	padding: 10px 0 0 17px;
	}
#footer2 a {
	text-decoration: none;
	color: #008951;
	}
#footer2 a:visited {
	color: #008951;
	text-decoration: none;
}
#footer2 a:hover {
	color: #008951;
	text-decoration: underline;
}
.image-left {
	float: left;
	margin: 0px 20px 10px 0;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
}
table {
	width: 100%;
	margin: 10px 0 10px 0;
}
td {
	padding: 2px 5px 2px 0;
}
blockquote {
        background: #C5AE00;
        padding: 2px 10px;
        margin: 0;
        font-style: italic;
        font-size: 1.1em;
        color: #000;
        font-weight: bold;
        text-align: center;
}
blockquote  a {
        color: #000;
	text-decoration: underline;
	}
blockquote  a:link {
        color: #000;
	text-decoration: underline;
	}
blockquote  a:visited {
	color: #000;
	text-decoration: underline;
}
blockquote  a:hover {
	color: #fff;
	text-decoration: none;
}
#contact {
width: 300px;
float: right;
}
/* End of 'Main' */

