/* Start of CMSMS style sheet '01_STYLESHEET' */
/* Schoggen Scapes - © 2010 Liquid Creative */

* {
	margin: 0px auto 0px;
	padding:0;
}


/* P N G  F I X */

img, .img, #header, #contentbg, #newswrap, #footer, #newsletter { behavior: url(scripts/iepngfix.htc) }


/* L A Y O U T */

body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin: 0;
        background: #819816 url(site_images/ss_bg.jpg);
   	background-repeat: no-repeat;
   	background-position: top center;
        background-attachment: fixed;
}

li {
        margin-left : 16px;
}

img {
	border: 0;
}

img.photo_right {
        float: right;
        margin: 10px 0px 10px 10px;
}

img.photo_left {
        float: left;
        margin: 10px 10px 10px 0px;
}

a, a:link, a:active {
	text-decoration: none;
	background-color: inherit;
	color: #c3cf21;
}

a:visited {
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	text-decoration: none;
	color: #000;
}


/* P A G E  E L E M E N T S */

#pagewrapper {
	margin: 0px auto 0px;
	width: 1000px;
}

#menu {
	width: 616px;
	height: 31px;
	padding: 0px;
        margin: 115px 0px 10px 30px;
	background-image:url(site_images/ss_menu.png);
   	background-repeat: no-repeat;
   	background-position: top left;
	float: left;
        z-index: 999;
}

#logo {
	width: 370px;
	height: 180px;
	background-image:url(site_images/fb_logo.png);
   	background-repeat: no-repeat;
   	background-position: top left;
	float: left;
	margin: 0px;
	background-color: none;
	cursor: hand;
        z-index: 500;
	position: relative;
}

#header {
	height: 187px;
	width: 900px;
        margin-top: 10px;
        background-image:url(site_images/ss_header.png);
   	background-repeat: no-repeat;
   	background-position: top center;
	border-bottom: 0px solid #ff0000;
}

#content {
	width: 900px;
	border-top: 0px solid #FF00ff;
}

#contentbg {
	width: 800px;
	background-image:url(site_images/ss_contentbg.png);
   	background-repeat: repeat-y;
   	background-position: top center;
	padding: 0px 50px;
        float: left;
	border-bottom: 0px solid #ff0000;
}

#title {
        margin-left: -2px;
}

#main {
	width: 400px;
	float: left;
        border: 0px solid #aa0000;
        line-height: 18px;
        margin-top: -15px;
}

#main2 {
	width: 800px;
        min-height: 500px;
	float: left;
        border: 0px solid #aa0000;
        line-height: 18px;
        margin-top: -15px;
}

#sidebar {
	width: 360px;
        min-height: 100px;
	float: right;
	margin-left: 0px;
        border: 0px solid #aa0000;
}

#newswrap {
	width: 417px;
        height: 211px;
        margin: 30px 0px 0px;
	float: left;
        border: 0px solid #ff3300;
        background-image:url(site_images/ss_news.png);
   	background-repeat: no-repeat;
}

#news_block {
	width: auto;
        height: 110px;
	float: left;
        font-size: 10px;
        margin: 60px 20px 10px 100px;
        border: 0px solid #ff0000;
        overflow: auto;
}

#news_bottom {
	width: auto;
        padding: 0px 0px 0px 104px;
	float: left;
        border: 0px solid #ff00ff;
}

#newsletter {
        float: right;
        border: 0px solid #ff0000;
        width: 110px;
        height: 85px;
        background-image:url(site_images/newsletter.png);
   	background-repeat: no-repeat;
   	background-position: top left;
        position: relative;
        clear: both;
        display: inline;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin-bottom: 12px;
        font-weight: normal;
	color: #000;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
	color: #000;
}

h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
	color: #000;
}

#columnone, #columntwo,#columnthree {
	width: 150px;
	margin: 0px 10px 20px 0px;
	float: left;
        border: 0px solid #ff0000;
}

#columnfour {
	width: 200px;
        height: 75px;
	cursor: hand;
	float: right;
        border: 0px solid #ff0000;
}

.format, .formbuilderform, table {
        padding: 0 0 5px 0;
        border: 0px solid #ff0000;
        float: left;
        line-height: 12px;
}

#footer {
        clear: both;
        color: #c3cf21;
        width: 840px;
        height: 70px;
        margin-bottom: 20px;
        padding: 30px 30px 0px 67px;
        border-top: 0px solid #FF00ff;
        background-image:url(site_images/ss_footer.png);
   	background-repeat: no-repeat;
   	background-position: top center;
}

#footer p.copyright {
        font-size: 9px;
        padding-top: 25px;
color: #000;
}

#footer p.copyright a, #footer p.copyright a:link, #footer p.copyright a:active {
        text-decoration: none;
color: #000;
}

#footer p.copyright a:hover {
        color: #000;
        text-decoration: underline;
}

#footer p a, #footer a:link, #footer a:active, #footer a:visited {
        color: #000;
        text-decoration: none;
}

#footer a:hover {
        text-decoration: none;
        color: #c3cf21;
}
/* End of '01_STYLESHEET' */

