@import url(menu.css);
@import url(newsletter.css);
@import url(page.css);
@import url(slimbox.css);
@import url(contentslider.css);

html {
	height:100%;
}

body {
	font-family:"Times New Roman", Times, serif;
	background-color: #f5f5f5;
	color: #405066;
	font-size:100%;
	height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#666666;
	border: 1px solid #cccccc;
	font-size: 0.75em;
}
input.subscribe {
	border:none;
	background-color:#e8e8e8;
	font-size:0.75em;
	width:130px;
}
input.smabtn {
	font-size:0.7em;
	border:none;
	background-color:#fb9622;
	color:#ffffff;
	margin-left:2px;
	padding:0;
}
input.noborder {
	border:none;
}

select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 0.75em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 0.75em;
}

a {
	color:#7e4a32;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
a img {
	border:none;
}

ul.standard li {
	font-size:0.9em;
}

ul#links {
	margin:0;
	padding:0;
	list-style-type:none;
}
#links li {
	font-size:0.75em;
}
#links li a {
	text-decoration:none;
	font-weight:normal;
}
#links li a:hover {
	text-decoration:underline;
}
#links li.cathead {
	list-style-type:none;
	font-weight:bold;
	padding-top:5px;
}

/* architecture *************/
#outerwrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:960px;
	/*min-height:100%;*/
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
	background-image:url(../../images/bodybg.gif);
	background-repeat:repeat-y;
	background-position:center top;
}

#headerbar {
	background-color:#ffffff;
}
#headerbar img {
	display:block;
}

#borderbar {
	background-image:url(../../images/borderbg.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:4px;
	clear:both;
}

#logobar {
	position:absolute;
	left:5px;
	top:175px;
	z-index:999;
}

#contentwrapper {
	background-image:url(../../images/fishbg.png);
	background-repeat:no-repeat;
	background-position:left 40px;
	min-height:660px;
}

#leftbar {
	width:235px;
	float:left;
	margin:0 0 0 10px;
}

#menubar {
	margin:90px 0 40px 0;
}

#contentdiv {
	width:495px;
	float:left;
	margin:10px;
}

#rightbar {
	float:right;
	width:180px;
	min-height:620px;
	padding:10px;
	background-image:url(../../images/rightbarbg.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

#footerbar {
	clear:both;
	background-color:#ffffff;
	text-align:right;
	padding:3px 10px;
	color: #7e4a32;
	font-weight:bold;
}

/* general styles *****/
.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
}

.fieldlabel {
	font-size: 0.75em;
}
/*****************/

/* news box ******/
#newsbox {
	margin-bottom:20px;
}
#newsboxtitle {
	width:180px;
	background-color:#003300;
	color:#ffd75e;
	text-align:center;
	font-weight:bold;
	padding:4px 0;
	font-size:1.1em;
}

#newsboxbody {
	width:160px;
	padding:10px;
	background-color:#ffffff;
	height:255px;
	background-image:url(../../images/newsbg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#newsboxitemtitle {
	font-weight:bold;
	font-size:0.8em;
	margin-bottom:0.5em;
}

#newsboxitembody {
	color:#515c25;
	font-size:0.75em;
	max-height:222px;
	overflow:hidden;
}

.morelink {
	margin:2px 0 0 0;
	text-align:right;
	font-style:italic;
}
/*****************/

/* find us *******/
#findustitle {
	width:180px;
	background-color:#003300;
	color:#ffd75e;
	text-align:center;
	font-weight:bold;
	padding:4px 0;
	font-size:1.1em;
}

#findusbody {
	width:176px;
	background-color:#ffffff;
	padding:2px;
	text-align:center;
}

#map {
	float:right;
	margin:0 0 10px 10px;
	width:300px;
	height:200px;
	border:1px solid #003300;
}
/*****************/

/* sitemap *******/
div#sitemap {

}

.sitemapline {
	padding-bottom: 6px;
	font-size : 0.7em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}
/*****************/

/* sign up *******/
#signupbar {
	margin-right:10px;
	padding:10px 0;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}
#signupbar p {
	font-size:0.7em;
	padding:0;
	margin-bottom:5px;
}
#divresponse {
	width:100%;
}
#divresponse p {
	padding:3px 0;
	margin:0;
	font-size:0.65em;
}
/******************/

/* gallery styles */
div#thumbnailgallery{
	width:97%;
	margin:20px 0;
}

#thumbnailgallery h2.cathead {
	clear:both;
	padding:20px 0 0 0;
	margin:0;
	font-size:1.2em;
}

div.thumb{
	float:left;
	width:100px;
	height:75px;
	overflow:hidden;
	margin:12px 12px 0 0;
	border:4px solid #8E8245;
}
div.thumb:hover {
	border:4px solid #e4e4e4;
}
div.thumb img {
	margin-top:-20px;
	margin-left:-50px;
}

.galleryitem {
	position:relative;
}

div#gallerynav {
	margin:0 auto;
	text-align:center;
}
#gallerynav a {
	margin-left:30px;
	font-size:0.65em;
}

.gallerytitle{
	font-weight:bold;
	font-size:0.75em;
	margin:0 0 1em 0;
	color:#28690b;
}

.galleryimagecaption {
	font-size:0.75em;
	margin:1em 0;
}
/******************/

/* news styles ****/
#noticeboard {
	margin-top:10px;
	border-top: 1px dotted #c3aea9;
}
.newsitem {
	width:100%;
	font-size:0.75em;
	margin:10px 0;
	border-bottom: 1px dotted #c3aea9;
}
.newstitle {
	font-size:1.3em;
	color:#405066;
	font-weight:bold;
	text-align:left;
	float:left;
}
.newsdate {
	color:#405066;
	font-style:italic;
	text-align:right;
	float:right;
}
.newsitem div img {
	float:right;
	margin:2px 0 5px 5px;
}
.newsbody {
	clear:both;
	padding:10px 0 15px 0;
}
/*******************/

