@charset "UTF-8";
/* CSS Document */


.purple {
	color:#63648b;
}
.gray {
	color:#555555;
}
.blue {
	color:#3d6a7f;  /* was 2d5078 */
}
.favblue {
	color:#3d6a7f;
}
.orange {
	color:#db792d;
}



/*
 * INIT
 */
 
html {
	color:#3d4c49;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

html, body {
	width:100%;
}
html, body, div, table, img, ul, li, ol {
	margin:0;
	padding:0;
	border:0;
}
body {
	text-align:center;
}
h1,h2,h3,h4,h5,h6,p,ul,li,hr {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}
h2 {
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	margin:25px 0 0 0;
	color:#3d6a7f;  /* was 2d5078 */
}
h3 {
	font-size:95%;
	font-weight:bold;
	margin:10px 0 0 0;
	color:#63648b;
}


img {
	display:block;
}
ul li {
	margin:0 0 0 2em;
}
a {
	color:#63638b;
}
table {
	border:0;
}
td {
	vertical-align: top;
	color: #63648b;
	font-size: 95%;
	font-weight: bold;
}

/*
 * STRUCTURE
 */

.wrap {
	width:100%;
	text-align:center;
}

#wrapTop {
	background-color:#eee;
	position:relative;
}
#wrapTop img.back {
	position:absolute;
	display:none;
}
#wrapTop img#back {
	width:100%;
}
#wrapTop img.swirl {
	position:absolute;
	bottom:-10px;
}
 
#wrapTop img#swirlLeft {
	left:0;
}
#wrapTop img#swirlRight {
	right:0;
}

#wrapBottom {
	background-repeat:no-repeat;
	background-position:bottom right;
}
#contentHolderTop, #contentHolderBottom {
	margin:0 auto;
	width:968px;
	text-align:center;
}
#contentTop, #contentBottom {
	margin:0 10px;
	text-align:left;
	min-height:200px;
	width:948px;
	position:relative;
}
#contentTop {
}
#contentBottom {
	background-color:#fff;
	background-image:url(../images/swirls_2.png);
	background-position:100% -50px;
	background-repeat:no-repeat;
}
#contentBottomIn {
	padding:1em 0;
	background-image:url(../images/back_content.png);
	background-position:top;
	background-repeat:repeat-x;
}

/*
 * MAST
 */

#mast {
	position:absolute;
	z-index:2;
	width:948px;
}
#logotype {
	position:absolute;
	top:0;
	left:0;
}
#logotype_4sis {
	position:absolute;
	top:0;
	right:0;
}



 
/*
 * SLIDESHOW
 */
#slideshow {
	width:948px;
	position:absolute;
	z-index:1;
	top:90px;
	left:0;
	background-color:#fff;
	height:600px;
	overflow:hidden;
}
.slideshow {
	height:900px;
	overflow:hidden;
}
#slideshow .slide, #slideshow img {
	width:300px;
	height:200px;
	display:inline;
}

/*
 * HEADER HEIGHT ADJUST 
 */
#contentTop, #wrapTop img.back {
	height:470px;
}
#slideshow {
	height:400px;
}
.slideshow {
	height:auto;
}


/*
 * MAST HEIGHT ADJUST
 */
#slideshow {
	top:70px;
}
ul#nav {
	top:90px;
}


/*
 * NAVS
 */
ul.nav {
	margin:0;
}
ul.nav li {
	list-style-type:none;
	margin:0;
	display:inline;
	position:relative;
}
ul.nav li:first:child {
	padding-left:0;
}
ul.nav li:last:child {
	padding-right:0;
}

ul.nav li ul {
	position:absolute;
	z-index:2000;
	top:100%;
	left:0;
	display:none;
}
ul.nav li:hover ul {
	display:block;
}
ul.nav li ul li {
	display:block;
}
ul.nav li a {
	text-decoration:none;
	display:inline-block;
	padding:0 1em;
	white-space:nowrap;
}
ul.nav li:first-child a {
	padding-left:3em;
}
ul.nav li:last-child a {
	padding-right:3em;
}
ul.nav li ul li a {
	display:block;
}
ul.nav img {
	display:inline;
}

#otherSpecials p {
	margin:0;
}

/*
 * NAV
 */
ul#nav {
	font-size:85%;
	text-transform:uppercase;
	width:100%;
	text-align:left;
	background-color:#dbd4c7;
	position:absolute;
	line-height:2.2em;
	z-index:150;
	border-width:1px 0;
	border-color:#fff;
	border-style:solid;
	background-image:url(../images/back_nav.gif);
	background-position:right;
	background-repeat:repeat-y;
}
ul#nav li {
	display:inline;
}
ul#nav li:hover {
	background-color:#555555;
}
ul#nav li a {
	color:#364e52;
	padding-top:5px;
}
ul#nav li:hover>a {
	color:#fcf7e4;
}
ul#nav li ul li {
	display:block;
	border-top:1px dotted #919892;
	background-color:#dbd4c7;
}
ul#nav li ul {
	text-align:left;
}
ul#nav li ul li a {
	padding:0 1.5em;
}

ul#nav li:first-child ul li a {
	padding-left:3em;
}
ul#nav li:last-child a {
	padding-right:1.5;
}


ul#nav0 {
	font-size:65%;
	text-transform:uppercase;
	text-align:right;
	position:absolute;
	top:48px;
	right:0;
	z-index:200000;
}
ul#nav0 li a {
	color:#3d6a7f;  /* was #627f9c */
	padding:0 0.5em;
	line-height:2em;
}
ul#nav0 li a:hover, ul#nav0 li:hover a {
	color:#db792d;
}
ul#nav0 li ul {
	text-align:left;
}
ul#nav0 li ul li a, ul#nav0 li:hover ul li a {
	background-color:#cbd8de;
	color:#3d4c49;
	padding:0.1em 0.5em;
	border-bottom:1px dotted #3d6a7f;  /* was #627f9c */
	line-height:1.5em;
}
ul#nav0 li ul li a:hover {
	background-color:#3d4c49;
	color:#fcf7e4;
}
ul#nav0 li ul li.inn a {
	background-color:#fff;
}
ul#nav0 li ul li.inn a:hover {
	background-color:#3d4c49;
	color:#fcf7e4;
}
ul#nav0 li ul li.fourSis a {
	background-color:#db792d;
}
ul#nav0 li ul li.fourSis a:hover {
	color:#fff;
}
ul#nav0 li ul li.innsLabel a {
	padding-top:0.6em;
}
ul#nav0 li ul li.innsLabel a:hover {
	background-color:#cbd8de;
	color:#3d4c49;
}
ul#nav0 li ul li:first-child a {
	padding-top:0.4em;
}
ul#nav0 li ul li:last-child a {
	padding-bottom:0.2em;
	border-bottom:0;
}
ul#nav0 li:last-child ul {
	left:auto;
	right:0;
}

ul#nav li ul li.innsLabel a {
	color:#fff;
	background-color:#3d4c49;
	padding-top:0.6em;
}
ul#nav li ul li.innsLabel a:hover {
	color:#fff;
	background-color:#3d4c49;
}


ul.pageNav, p.buttons {
	text-transform:uppercase;
	font-size:75%;
}
ul.pageNav li {
	padding:0 0.2em;
}

ul.pageNav li a, ul.pageNav li:first-child a, ul.pageNav li:last-child a, p.buttons a {
	padding:2px 1em;
}

ul.pageNav li a {
	border:1px solid #3d6a7f;  /* was #627f9c */
	background-color:#3d6a7f;  /* was #627f9c */
	color:#fff;
	margin-bottom:6px;
}
ul.pageNav li:first-child a {
	padding-left:1em;
}
ul.pageNav li:last-child a {
	padding-right:1em;
}

ul.pageNav li a:hover {
	background-color:#db792d;
	color:#fcf7e4;
}

/*
 * CONTENT
 */
	
p {
	margin-top: 1em;
	line-height: 1.5em;
	XXcolor: #63648B;
	font-size: 95%;
	font-weight: normal;
	XXfont-style: italic;
}
h2+p, h3+p {
	margin-top: 0;
	color: #000000;
	font-style: normal;
}

h1#contenttitle {
	font-size:180%;
	color:#3d6a7f;   /*  was 2d5079 */
	margin-top:0.5em;
}
#contentFirst {
	width:613px;
	float:left;
	clear:left;
	font-size:100%;
}
.contentFirst {
	margin-right:10px;
}

#contentFirst p:first-child {
	margin-top:0;
}
#contentLast {
	clear:left;
	width:613px;
}

#title {
	float:left;
}

#content {
	margin-left:35px;
}

.col {
	margin-right:17px;
	margin-top:1em;
	float:left;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	border:1px solid #ccc;
	font-size:90%;
}
.col p, .col h2, .col h3 {
	margin-right:10px;
}
.col1-3 {
	width:193px;
}
.col2-3 {
	width:403px;
}
.first-col {
	clear:left;
}

.col h2 {
	text-transform:uppercase;
}
.col img.promo {
	padding:4px;
	border:1px solid #3d6a7f;  /* was #627f9c */
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height:111px;
}
.col1-3 img.promo {
	width:193px;
}
.col2-3 img.promo {
	width:403px;
}

.sliderBox {
	max-height:400px;
	overflow-x:hidden;
	overflow-y:auto;
}


.smallCap {
	font-size:70%;
}

#social {
	float:right;
	margin-right:15px;
}

p.buttons input {
	text-transform:uppercase;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.buttons a, p.buttons input {
	border:1px solid #3d6a7f;  /* was #627f9c */
	background-color:#d7d9d1;
	color:#3d4c49;
	padding-right:2em;
	background-image:url(../images/arrow_r_blue.png);
	background-position:100% 50%;
	background-repeat:no-repeat;
}
p.buttons a:hover {
	background-color:#3d4c49;
	color:#fcf7e4;
	background-image:url(../images/arrow_r_wht.png);
}

ul.pageNav li.blue a {
	background-color:#3d6a7f;  /* was #627f9c */
	color:#fff;
}
ul.pageNav li.viewsite a {
	background-color:#cbd8df;
	border-color:#cbd8df;
}
ul.pageNav li a:hover {
	background-color:#db792d;
}

p.buttons {
	text-align:right;
}
p.buttons a {
	text-decoration:none;
}

div.special {
	margin:1em 0;
	background-color:#e2e7d9;
	padding:0.5em;
	font-size:90%;
}
div.special p.buttons a {
	font-size:111%;
}

div.special.odd {
	background-color:#cbd8de;
}

div.special h3 {
	font-size:120%;
}
div.special h4 {
	margin-top:0.5em;
}
h3.phone {
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	padding:4px 10px;
	text-transform:uppercase;
	font-size:90%;
	width:100%;
	z-index:20000;
	background-image:url(../images/back_phone.png);
	background-position:right;
	background-repeat:repeat-y;
}
h3.phone, h3.phone a {
	color:#fff;
	text-decoration:none;
}

/*
 * RIGHT COL
 */

#rightCol {
	float:right;
	clear:right;
	padding-left:10px;
}
#rightColIn {
	width:266px;
}
.rightColBox {
	width:251px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:1em;
}

#rezHolder {
	width:266px;
	padding-top:1em;
	display:none;
}
#rezBox {
	width:283px;
	height:217px;
	margin-left:-5px;
	position:relative;
	overflow:hidden;
	background-image:url(../images/rezBack.png);
	background-repeat:no-repeat;
}
#rezBox div {
	padding:10px;
	margin-right:5px;
	margin-bottom:7px;
}
#rezBox img {
	position:absolute;
	z-index:100;
}
#rezBox img.bottom {
	bottom:0;
	right:0px;
	width:100%;
}
#rezBox img.side {
	right:0;
	bottom:5px;
}

#emailHolder {
	margin-top:10px;
	margin-right:15px;
}
#emailBox {
	border:1px solid #b9bbb4;
	background-color:#d7d9d1;
	background-color:#cbd8de;	
	color:#3d4c49;
	padding:10px;
}
#emailBox p {
	font-size:70%;
}
#emailBox input#ea {
	width:80%;
	margin:0.5em 0 1em 0;
}

.promoBoxHolder {
	background-color:#3d6a7f;
	color:#3d4c49;
}
.promoBox {
	padding:0 0 10px 0;
}
.promoBox h3, #emailBox h3 {
}
.promoBoxHolder h3 {
	color:#fff;
	background-color:#3d6a7f;
	padding:10px 10px 3px 10px;
	text-transform:uppercase;
}
.promoBoxHolder p {
	color:#fff;
	padding:0 10px;
}
.promoBoxHolder p.byline {
	text-align:right;
	font-size:65%;
	font-style:italic;
	line-height:0.5em;
}


/*
 * FOOTER
 */
#footer {
	padding:1em 0;
	width:948px;
	margin:0 auto;
	text-align:left;
	color:#d7d9d1;
	font-size:75%;
}
#footer p {
	margin:1em 0 0 0;
}
#footer table.footer {
	width:948px;
	padding-bottom:20px;
}
#footer table td {
	border-left:1px dotted #d7d9d1;
	padding:0 1em 0 3em;
}
#footer table td.div {
	border-left-style:solid;
}
#footer table td:first-child {
	border-left:0;
	padding-left:0;
}

#footer ul {
	margin:0.5em 3em 0 0;
	float:left;
}
#footer ul li {
	display:block;
	list-style-type:none;
	margin:0;
}
#footer ul li a {
	padding-right:0.5em;
	color:#d7d9d1;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#fcf7e4;
	text-decoration:underline;
}

.contentFooter {
	margin:0.5em 15px 0 35px;
	text-align:center;
}
#copyright {
	padding-top:0.7em;
	margin-top:1em;
}
#contentFooter {
	border-top:1px solid #b9bbb4;
	position:relative;
	text-align:left;
}
#contentFooter img {
	display:inline;
}
#soc_share {
	position:absolute;
	left:23px;
	top:34px;
}


/*
 * UTIL 
 */
div.clear {
	clear:both;
}
div.clearLeft {
	clear:left;
}

.iframeRez {
	height:185px;width:256px;margin-left:3px;position:absolute;
}


/*
 * BLOG STUFF
 */
h1.event-title {
	font-size:150%;
	text-transform:uppercase;
	margin-top:1em;
}
h4.post-date {
	font-size:110%;
	font-weight:normal;
	color:#364e52;
	text-transform:uppercase;
	padding-top:1em;
}
h2.entry-title {
	margin:0;
	padding:0;
	text-transform:none;
}
h2.entry-title span.date {
	font-size:80%;
	font-weight:normal;
	font-style:italic;
}
.rb_spacer {
	padding:10px;
}
.row0, .row1 {
	background-repeat:repeat;
}
.row0 {
	background-image:url(../images/beige_50.png);
}
.row1 {
	background-image:url(../images/beige_20.png);
}
.datecode {
	font-size:50%;
}

div.mapHolder {
	width:716px;
	position:absolute;
	z-index:9000000;
	left:120px;
	top:200px;
	display:none;
}
div.mapHolder div.mapIn {
	border:5px solid #3d6a7f;
	background-color:#fff;
	text-align:center;
}
div.mapHolder h2 {
	font-size:180%;
}
div.mapHolder h3 {
	font-size:140%;
}
div.mapHolder img {
	margin-left:100px;
}
div.mapHolder p.buttons {
	font-size:120%;
}




@media screen {


}


@media print {
body {  }
html, body {
	background: #fff;
	color:#000;
	height:auto;
	width:auto;
}


}
