/* Color options: You can use these options to modify the colors from the website */
/* Text options: You can use these options to modify the text style from your website */
/* Other Styles: You can use these options to modify some styles from your website */
/* Color options | Website Background | Sets your website background color */
.Change_siteBackground{ 
	background-color: #FFF1E0;
}
/* Color options | Page Content Background | Sets the page background color */
.Change_pageContentBackground{ 
	background-color: #FFF1E0;
}
/* Text options | Default Text Style | Sets your website background color */
.Change_text{ 
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
/* Color options | Header Background | Sets the header background color */
.Change_headerBackground{ 
	background-color: #FFF2E1;
}
/* Color options | Top and Bottom Menus Background | Sets the background color for the top and bottom menu */
.Change_menuBackground{ 
	background-color: #EDD0A4;
}
/* Color options | Top Menu Level 2 Background | Sets the background color for the level two menu */
.Change_level2MenuBackground{ 
	background-color: #FFF1E0;
}
/* Color options | Top Menu Level 1 - Selected Item Background | Sets the background color for the top menu selected item (level 1) */
.Change_linkSelBackground{ 
	background-color: #FFF1E0;
}
/* Color options | Top Menu Level 2 - Selected Item Background | Sets the background color for the top menu selected item (level 2) */
.Change_linkSelBackgroundLevel2{ 
	background-color: #FFF1E0;
}
/* Color options | Page Borders | Sets the left and right border of the page */
.Change_pageBorders{ 
	border: 1px solid #000000;
}
/* Color options | Top Menu Top Border | Sets the top border for the top menu box */
.Change_topMenuBorder{ 
	border: 1px solid #000000;
}
/* Color options | Top Menu Bottom Border Color | Sets the bottom border color for the top menu box */
.Change_topMenuBottomBorder{ 
	background-color: #FFF1E0;
}
/* Color options | Newsletter Box Border | Sets the bottom border for the newsletter box */
.Change_newsletterBottomBorder{ 
	border: 1px solid #FFFFFF;
}
/* Color options | Bottom Menu Bottom Border | Sets the bottom border for the bottom menu */
.Change_footerBottomBorder{ 
	border: 1px solid #000000;
}
/* Color options | Top Menu Text Color | Sets the top menu text color */
.Change_topMenuColor{ 
	color: #1E1D1B;
}
/* Color options | Top Menu Selected Item - Text Color | Sets the top menu text color for the selected item */
.Change_topMenuColorSel{ 
	color: #000000;

}
/* Color options | Newsletter Background | Sets the background color for the newsletter */
.Change_newsletterBackground{ 
	background-color: #FBF1E7;
}
/* Text options | Header Text | Sets the style for the text shown in the page header if no logo is uploaded */
.Change_headerText{ 
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-left: 20px;
}
/* Text options | Headline1 | Sets the style for h1 */
h1, .Change_h1{ 
	color: #000000;
	font-size: 22px;
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 16px 0px 18px 0px;
	padding: 0px;
}
/* Text options | Headline2 | Sets the style for h2 */
h2, .Change_h2{ 
	color: #000000;
	font-size: 18px;
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 16px 0px 18px 0px;
	padding: 0px;
}
/* Text options | Headline3 | Sets the headline3 (h3) text style */
h3, .Change_h3{ 
	color: #000000;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/* Text options | Paragraph | Sets the style for the paragraph */
p, .Change_p{ 
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: justify;
}
/* Text options | Top Menu Level 2 - Item Font | Sets the text style for the top menu item (level 2) */
.Change_linkFontLevel2{ 
	color: #000000;
	font-size: 11px;
}
/* Text options | Breadcrumb | Sets the breadcrumb style */
.Change_breadcrumb{ 
	color: #000000;
	font-size: 10px;
}
/* Text options | Newsletter Text | Sets the text style from the newsletter box */
.Change_newsletterText{ 
	color: #000000;
	font-size: 14px;
}
/* Text options | Newsletter Input Text | Sets the newsletter input text style */
.Change_newsletterInputText{ 
	font-size: 14px;
}
/* Color options | Bottom Menu Item Color | Sets the text color for the bottom menu item */
.Change_bottomMenuItemColor{ 
	color: #000000;
}
/* Color options | Top Menu Spacer Level 2 | Sets the top menu spacer between level two items */
.Change_subMenuSpacer{ 
	background-color: #000000;
}
/* Color options | Bottom Menu Spacer | Sets the style for spacer between bottom menu items */
.Change_bottomMenuSpacer{ 
	background-color: #000000;
}
/* Text options | Search Results - Link | Sets the style for the search result link */
.Change_searchLink{ 
	color: #000000;
	font-size: 14px;
}
/* Text options | Search Results - Text | Sets the font size for the search result text */
.Change_searchText{ 
	font-size: 13px;
}
/* Text options | Search Results - Address | Sets the text style for the search result address */
.Change_searchAddress{ 
	color: #000000;
	font-size: 13px;
}
body {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 663px;
}
table{
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
#logo{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#search{
	margin-top: 30px;
	margin-right: 10px;
}
#searchForm{
	background-image: url('img/bkSearch.gif');
	background-repeat: no-repeat;
	width: 199px;
	height: 24px;	
}
#searchFormContent{
	background-image: url('img/bkSearchContent.jpg');
	background-repeat: no-repeat;
	width: 199px;
	height: 24px;	
}
.floatLeft{
	float: left;
}
#keyword{
	margin-top: 2px;
	border: 0px;
	text-align: left;
	margin-left: 16px;
	width: 150px;
}
* html #keyword{
	margin-left: 10px;
}
#keywordContent{
	margin-top: 2px;
	border: 0px;
	text-align: left;
	margin-left: 16px;
	width: 150px;
}
* html #keywordContent{
	margin-left: 10px;
}
#searchButton{
	margin-right: 2px;
	margin-top: 2px;
}
.middle{
	float: left;
	width: 663px;
	border-top: 0px;
	border-bottom: 0px;
}
.topMenu{
	clear: both;
	text-align: left;
	height: 25px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}
.linkSel{
	float: left;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	padding: 5px 10px 5px 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	white-space: nowrap;
}
a.linkNoSel{
	float: left;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #AFACA7;
	border-right: 1px solid #9A948C;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px 10px 2px 10px;
	white-space: nowrap;
}
.pageContent{
	float: left;
	padding-right: 0px;
	width: 663px;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 40px;
}
.pageContentDemo{
	float: left;
	width: 663px;
	text-align: left;
	padding-bottom: 40px;
}
.newsletterSubscription {
	float: left;
	width: 661px;
	padding-left: 22px;
	padding-top: 12px;
	text-align: left;
	padding-bottom: 21px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.newsletterForm{
	float: left;
	background-image: url('img/bkNewsletter.jpg');
	padding-top: 3px;
	width: 228px;
	height: 25px;
	margin-left: 5px;	
	margin-top: 10px;
}
.newsletterFormContent{
	float: left;
	background-image: url('img/bkNewsletterContent.jpg');
	padding-top: 3px;
	width: 228px;
	height: 25px;
	margin-left: 5px;	
	margin-top: 10px;
}
.newsletterInput{
	float: left;
	margin-top: 2px;
	padding-right: 3px;
	border: 0px;
	text-align: left;;
	margin-left: 16px;
}
* html .newsletterInput{
	margin-left: 0px;
}
.inputText{
	clear: both;
	float: left;
	margin-top: 12px;
	padding-top: 3px;
}
#newsletterSubmit{
	margin-top: 11px;
	margin-left: 12px;
}
.footer{
	float: left;
	text-align: left;
	width: 663px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}
.footerLink{
	float: left;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px;
}
.footerLink:hover{
	text-decoration: underline;
}
.footerSpacer{
	float: left;
	width: 1px;
	height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.copyright{
	float: right;
	padding: 5px 10px 5px 0px;
}
.bottom{
	float: left;
	width: 663px; 
	height: 62px;
	border-top: 0px;
}
.menuSpacer{
	float: left;
	height: 3px;
	font-size: 0px;
	width: 663px;
}
* html .menuSpacer{
	height: 1px;
	border-top: 0px;
}
.submenu{
	float: left;
	width: 663px;
}
.submenuSpacer{
	float: left;
	width: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 19px;
}
.submenuLinkNoSel{
	float: left;
	text-align: left;
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	white-space: nowrap;
}
.submenuLinkSel{
	float: left;
	text-align: left;
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	white-space: nowrap;
}
.breadcrumb{
	float: left;
	width: 663px;
	padding: 18px 0px 0px 14px;
	text-align: left;
}
.breadcrumbLink{
	text-align: left;
	text-decoration: underline;
}
.breadcrumbLink:hover{
	text-decoration: underline;
}
.searchLink{
	clear: both;
	float: left;
	text-decoration: underline;
}
.searchText{
	clear: both;
	float: left;
	text-align: left;
	width: 400px;
	padding: 5px 0px 5px 0px;
}
.searchAddress{
	clear: both;
	float: left;
	text-align: left;
	padding-bottom: 25px;
}
.test{
	display: none;
	color: #333333;
}
