/* Start of CMSMS style sheet 'beartrax-main-css' */
body {background: #f5f0d1;
background-image: url(images/top-logo.png);
background-repeat: no-repeat;
background-position: top center;
font-family: Georgia, Times New Roman, serif;
color: #000
font-size: 13px;}

H1, H2, H3, H4 {font-weight: bold; font-family: Georgia, Times New Roman, serif; color: #851c03;}

H1 {font-size: 24px;}

H2 {font-size: 20px;}

H3 {font-size: 18px;}

H4 {font-size: 16px;}

a:link {color: #851c03; text-decoration: none;}

a:visited {color: #851c03; text-decoration: none;}

a:active {color: #851c03; text-decoration: none;}

a:hover {color: #f00; text-decoration: underline;}

.main-wrapper {width: 800px;}

.menu {height: 44px; margin-top: 212px; text-align: left;}

.main-content {}

/* Text area styles */
.text-container {float: left; margin-top: 60px; width: 559px;}

.content {background-image: url(images/bg-content-repeat.png);
background-repeat: repeat-y;
background-position: top center;}

.content-text {text-align: left; background-image: url(images/text-main.jpg);
background-repeat: no-repeat;
background-position: top center;
padding-right: 34px;
padding-left: 20px;
padding-top: 10px;}

.content-end {margin-top: -16px; margin-left: 1px;}

/* News styles */
.news-container {float: right; margin-top: 60px; margin-left: 13px; width: 228px;}

.news-content {background-image: url(images/news-tile-clear.png);
background-repeat: repeat-y;
background-position: top center;}

.news-text {text-align: left; background-image: url(images/news-top.jpg);
background-repeat: no-repeat;
background-position: top center;
font-size: 11px;
padding-right: 20px;
padding-left: 10px;
padding-top: 5px;}

.news-end {margin-top: -11px;}

/* Single column styles */

.single-container {margin-top: 60px; width: 836px; text-align: left;}

.single-content {background-image: url(images/single-tile.png);
background-repeat: repeat-y;
background-position: top center;}

.single-text {text-align: left;
background-image: url(images/single-top.jpg);
background-repeat: no-repeat;
background-position: top center;
padding-right: 50px;
padding-left: 30px;
padding-top: 10px;}

.single-end {margin-top: -16px;}

/* Footer */

.footer {clear: both;}

.credit {font-size: 10px;}

.photo {border: 2px solid #f00;}

.slideshow {float: right; height: 222px; width: 222px; margin: auto; }
.slideshow img { padding: 10px; border: 1px solid #851c03; background-image: url(images/home-rotate-bg.jpg); background-repeat: no-repeat: background-position: top center; }

/* End of 'beartrax-main-css' */

