/* BASIC */

body {
        float: center;
	
	padding: 0px;
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
	background:  #fff url(http://www.geocities.com/gu3tiffany/bg_story.jpg) repeat-x center top;
	/*text-align: center;*/
       
}
h1 {
	margin-left: 0px;
	border-top: 2px solid #FBEF99;
	border-bottom: 2px solid #FBEF99;
	padding: 20px 0px 0px 15px;
	background-color: #3B5323;
	color: #fff;
}
h2 {
	overflow: hidden;   
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #5F9794;
	overflow: hidden;	
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #5F9794;
	overflow: hidden;
        text-align: center;	
}
.statement {
	border-top: 0px solid #FBEF99;
	border-bottom: 0px solid #FBEF99;
	padding: 10px 20px 10px 20px;
	background-color: #3B5323;
	color: #fff;
        font-size: 1.5em;
        font-family: Garamond, Times New Roman;
}
.statement a{
        font-variant: small-caps;
        font-size: 1.2em;
}

.leader {
	border-top: 2px solid #FBEF99;
	border-bottom: 2px solid #FBEF99;
	padding: 20px 0 0 0;
        margin: 0px 0px 10px 0px;
	background-color: #3B5323;
	color: #fff;
        font-size: 1.5em;
        font-family: Garamond, Times New Roman;
        text-align: center;
}
p {
        margin-top: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

p.copyright {
	color: #14556b;
	font-size: .9em;
	text-transform:uppercase;
	border-top: solid 1px #ccc;
}

.sidebar {
	width: 200px;
	float: right;
	margin: 15px;
	border: solid 1px #fdd041;
	border-top-width: 10px;
	padding: 10px;
	background-color: #fbef99;
}

.sidebar h3 {
	margin: 0;
	text-align: center;
}

.sidebar ul {
	margin: 10px 0 0 0;
	padding: 0;
}

.sidebar li {
	margin-left: 1.5em;
}
a img { 
	border: none;
}


/* LAYOUT */
#wrapper {
        
	width: 850px;
        border-right: 2px solid #A3998F;
	border-left: 2px solid #A3998F;
	background: #fff;
	text-align: left;
}

#nav {
	float: left;
	width: 200px;
	clear: left;
	padding: 0px 10px;
}
#main {
        
	width: 500px;
	margin-right: 0px;

	padding:0px;
	border-left: #000000;
	display: inline;
	
}

#news {
	float: left;
	width: 200px;
	border-bottom: 0px solid #000000;
	padding-bottom: 0px;
	background: url(newshead.png) no-repeat;
	border-left: #000000;
	
	
}

#legal {
	border-top: 1px dashed #999999;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 10px 0px;
        margin-top: 10px;
	clear: both;
        background:  #488214;
        transform-text: uppercase;
        text-align: center;
}


#announce {
	float: left;
	width: 189px;
	border-top: 0px solid #294E56;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
            border-right: 3px #666;
        border-left: 3px #858585;
}
/* BANNER STYLES */
#banner {
        height: 198px;
        width: 850px;
	background-image: url(Sanctuary2.PNG);
        background-repeat: no-repeat center;

}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
 
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	line-height: 2em;
	padding: 5px;
	height: 1.5em;
	border: 1px solid #EEEEE0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #fff;
        background: #;
        text-decoration: underline;   
}

#quickSummary
    {
    font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
    margin-left: 100px;
    margin-top: 55px;
    font-size: 2.5em;
    color: #fff;
    font-weight: bold;
    }
#quickSummary .p2
    {
    font-family: "Arial Narrow";
    margin-left: 260px;
    margin-top: 0px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    }



/* NAVIGATION */
#nav {
        width: 189px;
	margin: 0;
	paddins: 5px 5px;
	text-align: center;
	}
#nav p {
	background:#458B00 ;
	color: #fff;
	text-transform: uppercase;
	font-bold: 1.3em Arial;
	padding-bottom: 5px;
	}

#nav .story {
	background: #458B00;
	color: #ffcc00;
	font-size: 1.2em;
	padding: 10px 20px 10px 5px;
	border-bottom: 0px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 100%;
	border-bottom: 1px solid #B2F511;
	border-top: 1px solid #B2F511;	
}

#nav span.title {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFFFFFF;
	}

#nav  h2 a:hover {
	color: #10214E;
	background: #DCE5FF;
	}

#nav h2 {
        background: #228217;
        font-size: 1.5em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}


#nav h3 {
        background: #228217;
	background: #fff url(green_top.PNG) no-repeat; 
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	}

#mainNav {
              
		margin:0;
		padding:0;
		background: #FF8533;
		width:100%;
		float:left;
		border: 1px solid #fff;
		border-width: 0px 0px;
		border-bottom: 5px solid #EEE9E9;
                border-top: 1px solid #FF3D0D;
		}
	#mainNav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#mainNav a:link,
	#mainNav a:visited {
		color:#fff;
		background:#FF8533;
		padding:20px 10px 4px 10px;
		float:left;
		width:auto;
		border-right:1px solid #FFFFFF;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-shadow: 2px 2px 2px #555;
	}
	#mainNav a:hover {
		color:#000;
		background:#FFB00F; 
                text-decoration: none;             

	}
	#mainNav li:first-child a {
		border-left: 1px solid #42432d;
	}
	#mainNav a:active {
		background: #e35a00;
		color:#fff;
	}

	#home #mainNav a#homelink,
	#feature #mainNav a#featureLink {
		background:#e35a00;
		color:#fff;
		text-shadow:none;
	}

	#home #mainNav a#homelink:hover,
	#feature #mainNav a#featureLink:hover {
		background:#e35a00; 
	}

/* MAIN */
#main {
       
	margin: 0;
	padding: 0px;

}	

#main a {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	color: #e35a00;	
	background:#FFF;
}

#main h1 {
	color: #000;
	margin-top: 0px;
	margin-left: 0px
	margin-bottom: 0px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url() no-repeat top right;
	background: #C8E0B8;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #e35a00;
	background:#FFF;
	border-bottom: 0px solid #B2F511;
}
#main p {
	font-size: 1.5 em;
	margin-bottom: 0px;
	margin-top: 0px;
	background:#FFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


/*********************/
/* ANNOUNCEMENT STYLES */
/*********************/

#announce h2 {
	font-size: 14px;
	
}
/*#announce .button {
        background: #228217;
        color: #fff;
        font-weight: bold;
        border-width: 4px;
        border-style: solid;
        border-top-color: #DFDFDF;
        border-right-color: #666;
        border-bottom-color: #333;
        border-left-color: #858585; 
        padding: 5px 70px 5px 70px; 
        font-size: 10px;       
}*/
#announce a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #fff;
        background-color: #488214;
	padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 5px;
	border-bottom: 0px solid #14556B;
        line-height: 1.5em;
        border-right: 3px #666;
        border-left: 3px #858585;
}

#announce .title {
        font-weight: normal;
	display: inline;
        border-right: 3px #666;
        border-left: 3px #858585;
}
#announce a:hover {
	background-color: #488214;
	color: #FBEF99;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        text-decoration: none;
     }

#announce ul {
	list-style:none;
    border-right: 3px #666;
        border-left: 3px #858585;
}

#announce li {
	display: inline; /* for IE 7 and earlier white space bug */
    border-right: 3px #666;
        border-left: 3px #858585;
}



/* headlines with warnings */
.warning {
	background: url(http://www.geocities.com/gu3tiffany/images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}


/* NEWS */
#news .story {
	background: #458B00 
	color: #fff;
	font-size: 1.1em;
	padding: 5px 10px 30px;
	border-bottom: 0px dotted;
	display: block;
	text-decoration: none;
	line-height: 100%;
	border-bottom: 1px solid #B2F511;
}
#news span.title {
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
	padding-top: 30px;
	padding-bottom: 0px;
        border-bottom: 0px solid #B2F511;
	
}
#news  a.story:hover {
	color: #10214E;
	background: #DCE5FF;
}
#news h2 {
	background: #000000 url(newshead_sm.gif);
	color: #000000;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h3 {
	background: #458B00;
	color: #FFCC00;
	font-size: 1.0em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;

#news h2 span {
	background: url(http://www.geocities.com/gu3tiffany/images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}



