@import url(menu.css);
@import url(newsletter.css);
@import url(page.css);
@import url(slimbox.css);

html {
	height:100%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #e4e4e4;
	color: #ffffff;
	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%;
}
/******************/
h1 {
	font-weight:normal;
	font-size:1.5em;
	padding:0;
	margin:0 0 0.2em 0;
	color:#074744;
}

h2 {
	font-weight:normal;
	color:#ffffff;
	font-size:0.9em;
	padding:0;
	margin:0 0 0 0;
	letter-spacing:0.4em;
}

h3 {
	font-weight:bold;
	color:#074744;
	font-size:0.8em;
	padding:0;
	margin:0 0 0.5em 0;
}

p {
	font-size: 0.7em;
	/*font-weight:bold;*/
	line-height:1.4em;
	padding:0;
	margin:0 0 1em 0;
}

input {
	color:#333333;
	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: #333333;
	font-size: 0.7em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 0.7em;
}

a {
	color:#ffcc00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}

ul {
	margin:0;
	padding-left:1.5em;
	padding-bottom:10px;
}
ul li {
	font-size:0.7em;
}

/* architecture *************/
#outerwrapper {
	margin:0 auto;
	text-align:left;
	width:885px;
	min-height:100%;
	background-color:#ffffff;
	background-image:url(/images/contentbg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#headerbar {
	height:215px;
	background-color:#77a9c8;
}

#menubar {
	background-color:#007075;
	padding:2px 0 3px 0;
}

div.cill {
	height:4px;
	background-image:url(/images/cillbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#leftbar {
	width:155px;
	float:left;
	background-image:url(/images/leftbg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:450px;
	margin:0 auto;
	text-align:center;
}
div#leftbarimg img{
	display:block;
}
div#submenubar {
	
}

#contentdiv {
	float:left;
	width:530px;
	padding:20px 20px 0 20px;
	/*background-image:url(/images/transparentbg.png);*/
}

#rightbar {
	float:left;
	width:150px;
	margin:15px auto;
	text-align:center;
}

#footer {
	clear:both;
	margin:0 15px;
	text-align:center;
}
#footer img {
	margin:0 30px;
}
/* general styles *****/
.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: 0.7em;
	background-color:#007075;
	color:#ffffff;
	padding:2px;
	border:none;
}

.alert {
	font-weight: bold;
	color: #ff0000;
}

.fieldlabel {
	font-size: 0.7em;
}
/*****************/

/* links *********/
ul#links {
	margin:0;
	padding:0;
	list-style-type:none;
}
#links li {
	font-size:0.7em;
}
#links li a {
	font-weight:normal;
}
#links li a:hover {
	
}
#links li.cathead {
	list-style-type:none;
	font-size:0.75em;
	font-weight:bold;
	padding-top:15px;
}
/*****************/

/* 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#categorygallery {
	margin-top:20px;
	width:100%;
}
div.catthumb {
	width:150px;
	float:left;
	margin-right:20px;
	text-align:center;
}
div.catthumb h2.cathead {
	padding-bottom:5px;
}

p.catcaption {
	font-style:italic;
}

div#thumbnailgallery{
	width:100%;
	margin:20px 0;
}

#thumbnailgallery h2.cathead {
	clear:both;
}

div.thumb{
	float:left;
	width:150px;
	margin:10px 20px 30px 0;
}
/******************/

/* news styles ****/
#noticeboard {
	margin-top:10px;
	/*border-top: 1px dotted #e4e4e4;*/
}
.newsitem {
	width:100%;
	margin:10px 0;
	border-bottom: 1px dotted #e4e4e4;
}
.newstitle {
	color:#007075;
	font-weight:bold;
	text-align:left;
	float:left;
}
.newsdate {
	color:#007075;
	font-size:0.7em;
	font-style:italic;
	text-align:right;
	float:right;
}
.newsitem div img {
	float:right;
	margin:2px 0 5px 5px;
}
.newsbody {
	clear:both;
	padding:0;
	margin:0;
}
/*******************/
