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

.home #wrapper, .search-results #wrapper, .error404 #wrapper, .page-template-default #wrapper{
	background: url(_gfx/home_wrapper_bg.png) 0 0 repeat-y;
}
.home #content, .search-results #content, .error404 #content, .page-template-default #content{
	background: url(_gfx/home_content_bg.gif) 0 0 no-repeat;
}
.home #footer, .search-results #footer, .error404 #footer, .page-template-default #footer{
	background: url(_gfx/home_footer_bg.gif) 0 0 no-repeat;
}

.page-template-allabout-php #wrapper{
	background: url(_gfx/allabout_wrapper_bg.png) 0 0 repeat-y;
}
.page-template-allabout-php #content{
	background: url(_gfx/allabout_content_bg.gif) 0 0 no-repeat;
}
.page-template-allabout-php #footer{
	background: url(_gfx/allabout_footer_bg.gif) 0 0 no-repeat;
}

.page-template-advertise-php #wrapper{
	background: url(_gfx/advertise_wrapper_bg.png) 0 0 repeat-y;
}
.page-template-advertise-php #content{
	background: url(_gfx/advertise_content_bg.gif) 0 0 no-repeat;
}
.page-template-advertise-php #footer{
	background: url(_gfx/advertise_footer_bg.gif) 0 0 no-repeat;
}

.page-template-blog-php #wrapper, .bungalow_blog{
	background: url(_gfx/blog_wrapper_bg.png) 0 0 repeat-y;
}
.page-template-blog-php #content, .bungalow_blog #content{
	background: url(_gfx/blog_content_bg.gif) 0 0 no-repeat;
}
.page-template-blog-php #footer, .blogfoot{
	background: url(_gfx/blog_footer_bg.gif) 0 0 no-repeat;
}

.page-template-mag-php #wrapper, .mag{
	background: url(_gfx/mag_wrapper_bg.png) 0 0 repeat-y;
}
.page-template-mag-php #content, .mag #content{
	background: url(_gfx/mag_content_bg.gif) 0 0 no-repeat;
}
.page-template-mag-php #footer, .magfoot{
	background: url(_gfx/mag_footer_bg.gif) 0 0 no-repeat;
}

.page-template-community-php #wrapper{
	background: url(_gfx/community_wrapper_bg.png) 0 0 repeat-y;
}
.page-template-community-php #content{
	background: url(_gfx/community_content_bg.gif) 0 0 no-repeat;
}
.page-template-community-php #footer{
	background: url(_gfx/community_footer_bg.gif) 0 0 no-repeat;
}

.page-template-articles-php #wrapper{
	background: url(_gfx/articles_wrapper_bg.png) 0 0 repeat-y;
}
.page-template-articles-php #content{
	background: url(_gfx/articles_content_bg.gif) 0 0 no-repeat;
}
.page-template-articles-php #footer{
	background: url(_gfx/articles_footer_bg.gif) 0 0 no-repeat;
}