@charset "UTF-8";
/* ------------------------------------------------------------

    Title:     Susan's Sanctuary styles for Screen media
    Author:    Christopher Whalley
    Updated:   May 25, 2008
		
------------------------------------------------------------ */
img, div, left-nav, li, .logo { behavior: url(iepngfix.htc) };
/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
height: 100%;
behavior:url("csshover.htc");
}
 
body {
    background-color: #77673c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25;
	height:100%;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
	color: #750000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:-1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 1.5em;
}
 
h2 {
	letter-spacing:-1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #FFFFFF;
	margin-left: 5px;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
h4old {
	color: #773634;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:-1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-size: 1.7em;
}

h4 {
	font-weight: bold;
	font-size: 1.2em;
	color: #8B8063;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #BFBEAF;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #BFBEAF;
	margin-top: 3px;
	padding-top: 3px;
}
h5 {
	font-weight: bold;
	font-size: 1.2em;
	color: #8B8063;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #BFBEAF;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
 
p, ul, ol {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
fieldset {
margin: 0px;
}



/* Structural
------------------------------------------------------------ */
#wrapper {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	padding: 0px;
	width: 950px;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #cbbfa0;
	border: 10px solid #EBE9D4;
	float: left;
}
#header {
	padding: 0px;
	height: 99px;
	width: 950px;
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#content-container {
	background-image: url(../imgs/fade.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	background-repeat: repeat-x;
}
#content {
	background-color: #DDDAC6;
	width: 910px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#column1 {
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left-nav {
	background-color: #B0A682;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left-nav ul {
margin: 0px;
padding: 0px;
}
.left-nav li {
	font-size: 13px;
	color: #f2efe5;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-style: italic;
	display: block;
	float: left;
	width: 175px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left-nav a {
	font-size: 13px;
	color: #f2efe5;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-style: italic;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 140px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.left-nav .currentpage {
	font-size: 13px;
	color: #f2efe5;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-style: italic;
	background-image: url(../imgs/df-active.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 35px;
}

.left-nav li a:hover {
	font-size: 13px;
	color: #f2efe5;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-style: italic;
	background-image: url(../imgs/Susans-Dragonfly.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 35px;
}

.news {
	background-color: #5D0101;
	width: 158px;
	float: left;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.news a {
	color: #FFFFFF;
	
}
.news a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
#content-main {
	background-image: url(../imgs/content-bg.jpg);
	height: 407px;
	width: 453px;
	margin: 0px;
	padding: 5px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	border: 10px solid #FFFFFF;
	color: #3e3216;
	font-size: 14px;
	line-height: 20px;
	background-color: #E7E4D7;
	background-position: center bottom;
	font-size: 13px;
}
#content-main-news {
	background-image: url(../imgs/content-news-bg.jpg);
	width: 453px;
	margin: 0px;
	padding: 5px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	border: 10px solid #FFFFFF;
	color: #3e3216;
	font-size: 14px;
	line-height: 20px;
	background-color: #E7E4D7;
	background-position: center top;
	font-size: 13px;
}
#content-main-inner {
	float: left;
	width: 680px;
	border: 10px solid #FFFFFF;
	margin: 0px;
	background-image: url(../imgs/dragonfly2.jpg);
	background-repeat: no-repeat;
	color: #3e3216;
	font-size: .9em;
	line-height: 20px;
	background-color: #E7E4D7;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: center top;
	behavior: url(iepngfix.htc);
}
#content-main-inner a:visited {
	color: #0000FF;	
}
#content-main-inner ul {
	list-style-type: disc;
}

#content-main-inner ul li ul {
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content-main-inner .blocks {
	float: left;
	width: 680px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
#content .column2 {
	width: 225px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #867854;
}
#footer {
	height: 50px;
	width: 950px;
	float: left;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer a {
color: #FFFFFF;
}
#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.column2 ul {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.column2 li {
	font-size: 11px;
	line-height: 18px;
	list-style-type: circle;
	list-style-position: inside;
	color: #FFFFFF;
}
#header .logo {
	background-image: url(../imgs/logo2.png);
	padding: 0px;
	height: 128px;
	width: 116px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -32px;
	margin-left: 0px;
	position: relative;
	left: 20px;
	bottom: 32px;
	behavior: url(iepngfix.htc);
}
#header .tagline {
	color: #FFFFFF;
	font-size: 12px;
	width: 515px;
	text-align: right;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	left: 315px;
	top: 12px;
}
#header .main-nav {
	margin: 0px;
	padding: 0px;
	width: 510px;
	position: relative;
	float: left;
	top: 57px;
	left: 320px;
	font-size: 14px;
}
#header .main-nav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	font-weight: bold;
}

#header .main-nav li a {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	font-weight: bold;
    color:#000000;
}
#header .main-nav li a:visited {
    color:#000000;
	font-weight: bold;
}

/* Sidebar
------------------------------------------------------------ */


/* Content Main
------------------------------------------------------------ */


/* NEWS
------------------------------------------------------------ */

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {

}

.NewsSummaryLink {
	font-weight: bold;
	padding-top: 0px;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 8px;
}

.NewsSummaryLink a {
	color: #FFFFFF;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
	padding-top: 0.5em;
	color: #FFFFFF;
	float: right;
}
.NewsSummaryMorelink a {
	padding-top: 0.5em;
	color: #FFFFFF;
	width: 150px;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}




.NewsPageSummary {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: .9em;
	color: #FFFFFF;
	margin: 10px;
	width: 205px;
	float: left;
	display: inline;
}

.NewsPageSummaryLink {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 0.5em;
}

.NewsPageSummaryLink a {
	color: #FFFFFF;
}

.NewsPageSummarySummary, .NewsPageSummaryContent {
  line-height: 140%;
 }

.NewsPageSummaryMorelink {
	padding-top: 0.5em;
	color: #FFFFFF;
	float: right;
	padding-bottom: 0.5em;
}
.NewsPageSummaryMorelink a {
	padding-top: 0.5em;
	color: #FFFFFF;
	width: 150px;
}



/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/***** Staff *****/
 

 
/***** Forms *****/
 

 
/***** Tables *****/
 

/***** Wrapper *****/
 


/***** News *****/


 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
.float-right-border {
	float: right;
	border: solid 10px #FFFFFF;
	margin-left: 10px;
}
.float-left-border {
	float: left;
	border: solid 10px #FFFFFF;
	margin-right: 10px;
} 
.golf_float-left-border {
	float: left;
	border: solid 10px #FFFFFF;
	margin-right: 120px;
} 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.designed {
	padding: 0px;
	width: 868px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 0.8em;
	color: #8D8D8D;
	line-height: 1.5em;

}
dfn {
display: none;
}