@charset "UTF-8";
/* CSS Document */

#simplegallery2{ 
position: relative;
visibility: hidden;
border:0px solid grey;
}

#simplegallery2 .gallerydesctext{ 
text-align: left;
padding: 1px 1px;
}
body,td,th {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10pt;
	color: #999a9a;
}
body {
	margin-top:0px;
	background-color: #f3f3f3;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;

}

#outerwrapper{
width:1015px;
margin-left:auto;
margin-right:auto;

}
#header{
background-image:url(img/header.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:1015px;
height:150px;
}

#menu{
background-color:#de6a05;
	width: 1015px;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#top{
background-color:none;
height:auto;

}
#bottombanner{
height:auto;
background-color:#FFFFFF;
}
#divider2{
background-image:url(img/b_divider.jpg);
background-color:#6b5b2f;
height:14px;
}
#footer{
background-color:none;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
height:100px;
}
#footer2{
background-image:url(img/footer.jpg);
background-repeat:repeat-x;
background-color:#de6a05;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
height:100px;}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {
	text-decoration: none;
	color: #ffffff;
}
#menu a:active {
	text-decoration: none;
	color: #ffffff;
}

#menu a {
	font-size: 11pt;
	color: #ffffff;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;

}

.style5 {
	color: #DE6A05;
	font-size: 9pt;
	
}
.style7 {
color: #FFFFFF;

}
#footer2 a:link { color: #FFFFFF; text-decoration: none; }
#footer2 a:visited { color: #FFFFFF; text-decoration: none; }
#footer2 a:hover { color: #FFFFFF; text-decoration: underline; }
#footer2 a:active {color: #FFFFFF; text-decoration: none; }
#footer2 a:size {font-size: 7pt;}

#footer a:link { color: #DE6A05; text-decoration: none; }
#footer a:visited { color: #DE6A05; text-decoration: none; }
#footer a:hover { color: #DE6A05; text-decoration: underline; }
#footer a:active {color: #DE6A05; text-decoration: none; }
#footer a:size {font-size: 3pt; }
.style9 {color: #DE6A05}
.style10 {color: #B0AC26}
.style11 {color: #DE6A05}
.style12 {font-size: 10pt}
.style13 {font-size: 14pt}


