/* CSS Document */
body {
     text-align: center;
     min-width: 850px;
     padding: 0;
     margin: 0;
	 background-color: #FFFFFF;
	 background-image: url(assets/images/body_bg1.gif);
	 background-repeat: repeat-x;
 }
 #wrapper {
 	 background-color: #FFFFFF;
     text-align: left;
     width: 850px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }
#header1 {
	text-align: left;
	width: 850px;
	margin: 0px;
	padding: 0px 0px 5px;
	height: 150px;
}

#top_nav {
	text-align: center;
	margin: 0px;
	width: 850px;
	clear: both;
	border-top: thin solid #F89635;
	border-bottom: thin solid #F89635;
} 
#top_space {
	height:2px;
	padding: 0px 10px 0px 0px;
}
#side {
	width: 180px;
	margin: 10;
	padding: 0px 8px 0px 5px;
	float: left;
	clear: both;
	border-right: thin solid #999999;
	line-height: 20px;
 }
 #content {
 	vertical-align:text-top;
 	width: 630px;
	margin: 0px 0px 0px 200px;
	padding: 0px 10px 10px 0px;
	line-height: 20px;
 }
#ul-gallery_fp {
 width: 590px;
 height: 150px
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}

#ul-gallery_fp li {
 display: inline;
 margin: 0;
 float: left;
}

#ul-gallery_fp img {
 padding: 0px 13px 0px 0px;
}
 #footer {
	margin-top: 10px;
	clear: both;
	border-top: thin dotted #999999;
 }
#extra {
	height: 130px;
	position: relative;
	width: 175px;
	float: left;
	margin-left: 0px;
	border: thin solid #666666;
	
	top: auto;
}
img.floatLeft { 
    float: left; 
    margin: 5px 10px 5px 5px; 
}
img.floatRight { 
    float: right; 
    margin: 5px 0px 5px 5px; 
}
.style1 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #000066;
}
.style2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13px;
	color: #990000;
}
body,td,th {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
}
.style10 {color: #000000}
.style12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style16 {
	color: #666666;
	font: bold;
	font-size: 14px;
}
.style18 {
	font: 13px Tahoma, Arial, "Times New Roman";
	color: #000000;

}
.style20 {
	font-size: 14.5px;
	font-weight: bold;
	color: #000000;
}
.style21 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
body {
	background-repeat: repeat-x;
}
.style22 {font-size: 12px}
.style23 {font-size: 12px; font-weight: bold; color: #000000; }
.style24 {
	color: #990000;
	font: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Times New Roman;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 14.5px;
	color: #000000;
}
span.highlight
{
background-color:#F9DF83;
}
