@import url("items.css");
@import url("admin.css");
@import url("calendar.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: white;
	line-height: 120%;
	margin: 0;
	padding: 0;
	text-align: center;
}

pre 
{ 
overflow: scroll; 
border: 1px solid #666; 
padding: .5em; 
margin: 1em 0 1em 0; 
background-color: #e8e8e8; 
width: 90%; 
	font-family: Arial, Helvetica, sans-serif;
font-size: small; 
color: #333; 
} 

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white no-repeat left top;
}

#wrapper-search-top {
	background: url( "images/bg-link.gif" ); 
	width: 740px;
	height: 38px;

}


#menu-top {
	background: transparent no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#menu
{
	margin: 0 auto;
	background: url( "images/bg-link.gif" ) no-repeat; 
	width: 740px;
	height: 38px;
}


#wrapper-header {
	background: transparent top center repeat-x;
}

#wrapper-header2 {
	background: transparent top left no-repeat;
}

#wrapper-header3 {
	background: transparent top right no-repeat;
}

#header {
	background: url( "images/top.jpg" ) no-repeat; 
}



#header h1 {
	margin: 0 10px;
	padding: 0;
	height: 60px;
	text-align: right;
	line-height: 3em;
	color: #000;
	font-size: 130%;
}

#header h2 {
	margin: 0 10px;
	padding: 0;
	line-height: 3em;
	color: #000;
	font-size: 80%;
}

#contentcapsule
{
	position: relative;
	width: 740px;
	overflow: visible;
}


#wrapper-content {
	background: white no-repeat left top;

}

* html #wrapper-content { height: 1%; }

#content {
	float: right;
	width: 510px;
	line-height: 120%;
	MIN-HEIGHT: 665px;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
}

#wrapper-menu-page {
	position: relative;
	float: left;
	width:180px;

	text-align: center;
	line-height: 140%;
	padding:0 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 10px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link { color: #5b8fbe; } 
#menu-page a:visited { color: #5b8fbe; }
#menu-page a:hover { 
color: #ffffff;
background-color: #e8e8e8;
}


#box {
margin:0 0 0 0;
padding:1px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	color: #ffffff;
	font-size: 6;
	border-bottom: 0;
	height: 38px;
	clear: both;
	background: url( "images/footer.gif" ) no-repeat; 
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

#rightSide
{
	position: relative;
	float: left;
	margin-right: 10px;
	width: 240px;
	padding: 10px 20px 10px 0;
	font: 8pt Arial, Helvetica, sans-serif; 
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
}

.sideurl a, .sideurl a:link, .sideurl a:visited, .sideurl a:active
{
	padding: 8px;
	font-weight: normal;
	font-size: 60%; 
	text-decoration: none; 
	text-align: center;
	color: #888;
}

.side a, .side a:link, .side a:visited, .side a:active
{
	font-weight: bold;
	font-size: 90%; 
	text-decoration: none; 
/*	color: DimGray; */
	text-align: left;
}

.side a:hover
{
	color: white;
	background: DimGray;
}


.sidetitle 
{
	padding: 2px;
	margin-top: 10px;
	border-bottom: 1px dotted;
	font-weight: bold;
	text-align: left;
}

.blogRollContainerStyle
{
	margin: 10px 0 10px -10px;
	text-align: left;
}

.blogRollNestedOutlineBodyTableStyle
{
	border-left: 1px dashed #999;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.blogRollCellStyle
{
	position: relative;
	display: block;
	padding: 2px 0 0 0;
}

.blogRollNestedOutlineBodyTableStyle  .blogRollNestedOutlineHeaderTableStyle
{
	padding-top: 10px;
	margin-bottom: 0;
}

.blogRollLinkStyle
{
	display: block;
	width: 120px;
	position: absolute; top: 0; left: 35px;
}

.blogRollXmlLinkStyle
{
	width 25px;
	display: block;
	position: absolute; top: 0; left: 5px;
}

.blogRollDescriptionStyle
{
	left: 30px;
	color: #888;
	width: 120px;
	padding-left: 35px;
	margin-bottom: 10px;
}

.searchButtonStyle
{
	font: 7pt Arial, Helvetica, sans-serif; 
	width: 55px
}

.searchTextBoxStyle
{
	font: 7pt Arial, Helvetica, sans-serif; 
	width: 105px;
}
	

#rightwrapper {
	background: transparent no-repeat right top;
padding: 0px 0px 0px 0px; 

}

.StoriesQuote { color: #3271B2; font-size: 16px; font-weight: bold; margin-top: 0px; }
.QuoteFooter { font-size: 12px; color: gray; font-style: italic; }
.StoriesPhoto { border: 3px solid silver; }
.Story { clear: both; margin-bottom: 0px; }
.StoriesPhotoDiv { float: left; height: 200px; width: 140px; text-align: center; padding-right: 10px; border: px solid red; }
.StoriesContentDiv { float: left; height: 200px; width: 340px; align: bottom right; border: 0px solid pink; }


