/* CSS Document */
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	color: #342207;
	background:url(imgs/bkg.jpg) no-repeat top center #d99215;
	}
A:link, A:visited {
	color: #e3a309;
	text-decoration: bold; 
}
A:hover, A:active {
	color: #aa7c3f;
	text-decoration: bold, underline;
}
img {
	border-color:#c09a5b;
}
.grey {
	color: #333333;
}
.brown {
	color: #aa7c3f;
	font-weight: bold;
}
.yellow {
	color: #e3a309;
}
hr {
	color: #e3a309;
	height: 1px;
}
.bkg_yellow {
	background-color: #e3a309;
}
.bkg_paleyellow {
	background-color: #fbeac2;
}
.bottom{
	font-size:24px;
	text-transform:lowercase;
	color:#333;
	font-weight:normal;
	color:#277700;
}
.white {
	color: white;
}
.image_border{
	border:2px solid #c09a5b;
	padding:3px;
}
.bigbold {
	font-size:larger;
	font-weight:bolder;
}

#slideshow1 img { display: none }
#slideshow1 img.first { display: block }

a img{
	border:0px;
}
.imgborder {
	border: thin #e3a309;
	padding:5px;
}
#main_content{
	font-size: 14px;
	line-height:18px;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
	color:#e3a309;
	line-height: 1.2em;
}
h3 {
	padding-top:10px;
}
h4 {
	font-size: 12pt;
	padding-top:1px;
	padding-bottom:1px;
}
#main_content p{
	margin:13px 0px;
}
#main_content strong {
	margin: 10px 0px;
}
#top { 
padding: 10px 0px;
}
#middlebg{
	background:url(images/middle.gif) repeat-y;
	padding:10px;
	width:671px;
}
#content_bg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:20px;
}
.stimes_content td h2, .stimes_content td h3, .stimes_content td p {
	
	padding:0px 15px;
}

.stimes_content td img {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:solid 1px #CCC;
	padding:5px;
}
tr.stimes_bottom td {
	padding:15px;
}

#outer_box{
	border:1px solid #cccccc;
	background:url(images/box_bg.gif);
	height:563px;
	width:227px;
}
#contact_bg{
	background:url(images/contact_bg.gif);
	width:227px;
	border:1px solid #ccc;
	height:183px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#277700;
}
#contact_bg span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}
#contact_bg strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b6b6b;
}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}	
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
