/* Start of CMSMS style sheet 'pamshelly' */
body,html {
	background-color: #99FF99;
	margin: 0px;
	padding: 0px;
	background-image: url(uploads/images/page_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#wrapper {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 8px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#banner {
	width: 900px;
	margin-right: 8px;
	margin-left: 8px;
        margin-top: 0px;
        margin-bottom: 1px;
	background-image: url(uploads/images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 194px;
}
#contentWrap {
	width: auto;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 24px;
	padding-left: 24px;
	padding-right: 24px;
        font: 11pt Georgia, "Times New Roman", Times, serif;
        clear:both;
}
#contentWrap h1 {
        font-size: 15pt;
}

A:link {
	color: #cc0099;
	text-decoration: none;
}
A:visited {
	color: #666233;
	text-decoration: none;
}
A:hover {
	color: #738DAD;
	text-decoration: none;
}


#maincontent {
	width: 70%;
        float: left;
	}

#footer {
	width: auto;
	background-color: #C5F09B;
	margin-top: 16px;
	margin-right: 8px;
	margin-left: 8px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
        clear:both;
        font-size: 10pt;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#shelly {
	margin: 0px;
	padding: 0px;
        height:140px;
        clear:both;
}
#shelly h1 {
	color: #CC0099;
	font: 38pt/38pt "Monotype Corsiva", Arial, Geneva, Helvetica;
	padding-left: 50px;
	padding-top: 35px;
	padding-bottom: 0px;
	margin-top: 22px;
	margin-bottom: 0px;
}
#shelly h3 {
	color: #669933;
	font: bold 22pt/0pt "Monotype Corsiva", Arial, Geneva, Helvetica;
	margin: 12px 0px 0px 2px;
	padding: 0px 0px 0px 50px;
}

div#sidebar {
   float: right;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 26%;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin: 0px;
   margin: 6px 0px;

}

/* if sidebar doesnt include menu but content add class="hascontent" */
div#sidebar.hascontent {
   padding: 0 1%;
   width: 24%;  /* make width smaller if there's padding, or it will get too wide for the floated divs in IE */
}

#sidebar h3 {
	color: #66994C;
	font-size: 13px;
	font-weight: bold;
        margin: 0px 0px 8px 0px;
        padding: 0px;
}

#subscribe {
	margin: 0px;
	padding: 12px;
        border: 1px solid #00FF99;
}

#subscribe p {
	color: #666;
        font-size: 12px;
	font-weight: bold;
}


.myForm {
	color: #800080;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px
}

#oldsouls {
        color: #800080;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 12px;
        border: 1px solid #00FF99;
}



#newsSum{
	margin: 0px;
	padding: 12px;
        border: 1px solid #00FF99;
}


/* End of 'pamshelly' */

