/* Start of CMSMS style sheet 'frmmaster.css' */
html, body {
	/*background-color: #330000;*/
background-color:#FFF;
	background-image: url(uploads/images/graphics/frmbkgrnd1200x10.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.style1 {
         font-size: x-small
}
#page-container {
	width: 783px;
	margin-top: 0px;
	margin-left: 48px;
	position: absolute;
	left: 0px;
}
#header {
	width: 783px;
}
#mainav {
	float: left;
	width: 153px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 150%;
	font-weight: bolder;
	font-variant: normal;
	padding-left: 10px;
	color: 801B11;
	text-transform: uppercase;
	padding-top: 6px;
}
#mainav .padding {
	padding: 10px;
	}
#photo {
	float: left;
	width: 289px;
	height: 440px;
}
#content {
	float: left;
	width: 315px;
	height: auto;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
}
#contentemail {
  margin: 0 auto;
  padding: 0px;
 } 
 #contentemail p {
  
  
}
#emailform {
	float: left;
	width: 315px;
	height: auto;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
}
#coolintrocontent {
	float: left;
	width: 540px;
	height: auto;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 5px;
}
#emailsignup {
	width: 305px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(uploads/images/graphics/frmemail.jpg);
	height: 50px;
}
#footer {
	height: 150px;
	width: 783px;
	clear: both;
        margin-top: 15px;
	background-color: #c84812;
	border-top-style: solid;
	border-top-color: #585318;
	border-top-width: 1px;
}
#footer .padding {
	padding: 10px;
	}
.bodytext {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: eed283;
	text-align: left;
	padding: 5px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #570F06;
}
.whitepipe {
	color: #4A1008}
.navtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #660000;
	text-align: left;
}
.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
.newsheaddetail {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #660000;
	text-align: left;
       
}
#NewsPostDetailTitle {
margin-top: 16px
}
.newstextdetail {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.newsheadsummary {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #660000;
	text-align: left;
}
.newstextsummary {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#NewsPostDetailReturnLink {
        margin-bottom: 20px
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
}
.imagemargin {
	margin-top: 10px;
	margin-bottom: 5px;
}
/* End of 'frmmaster.css' */

/* Start of CMSMS style sheet 'allie.css' */
#photo {
	margin-top: -15px;
	}
/* End of 'allie.css' */

/* Start of CMSMS style sheet 'CSSmenuStyle' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin: 5px 0px 0px 0px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper {
   /* Fix for Opera 8 */
   /*   overflow: hidden;  */
/*   background-color: #b0b6a8;*/
   border-bottom: none;
   width:130px;
   margin-left:0px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li {
   width: 120px;
}


/* Unless you know what you do, do not touch this */
#primary-nav, #primary-nav ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
}
#primary-nav ul {
   position: absolute;
   top: auto;
   display: none;
}
#primary-nav ul ul {
   margin-top: 1px;
   margin-left: -1px;
   left: 100%;
   top: 0px;
}
	
#primary-nav li {
   margin-left: -1px;
   float: none;
}
#primary-nav li li {
   margin-left: 10px;
   margin-top: -1px;
   float: none;
   position: relative;
text-align:left;
}

/* Styling the basic apperance of the menu elements */
#primary-nav a {
   display: block;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
   color: #660000;
}
#primary-nav a:hover{
background-color:none;
color:#993300;
}
#primary-nav li a {
   border-right: none;
   border-left: none;
}
#primary-nav li li a {
   border: 1px;
   border-color: #615c1a;
   padding: 0px 0px 0px 5px;
   background-color: none;
   background-image: url(uploads/images/graphics/frmmenubkgrndx150.jpg);
}	
#primary-nav li, #primary-nav li.menuparent {
   background-color: none;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive {
   background-color: none;
}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent,
#primary-nav ul li.menuparent:hover,
#primary-nav ul li.menuparenth {
/* arrow for menuparents */
   background-image: none;
   background-position: none;
   background-repeat: no-repeat;
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
   background-color: none;
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/*
just add
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul ul ul,
for fourth level
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
   display: none;
}

/* add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
   display: block;
}


/* IE Hacks */
#primary-nav li li {
   float: left;
   clear: both;
}
#primary-nav li li a {
   height: 1%;
}

/* End of 'CSSmenuStyle' */

