/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#0151a3;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}
p {
	line-height:1.5em;
	padding-bottom:10px;
}
/* Global Elements
=====================================================================*/
h1 { font-family: "Journal", Arial, Helvetica, sans-serif; }

#content h1 {
	font-size: 3.5em;
	margin-bottom: 16px;
}

body {
	background:#f6f6f6 url(../img/background.png) repeat-x;
	font:12px arial, verdana, serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/
#container {
	width:100%;
	background:url(../img/footer.jpg) repeat-x 0 100%;
}
#wrapheader {
	width:100%;
	/*background:url(../img/header.jpg) no-repeat 50% 0;*/
}
#wrapshadow {
	width:100%;
	background:url(../img/shadow.png) no-repeat 50% 82px;
}
#wrapper {
	width:1040px;
	margin:0 auto;
}
#header {
	width:1040px;
	height:96px;
}
#header .logo {
	float: left;
	width: 300px;
}

#header .logo h1 { 
	color: #045B91;
    font-size: 3.5em;
    padding-top: 5px;
}

#heade .logor h1 a { color: #045B91; text-decoration: none; }

#header .logo h1 a:hover { color: #045B91; text-decoration: none; }

#header .logo p { color: #045B91;line-height: 2.5em; padding-bottom:0; }

#logo{
	width:350px;
	height:62px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:6px 0 0 0;
}
#logo span{
	background:url(../img/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#frmsearch {
	width:203px;
	height:26px;
	float:right;
	background:url(../img/back_search.png) no-repeat;
	margin:44px 0 0 0;
}
.textboxsearch {
	width:170px;
	height:20px;
	float:left;
	background:transparent;
	border:none;
	font-family:Arial, verdana, serif;
	color:#7d7d7d;
	font-size:11px;
	padding:3px 5px;
}
.submitsearch {
	width:20px;
	height:18px;
	background:url(../img/submit_search.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	margin:4px 0 0 0;
	float: left;
}
.submitsearch:hover {
	background-position:0 -18px;
}
#placemainmenu {
	width:1040px;
	height:45px;
	background:url(../img/back_mainmenu.png) no-repeat;
	position:relative;
	z-index:500;
}
#mainmenu {
	width:800px;
	height:45px;
	float:left;
	padding:0 0 0 9px;
}
#mainmenu li {
	height: 45px;
	float: left;
	display: inline;
	position: relative;
	margin:0 0.5px 0 0;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	height: 29px;
	float: left;
	display: inline;
	padding: 16px 15px 0 15px;
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
}
#mainmenu li:hover, #mainmenu li.active {
	background: url(../img/menu_hoverleft.png) no-repeat;
}

#mainmenu li.treasuremapmenu {
	background: url(../img/TreasureChestMenu.png) no-repeat;
	padding-left:30px;
}

#mainmenu li.treasuremapmenu:hover, #mainmenu li.treasuremapmenuactive {
	background: url(../img/TreasureChestMenuleft.png) no-repeat;
	padding-left:30px;
}

#mainmenu li.kidtreasuremenu {
	background: url(../img/boy_treasure.png) no-repeat;
	padding-left:30px;
}

#mainmenu li.kidtreasuremenu:hover, #mainmenu li.kidtreasuremenuactive {
	background: url(../img/boy_treasure_left.png) no-repeat;
	padding-left:30px;
}

#mainmenu li:hover a, #mainmenu li:hover a:link, #mainmenu li:hover a:visited, #mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited {
	text-decoration: none;
	background: url(../img/menu_hoverright.png) no-repeat 100% 0;
	color:#000;
}

#mainmenu li.businesses a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}


/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu ul ul {
	position:absolute;
	z-index:500;
	display:none;
	width:193px;
	margin: 0;
	top: 44px;
	left:0;
	background:#f5f5f5;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	padding:0 0 10px 0;
}
#placemainmenu ul li ul li {
	display: inline;
	float: left;
	width: 193px;
	height:32px;
	background:url(../img/sepdropdown.png) no-repeat 50% 100%;
	float: left;
	padding: 0;
	position:relative;
}
#placemainmenu ul ul ul {
	position:absolute;
	z-index:1000;
	display:none;
	width:193px;
	margin: 0;
	top: -1px;
	left:193px;
	background:#f5f5f5;
	border-top:1px solid #c8c8c8;
}
#placemainmenu ul li ul li ul li {
	display: inline;
	float: left;
	width: 193px;
	height:32px;
	padding: 0;
}
#placemainmenu #mainmenu li:hover ul li {
	background:url(../img/sepdropdown.png) no-repeat 50% 100%;
}
#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {
	color:#8d8d8d;
	font-size:12px;
	width: 165px;
	height:23px;
	text-transform:none;
	border:none;
	background: none;
	padding: 9px 14px 0 14px;
	font-weight:lighter;
}
#placemainmenu #mainmenu li:hover ul li a:hover, #placemainmenu #mainmenu li ul li a:hover {
	text-decoration:none;
	color:#000;
	background:none;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */
#placesocial {
	width:222px;
	height:41px;
	float:right;
	position:relative;
}
#menusocial {
	width:182px;
	height:32px;
	position:absolute;
	z-index:20;
	top:18px;
	left:40px;
}
#menusocial li {
	width:32px;
	float:left;
	display:inline;
	margin:0 12px 0 0;
}
#iconfacebook {
	width:32px;
	height:32px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#iconfacebook span{
	background:url(../img/icon_facebook.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#icondelicious {
	width:32px;
	height:32px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#icondelicious span{
	background:url(../img/icon_delicious.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#iconrss {
	width:32px;
	height:32px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#iconrss span{
	background:url(../img/icon_rss.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#icontwitter {
	width:32px;
	height:32px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#icontwitter span{
	background:url(../img/icon_twitter.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#menusocial li a:hover span {
	background-position:0 -32px;
}
#content {
	background:#f6f6f6 url(../img/back_content.png) no-repeat;
	padding:20px 20px 0 20px;
	width:1000px;
}
/* Slideshow 1
=====================================================================*/
#slideshow1 {
	width:940px;
	height:243px;
	background:#333;
	margin:0 0 20px 0;
	overflow:hidden;
}
.ft-title {
	width:925px;
	height:28px;
	text-transform:uppercase;
	padding:15px 0 0 15px;
	font-size:11px;
	font-weight:bold;
}
/* Slideshow 2
=====================================================================*/
#slideshow2 {
	width:940px;
	height:387px;
	margin:0 0 20px 0;
	overflow:hidden;
	position:relative;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
#slideshow2 .ui-tabs-panel {
	width:940px;
	height:387px;
	position:relative;
}
#slideshowtabs {
	width:637px;
	height:65px;
	position:absolute;
	z-index:20;
	right:10px;
	bottom:10px;
	background:url(../img/panel_slideshow.png);
	padding:6px 0 0 6px;
}
#slideshowtabs li {
	width:86px;
	height:59px;
	float:left;
	display:inline;
	margin:0 6px 0 0;
}
#slideshowtabs li a, #slideshowtabs li a:link, #slideshowtabs li a:visited {
	width:86px;
	height:59px;
	float:left;
	display:inline;
	position:relative;
}
#slideshowtabs li a span {
	background:url(../img/hover_slidetabs.png) no-repeat;
	position:absolute;
	z-index:40;
	top:0;
	left:0;
	width:86px;
	height:59px;
	cursor:pointer;
}
#slideshowtabs li.ui-tabs-selected a span {
	background:none;
}
.paneldesc {
	width:237px;
	height:357px;
	position:absolute;
	z-index:50;
	background:url(../img/panel_slideshow.png);
	top:0;
	left:0;
	padding:15px 20px;
	color:#fff;
}
.paneldesc h3 {
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 15px 0;
}
.paneldesc p {
	font-size:11px;
	padding:0 0 15px 0;
	line-height:1.6em;
}
.paneldesc p a, .paneldesc p a:link, .paneldesc p a:visited {
	text-decoration:underline;
	color:#fff;
}
/* Slideshow 3
=====================================================================*/
#slideshow3 {
	width:940px;
	height:321px;
	margin:0 0 20px 0;
	overflow:hidden;
	position:relative;
	background:url(../img/shadow_slide.png) no-repeat 0 100%;
}
#slideshow .ui-tabs-nav {
	width:940px;
	height:321px;
}
#menutabs {
	width:940px;
	height:52px;
	position:absolute;
	z-index:30;
	left:0;
	top:261px;
	background:url(../img/back_menutabs.png) no-repeat;
}
#menutabs li {
	width:235px;
	height:52px;
	float:left;
	display:inline;
}
#menutabs li a {
	width:235px;
	height:30px;
	float:left;
	display:inline;
	text-align:center;
	font-size:14px;
	color:#646464;
	font-weight:bold;
	padding:22px 0 0 0;
	background:url(../img/tabs_slidehover.png) no-repeat;
}
#menutabs li a:hover, #menutabs li.ui-tabs-selected a {
	background-position:0 -52px;
	color:#fff;
	text-decoration:none;
}
/* End Slideshow
=====================================================================*/
#contenthome {
	width:940px;
}
#contenthome h1 {
	font-size:32px;
	padding:0 0 15px 0;
}
#intro {
	font-size:16px;
	line-height:1.4em;
	padding:0 0 15px 0;
}
#placetestimonial {
	width:940px;
	background:url(../img/back_testimonial.png) no-repeat;
	padding:25px 0;
	margin:15px 0 0 0;
}
#placetestimonial p {
	width:800px;
	float:left;
	font-size:18px;
	color:#515151;
	font-family:Georgia, garamond, serif;
	line-height:1.4em;
}
#testiname {
	font-family:Arial, verdana, serif;
	font-size:14px;
	color:#2a2a2a;
}
#testiweb {
	font-family:Arial, verdana, serif;
	font-size:14px;
}
#imgtesti {
	width:105px;
	height:106px;
	background:url(../img/back_testiface.png) no-repeat;
	float:right;
	padding:6px 0 0 19px;
}
#boxfront1, #boxfront2, #boxfront3 {
	width:300px;
	height:362px;
	float:left;
	display:inline;
	margin:0 50px 0 0;
	background:url(../img/box_front.png) no-repeat;
}
#boxfront3 {
	margin:0;
}
#boxfront1 h3, #boxfront2 h3, #boxfront3 h3 {
	font-size:14px;
	color:#4d4d4d;
	width:260px;
	height:29px;
	padding:12px 20px 0 20px;
}
#boxfront1 img, #boxfront2 img, #boxfront3 img {
	margin:0 0 0 1px;
}
.boxfront {
	padding:15px 20px 20px 20px;
	width:260px;
	height:217px;
	position:relative;
}
/*#boxfront3 .boxfront {
	padding:15px 20px 20px 20px;
	height:286px;
}*/
.boxfront p {
	font-size:12px;
	color:#545454;
	line-height:1.6em;
	padding:0 0 15px 0;
}
.butmore, .butmore:link, .butmore:visited {
	width:129px;
	height:22px;
	background:url(../img/but_more.png) no-repeat;
	position:absolute;
	z-index:10;
	right:20px;
	bottom:24px;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:9px 0 0 0;
	color:#fff;
}
.butmore:hover {
	background-position:0 -31px;
	text-decoration:none;
}
#listnewsbox {
	width:260px;
}
#listnewsbox li {
	width:260px;
	background:url(../img/sepboxfront.png) repeat-x 0 100%;
	float:left;
	line-height:1.6em;
}
#listnewsbox li a {	
	width:247px;
	float:left;
	background:url(../img/bullet.png) no-repeat 0 13px;
	padding:8px 0 10px 13px;
}
#linktop, #linktop:link, #linktop:visited {
	float:right;
	background:url(../img/arrow_top.png) no-repeat 100% 2px;
	padding:0 12px 0 0;
	margin:20px 0 5px 0;
	font-size:10px;
	color:#5e5e5e;
	font-weight:bold;
	text-transform:uppercase;
}
/* About Us
=====================================================================*/
#maincontent {
	width:620px;
	float:left;
	padding:0 0 5px 0;
}
#maincontent h1, #fullwidth h1 {
	font-size:32px;
	padding:0 0 15px 0;
}
#maincontent p, #fullwidth p {
	font-size:12px;
	color:#3e3e3e;
	line-height:1.8em;
	padding:0 0 15px 0;
}
.imgright {
	float:right;
	margin:0 0 10px 20px;
}
.imgleft {
	float:left;
	margin:0 20px 10px 0;
}
.imgframe {
	padding:6px;
	border:1px solid #e6e6e6;
	background:#fff;
}

.imgframe2 {
	padding:3px;
	border:1px solid #e6e6e6;
	background:#fff;
}

#maincontent h2, #fullwidth h2 {
	font-size:22px;
	padding:0 0 15px 0;
}
#maincontent h3, #fullwidth h3 {
	font-size:18px;
	padding:0 0 15px 0;
}
#maincontent h4, #fullwidth h4 {
	font-size:16px;
	padding:0 0 15px 0;
}
#maincontent h5, #fullwidth h5 {
	font-size:14px;
	padding:0 0 15px 0;
}
#maincontent h6, #fullwidth h6 {
	font-size:12px;
	padding:0 0 15px 0;
}
#maincontent ul, #fullwidth ul {
	padding:0 0 15px 0;
}
#maincontent ul li, #fullwidth ul li {
	font-size:12px;
	color:#3e3e3e;
	line-height:1.8em;
	padding:0 0 0 14px;
	margin:0 0 3px 0;
	background:url(../img/bullet2.png) no-repeat 0 7px;
}
#nav {
	width:290px;
	float:right;
}
.boxnav {
	width:250px;
	border:5px solid #e6e6e6;
	background:#f3f3f3;
	padding:15px;
	margin:0 0 20px 0;
}
.boxnav h3 {
	font-size:16px;
	color:#646464;
	font-weight:lighter;
	border-bottom:2px solid #e6e6e6;
	padding:0 0 6px 0;
	margin:0 0 10px 0;
}
.boxnav h3 span {
	color:#383838;
}
.menunav {
	width:250px;
}
.menunav li {
	width:250px;
	float:left;
	display:inline;
	background:url(../img/sepnav.png) repeat-x 0 100%;
	padding:0 0 2px 0;
}
.menunav li a {
	width:235px;
	float:left;
	display:inline;
	padding:8px 0 9px 15px;
	background:url(../img/bullet.png) no-repeat 1px 11px;
}
.menunav li a:hover {
	background:#ededed url(../img/bullet.png) no-repeat 1px 11px;
	color:#000;
	text-decoration:none;
}
.boxnav p {
	font-size:12px;
	padding:0 0 15px 0;
	line-height:1.8em;
	color:#646464;
}
.butmorenav, .butmorenav:link, .butmorenav:visited {
	width:129px;
	height:21px;
	background:url(../img/but_morenav.png) no-repeat;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	float:right;
	font-weight:bold;
	padding:7px 0 0 0;
}
.butmorenav:hover {
	color:#d7f0ff;
	text-decoration:none;
}
.butmorenav2, .butmorenav2:link, .butmorenav2:visited {
	width:129px;
	height:21px;
	background:url(../img/but_morenav.png) no-repeat;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	float:right;
	font-weight:bold;
	padding:7px 0 0 0;
	margin-top:10px;
}
.butmorenav2:hover {
	color:#d7f0ff;
	text-decoration:none;
}
.boxnav p.testimonial {
	padding:0 0 15px 30px;
	background:url(../img/quote.png) no-repeat;
	font-size:14px;
	color:#646464;
	font-family:Georgia, Garamond, serif;
	line-height:1.6em;
}
.boxnav p.testimonialname {
	padding:0 0 15px 0;
	margin:0 0 0 30px;
	line-height:1.4em;
}
.boxnav p.testimonialname img {
	margin:0 10px 0 0;
}
/* Services
=====================================================================*/
#fullwidth {
	width:940px;
}
#boxservices1, #boxservices2 {
	width:260px;
	float:left;
	border:5px solid #e6e6e6;
	padding:15px;
	margin:5px 20px 0 0;
	display:inline;
}
#boxservices3 {
	width:260px;
	float:left;
	border:5px solid #e6e6e6;
	padding:15px;
	margin:5px 0 0 0;
	display:inline;
}
#boxservices1 h2, #boxservices2 h2, #boxservices3 h2 {
	font-size:16px;
	color:#646464;
	font-weight:lighter;
	border-bottom:2px solid #e6e6e6;
	padding:0 0 6px 0;
	margin:0 0 10px 0;
}
#boxservices1 h2 span, #boxservices2 h2 span, #boxservices3 h2 span {
	color:#383838;
}
#boxservices1 h3, #boxservices2 h3, #boxservices3 h3 {
	font-size:16px;
	color:#646464;
	font-weight:lighter;
	background:url(../img/sepnav.png) repeat-x 0 100%;
	padding:0 0 8px 0;
	margin:0 0 15px 0;
}
#boxservices1 h3 span, #boxservices2 h3 span, #boxservices3 h3 span {
	color:#383838;
}
#fullwidth #boxservices1 ul.listportservices li, #fullwidth #boxservices2 ul.listportservices li, #fullwidth #boxservices3 ul.listportservices li {
	width:260px;
	height:175px;
	background:none;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	display:inline;
}
#fullwidth #boxservices1 ul.listportservices li a, #fullwidth #boxservices2 ul.listportservices li a, #fullwidth #boxservices3 ul.listportservices li a {
	width:253px;
	height:168px;
	float:left;
	display:inline;
	background:#fff;
	border:1px solid #e6e6e6;
	padding:5px 0 0 5px;
}
#fullwidth #boxservices1 ul.listportservices li a:hover, #fullwidth #boxservices2 ul.listportservices li a:hover, #fullwidth #boxservices3 ul.listportservices li a:hover {
	border:1px solid #a1d2e9;
}
/* Lightbox
=====================================================================*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 600;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 700;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*
=====================================================================*/
/* News List
=====================================================================*/
#maincontent #listnews {
	width:620px;
	padding:0;
}
#maincontent #listnews li {
	background:0;
	width:620px;
	padding:0;
	margin:0 0 20px 0;
}
.imgnews {
	width:205px;
	float:left;
}
.placenews {
	width:415px;
	float:left;
}
#maincontent .placenews h2 {
	font-size:18px;
	padding:4px 0 0 0;
}
#maincontent .placenews h2 a, #maincontent .placenews h2 a:link, #maincontent .placenews h2 a:visited {
	color:#000;
}
#maincontent .placenews h2 a:hover {
	color:#0151a3;
	text-decoration:none;
}
#maincontent .placenews p.newsinfo, #maincontent p.newsinfo {
	font-size:11px;
	color:#888;
	padding:0 0 10px 0;
}
#maincontent p.newsinfo a, #maincontent p.newsinfo a:link, #maincontent p.newsinfo a:visited {
	color:#6a6a6a;
}
.linkmorenews {
	float:right;
	font-size:12px;
	background:url(../img/bullet.png) no-repeat 100% 6px;
	padding:0 10px 0 0;
}
.newsfull {
	width:620px;
}
#maincontent #listpages {
	height:23px;
	margin: 5px 0 15px 0;
	padding: 0;
	float: right;
}
#maincontent #listpages li {
	margin:0 2px 0 0;
	height:23px;
	float:left;
	font-size:11px;
	display:inline;
	background:none;
	padding:0;
}
#maincontent #listpages li.unclick {
	margin:0 2px 0 0;
	height:21px;
	border:1px solid #d0d0d0;
	color:#d0d0d0;
	padding:2px 8px 0 8px;
}
#maincontent #listpages li.dotted {
	height:20px;
	font-size:11px;
	padding:3px 5px 0 5px;
}
#maincontent #listpages li a, #maincontent #listpages li a:link, #maincontent #listpages li a:visited {
	padding:2px 8px 0 8px;
	height:21px;
	display:inline;
	float:left;
	border:1px solid #0151a3;
	color:#0151a3;
}
#maincontent #listpages li a.active, #maincontent #listpages li a.active:link, #maincontent #listpages li a.active:visited {
	background:#0151a3;
	border:1px solid #0151a3;
	color:#fff;
}
#maincontent #listpages li a:hover {
	border:1px solid #000;
	color:#000;
	text-decoration:none;
}
#listadvertising li {
	margin:0 0 12px 0;
}
#listadvertising {
	padding:3px 0;
}
#boxnavtabs {
	width:250px;
}
#tabsnav {
	width:250px;
	height:30px;
	background:url(../img/septabsnav.png) repeat-x 0 100%;
	margin:0 0 5px 0;
}
#tabsnav li {
	height:30px;
	float:left;
	display:inline;
	margin:0 1px 0 0;
}
#tabsnav li a, #tabsnav li a:link, #tabsnav li a:visited {
	height:23px;
	float:left;
	display:inline;
	background:#e6e6e6;
	font-size:12px;
	color:#ababab;
	font-weight:bold;
	padding:7px 15px 0 15px;
	text-decoration:none;
}
#tabsnav li.ui-tabs-selected a {
	background:none;
	color:#383838;
	text-decoration:none;
}
/* News Detail
=====================================================================*/
#maincontent h1#newstitle {
	padding:0;
}
#maincontent h3.titlecomment {
	font-size:14px;
	padding:10px 0;
	background:url(../img/septitle.png) repeat-x 0 100%;
}
#maincontent ul#listcomment {
	padding:16px 0 0 0;
	margin:0;
	width:620px;
}
#maincontent ul#listcomment li {
	width:580px;
	border:1px solid #e6e6e6;
	padding:19px 19px 5px 19px;
	background:#f3f3f3;
	margin:0 0 15px 0;
}
.avatar {
	width:53px;
	height:53px;
	float:left;
	background:#fff;
	border:1px solid #e6e6e6;
	padding:3px 0 0 3px;
	margin:0 0 10px 0;
}
/*.comment {
	width:512px;
	float:right;
}*/
#maincontent ul#listcomment li h4 {
	font-size:14px;
	color:#343434;
	float:left;
	margin:0 10px 0 0;
	padding:0 0 10px 0;
}
.datecomment {
	float:left;
	font-size:11px;
	color:#a2a2a2;
}
#maincontent ul#listcomment li p {
	color:#4d4d4d;
}
#frmcomment {
	padding: 10px 0 0 0;
}
#frmcomment label {
	display: block;
	font-size: 12px;
	color: #1a1a1a;
	font-weight: bold;
}
#frmcomment label span {
	font-weight: lighter;	
}
.textboxcomment {
	width: 323px;
	height: 20px;
	background: #f6f6f6;
	border: 1px solid #d2d2d2;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 11px;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.textareacomment {
	width: 600px;
	height: 134px;
	background: #f6f6f6;
	border: 1px solid #d2d2d2;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 11px;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.submitcomment {
	width: 141px;
	height: 27px;
	background: #0466a0;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	cursor: pointer;
}
/* Portfolio
=====================================================================*/
#fullwidth ul#listportfolio {
	padding:10px 0 0 25px;
}
#fullwidth ul#listportfolio li {
	background:none;
	margin:0 20px 25px 15px;
	padding:0;
	float:left;
	width:261px;
	height:225px;
	display:inline;
}
#fullwidth ul#listportfolio li img {
	margin:0 0 5px 0;
}
#fullwidth ul#listportfolio li a, #fullwidth ul#listportfolio li a:link, #fullwidth ul#listportfolio li a:visited {
	float:left;
	width:259px;
	height:217px;
	background:#fff;
	border:1px solid #e6e6e6;
	padding:6px 0 0 0;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:1.4em;
	color:#515151;
}
#fullwidth ul#listportfolio li a:hover {
	text-decoration:none;
	border:1px solid #a1d2e9;
	color:#0151a3;
}
/* Contact Us
=====================================================================*/
.errordiv {
	display:block;
	border:1px solid #f2a9a9;
	padding:5px;
	color:#f00;
	font-size:11px;
	margin:8px 0 0 0;
}
.correctdiv {
	display:block;
	border:1px solid #b6e47a;
	padding:5px;
	color:#629c17;
	font-size:11px;
	margin:8px 0 0 0;
	background:#d7fca8;
}
#frmcontact {
	padding:10px 0 30px 0;
}
#frmcontact label {
	float:left;
	font-size:12px;
	width:150px;
	padding:3px 0 0 16px;
	margin:10px 0 0 0;
	font-weight:bold;
}
#frmcontact span {
	color:#a50e0e;
	font-size:12px;
	font-weight:bold;
}
#frmcontact br {
	clear:left;
}
.textboxcontact {
	width:390px;
	height:22px;
	border:1px solid #c4c4c4;
	padding:3px 5px 0 5px;
	margin:10px 0 0 0;
}
.textareacontact {
	width:390px;
	height:150px;
	border:1px solid #c4c4c4;
	font-family:Arial, verdana,serif;
	font-size:12px;
	padding:5px;
	margin:10px 0 0 0;
}
.submitcontact {
	height: 30px;
	background: #0466a0;
	border: none;
	margin: 10px 0 10px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	cursor: pointer;
	font-family:Arial, verdana, serif;
}
div#recaptcha_area {
	margin-left: 163px;
}

/* Typography
=====================================================================*/
#maincontent blockquote {
	padding:0 0 0 30px;
	background:url(../img/quote.png) no-repeat;
}
#maincontent blockquote p {
	font-family:Georgia, Garamond, serif;
	color:#9a9a9a;
	font-size:14px;
}
/*table {
	width: 90%;
	margin: 0 0 15px 0;
}
table thead th {
	height: 30px;
	background: url(../img/tblhead.png) repeat-x;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0 0 0 10px;
	font-size: 12px;
}
table tbody td, table tfoot td {
	height: 25px;
	vertical-align: middle;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #606060;
	font-size: 11px;
	text-align: center;
	padding: 2px 0;
}
table tbody tr.odd td {
	background: #efefef;
}
table tbody tr td.cellfeat, table tbody tr.odd td.cellfeat {
	background: #dcdcdc;
	padding: 2px 0 2px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-align: left;
}*/
/* Footer
=====================================================================*/
#footer {
	width:940px;
	height:108px;
	/*background:url(../img/back_footer.jpg) no-repeat;*/
	padding:0 0 0 40px;
	margin:0 auto;
}
.boxfooter {
	width:199px;
	float:left;
	display:inline;
	margin:25px 40px 0 0;
}
.boxfooter h4, #boxtwitter h4 {
	font-size:12px;
	color:#045b91;
	padding:4px 0 12px 0;
	background:url(../img/sepfooter.png) repeat-x 0 100%;
}
.menufooter {
	width:199px;
}
.menufooter li {
	width:199px;
	background:url(../img/sepfooter.png) repeat-x 0 100%;
	float:left;
}
.menufooter li a, .menufooter li a:link, .menufooter li a:visited {
	width:176px;
	float:left;
	background:url(../img/bullet.png) no-repeat 0 12px;
	padding:9px 0 12px 13px;
	font-size:12px;
	color:#3281b2;
}
.menufooter li a#linkfacebook {
	background:url(../img/icon_minifacebook.png) no-repeat 0 8px;
	padding:9px 0 12px 23px;
}
.menufooter li a#linktwitter {
	background:url(../img/icon_minitwitter.png) no-repeat 0 8px;
	padding:9px 0 12px 23px;
}
.menufooter li a#linkflickr {
	background:url(../img/icon_miniflickr.png) no-repeat 0 8px;
	padding:9px 0 12px 23px;
}
.menufooter li a#linkdelicious {
	background:url(../img/icon_minidelicious.png) no-repeat 0 8px;
	padding:9px 0 12px 23px;
}
.menufooter li a#linkdigg {
	background:url(../img/icon_minidigg.png) no-repeat 0 8px;
	padding:9px 0 12px 23px;
}
#boxtwitter {
	width:182px;
	float:left;
	position:relative;
	margin:25px 0 0 0;
}
#texttwitter li {
	width:182px;
	background:url(../img/sepfooter.png) repeat-x 0 100%;
	float:left;
	padding:9px 0 12px 0;
	color:#3281b2;
	line-height:1.4em;
	font-size:12px;
}
#texttwitter li a, #texttwitter li a:link, #texttwitter li a:visited {
	color:#3281b2;
	font-weight:bold;
}
#logotwitter {
	width:38px;
	height:47px;
	background:url(../img/logo_twitter.png) no-repeat;
	position:absolute;
	z-index:20;
	top:-6px;
	right:-5px;
}
#footer h5 {
	text-align:center;
	font-size:11px;
	color:#045b91;
	font-weight:lighter;
	padding:16px 0 0 0;
}
#footer h5 a, #footer h5 a:link, #footer h5 a:visited {
	text-decoration:underline;
}

.highlight {
	float:right;
	margin-left:10px;
	border:1px solid #ccc;
}

/* OTHER MAPS */

#othermaps {
	text-align:center;
	margin-top:20px;
}

#othermaps h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#545454;
	background-color:#e8e8e8;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding-top:2px;
	padding-bottom:2px;
	width:220px;
}

#othermaps img {
	border:1px solid #000;
}

#othermaps .mapfloat {
	width:220px;
	margin-right:30px;
	float:left;
	margin-bottom:15px;
}

/* Business Listings */

.businesslisting {
	float:left;
	margin-right:45px;
	width:240px;
	padding:10px;
	border:3px solid #e8e8e8;
	margin-bottom:25px;
}

h2.catetoryname {
	margin-bottom:20px;
}

h3.businesstitle {
	margin-bottom:5px;
	font-size:1.3em;
}

.businesslogo {
	float:left;
	border:1px solid #000;
	margin-right:15px;
}

.grayborder {
	border:1px solid #ccc;
}

.galleryimage {
	float:left;
	margin-bottom:5px;
	width:124px;
	text-align:center;
	height:119px;
}

/* Forms */
form fieldset div.input { padding: 7px 0 7px 0; clear: left; }
form fieldset div.input label { float: left; width: 150px; }
form fieldset div.input input { width: 180px; }
form fieldset div.input textarea { width: 90%; height: 150px; }
form fieldset div.input input.phone { width: 50px; }
form fieldset div.checkbox input { width: 10px; }
form fieldset div.checkbox label { float: none; line-height: 1.3em; padding: 2px 0 2px 5px; }

form fieldset div.checkbox input {
	float: left;
	}

form fieldset div.checkboxes, form fieldset div.checkbox {
	clear: none;
	float: left;
	width: 250px;
	}

form fieldset div.checkbox label {
	width: 250px;
	}

/*####################################
#	PHOTOS
####################################*/

ul.photo_items {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

ul.photo_items li {
	float: left;
	display: block;
	margin: 2px 6px;
	height: 125px;
	text-align: center;
	width: 150px;
}

ul.photo_items li a {
}

ul.photo_items li img:hover {
	cursor: move;
}

div#swfupload-control {
	margin: 0;
}

ul.nocursor li img:hover {
	cursor: auto;
}

#flashMessage.error { 
	color: #ff0000;
    font-size: 12px;
    line-height: 1.8em;
    padding: 0 0 15px;
}

#flashcontent {
	text-align: center;
	margin: 0 auto;
}

@font-face {
    font-family: 'Journal';
    src: url('journal/journal-webfont.eot');
    src: url('journal/journal-webfont.eot?#iefix') format('embedded-opentype'),
         url('journal/journal-webfont.woff') format('woff'),
         url('journal/journal-webfont.ttf') format('truetype'),
         url('journal/journal-webfont.svg#FFFTusjBold') format('svg');
    font-weight: normal;
    font-style: normal;
}