body {height:100%;font-family:arial,verdana,san-serif;font-size:0.8em;line-height:1.5em;margin:0;background-color:#422e5d;}

div {margin:0;padding:0;}
h1 {color:white; font-weight:bold; font-size:1.6em; margin:0.6em 0 0.4em 0; }
h2 {color:white;font-weight:normal; font-size:1.4em; margin:0.6em 0 0.4em 0; }
h3, h4, h5 { color:white ;font-weight:normal; font-size:1.2em; margin:30px 0 0 30px; }

p   {}
hr  {margin:0;padding:0;}


.pageTitle {display:none;}

#TemplatePanel {margin:0px auto;width:1000px;padding:0;text-align:left;background-color:#422e5d;}

.header {height:214px;width:1000px;padding:0;margin:0;}

/*.ucComSiteHeader {}*/
.breadcrumb, .navimage, .ComSearchBox, .navtitle {display:none;}
.ucContactEmergencyNumbers, primaryNav, .rightnav {}
.contactfix     {display:block;}
.rightnav       {width:370px; float:right;}
.rightnav ul    {margin-top:0;list-style-type:none;}
.rightnav li    {
            padding:0 0 0 30px;
            margin:0 0 12px 0;
            height:1.2em;
            font-size:1.2em;
            background: url(/onesuffolk/images/community/starsofsuffolk/little_star.gif) left center no-repeat;
               }


.secondaryNav {height:37px;}
.ucComSecondaryNav {
		   width: 1000px;
		   list-style: none;
		   margin:0 auto;
		   padding:0;
		   text-align:center;
		   background: url(/onesuffolk/images/community/starsofsuffolk/menu_bg.gif) repeat-x top left;
		   /*border-top:1px solid #9996c9;*/
		   height:37px;
           text-align:center;
		   }
 
.ucComSecondaryNav ul {margin:0 auto;padding:0 0 0 40px;border:none;list-style-type:none;text-align:center;}
.ucComSecondaryNav li {float:left;text-align:center;padding:0;margin:0;}
.ucComSecondaryNav a {
		   color:white;
		   display:block;
		   text-decoration:none;
		   display:block;
		   margin:0;
		   padding: 8px 12px;
		   font-size: 1em;
		   font-weight: bold;
		   text-transform: uppercase;
		   letter-spacing: 1px;
		   }

.ucComSecondaryNav a:hover {color:gray;text-decoration:none;}
.navbuttons {display:none;}
 
.highlight a {color:gray;background:#F1F0F0;}
.highlight a:hover {color: gray;}


img.thumb   {float:left; margin:6px 12px 6px 0;}
.content {color:white;min-height:600px;overflow:visible;font-size:0.9em;padding:30px 50px;width:900px; margin:0 auto;background:#422e5d url(/onesuffolk/images/community/starsofsuffolk/content_bg.gif) no-repeat top right;}
.content a{text-decoration:none;font-weight:bold;}
.content a:hover{text-decoration:underline;}
.content a:visited {color:blue;}
.StandardPageContent p, .ucIntroduction p {font-size:1.0em;line-height:1.6em;}
.StandardPageContent hr {border:2px dotted #FA5E18;}
.ucIntroduction {width:520px;}

.nombutton {
        padding:8px 40px;
        height:21px;
        font-size:1.6em;
        margin-left:45px;
        color:white;
        background: url(/onesuffolk/images/community/starsofsuffolk/menu_bg.gif) repeat-x top left;
            }
.nombutton a:visited, .nombutton a {color:white;}
        
.Feedback, .Copyright, .Disclaimer, .Published, .ucFooter, .lastupdated {display:none;}

#BizFooter	{display:none;}

/*------------------------------slideshow stuffs-----------------------------*/
ul.slideshow {
	list-style:none;
	width:520px;
	height:280px;
	overflow:hidden;
	position:relative;
	margin:6px 0 0 0;
	padding:0;
}

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul img {
	border:none;
}

#slideshow-caption {
	width:520px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}


