@charset "utf-8";

/* Current Background Color -  wrapper:#ccccff    ~~~~ lilac */
/* Current Background Color -  body:   #ffffcc    ~~~ yellow */
/* Current Background Border - #999999  ~~~ silver or navy */
/* Previous Background Color - body:   #c2b09a      ~~~ light brown */
/* Border Color: #62544b              ~~~  brown  */
/* H3 Color: #990000         ~~~  brown/ reddish  */

body {
	background-color:#FFFFCC;
	line-height: 1.5;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	/* next line is IE fix */
	text-align:center;
}

h1 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	font-style:normal;
	font-weight:bold;
	color: #ffff00;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}

.bg {
	background: url(Images/bg.jpg) no-repeat;
	line-height:1.1;
}

.Gallery {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	text-align:center;
	font-style:oblique;
}

p {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: black;
	margin: 0px;
}

#header {
	border-bottom: solid white;
 }

#tagline {
	font-size: small;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#tagline h1 {
	color: #003366;
}

#navigation {
	display:inline;
	font-size: 1em;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom:10px;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	background: #336633;
	float: left;
	padding: 3px 5px 3px 5px;
	font: 1em/1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #ffffff;
	margin-right: .4em;
	border-right-width: 5px;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
}

#navigation a:hover, navigation a:visited {
	color:#336633;
	background-color:#e9ebea;
}

#navigation a.current, #navigation a.current:hover, #navigation a.current:active {
	color:#336633;
	background-color:white;
	cursor: default;
}

#Wrapper {
	width: 800px;
	border: solid #62544b;
	padding-bottom: 5px;
	margin: 5px auto;
	background-color:#ccccff;
	/* IE fix */
	text-align: left;
}

#main {
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 5px;
	width: 500px;
	height: auto;
	background-color: #FFFFFF;
	padding: 15px;
	float: left;
	border: solid #62544b;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif
}

.MyStory {
	margin-top: 15px;
	line-height: 140%;
}

#main h3 {
	font-size: 1.2em;
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 20px 0px 25px 0px;
}

#main .Contact p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 15px 5px;
}

.MosaicBorder {
	border: 2px solid #783C31;
	padding: 0;
	margin: 0;
}

.SpecialColor {
	color: #993366;
}

.columnTwo {
	margin: 15px 20px 10px 20px;
	width: 150px;
	height: 260px;
	background-color: #ffffff;
	padding: 15px;
	font-size: 12px;
	float: right;
	border: solid #62544b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Wrapper .columnTwo .title1, #Wrapper .columnTwo .title2, #Wrapper .columnTwo .title3  {
color:#990000; 
font-size: 16px; 
font-style:italic; 
font-weight: bold;

}
#Wrapper .columnTwo .title2 {
font-size: 14px; 
}

.columnTwo h1 {
	font-size: small;
	color: navy;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight:bold;
	padding: 1px 0px 0px 0px;
	text-align: center;
}

.columnTwo h2 {
	font-size: small;
	color: #990000;
	margin:0px;
	padding: 1px 3px 0px 3px;
	text-align: center;
}

.columnTwo h3 {
	font-size: medium;
	color: #990000;
	margin:0px;
	padding: 1px 3px 0px 3px;
	text-align: center;

}

.columnTwo p {
	font-size: small;
	color: black;
	padding: 2px 3px 0px 3px;
	text-align: center;
	margin-top: 5px;
}

.columnTwo img {
	border: solid 2px green;
	padding:1px;
	margin-top:10px;
}

#sitemap {
	float:right;
	display: inline;
	margin-bottom:50px;
	margin-right: 10px;
	color: white;
}

#sidebar {
	width: 100px;
	height: 500px;
	margin:0px 20px 10px 0px;
	float: right;
	border-color: red;
	border-style: solid;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.message {
	font-size:10px;
	padding-top: 3px;
}

.ClearFloat {
	clear:both;
	height:0;
	left: 0;
}

#footer {
	background-color: #036; /*#663333;*/
	color: #efe5d0;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

#footer p {
	color: white;
	text-align: center;
	font-size: 12px;
	margin: 5px;
	;
	padding:5px
}

a:link, a:visited {
	color: #175B7D;
	font-weight: bold;
}

a:hover, a:active {
	color:#1f81b2;
	font-weight: bold;
}

a.Mosaics:link {
	color:#dbfee7;
}

a.Mosaics:visited {
	color: #dbfee7;
}

a.Mosaics:hover, a.Mosaics:active {
	color:yellow;
}

.Member {
	margin-top: 5px;
	margin-left: 5px;
}

.SpecialEvent {
	color: #00ccff;
	font-size:14px;
	font-family:Gigi
}

.Bottom {
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Accent {
	text-align:center;
}

