/*****************************************/
/* Import ADDITIONAL USER APPLIED STYLES */
@import url(style.css);
/*****************************************/

/****************************/
/* GENERIC SITE LAYOUT ONLY */

@media screen, projection {


html {
	height: 100%;
	background:#8393cf;
}

body {
	height: 100%;
	margin: 0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
}

#wrapper {
	position: relative;
	min-height: 100%;
	margin:0 auto;
	width:760px;
}

* html #wrapper {
	height: 100%;
}

#header {height:200px;width:760px;}
#mid {float:left;}
#content {margin-bottom:2.4em;}
.clear {clear:both;}
#footer {
	position: relative;
	width: 760px;
	height: 2.4em;
	line-height: 1em;
	margin: -2.6em auto 0 auto;
	vertical-align:	middle;
	clear:both;
	background-color:#baa665;
}

/* A CSS hack that only applies to IE -- specifies a different height for the footer */

* html #footer {
	margin-top: -2.6em;
}
#footer #footlinks {
	background-color:#baa665;
}
#footer #footlinks a {
	display: inline;
	font-size: 0.8em;
}
#footer h6 {
	color: #fff;
	display: inline;
}

/* END LAYOUT */
/**************/

/******************************/
/* SPECIFIC SITE STYLING ONLY */

#wrapper {background: #eceffa url(/siteimages/cbg.gif) 0 0 repeat-y;}
#udm {
	background: #baa665;
	border-top: 2px groove #ccc;
	border-bottom: 2px groove #999;
}
#header {background: #eceffa url(/siteimages/header.jpg) 0 0 no-repeat;}
#header #sitetitle {
	font-family:Arial,Helvetica,sans-serif;
	position: absolute;
	top: 10px;
	left: 110px;
	color:#baa665;
	font-size: 3em;
	cursor: default;
}
#header #sitesubtitle {
	font-family:Arial,Helvetica,sans-serif;
	position: absolute;
	top: 65px;
	left: 110px;
	color: #ffffff;
	width: 500px;
	text-align: left;
	font-size: 120%;
	cursor: default;
}
#header #search {
	position: absolute;
	top: 20px;
	right: 10px;
	display: none;
}
#lang {
	position: absolute;
	right: 0;
}
#lang img {
	padding-left: 3px;
}
#breadcrumbs {
	background-color: #8393cf;
	color:#fff;
	padding: 2px 10px 4px 10px;
}
#breadcrumbs a:link,#breadcrumbs a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color:#fff;
}
#breadcrumbs a:hover,#breadcrumbs a:active {
	background-color: #8393cf;
	color:#fff;
}
#vert, #vert a:link,#vert a:visited {
	color:#baa665;
	font-weight: bold;
}
#vert a:hover,#vert a:active {
	background-color:#639800;
	color:#fff;
}
#content {
	padding: 10px 15px;
}
#content a:link,#content a:visited {
	color:#baa665;
	font-weight: bold;
}
#content a:hover,#content a:active {
	background-color:#8393cf;
	color:#fff;
}
#content h2, #content h3 {color: #baa665;}
#content p {
	line-height: 1.4em;
	text-align: justify;
	margin: 0.5em 0 1em 0;
}
#content #guestbook .comment {
	line-height: 1.3em;
	text-align: justify;
	font-size: 0.8em;
}
#sitemap li, #sublinks {
	list-style:none;
	line-height: 1.4em;
}
#sublinks li {
	display: inline;
	padding-right: 0.5em;
}
#sitemap a:link,#sitemap a:visited {
	text-decoration: none;
	color:#baa665;
	font-weight: bold;
}
#sitemap a:hover,#sitemap a:active {
	background-color:#8393cf;
	color:#fff;
}
#footer {
	text-align:center;
	border-top: 2px outset #ccc;
}
#footer a:link,#footer a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color:#fff;
}
#footer a:hover,#footer a:active {
	background-color:#8393cf;
	color:#fff;
}
#xhtml {position:absolute;left:0;bottom:0;}
*html #xhtml {bottom:-1px;}
#css {position:absolute;right:0;bottom:0;}
*html #css {bottom:-1px;}
#w3c a {text-decoration:none;}
.search li {margin-top: 15px;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


}

/* END SCREEN STYLING */
/***************/


/*********************/
/* PRINT STYLES ONLY */

@media print {

html {
	background-color:#fff;
	background-image:none;
}
body {
	background-color:#fff;
	color: #000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	padding: 1em;
	margin: 1em;
}
#udm, 
#search,
#w3c, 
#lang,  
#breadcrumbs, 
#vert, 
#sublinks, 
#footer {
	display:none;
}
a:link, a:visited, a:hover, a:active {
	color:#000;
}
#content p {
	line-height: 1.5em;
	text-align: justify;
	margin: 0.5em 0 1em 0;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

}

/* END PRINT */
/*************/
