/* #ffe79e pale orange
     #fd7904 orange
     #4e72da blue 
	 #97bd11 pale green
	 #61aafc sky blue*/

* {
	margin: 0;
	padding: 0;
	color: white;
	font-family: sans-serif;
}

body {
	color: #333;
	background-color: #fff;
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

em {
	color: #333;
}

a {
	color: blue;
	text-decoration: underline;
}

h1{
	text-align: left;
	font-family: sans-serif;
	color: #333;
}

h2, h3, h4 {
	font-family: sans-serif;
	margin-bottom: 1em;
	margin-top: .55em;
	color: #555;
	text-shadow: #333 0px 0px 0px;
}

#content h1 {
	text-align: right;
}

#changeCSS>li:first-letter {
	text-decoration: underline;
}

#changeCSS {
	height: 30px;
	width: 100%;
	margin-bottom: 30px;
	clear: both;
	background-color: #ffe79e;
	border-bottom: 1px solid #fff;
	position: fixed;
	z-index: 10000;
	-webkit-box-shadow: 0px 3px 3px #333;
	-moz-box-shadow: 0px 3px 3px #333;
	background-image: -moz-linear-gradient(top, #ffe79e, #fff);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffe79e),color-stop(1, #fff));
}

#changeCSS li {
	line-height: 30px;
	margin-left: .5em;
	margin-right: .5em;
	list-style-type: none;
	float: left;
}

#changeCSS li a {
	padding: 5px;
	text-decoration: none;
	color: black;
}


#changeCSS li a:hover {
	text-decoration: underline;
}

#changeCSS li iframe {
	margin-top: 7px;
	line-height: 30px;
}
#banner img {
	border: 1px solid transparent;
	padding: .5em;
	float: left;
	margin-left: 1em;
	margin-right: 1em;
}

#main-container {
	margin: 0;
	padding: 0;
	}

#centering {
	padding: 0;
	padding-top:2em;
	margin:0;
	width: 990px;
	margin-left: auto;
	margin-right: auto;

}

#sidebar #accesskeylist {
	background-color: transparent;
	color: #4e72da;
	font-weight: bold;
	float: left;
	display: block;
	min-height: 235px;
	width: 60%;
	margin-left: 20%;
	margin-right: auto;
}

#accesskeylist li {
	padding: .5em;
	padding-top: .5em !important;
	line-height: 1em;
	text-align: center !important;
	display: block;
	font-size: 18pt;
	background-image: none;
	text-shadow: #333 0px 1px 3px;
}

#content {
	padding: 1em;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 612px;
}

#content p {
	margin: 1em;
	margin-top: 2em;
	line-height: 130%;
	text-align: justify;
	color: #000;
	font-size: 14pt;
}

#content ul {
	margin: 0;
	margin-top: 1em;
	padding: 0;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
} 

#content ul li {
	background-image: url(imgs/drop-shad.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: .3em;
	margin-bottom: 0;
	margin-left: 2.2em;
	margin-right: 2.2em;
	padding: 0;
	padding-bottom: 20px;
	display: block;
	width: 152px;
	float: left;
}

#content ul li span {
	display: block;
	padding: .5em;
	list-style-type: none;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	background: #ffe79e;
	border: 3px solid #ccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}

#contactlink a, #bloglink a {
	text-align: center;
	text-decoration: underline;
	text-shadow: none;
	display: block;
	width: 56%;
	margin-left: auto;
	margin-right: auto;
	padding: .3em;
	line-height: 30px;
	font-size: 18pt;
	font-weight: bold;
	font-family: sans-serif;
	color: blue;
	background: #ffe79e;
	border: 3px solid #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0px 3px 3px #333;
	-moz-box-shadow: 0px 3px 3px #333;
}

#contactlink a:hover, #bloglink a:hover {
	color: #4e72da;
	font-style: italic;
}

#free {
	position: absolute;
	display: none;
	top: 595px;
	left: 585px;
	margin: 0;
	padding: 0;
}

#sidebar {
	width: 900px;
	min-height: 545px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 0;
	padding-right: 20px;
	background: #ffe79e;
	border: 3px solid white;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0px 3px 3px #333;
	-moz-box-shadow: 0px 3px 3px #333;
	clear: both;
}

#side-title {
	margin-top: .5em;
	margin-left: 1.2em;
	color: black;
	text-align: left;
	
}

#sidebar h3 {
	margin-left: 1.4em;
	color: black;
}
	
#sidebar p {
	margin-top: 1em;
	margin-left: 1.6em;
	color: black;
	padding: .2em;
	text-align: justify;
	font-size: 14pt;

}

#nav-supp {
	margin: 0;
	width: 190px;
	float: left;
	padding: 0;
}

#nav-supp li {
	display: block;
	width: 190px;
	margin: 0;
	margin-bottom: .5em;
	padding: .56em;
	padding-left: 1em;
	list-style-type: none;
	background-color: transparent;
	background-image: url(imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	}

#nav-supp li a {
	font-weight: bold;
	padding-right: 23px;
	color: #fff;
	background-image: url(imgs/external.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: underline;
	}
	
#nav-supp li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
/* Contact Form Styles */

form {
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	width: 600px;
}

#content form p {
	background-color: red;
	color: white;
	text-align: center;
	font-size: 12pt;
	margin: .3em;
	margin-top: 2em;
	clear: both;
	padding: .2em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

legend {
	font-size: 14pt;
	font-weight: bold;
	border: 2px solid #ccc;
	color: #111;
	background-color: #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: .3em;
}

input, textarea {
		font-size: 1em;
		color: #000;
}

input[name="hidden"] {
	position: absolute;
	left: -5000px;
}

input[type="submit"] {
	color: white;
	padding: .2em;
	margin: .2em;
	float: right;
	border: 2px solid #fff;
	background-image: url(imgs/cont-bg.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#close {
	position: relative;
	right: -24%;
	padding: 0;
	color: #444;
	margin: 0;
	border: 0;
}

input[type="submit"]:hover {
	color: #555;
	background-image: url(imgs/foot-bg.png);
}

input:focus, textarea:focus {
	background: yellow;
	}
	
label {
		display: block;
		color: #000;
}
.error {
		color: #ff011f;
}

fieldset {
	padding: .5em;
	color: #ccc;
	margin-bottom: .5em;
	background-color: #fff993;
	border: 3px solid #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: #333 0px 3px 3px;
	-moz-box-shadow: #333 0px 3px 3px;
}

/* 
	Slideshow styles
*/
#slideshow {
		width: 400px;
		height: 200px;
		margin-left: 230px;
		position: relative;
		overflow: hidden;
	}
#frame {
		position: absolute;
		top: 0;
		left: 0;
		padding-bottom: 0;
		margin-bottom: 0;
		height: 200px;
		width: 400px;
		z-index: 1000;
	}
#preview {
		position: absolute;
	}

/*
	Stop slideshow styles
*/

#response {
	width: 400px;
	color: #eceb80;
	border: 2px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: .3em;
}

#responselist {
	border: 2px solid #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	min-height: 470px;
	padding-top: 1em;
}

#response #responselist li {
	display: inline;
	width: 340px;
	text-align: left;
	clear: both;
	list-style-type: none;
	color: #eceb80;
	background-image: none;
}

.clear {
	clear: both;
}

#sidepin {
	margin: 0;
	padding: 0;
	height: 1px;
}

#content #sitemap {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: .3em;
}


#content #sitemap li, #content #sitemap li span, #content #sitemap li span a, #content #sitemap ul, #content #sitemap ul li, #content #sitemap ul li span, #content #sitemap ul li span a {
	padding: .3em;
	margin: 0;	
	border: 0;
	clear: both;
}

#content #sitemap li span {
	width: 500px;
	border: 3px solid #ccc;
	text-align: left;
	color: blue;
}

#content #sitemap ul li span a {
	text-align: left;
	width: 500px;
	color: blue;
	text-decoration: underline;
}

#content #sitemap ul li span a:hover {
	text-decoration: underline;
	color: #c9b42c;
}

#content #sitemap li span a:hover {
	font-style: italic;
	color: #333;
}

#content #sitemap ul, #content #sitemap ul li, #content #sitemap ul li span, #content #sitemap ul li span a {
	margin-left: .5em;
	width: 400px;
	background-image: none;
	background-color: transparent;
	text-align: center;
	color: blue;

}

#content #sitemap ul {
	position: relative;
	top: -4px;
	left: 10px;
	-moz-border-radius: 0 0 15px 15px;
	background-color: #fff993;
	min-height: 130px;
	width: 480px;
	-webkit-box-shadow: #333 0px 3px 3px;
	-moz-box-shadow: #333 0px 3px 3px;
}

#content #sitemap li ul li {
}

#sitemap p {
	color: white;
}

#footer {
	clear: both;
	padding: 5em;
	padding-top: 2em;
	padding-bottom: 1em;
	text-align: center;
	font-size: 12pt;

}

#footer p {
	color: #333;
}

#footer a {
	color: blue;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: white;
}
