/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.166;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
}


#globalNav{
	white-space: normal;
	font-size: 80%;
	width: 850px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ff0000;
	color: #FF0000;
	}
	
#logo {
	position: relative;
	height: 120px;
	background-repeat: no-repeat;
	background-color: #FAF4D4;
	background-image: url(../images/logo.jpg);
	color: #FFFFFF;
	border: thin solid #FAF7D5;
	padding-bottom: 20px;
	padding-top: 30px;
	width: 797px;
	background-position: left;
}
	
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #666666;
}

h2{
	font-size: 130%;
	color: #8A7764;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3{
	font-size: 110%;
	color: #8A7764;
}

h4{
	font-size: 95%;
	color: #8A7764;
}

h5{
 font-size: 100%;
 color: #666666;
}

ul{
	list-style-type: circle;
	font-size: 100%;
	color: #1F4844;
	font-weight: bold;
}

#wrrapper {
	position: relative;
	width: 800px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8A7764;
	border-bottom-color: #8A7764;
	border-left-color: #8A7764;
}

#logo_image {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 800px;
}

#pic_box {
	background-color: #FFFFFF;
	float: right;
	height: 154px;
	width: 154px;
}

em {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#PageName {
	height: 30px;
	background-color: #8A7764;
	color: #FFFFFF;
	width: 790px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8A7764;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8A7764;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.relatedLinks{
	margin: 0px;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
	
	.relatedLinks h4{
	padding: 10px 0px 2px 0px;
	
	}
	
	.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #8A7764;
	font-size: 110%;
	}
	
.SearchBox {
	background-color: #FFFFFF;
	clear: none;
	width: 500px;
	border: thin solid #006600;
	padding: 5px 5px 10px;
	margin-left: 10px;
}

#box3 {
	float: right;
	position: relative;
	padding: 10px;
	font-size: 110%;
	color: #8A7763;
	margin-right: 10px;
}

#box3 a:link, #box3 a:visited{
	color: #8A7763;
	text-decoration: underline;
}

#box3 a:hover{
	color: #DC9A4D;
	font-weight: bold;
	text-decoration: none;
}


#mainbox {
	width: auto;
	height: auto;
	font-size: 80%;
	color: #333333;
}


#navBar{
	width: 230px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	position: static;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666666;
	font-size: 110%;
}

/*********** #navBar link styles ***********/

#navBar ul a:link{
	display: block;
	color: #666666;
	text-decoration: underline;
}

 
#navBar ul a:visited{
	display: block;
	color: #666666;
}

#navBar ul a:hover{
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #FAF7D5;
}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	line-height: 1.7em;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #content styles ***********/

#content{
	width: 560px;
	position: static;
	padding-top: 10;
	padding-left: 0;
	float: right;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A7764;
}

#content a:link, a:visited{
	color: #462512;
	text-decoration: underline;
}

#content a:hover{
	color: #8A7764;
	text-decoration: none;
}


/************** .story styles *****************/

.story{
	width: 530px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8A7764;
	margin-top: 10px;
	margin-left: 10px;
	color: #333333;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.storycolor{
	font-size: 100%;
	width: 510px;
	background-color: #DC9A4D;
	text-align: left;
	border: medium dotted #FAF4D4;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color: #333333;
	margin-right: 10px;
}
.storycolor h1{
	line-height: 1em;
	padding-top: 10px;
	font-size: 150%;
	color: #FAF7D5;
}
.addressbox{
	font-size: 100%;
	width: auto;
	background-color: #FAF7D5;
	text-align: left;
	border: thin dotted #8A7764;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color: #8A7764;
	margin-right: 10px;
}


/************* #siteInfo footer styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px;
	margin-top: -1px;
	background-color: #E7FFCE;
	border: thin solid #9EAD8E;
}

#footer{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #8A7764;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 10px;
	}

#footer p {
	font-size: 70%;
	margin: 0px;
	padding: 10px;
	
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/************** #headlines styles **************/

#headlines{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}

#headlines p{
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#headlines h4{
	padding: 10px 0px 2px 0px;
	
	}
	
	#headlines h3{
	padding: 10px 0px 2px 0px;
	color: #8A7764;
	font-size: 110%;
	}
a {
	color: #264979;
	text-decoration: underline;
}


/*************** #2tierpic styles **************/

#tiertwopic{
	font-size: 250%;
	line-height: 1.7em;
	background-image: url(../images/2tier_pic_zen.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 140px;
}

#tiertwopic2{
	font-size: 250%;
	line-height: 1.7em;
	background-image: url(../images/2tier_pic_rocks.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 140px;
}

#tiertwopic3{
	font-size: 250%;
	line-height: 1.7em;
	background-image: url(../images/2tier_pic_pose3.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 140px;
}

#tiertwopic4{
	font-size: 250%;
	line-height: 1.7em;
	background-image: url(../images/2tier_pic_pebbles.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 140px;
}

#tiertwopic5{
	font-size: 250%;
	line-height: 1.7em;
	background-image: url(../images/2tier_pic_pose1.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 140px;
}

#tiertwopic6{
	font-size: 250%;
	line-height: 1.7em;
	background-image: url(../images/2tier_pic_pose2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 140px;
}
