/* Start of CMSMS style sheet 'Global Styles' */
body {
    margin: 0;
	padding: 0;
	text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 100.01%;
	background-color: #ffffff;
}
#pagewrapper {
	width: 765px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentwrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	float:left;
	background-image: url(images/page_background.gif);
}
img { 
	border:none;
}
#content {
	float:left;
	padding: 0;
	padding-right: 5px;
	color: #342010;
	width: 560px;
	font-size: .9em;
}

/* WinIE5 needs the following selector to display the padding in #content. This comment cannot be in the selector or it will trigger the end of the MacIE hide. */
/* hide from MacIE \*/
* html #content {
	height: 1%;
	}
/* end hide */

#footer {
	clear:both;
	text-align: center;
	background-image: url(images/bar3.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 12px;
}

.copyright {
	font-size: 0.65em;
	font-style: italic;
}

#header {
	text-align:right;
}

#logo {
  float:left;
  padding-left: 15px;
}

#logo a img {
  border:none;
}

#tagline {
	padding-right: 15px;
}

#search {
  padding-bottom:10px;
  font-size: 0.85em;
  clear:both;
}

#search form input {
	font-size: 0.80em;
	
}

#sidebar {
	top: 10px;
	left: 570px;
	width: 175px;
	font-size: 0.85em;
	padding: 10px;
	float:left;
}

#blog {
   font-size: 90%;
}
#blog .summaryTime {
   font-size: 90%;
   padding-bottom: 0.75ex;
   padding-top: 0.75ex;
}
#blog .summaryTitle {
	padding-bottom: 0.75ex;;
	font-weight:bold;
}

#blog .summaryTitle a, #blog .summaryTitle a:visited {
	color: #850e04;
	text-decoration: none;
}
#blog .summaryTitle a:hover {
	text-decoration:underline;
}

#blog .summaryDesc a, #blog .summaryDesc a:visited {
	text-decoration: none;
	color: #850e04;	
}
#blog .summaryDesc a:hover {
	text-decoration: underline;
	color: #850e04;	
}
#blog .commentLink {
	padding-top: 1ex;
	padding-bottom: 1.5ex;
}
#blog .commentLink a, #blog .commentLink a:visited {
	text-decoration: none;
	color: #342010;	
}
#blog .commentLink a:hover {
	text-decoration: underline;
	color: #342010;	
}

#sidebar .heading h1 {
	font-size: 1em;
	margin: 0;
	padding: 0.5ex 0.5em 0.5ex 0.5em;
	text-align:center;
}
#sidebar .heading {
	width:100%;
	height: 100%;
	background-color:#850e04;
	color:#FFFFFF;
}	

#sidebar #links ul {
	list-style-type:none;
	margin: 0;
	padding: 0.75ex 0.5em 0.5ex 0.5em;
}

#sidebar #links a, #sidebar #links a:visited {
	text-decoration: none;
	color: #342010;	
}

#sidebar #links a:hover {
	text-decoration: underline;
	color: #342010;	
}


#sidebar #links p {
	font-size: 80%;
	padding: 0 0 0.5ex 1em;
	margin:0;
}

#sidebar .blogArchive {
	margin-bottom: 1.5ex;
	margin-top: 0.5ex;
	font-size: 86%;

}

#sidebar .blogArchive a, #sidebar .blogArchive a:visited {
	text-decoration: none;
	color: #850e04;	
}

#sidebar .blogArchive a:hover {
	text-decoration: underline;
	color: #850e04;	
}

#blog {
	margin-right: 10px;
}

#blog .blogTitle {
   color: #850e04;
   display:block;
   font-size: 200%;
}

#blog .blogTime {
	display:block;
	font-size: 115%;
}

#blog .blogText {
	display:block;
	margin-top: 2ex;
}

#blog .blogSeparator {
	text-align:center;
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
}

#blog .commentHeader {
    color: #850e04;
	display:block;
	font-size: 115%;
	margin-bottom: 1em;
}

#blog .commentAuthor {
	display:block;
	font-size: 115%;
	color: #850e04;
	font-weight: bold;
}

#blog .commentTime {
	display:block;
	font-size: 105%;
}

#blog .commentText {
	display:block;
	margin-top: 1ex;
	margin-bottom: 2ex;
}

#blog #commentForm {
	display:none;
}

#blog .commentFormLabel {
	margin-top: 1ex;
    color: #850e04;
	padding-right: 1em;
}
#blog input {
	background-color: #EAE6C9;
}
#blog .commentFormInput textarea {
	background-color: #EAE6C9;
	width: 90%;
}
#blog .commentFormInput input {
	background-color: #EAE6C9;
	width: 50%;
	display: inline;
}

.quotefloatright {
	float:right;
	width: 50%;
	padding-left: 2em;
	font-size: 90%;
	font-style:italic;

}

.floatright {
	float:right;
}
.floatleft {
	float:left;
	padding-right: 10px;
	margin-top:0;
	padding-top: 0;


}
.thickHr {
	height: 10px;
	color: #492e11;
	background-color: #492e11;
}

.clearfloat {
	clear: both;
}

.aborange {
        color: #FF9900;
}


/* End of 'Global Styles' */

/* Start of CMSMS style sheet 'Section 508 Accessibility' */
#skipnav {
	position: absolute;
	top: 0; 
	left: 0; 
	margin-left: -3000px;
}


/* End of 'Section 508 Accessibility' */

