/* 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) repeat-x center top;
	margin: 0;
	color: #333333;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#header {
	margin: 0 auto;
        background: none;
        height: 185px;
        text-align: right;
        color: #fff;
        font-size: 1.1em;
}
#header a:link {
	color: #fff;
        text-decoration: underline;
}
#header a:visited {
	color: #fff;
	text-decoration: underline;
}
#header a:hover {
	color: #fff;
        text-decoration: none;
}
#search {
        padding: 10px 0 0 0;
        text-align: right;
}
#menu {
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
        font-weight: bold;
}
#content {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 5px 0 40px 0;
}
#content-offline {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 55px 0 20px 0;
}
#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: 10px 0;
}
#right-shaded {
	width: 370px;
	float: right;
	background: #fff url(template/rightcol.jpg) top center no-repeat;
        padding: 10px;
        margin: 0 0 50px 0px;
}
#right-shaded h2 {
        font-size: 1.7em;
        font-family: "Times New Roman", Times, serif;
        font-weight:normal;
}
#right-white {
	width: 370px;
	float: right;
        margin: 0 0 50px 20px;
}
#right-white h2 {
        font-size: 1.7em;
        font-family: "Times New Roman", Times, serif;
        font-weight:normal;
}
#right-googlemap {
	width: 480px;
	float: right;
        margin: 0 0 50px 20px;
}
#left {
	width: 560px;
	float: left;
	padding: 0 0 50px 0;
}
#left2 {
	width: 460px;
	float: left;
	padding: 0 0 50px 0;
}
#left img {
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:normal;
        color: #24413d;
}
h1 {
        font-size: 1.7em;
        margin: 10px 0 5px 0;
        font-family: "Times New Roman", Times, serif;
}
h2 {
        font-size: 1.2em;
	margin: 10px 0 5px 0;
        font-weight: bold;
}
h3 {
	font-size: 1.1em;
        margin: 20px 0 10px 0;
        font-weight: bold;
}
h4 {
	font-size: 1.1em;
        margin: 20px 0 10px 0;
        font-weight: bold;
        color: #000;
}
h5 {
	font-size: 1em;
        margin: 20px 0 10px 0;
        font-weight: bold;
        color: #000;
        font-style: italic;
}
a:link {
	color: #333;
        text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #CF2E39;
        text-decoration: none;
}
#footer1 {
        font-size: 1.1em;
	clear: both;
	height: 15px;
	padding: 10px 0 5px 0;
	background: #fff;
        color: #333;
        text-align: center;
}
#footer1 a {
        text-decoration: underline;
}
#footer1 a:visited {
	text-decoration: underline;
}
#footer1 a:hover {
	text-decoration: none;
}
#footer2 {
        width: 100%;
        margin: 0 auto;
        font-size: 1.1em;	
        text-align: center;
	padding-bottom: 25px;
}
#footer2 a {
	text-decoration: none;
}
#footer2 a:visited {
	text-decoration: none;
}
#footer2 a:hover {
	text-decoration: underline;
}
#copyright {
        width: 980px;
        margin: 0 auto;
}
.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 {
        padding: 10px 15px;
        margin: 0;
        font-style: italic;
        font-size: 1.2em;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
}
/* End of 'Main' */

