
* {

padding:0;

margin:0;

}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }

body {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	color:#4F4F4F;
}

div#outer-wrapper {
	/*background: url(../images/body-bkg.jpg) repeat-y top center;*/
	
}
div#inner-wrapper {
	background: url(../images/blueslate_background.gif) repeat-x;
	padding:0px;
	margin:0px;
clear:both;
}
div#content-wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#logo {

	width: 241px;
	height: 174px;
	margin-top: 4px;
	text-align: center;
	float:left;
}
div#logo img {
	border:1px solid #cccccc;
}
div#sidebar {
	float: left;
	width: 241px;
	display: inline;
}
div#content {
	float: right;
	width: 700px;
	margin:0px 30px 0px 0px;
	display: inline;
	background:none;
	border:0px;
}
div#content-inner {
	
	margin: 2px 0 30px 0;
	
}

div.content-full {
	clear: both;

}
p.end-story-links {
	border-bottom: 4px solid #d1b9b3;
	margin-bottom: 15px !important;
	font-size: .8em;
}
div#footer {
	clear: both;
	border-top: 1px solid #02486F;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	color:#02486F;
	padding: 10px;
	text-align:center;
}

img.content-img {
	float: left;
	border: 2px solid #ccc;
	margin: 0 10px 10px 0;
}

ul#nav {
	
	margin: 0 0 20px 0;
	height: 40px;
	line-height: 45px;
	font-size: 1.2em;
	font-family: "Times New Roman", serif;
	overflow: hidden;
}
ul#nav li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 20px 0 0;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #7d7257;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #3f3e3a;
}

ul.side-nav {
	margin: 10px 5px 10px 17px;
	border-top: 1px solid #e9e7e7;
	font-size: .7em;
	color:#4F4F4F;
	text-transform: uppercase;
}
ul.side-nav li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}
ul.side-nav li a {
	display: block;
	border-bottom: 1px solid #e9e7e7;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(../images/side-nav-bullet.jpg) no-repeat 5px 50%;
}
ul.side-nav li.vip a {
padding: 10px 0 10px 23px;
background: url(../images/asterisk_orange.png) no-repeat 5px 50%;
}
ul.side-nav li a:link, ul.side-nav li a:visited {
	color:#4F4F4F;
	text-decoration: none;
}
ul.side-nav li a:hover {
	background: url(../images/side-nav-bullet-light.jpg) no-repeat 5px 50% #9CC318;
	color:#4F4F4F;
}
ul.side-nav li a:active {
	background: url(../images/side-nav-bullet-light.jpg) no-repeat center right #9CC318;
	color:#4F4F4F;
}
ul.side-nav li.vip a:active,ul.side-nav li.vip a:hover {
background: url(../images/asterisk_orange.png) no-repeat 5px 50% #9CC318;
	
}
ul#footer-nav {
	font-family: "Times New Roman", serif;
	font-size: .7em;

	margin: 0 0 10px 0;
		text-align:center;
}
ul#footer-nav li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 5px;
	border-right: 1px solid #02486F;
}
ul#footer-nav li.last {
	border-right: none;
}
ul#footer-nav li a:link, ul#footer-nav li a:visited {
color:#ffffff;
	text-decoration: none;
}
ul#footer-nav li a:hover {
	color: #02486F;
}

h1 { }
h3 {
	margin: 0 0 10px 0;

	font-weight:bold;
	font-size: 1.6em;
	color: #9CC318;
}

h4 {
	margin-left: 25px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	color: #a1a09b;
}
h5 { }
h6 { }

div#content-inner {
	font-size: .75em;

	line-height: 1.7em;
}
div#content-inner p {
	margin: 2px 0 30px 0;
}
p.intro:first-letter {
	font-size: 1.4em;
	letter-spacing: -1px;
}
p.copyright {
	font-size: .70em;
	font-family: "Times New Roman", serif;
	color: #ffffff;

	margin: 10px 0;
		text-align:center;
}

form#search-form {
float:right;
	margin:8px 0px 0px 20px;

	width:90px;
}


p.end-story-links a:link, p.end-story-links a:visited {
	color: #8b7f73;
	text-decoration: none;
	border-bottom: none !important;
}

p.copyright a:link, p.copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}
p.copyright a:hover {
	color: #02486F;
}

.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
/* ---------------------- Blueslate nav ---------------------- */

ul#slatenav{margin:0px;padding:0px 0px 0px 10px;list-style-type:none;width:auto;}
ul#slatenav li{display:inline;float:left;margin:0 1px 0 0;}
ul#slatenav li a{float:left;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
ul#slatenav li a:hover,ul#slatenav  li a.current{color:#fff;background:transparent url(../images/blueslate_backgroundOVER.gif) no-repeat top center;}
/*************************Forms****************************************/
label { font-weight: bold;color:#666666; }

input, textarea, select {
  border:1px solid #aaaaaa;
  padding:2px;
  background:#ffffff url(../images/inputBg.gif) top left no-repeat;
  margin-top:2px;
}
input.extra_large, select.extra_large {
  width:300px;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #888888;
}

input:active, textarea:active, select:active {
  border:1px solid #888888;
}

input.submit {
  width: inherit;
  background:#cccccc;
  border:0;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  color:#FFF;
}

input.submit:hover {
  
  cursor: pointer;
}

textarea {
  width:300px;
  height: 200px;
}

textarea.deep {
  height:350px;
}

textarea.shallow {
  height:50px;
}
textarea.normal {
height:100px;
text-align:left;
direction:ltr;
}
