@import url("../scstyle.css");
body {
	background-image: url(../images/bg1.jpg);
	background-attachment: fixed;
	background-color:#F7EDD4;
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0; padding: 0 
}

#maintable1 {
	border-collapse: collapse;
}

#maintable2 {
height:100%;
width:740px;
border-left:1px solid #3C2415;
border-right:1px solid #3C2415;
background-color:#F7EDD4;
}

#topnav a{
display:block;
padding:6px;
border-left:1px solid #CDB098;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
font-size:13px;
font-weight:bold;
}

#topnav a:link, #topnav a:visited{
text-decoration:none;
color:#7E1F09;
}

#topnav a:hover, #topnav a:active{
	text-decoration:none;
	color:#3C2415;
	background-color:#DED2BC;
}

#indexmidTbl {
	background-color:#F7EDD4;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align:center;
	color: #999999
	font-size:12px;
	padding:0px;
	vertical-align: middle;
}

#midTbl {
	background-color:#F7EDD4;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align:center;
	color: #999999
	font-size:12px;
	padding:0px;
	vertical-align: middle;
}

#midpic{
	background-color:#F7EDD4;
	border-top:3px solid #3C2415;
	border-bottom:3px solid #3C2415;
	height:300px;
	width:740px;
	background-image:url(../images/slide4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom-style: solid;
	border-top-style:solid;
	border: px;
	border-bottom-width: thin;
	border-top-width: thin;
}

#indexbottomTbl {

}

#textstyle1 {
	font-size: large;
	color: #7E1F09;
	font-weight: bold;
}

#textstyle2 {
	color: #3C2415
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	letter-spacing:1px;
	display:block;
	color: #3C2415;
}

#indexbottom{
	background-image:url(../images/sclogo3.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}

#indexbottomnav a{
text-decoration:none;
font-size:12px;
letter-spacing:2px;
}

#indexbottomnav a:link, #indexbottomnav a:visited{
text-decoration:none;
color:#7E1F09;
}

#indexbottomnav a:hover, #indexbottomnav a:active{
	text-decoration:none;
	color:#3C2415;
}

#address{
	text-align:center;
	color:#B48763;
	font-size:12px;
	padding:0px;
	vertical-align: top;
}


