/*----------------------------------
	Theme: 897
----------------------------------*/

body {
	background-image: url(images/sf_outside_5.gif);
}
.sf_outer_wrapper {
	background-image: url(images/sf_wrapper_bga_5.gif);
	background-repeat: repeat-y;
}
.sf_extra1 {
	background-image: url(images/sf_top_image-a_5.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #805900; /* color 3 */
}
a:visited {
	color: #805900; /* color 3 */
}
a:hover {
	color: #9f8a59; /* color 5 */
}

/*--------------------------------
	Top Navigation
---------------------------------*/

.sf_navigation_top {  /* one of the navs will be display: none; */
	background-image: url(images/sf_bkgnav124_5.gif);
	background-repeat: no-repeat;
	background-color: #42320D;
}
.sf_navigation_top ul li a {
	color: #f0ecdc; /* color 1 */
	background-image: url(images/sf_bkgnav124_5.gif);
}
.sf_navigation_top ul li a:visited {
	color: #f0ecdc; /* color 1 */
}
.sf_navigation_top ul li a:hover {
	color: #dbcba4; /* color 6 */
	background-image: url(images/sf_bkgnav124on_5.gif);
}

/*--------------------------------
	Header
---------------------------------*/

.sf_header_wrapper {
	background-image: url(images/sf_title_5.jpg);
	background-repeat: no-repeat;
}
.sf_main_header {  /*--Don't forget the height and overflow: hidden--*/
	color: #f0ecdc; /* color 1 */
}
.sf_sub_header {  /*--Don't forget the height and overflow: hidden--*/
	color: #3e3215; /* color 2 */
}

/*--------------------------------
	Bottom Navigation
---------------------------------*/

.sf_navigation {
	display: none;
}

/*--------------------------------
	End Bottom Navigation
---------------------------------*/

.sf_extra5 {
	background-image: url(images/sf_extra5_5.gif);
}

/*--------------------------------
	Page Title
---------------------------------*/

.sf_pagetitle {
	color: #805900; /* color 3 */
}

/*--------------------------------
	Sub Navigation
---------------------------------*/

.sf_subnavigation {  /* subnavigations always display: none; */
	display: none;
}

/*--------------------------------
	Content
---------------------------------*/

.sf_content {
	color: #1f1800; /* color 12 */
}
h2 {
	color: #1f1800; /* color 12 */
}

/*--------------------------------
	Sub Navigation2
---------------------------------*/

.sf_subnavigation2 { /* subnavigations always display: none; */
	display: none;
}

/*--------------------------
	Footer
--------------------------*/

.sf_footer {
	color: #524529; /* color 4 */
	background-image: url(images/sf_bkgfootbanner_5.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*--------------------------
	End Footer
--------------------------*/

.sf_extra9 {
	background-image: url(images/sf_top_image-a_5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*--------------------------
	Extra Stuff
--------------------------*/

a:hover {
	color: #3e3215; /* color 2 */
}

/*--------------------------
		DBNow
--------------------------*/

.Data_Central_color1 {
	background-color:#98885B;
	color:#FFFFFF;
}
.Data_Central_color2 {
	background-color:#CFCFCF;
	color:#261A3B;
}
.Data_Central_color3 {
 	background-color:#DFDFDF;
	color:#261A3B;
}
.Data_Central_color4 {
	background-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color5 {
	border-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color6 {
	background-color:#EFEFEF;
	color:#261A3B;
}
.Data_Central_color7 {
	background-color:#000000;
	color:#ffffff;
}


