/*----------------------Basic layout*/
*{margin: 0; padding: 0;}

body {
	color: #5A468C;
	background-color: #170b37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
div#container {
	width: 800px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-image: url(../images/layout/container-border-bg.gif);
	background-repeat: repeat-y;
	background-position: 300px;
}
div#header {
	background-color: #8171ad;
	background-image: url(../images/layout/index-logo-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	width: 800px;
}
div#nav {
	height: 27px;
	width: 800px;
	background-image: url(../images/layout/nav-bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#story {
	float: left;
	width: 449px;
	margin-top: 15px;
	padding-right: 25px;
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bdb1dd;
	padding-top: 5px;
	padding-bottom: 30px;
	display: inline;
}
div#story-container {
	float: left;
	width: 800px;
	background-color:#FFFFFF;


}
div#right-sidebar {
	float: right;
	width: 269px;
	padding: 10px;
	display: inline;
	
}
div#footer {
	clear: both;
	width: 800px;
	background-color: #8271ac;
	float: left;
	font-size: 8px;
	padding-top: 5px;
	text-align: center;
	color: #170B37;
	position: relative;
	height: 22px;
}

/*----------------------Appearance-Styles*/
h1 {
	text-align: center;
}
h2 {
	text-align: center;
}

.corner-float-left {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}	
.corner-float-right {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
.storydivs-left {
	float: left;
	width: 190px;
	margin: 12px;
	 
}
div#story  .storydiv-doublewide {
	float: left;
	
}
.storydivs-right {
	float: right;
	width: 190px;
	margin: 12px;
}

.seo-text {
	font-size: 9px;
	color: #000000;
	margin: 5px;
	font-style: normal;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	width: 200px;
	position: relative;
	top: 90px;
	right: 50px;
	text-align: center;
	float: right;
}
#events #container #story img {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}


#programs #container #story-container #story ul {
	text-decoration: none;
	padding-left: 25px;
}
.float-left {
	float: left;
	
}
.float-right {
	float: right;
	
}
.side-div-left {
	float: left;
	width: 130px;
}
.side-div-right {
	float: right;
	width: 130px;
}
.sid-div-clear {
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}


#container #story-container #right-sidebar ul#sidebar-items {
	text-decoration: none;
	list-style-type: none;
	color: #666666;
}
#container #story-container #right-sidebar ul#sidebar-items li {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A468C;
	padding-top: 10px;
	padding-bottom: 10px;
}#events #container #story-container #right-sidebar img {
	margin-bottom: 10px;
}

body#penny #right-sidebar h1 {
	font-size: 26px;
	color: #170B37;
	padding-bottom: 15px;
	font-weight: bold;
}
body#penny #right-sidebar h2 {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #8171AD;
	
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #8171AD;
	
}
body#penny #right-sidebar h3 {
	font-size: 115%;
	font-weight: bold;
	color: #8171AD;
}

div#right-sidebar h1 {
	color: #170B37;
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 5px;
	font-style: normal;
}
div#right-sidebar h3 {
	color: #3C9AE0;
}
div#right-sidebar h2 {
	color: #333333;
	font-size: 22px;
}

div#right-sidebar ul#sidebar-items li h2 {
	font-size: 11px;
	font-style: italic;
}
div#right-sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold-red-italic {
	font-size: larger;
	font-style: italic;
	font-weight: bolder;
	color: #FF500D;
}
.smaller-text {
	font-size: 125%;	

}
.larger-text {font-size: 200%;}

.red {
	color: #CC0000;

}
.italics-sm {
	font-size: 80%;
	font-style: italic;
}
/*----------------------Penny King pg BEGIN*/
div#penny-div-right {
	float: right;
	width: 200;
	padding-left: 10px;
}

/*----------------------Penny King pg END*/


/*----------------------Links and Interactive*/
a, a:visited {
	color: #0033FF;
	font-size: 10px;	
	}
a:hover {
	color: #CC3300;
	font-size: 10px;
	}
	
a.button, a.button:visited {
	background-image:url(../images/nav/download-button.jpg);
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
	margin-top: 3px;
}

a.button:hover {
	background-image:url(../images/nav/download-button-over.jpg);
	background-repeat: no-repeat;
}

div#right-sidebar ul#sidebar-items a.sponsor, 
div#right-sidebar ul#sidebar-items a.sponsor:visited {
	position: relative;
	left: -46px;
	top: 0px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#right-sidebar ul#sidebar-items a:visited {
	color: #FF0000;
	text-align: left;
	width: 200px;
	height: 1em;
}

div#footer a, div#footer a:visited {
	color: #D6C9FF;
	text-decoration: none;
	font-size: 8px;
}
div#footer a:hover {
	color: #FFFFFF;
	
}

div#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	list-style: none;
	height: 27px;
	width: 485px;
}
div#nav ul li {
	background-image: url(../images/nav/nav-bg-all-states.jpg);
	background-position: 0px 27px;
	display: block;
	float: left;
	height: 27px;
	width: 97px;
}

div#nav ul a, ul a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	width: 97px;
	padding-top: 10px;
	font-size: 11px;
}
div#nav ul li:hover {
	background-image: url(../images/nav/nav-bg-all-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	
/*Make sure no "," follows the last rule or it will disable the nav "current page" feature*/
}
body#home ul#navigation .home a, 
body#about ul#navigation .about a,
body#programs ul#navigation .programs a, 
body#events ul#navigation .events a, 
body#contact ul#navigation .contact a {
	background-image: url(../images/nav/nav-bg-all-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #8271AC;
}
div#header .tagline a, div#header .tagline a:visited {
	background-image: url(../images/layout/donate-buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 90px;
	display: block;
	text-align: center;
	padding-top: 10px;
	color: #170B37;
	text-decoration: none;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
}

div#header .tagline a:hover {
	background-image: url(../images/layout/donate-buttons.jpg);
	background-position: 0px -42px;
}
a {
    outline: none;
}
