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

/* Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}

/*img, div, a, input, p { behavior: url(iepngfix.htc) }   */

a.link
{
    font-size: 12px;
    color: #6AC3DB;
    text-decoration: none;
}

a.link:hover
{
    text-decoration: underline;
}

body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html
{
	padding: 0;
	margin: 0;
}

#superwrapper2
{
	background: url(../img/bg-scrollfooter.png) bottom center no-repeat;
	padding: 0;
	margin: 0;
}

#superwrapper3
{
	padding: 0;
	margin: 0;
	background: url(../img/bg-banner.png) top left repeat-x;
}

#superwrapper4
{
	padding: 0;
	margin: 0;
	background: url(../img/bg-footer.jpg) bottom left repeat-x;
}

#superwrapper
{
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	background: url(../img/bg-arch.png) top center no-repeat;
}

#wrapper
{
	width: 955px;
	margin: 0 auto;
	padding: 0;
	height: auto;
}

#banner
{
	width: 955px;
	padding: 10px 0 0 0;
	height: 168px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 0;
}

#flash
{
	width: 722px;
	height: 168px;
	margin: 0 0 0 0;
	position: absolute;
	left: -70px;
}

#newsletter
{
	position: absolute;
	height: 36px;
	width: 546px;
	right: 0;
	top:1px;
	background: #04405B;
	padding: 5px;
	
}

#newsletter p
{
	color: #fff;
	font-size: 12px;
	width: 300px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-indent: -9000px;
	width: 248px;
	height: 36px;
	background: url(../img/bg-sit.png) top left no-repeat;
}

#newsletter p span.larger
{
	font-size: 16px;
	font-weight: bold;
}

#newsletter form
{
	display: inline;
	width: 276px;
	float: right;
	margin: -30px 0 0 0;
}

#newsletter fieldset
{
	border: none;
}

#newsletter input.text
{
	height: 22px;
	background: #fff;
	border: 1px #E8E3D1 solid;
	padding: 2px 0 0 5px;
	vertical-align: middle;
	color: #888;
	margin: 0 6px 0 0;
	width: 180px;
}

#newsletter input.text:focus
{
	color: #000;
}

#newsletter input.submit
{
	height: 22px;
	background: url(../img/bg-joinbtn.jpg) top left repeat-x;
	border: 1px #094F68 solid;
	padding: 0;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	width: 68px;
	vertical-align: middle;
	font-weight: bold;
}

#content
{
	position: relative;
	width: 955px;
	height: auto;
	margin: 16px 0 0 0;
	background: #fff;
}

#topnav
{
	position: absolute;
	top: -40px;
	width: 955px;
	height: 32px;
	background: #04405B;	/*filter:alpha(opacity=90);   /* Internet Explorer       */
  /* -moz-opacity:0.9;           /* Mozilla 1.6 and below   */
    /*opacity: 0.9;              /* newer Mozilla and CSS-3 */
}

#topnav ul.mainnav
{
	width: 935px;
	height: 32px;
	padding: 2px 5px 0 50px;
	text-align: center;
}

#topnav ul.mainnav li
{
	display: inline;
	font-size: 19px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#topnav ul.mainnav div
{
	padding: 7px 40px 10px 40px;
	display: inline;
	float: left;
}

#topnav ul.mainnav div a
{
	color: #fff;
	text-decoration: none;
}

#topnav ul.mainnav div:hover
{
	background: #fff;
}

#topnav ul.mainnav div:hover a
{
	color: #04405B;
}

#topnav ul.mainnav div.current
{
	background: #fff;
}

#topnav ul.mainnav div.current a
{
	color: #04405B;
	text-decoration: none;
}

#topcontent
{
	position: relative;
	background: #04405B;
	width: 955px;
	height: 323px;
	top: -2px;
	left: 0;
	overflow:hidden;
	
}

#topcontent2
{
	position: relative;
	background: #04405B;
	width: 955px;
	height: 514px;
	top: -2px;
	left: 0;
	overflow:hidden;
	
}

#secondnav
{
	background: #fff;
	width: 943px;
	height: 315px;
	margin: 2px 6px 6px 6px;
}

#secondnav2
{
	background: #eee;
	width: 943px;
	height: 502px;
	margin: 6px;
}

#imgflash
{
	width: 599px;
	height: 315px;
}

#imgflash2
{
	width: 662px;
	height: 502px;
	margin: 0 auto;
}

#imgflash img
{
	width: 599px;
	height: 315px;
}

#sidenav
{
	width: 308px;
	height: 315px;
	position:absolute;
	right: 6px;
	top: 6px;
}

#sidenav ul.sidemenu
{
	color: #999;
	padding: 10px;
}

#sidenav ul.sidemenu li
{
	color: #999;
	border-bottom: 1px solid #C9BCB3;
	padding: 20px 0 10px 0;
	font-size: 12px;
	list-style: none;
}

#sidenav ul.sidemenu li.end
{
	color: #999;
	border: none;
}

#sidenav ul.sidemenu li a
{
	color: #736357;
	text-decoration: none;
	padding-right: 20px;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(../img/list-bullet.png) center right no-repeat;
}

#sidenav ul.sidemenu li a:hover
{
	color: #736357;
	text-decoration: underline;
}

#info
{
	width: 955px;
	height: auto;
	margin: -2px 0 0 0;
	
}

.infoinner
{
	padding-top: 0px;
	
}

#info table
{
	width: 955px;
}

td.first
{
	width: 40%;
	background: #89D8F4;
	height: 68px;
	color: #fff;
	vertical-align:bottom;
	padding: 20px 0 10px 25px;
	font-size: 18px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* first for inner pages*/
td.innerfirst
{
	width: 67%;
	background: #89D8F4;
	height: 68px;
	color: #fff;
	vertical-align:bottom;
	padding: 20px 0 10px 25px;
	font-size: 22px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td.second
{
	width: 27%;
	background: #6aC3DB;
	height: 68px;
	color: #fff;
	vertical-align:bottom;
	padding: 20px 10px 10px 25px;
	font-size: 18px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td.third
{
	width: 33%;
	background: #67aDC6;
	height: 68px;
	color: #fff;
	vertical-align:bottom;
	padding: 20px 10px 10px 15px;
	font-size: 18px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td.firstcontents
{
	height: auto;
	background: #FCF8E8;
	padding: 20px 0 10px 0;
	color: #998675;
	vertical-align: top;
}

td.firstcontents p
{
	margin:0 40px 30px 25px;
	text-align: justify;
	font-size: 12px;
	line-height: 22px;
}

td.innercontents
{
	height: auto;
	width: 600px;
	max-width: 600px;
	padding: 20px 0 10px 0;
	background: #FCF8E8;
	vertical-align: top;
}

td.innercontents p
{
	margin:0 40px 30px 25px;
	text-align: justify;
	font-size: 12px;
	line-height: 22px;
}


#info td.contents
{
	height: auto;
	padding: 30px 0 0px 10px;
	vertical-align: top;
}

#info td.innersidemenu
{
	height: auto;
	padding: 30px 0 20px 10px;
	vertical-align: top;
	background: #ede3bb;
}

#info td.innersidemenu .sectionheader {
	color: #808080;
	font-size: 20px;
	text-decoration:none;
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 30px;
}

#info td.contents ul.resources
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	padding: 0 0 0 10px;
}

#info td.contents ul.resources li
{
	margin: 0 0 30px 0;
	list-style: none;
	color: #736357;
	padding: 0 0 0 20px;
	background: url(../img/list-bullet.png) center left no-repeat;
}

#info td.contents ul.resources li a
{
	color: #736357;
	text-decoration:none;
	font-weight: bold;
}

#info td.contents ul.resources li a:hover
{
	color: #736357;
	text-decoration:underline;
}

#info td.contents ul.events
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px 7px 0;
}

#info td.contents ul.events li
{
	margin: 0 0 10px 0;
	list-style: none;
	color: #998675;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}

#info td.contents ul.events li a
{
	color: #808080;
	text-decoration:none;
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 30px;
	background: url(../img/list-bullet02.jpg) center left no-repeat;
}

#info td.contents ul.events li a:hover
{
	color: #808080;
	text-decoration:underline;
}

#info td.contents span.link
{
	padding: 0 20px 0 0;
	background: url(../img/list-bullet.png) center right no-repeat;
	text-align:right;
	font-size: 12px;
	line-height: 18px;
	width: 200px;
	text-align: right;
	overflow: hidden;
	margin: 0 25px 0 0;
	display: block;
	float:right;
}

#info td.contents span.link a
{
	color: #6aC3DB;
	text-decoration: none;
}

#info td.contents span.link a:hover
{
	color: #6aC3DB;
	text-decoration: underline;
}


#footer
{
	background: url(../img/bg-footer.jpg) top left repeat-x;
	width: 955px;
	height: 85px;
	
}

#address
{
	color: #438191;
	font-size: 12px;
	line-height: 18px;
	width: 250px;
	float: left;
	margin: 10px 0 0 10px;
	
}

#footmenu
{
	color: #438191;
	font-size: 12px;
	line-height: 18px;
	width: 500px;
	float: right;
	margin: 10px 0 0 0;
	text-align: right;
}

#footmenu ul.footnav
{
	color: #04405B;
}

#footmenu ul.footnav li
{
	color: #04405B;
	display: inline;
	border-right: 1px #04405B solid;
	padding: 0 5px;
}

#footmenu ul.footnav li.end
{
	border: none;
	padding: 0 0 0 5px;
}

#footmenu ul.footnav li a
{
	color: #04405B;
	text-decoration:none;
}

#footmenu ul.footnav li a:hover
{
	color: #fff;
	text-decoration:none;
}

.owner a
{
	color: #04405B;
	font-size: 12px;
	text-decoration:none;
}

.owner a:hover
{
	text-decoration:underline;
}

/* inner pages */

td.content_innerfirst
{
	width: 600px;
	max-width: 600px;
	background: #89D8F4;
	height: 38px;
	color: #438191;
	vertical-align:bottom;
	padding: 20px 0 10px 25px;
	font-size: 22px;
	line-height: 18px;
	font-family: Arial;
}

td.content_third
{
	width: 355px;
	background: #67aDC6;
	height: 38px;
	color: #fff;
	vertical-align:bottom;
	padding: 20px 10px 10px 15px;
	font-size: 18px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.float-box-right
{
    float: right;
    margin: 25px 25px 10px 25px;
    border: 1px solid #E8E3DD;
    background: #F4F4F4;
    width: 248px;
    height: auto;
    overflow: hidden;
}

.float-box-right p
{
    margin: 15px 20px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    font-family: Arial !important;
}

.float-box-right p a
{
    text-decoration: none;
    color: #6AC3DB;
}

.float-box-right p a:hover
{
    text-decoration: underline;
}

.float-box-right p span.name
{
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: bold;
}

ul.services
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px !important;
	line-height: 18px;
	padding: 0 0 0 10px;
}

ul.services li
{
	margin: 0 0 15px 0;
	list-style: none;
	color: #666;
	font-style: italic;
	padding: 0 0 0 20px;
	background: url(../img/list-bullet.png) top left no-repeat;
}

ul.services li div
{
    font-size: 14px !important;
	color: #736357;
	text-decoration:none;
	display: block;
}

ul.services li a
{
    font-size: 14px !important;
	color: #736357;
	text-decoration:none;
	display: block;
}

p.contacttext
{
    font-size: 12px;
    color: #666;
	font-style: italic;
	margin: 40px 70px 0 30px;
	line-height: 18px;
	display: block;
}

strong
{
    font-weight: bold;
}

a.arrowlink
{
    display: block;
    font-size: 12px;
    color: #6AC3DB;
    text-decoration: none;
    padding: 0 20px 0 0;
    width: 185px;
	background: url(../img/list-bullet.png) center right no-repeat;
}

a.arrowlink:hover
{
    text-decoration: underline;
}

ul.news-events
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 12px;
	padding: 0 0 7px 0;
	margin: 0 60px 0 30px;
}

ul.news-events li
{
	margin: 0 0 20px 0;
	list-style: none;
	color: #998675;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}

ul.news-events li a {
    font-size: 12px;
    color: #6AC3DB;
    text-decoration: none;
}

ul.news-events li a:hover {
	text-decoration: underline;
}

ul.news-events li a.headerlink
{
	color: #808080;
	font-size: 20px;
	text-decoration:none;
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 30px;
	background: url(../img/list-bullet02.jpg) center left no-repeat;
}

ul.news-events li a.headerlink:hover {
	text-decoration: none;
}

ul.news-events li div
{
	color: #808080;
	font-size: 20px;
	text-decoration:none;
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 30px;
	background: url(../img/list-bullet02.jpg) center left no-repeat;
}

#blog
{
    margin: 0 40px 0 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#blog .title
{
    border-bottom: 1px solid #6AC3DB;
    color: #736357;
    font-size: 18px;
    padding: 1px 0 1px 10px;
    margin: 0 0 20px 0;
    position: relative;
}

#blog .title .date
{
    color: #808080;
    font-size: 12px;
    font-style: italic;
    background: url("../img/bg-date.jpg") center left no-repeat;

    padding: 1px 0 0 20px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
}

.blog_content
{
    font-family: Arial;
    width: 560px;
    max-width: 560px;
    height: auto;
    overflow: hidden;
}

.blog_content p
{
    font-size: 12px !important;
    margin: 0 0 20px 10px !important;
    line-height: 16px !important;
}

.blog_content p.subtitle
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    margin: 40px 0 20px 10px !important;
}

.blog_content img
{
    float: left;
    border: 1px solid #F4F4F4;
    margin: 0 20px 20px 0;
}

.blog_content blockquote
{
    border: 1px solid #E8E3DD;
    background: #F4F4F4;
    padding: 20px 40px 20px 40px;
    font-size: 14px;
    display: block;
    margin: 0 auto 20px auto;
    width: 400px;
    text-align: left;
}

.blog_content blockquote strong
{
    display: block;
    text-align: right;
    margin: 10px 10px 0 0;
}

#contactform
{
    margin: 0 40px 0 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#contactform .googlemap
{
    border: 1px solid #E8E3DD;
    width: 566px;
    height: 245px;
    background: #F4F4F4;
}

#contactform p
{
    font-size: 16px !important;
    margin: 20px 0;
    color: #736357 !important;
}

#contactform form
{
    margin: 0 0 40px 0;
    width: 566px;
}

#contactform form .inputField
{
    padding: 8px;
    height: 16px;
    width: 250px;
    font-size: 14px !important;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #998675;
    border: 1px solid #E8E3DD;
    background: #F4F4F4;
}

#contactform form .inputField:focus
{
    border: 1px solid #67aDC6;
}

#contactform form .submit
{
    padding: 4px 16px;
    font-size: 14px !important;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #998675;
    border: 1px solid #E8E3DD;
    background: #F4F4F4;
    cursor: pointer;
    float: right;
}

#contactform form .submit:hover
{
    padding: 4px 16px;
    font-size: 14px !important;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #fff;
    border: 1px solid #E8E3DD;
    background: #67aDC6;
    cursor: pointer;
    float: right;
}

#contactform form textarea.inputField
{
    height: 180px;
    max-height: 180px;
    width: 566px;
    max-width: 566px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 20px 0 20px 0;
}

#contactform form .nameField
{
    float: left;
}

#contactform form .emailField
{
    float: right;
}

.address
{
    margin: 0 0 0 40px;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 14px !important;
    color: #736357;
}

.address .name
{
    font-weight: bold;
    font-size: 18px !important;
    color: #736357;
}

.address .title
{
    font-style: italic;
    font-size: 12px;
    color: #999999;
}

