/* - - - - - - - OCEANIA STYLE SHEET - - - - - - */

/* RESET SECTION BEG9NNING */
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,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

/* RESET SECTION END */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* DO IT IN OCEANIA STYLESHET */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* DIVS THAT APPEAR ON EVERY PAGE */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header {
	background-color: #ffe6cc;
	color: #003366; 
	text-decoration: none; 	
	}

#sitemenu {
	background-color: #ffcccc;
	color: #274369;
	text-align: center;
	line-height: 200%;
	s-right: 5px;
	text-decoration: none;
	}

#breadcrumbs {
	background-color: #E8E7DE;
	color: #363b3f;
	font-size: 10px;
	line-height: 200%;
	text-decoration: none;
	}

#container {
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 0;
	}

#introduction {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 15px;
	font-style: italic;
	background-color: #FFF;
	}

#pagecontents {
	max-width:700px;
	margin: auto;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 0px;
	}

#pagecontentswide {
	max-width:100%;
	margin: auto;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 0px;
	}

#sitemap {
	background-color: #f5f1ea;
	color: #585e56;
	text-decoration: none;
	line-height: 120%;
	padding: 10px;
	}

#footer {
	background-color: #ffcccc;
	color: #274369;
	text-align: center;
	line-height: 200%;
	}

/* CLASS   STYLES  */

.sitetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #5f9ea0;
	text-decoration: none;
	}

.sitebyline {
	color: #996666; 
	margin-left: 5px;
	font-weight: bold;
	}

.headertext {
	text-align: right;
	text-decoration: none;
	color: #996666; 
	font-weight: bold;
	}

.sitemenutext {
	text-decoration: none;
	color: #274369;
	}

.breadcrumbsfont {
	text-decoration: none;
	color: #363b3f;
	}


.introduction {
	font-style: italic;
	padding-bottom: 20px;
	}

.sitemaptitle {
	font-weight: bold;
	color: #585e56;
	}

.sitemaptext {
	text-decoration: none;
	color: #585e56;
	}

.footertext {
	color: #274369;
	text-decoration: none;
	}

.alpha-index {
	font-size: 24px;
	color: #666666;
	}

.tinytext {
	font-size: 10px;
	}

.tinytext-pale {
	font-size: 10px;
	color: #666666;
	}

.tinytext-pale-centered {
	font-size: 10px;
	color: #666666;
	text-align: center;
	}


.ptitle {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.ad-banner {
	background-color: #eeeeee;
	color: #333333;
	}

.ad-tower {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

.image-tower {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

.content-tower {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

.centerblock {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: medium inset #333;
	padding: 0px;
	}

.centerblock-noborder {
	background-color: #c7c5b0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}


.centerblock-noborder-nocolor {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.home-region-box {
	background-color: #E8E7DE;
	color: #274369;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	}

.home-image-box {
	padding: 0px;
	}


.home-description-box {
	background-color: #E8E7DE;
	padding: 2px;
	font-size: 10px;
	}

.no-padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.center-728 {
	position:relative;
	width:728px;
	margin:auto;
	}	

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HTML STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	background-color: #FFF3E5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #b1bec4;	
	}

p {
	padding-top: 0px;
	padding-bottom: 20px;
	}

h1 {
	font-size: 24px;
	text-align: center;
	color: #666699;
	padding-top: 20px;
	padding-bottom: 20px;
	}

h2 {
	font-size: 18px;
	color: #5f9ea0;
	padding-bottom: 20px;
	}

h3 {
	font-size: 16px;
	color: #5f9ea0;
	padding-top: 0px;
	padding-bottom: 20px;
	}

h4 {
	font-size: 14px;
	color: #5f9ea0;
	padding-top: 0px;
	padding-bottom: 20px;
	}

a:link {color:#000000}      /* unvisited link */
a:visited {color:#000000}  /* visited link */
a:hover {color:#000000}  /* mouse over link */
a:active {color:#000000}  /* selected link */

