body {
	margin: 0px !important;
	background-color: #999 !important;
	background-image: url(images/new/bodybg.jpg) !important;
	background-repeat: repeat-x !important;
        font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif !important;
}
h1, h2, h3 {
	margin: 0;	
}

h1 {font-size: 24pt !important; color: #f67f00 !important; text-transform: uppercase !important;}
h2 {font-size: 20pt !important;}

.break {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.wrapper {
	width: 887px;
	margin: auto;
}
#header {
	width: 887px;
	height: 113px;
}
#header .leftLogo {
	width: 240px;
	float: left;
}
#header .rightMenu {
	width: 647px;
	float: left;
}
#header .phone {
	text-align: right;
	color: #fab164;
	text-transform: uppercase;
	font-size: 12pt;
        line-height: 18pt;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
	padding: 10px;
	font-weight: bolder;
        width: 300px;
        float: right;
}
#header .cta {
        width: 180px;
        float: right;
        margin: 10px 0;
}
#header .cta a {
        display: block;
        padding: 8px;
        background-color: #f67f00;
        color: #FFF;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
}
#header .cta a:hover {
        background-color: #fab164;
}
#slide-wrapper {
	width: 887px;
	height: 216px;
	margin-top: 5px;
}
#slide-wrapper .slideleft {
	width: 623px;
	height: 216px;
	float: left;
}
#slide-wrapper .slideright {
	width: 264px;
	height: 216px;
	float: left;
	background-color: #b0c66d;
}
#content {
	width: 867px;

        padding: 10px;

}
#content .left {
	width: 37%;
	float: left;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #f67f00;

}
#content .right {
	width: 63%;
	float: left;
}
#content .pad {
	padding: 10px;	
}

/* Interior */



#dnn_TopPane #dnn__ctl2_ContentPane {
        padding: 0 !important;
}

#dnn__ctl2_ContentPane #slide-wrapper {
        margin-top: -1px !important;
}

#dnn__ctl2_ContentPane {
	background-color: #fff;
	border-top: solid 5px #f1efef;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #f67f00;
        padding: 10px;	
}

#dnn_ContentPane {
	background-color: #fff;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #f67f00;
        padding: 10px;	
        
}
#dnn__ctl1__ctl0_ContentPanel {
	background-color: #fff;
	border-top: solid 5px #f1efef;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #333;
        padding: 10px;	
}

#dnn_ContentPane {
        color: #333 !important;
}

h1, h2, h3 {
	color: #f67f00;
}


#content-int {
	width: 867px;

}
#content-int .left {
	width: 50%;
	float: left;
        padding: 10px;

}
#content-int .right {
	width: 50%;
	float: left;
        padding: 10px;
}
#content-int .pad {
	
}

.ctabutton {
        background-color: #d5e89b;
        width: auto;
        display: table-cell;
        padding: 6px;
        line-height: 16pt;
        font-weight: bold;
        font-size: 10pt;
        text-transform: uppercase;
}

.ctabutton a:link {
        color: #999;
        text-decoration: none;
}


#cta-wrapper {
	height: 114px;
	background-image: url(images/new/graymid.jpg);
	width: 100%;
        z-index: 1000;

        left: 0;
}
#cta-wrapper .inner {
	width: 887px;
	height: 104px;
	background-color: #fff;
	margin: auto;
	border-top: solid 5px #f1efef;
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
	color: #4691ce;
}
#cta-wrapper .pad {
	padding: 10px;	
}

.hometable td {
	color: #999;
	font-size: 12pt;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
}

#footer {
	width: 887px;
        background-color: #999;
        height: 100px;
text-align: left;
}

#footer br {display: none;}

#footer a:link, #footer a:active, #footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: none;}

#footer .left {
	width: 36%;
	float: left;
	color: #fff;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
margin-top: 15px;
}

#footer .left br {display: block;}

#footer .right {
	width: 64%;
	float: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .right br {display: none;}
#footer .facebook {
	height: 31px;
	width: 90px;
	float: left;
	margin-right: 10px;
	padding-left: 35px;
	background-image: url(images/new/facebook-sm.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .facebook br {display: block;}
#footer .twitter {
	height: 31px;
	width: 90px;
	float: left;
	margin-right: 10px;
	padding-left: 35px;
	background-image: url(images/new/twitter-sm.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .twitter br {display: block;}
#footer .flickr {
	height: 31px;
	width: 90px;
	float: left;
	margin-right: 10px;
	padding-left: 35px;
	background-image: url(images/new/flickr-sm.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .flickr br {display: block;}
#footer .youtube {
	height: 31px;
	width: 90px;
	float: left;
	margin-right: 10px;
        margin-top: -20px;
	padding-left: 35px;
	background-image: url(images/new/youtube-sm.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .youtube br {display: block;}


h2 {font-family: Trebuchet, Georgia, Times, serif;}

/**** Customize Foxboro Theme ****/


#foxboro_courtesy_links {display: none !important;}
#dnn_dnnLINKS_lblLinks, #copyrightFooter {display: none !important;}


#foxboro_bottom {}
#foxboro_container {width: 887px !important;}
#foxboro_footer {background-color: #999 !important;}

#foxboro_menu {
        width: 750px;
        right: 0;
        margin-right: -100px;
        margin-top: -26px;
        background-color: #ffffff !important;
}
#foxboro_menu ul li {
        margin-left: 5px;
}

#foxboro_container {overflow: visible !important;}

/*
.text {
	background-image: url(images/new/ddarrow.png);
	background-repeat: no-repeat;
	background-position: right center;
        padding-right: 15px;
}
*/

.radmenu {
        float: right !important;
        margin-right: 100px;
}

#foxboro_two-column-right, #foxboro_three-eq-column {
        border-top: solid 4px #f1eff0;
}

.post {
        font-family: arial !important;
        color: #333 !important;
}

#dnn_Col3Pane #dnn__ctl2_ContentPane, #dnn_Col3Pane #dnn__ctl1__ctl0_ContentPanel {
        border-top: 0px !important;
}