/* STYLING THE BODY */



body{
	background-repeat: repeat-x;
	background-color: #9A9A9A;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}



/* CONTAINER */



#topContainer{

	background-image: url(../images/main-background.gif);

	background-repeat: repeat;

	background-color: #d9d8d3;	

	width: 900px;

	margin: auto auto;

	padding:0px;

}

#header{	

	background-image: url(../images/top-banner.jpg);

	background-repeat: no-repeat;

	width: 751px;

	height:188px;

	margin: auto auto;

	padding:0px;

	margin-top:6px;

}



/* TOP MENU*/



#topMenu{
	background-image: url(../images/body-background.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 266px;
	height: 100px;
	vertical-align: top;
}

a.menuLink:link, a.menuLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

	}

a.menuLink:hover{

	font-family: Arial, Helvetica, sans-serif;

	color: #ffffff;

	text-decoration: none;

	}

td.bgTopMenu{

	background-image: url(../images/main-background.gif);

	background-repeat: repeat;

	background-color: #d9d8d3;

}





/* MAIN CONTENT */

	

#content{
	width: 900px;
	background-image: url(../images/main-background.gif);
	background-repeat: repeat;
	background-color: #d9d8d3;
	margin: auto auto;
	padding: 0px;
}	

h1#main-title-01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #155B78;
	font-style: italic;
}

p.mainText{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-align: left;
}



.interiorText   {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}



h3   {
	font-family: "Times New Roman";
	font-size: 22px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	text-align: center;
}



.quotes   {

	font-family: Times New Roman;

	font-size: 16px;

	font-weight: normal;

	color: #000;

}



.image {

	border:1px solid #999999;

	

	padding: 2px;

}



.image-label	{

	font-family: "Times New Roman";

	font-size: 14px;

	font-weight: bold;

	color: #666666;

}

a.link:link, a.link:visited, a.link:active	{

	color: #3b5428;

	text-decoration: underline;

}

a.link:hover	{

	color: #3b5428;

	text-decoration: none;

}

.text-emphasis	{

	font-family: Times New Roman;
	
	font-weight: bold;

	text-decoration: underline;

}





/* LEFT MENU */

	

#menubv {

	width: 238px;

	padding: 0;

	margin: 0;

	font: 14px Arial, sans-serif;

}

#menubv ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#menubv li {

	border-bottom: 2px solid #d9d8d3;

	margin: 0;

}

#menubv li a {

	display: block;

	padding: 12px 5px 12px 0.5em;

	font-weight:bold;

	border:0px;

	background-color: #c1c5c1;

	color: #000000;

	text-decoration: none;

}

#menubv li a:hover {

	border:0px;

	background-color: #cdceca;

	color: #ffffff;

}

/* Fix IE. Hide from IE Mac \*/

* html #menubv ul li { float: left; height: 1%; }

* html #menubv ul li a { height: 1%; }

/* End */



/*  FLASH BANNER */



#flashBanner{

	width: 622px;	

	margin: 0px;

	padding:0px;

}





/*  FLASH GALLERY*/



#flashGallery{

	width: 797px;

	height: 231px;	

	margin: 0px auto 30px auto;

	padding:0px;

}

	

/* COPYRIGHT NOTICE */

		

#copyright{

	margin: auto auto;

	margin-top:8px;

	padding:0px;

	width: 700px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #000;

	text-align:center;

}
.blogtxt {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: inline;
	color: #000000;
}
.SweetwaterBlue {
	color: #135E80;
	font-family: "Times New Roman", Times, serif;
}
.SweetwaterBackground {
	background-color: #DFDFDF;
}
#content tr td h1 .SweetwaterBlue strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.SweetwaterIndexContact {
	color: #135E80;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	display: inline;
	font-weight: bold;
}
	.SweetwaterIndexContactSub {
	color: #135E80;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	display: inline;
	font-weight: normal;
