body {
	margin-top: 10px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
	line-height: 13px;
	background: url(images/bg.gif) repeat;
	scrollbar-arrow-color: #eee;
	scrollbar-3dlight-color: #b9b299;
	scrollbar-highlight-color: #eee;
	scrollbar-face-color: #b9b299;
	scrollbar-shadow-color: #eee;
	scrollbar-darkshadow-color: #b9b299;
	scrollbar-track-color: #fff;
}

a:link {
	color: #b9b299;
	text-decoration: none;
}
a:visited {
	color: #b9b299;
	text-decoration: none;
}
a:hover {
	color: #b9b299;
	text-decoration: none;
}
a:active {
	color: #b9b299;
	text-decoration: none;
}

.footertext a:link {
	color: #FFF;
	text-decoration: none;
}
.footertext a:visited {
	color: #FFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;	
}
.footertext a:active {
	color: #FFF;
	text-decoration: none;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
}

#header {
	position: relative;
	z-index: 1; 
	width: 994px;
	height: 140px;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_header.png) repeat-y;
}

#headerleft {
	float: left;
	position: relative;
	z-index: 2; 
	width: 400px;
	height: 140px;
	display: inline;	
	background: url(images/logo.png) no-repeat;
}

#headerright {
	float: right;
	position: relative;
	z-index: 3; 
	width: 500px;
	height: 140px;
	display: inline;
}

#headerright1beige {
	float: right;
	position: relative;
	z-index: 6;
	width: 434px;
	height: 60px;
	border:1px solid #161616;
	display: inline;
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;	
	background: url(images/bg_beige.png) repeat;	
}

#headerright1green {
	float: right;
	position: relative;
	z-index: 6;
	width: 434px;
	height: 60px;
	border:1px solid #161616;
	display: inline;
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;	
	background: url(images/bg_green.png) repeat;	
}

#headerright1red {
	float: right;
	position: relative;
	z-index: 6;
	width: 434px;
	height: 60px;
	border:1px solid #161616;
	display: inline;
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;	
	background: url(images/bg_red.png) repeat;	
}

#headerright1yellow {
	float: right;
	position: relative;
	z-index: 6;
	width: 434px;
	height: 60px;
	border:1px solid #161616;
	display: inline;
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;	
	background: url(images/bg_yellow.png) repeat;	
}


#headerright2 {
	float: right;
	position: relative;
	z-index: 6;
	width: 434px;
	height: 50px;
	text-align: right;	
}

#headerright3 {
	float: right;
	position: relative;
	z-index: 6;
	width: 334px;
	height: 30px;
	font-weight: bold;
	text-align: right;
	display: inline;
	padding-right: 30px;
}

#menu {
	clear: both;
	position: relative;
	z-index: 4; 
	width: 994px;
	height: 27px;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_menu.png) repeat;
}

#content {
	clear: both;
	position: relative;
	z-index: 6;
	width: 1000px;
	height: 500px;
}

#column1 {
	float: left;
	width: 200px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_tall.png) repeat;
}

#column1blog {
	float: left;
	width: 200px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_tall.png) repeat;
}

#column1blog_text {
	padding:4px 20px 20px 20px;
	float: left;
	width: 154px;
	height: 436px;
	display: inline;
	overflow: auto;
	line-height: 22px;
	font-weight: bold;
}

#column_blog {
	float: right;
	width: 800px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_blog.png) repeat;
}

#column_blog_text {
	padding:4px 20px 20px 20px;
	float: left;
	width: 755px;
	height: 436px;
	display: inline;
	text-align: left;
	overflow: auto;
}

#column_blog_intro {
	float: right;
	width: 1000px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_blog_intro.png) repeat;
}

#column_blog_intro_text {
	padding:4px 20px 20px 20px;
	float: left;
	width: 955px;
	height: 436px;
	display: inline;
	text-align: left;
	font-weight: bold;
	line-height: 15px;	
	overflow: auto;
}

#column_blog_shop {
	float: right;
	width: 1000px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_shop.png) repeat;
}

#column1text {
	float: left;
	margin: 0 10px 0 10px;
	width: 180px;
	height: 460px;
	display: inline;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}

#columnemailtext {
	float: left;
	margin: 0 10px 0 10px;
	width: 360px;
	height: 460px;
	display: inline;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}

#column1text ul {
	margin-top: 0px;
}

#column2n3 {
	float: left;
	z-index: 6;
	width: 400px;
	height: 500px;
	display: inline;
}

#imagebox {
	float: left;
	z-index: 6;
	width: 400px; 
	height: 271px;
	display: inline;
	background: url(images/bg_imagebox.png) repeat;
}

#column2 {
	float: left;
	z-index: 6;
	width: 200px;
	height: 229px;
	display: inline;
	background: url(images/bg_column_short.png) repeat;
}

#column2text {
	float: left;
	margin: 0 10px 0 10px;
	width: 180px;
	height: 189px;
	display: inline;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}

#column3 {
	float: left;
	z-index: 6;
	width: 200px;
	height: 229px;
	display: inline;
	background: url(images/bg_column_short.png) repeat;
}

#imageboxold {
	float: left;
	z-index: 6;
	width: 394px; 
	height: 263px;
	display: inline;
	margin: 2px;
	padding-top: 2px;
	background: url(images/bg_column.png) repeat;
}


#column2old {
	float: left;
	z-index: 6;
	width: 194px;
	height: 223px;
	margin: 2px;
	display: inline;
	background: url(images/bg_column_short.png) repeat;
}

#column3old {
	float: left;
	z-index: 6;
	width: 194px;
	height: 223px;
	margin: 2px;
	display: inline;
	background: url(images/bg_column_short.png) repeat;
}

#column4 {
	float: left;
	z-index: 6;
	width: 200px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_tall.png) repeat;
}

#column5 {
	float: left;
	z-index: 6;
	width: 200px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_tall.png) repeat;
}

#column4n5 {
	float: left;
	z-index: 6;
	width: 400px;
	height: 500px;
	display: inline;
	background: url(images/bg_column_email.png) repeat;	
}

#column1cafe {
	float: left;
	position: relative;
	z-index: 6;
	width: 194px;
	height: 494px;
	display: inline;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_column.png) repeat;
}

#column2n3cafe {
	float: left;
	position: relative;
	z-index: 6;
	width: 400px;
	height: 500px;
}

#imageboxcafe {
	float: left;
	position: relative;
	z-index: 6;
	width: 394px;
	height: 263px;
	display: inline;
	border:1px solid #161616;
	margin: 2px;
	padding-top: 2px;
	background: url(images/bg_column.png) repeat;
}

#column2cafe {
	float: left;
	position: relative;
	z-index: 6;
	width: 194px;
	height: 223px;
	display: inline;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_column.png) repeat;
}

#column3cafe {
	float: left;
	position: relative;
	z-index: 6;
	width: 194px;
	height: 223px;
	display: inline;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_column.png) repeat;
}

#column4cafe {
	float: left;
	position: relative;
	z-index: 6;
	width: 194px;
	height: 494px;
	display: inline;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_column.png) repeat;
}

#column5cafe {
	float: left;
	position: relative;
	z-index: 6;
	width: 194px;
	height: 494px;
	display: inline;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_column.png) repeat;
}

#titlebeige {
	float: left;
	position: relative;
	z-index: 6;
	width: 200px;
	height: 32px;
	line-height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;
	text-align: center;	
	display: inline;
	background: url(images/bg_title_beige.png) no-repeat;
}

#titlegreen {
	float: left;
	position: relative;
	z-index: 6;
	width: 200px;
	height: 32px;
	line-height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;
	text-align: center;	
	display: inline;
	background: url(images/bg_title_green.png) no-repeat;
}

#titlegreen_email {
	float: left;
	position: relative;
	z-index: 6;
	width: 400px;
	height: 32px;
	line-height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;
	text-align: center;	
	display: inline;
	background: url(images/bg_title_email.png) no-repeat;
}

#titlered {
	float: left;
	position: relative;
	z-index: 6;
	width: 200px;
	height: 32px;
	line-height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;
	text-align: center;
	display: inline;
	background: url(images/bg_title_red.png) no-repeat;
}

#titleyellow {
	float: left;
	position: relative;
	z-index: 6;
	width: 200px;
	height: 32px;
	line-height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;
	text-align: center;	
	display: inline;
	background: url(images/bg_title_yellow.png) no-repeat;
}

#titleblog {
	float: left;
	position: relative;
	z-index: 6;
	width: 800px;
	height: 32px;
	line-height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;
	text-align: center;
	display: inline;
	background: url(images/bg_title_blog.png) no-repeat;
}

#titleblogintro {
	float: left;
	position: relative;
	z-index: 6;
	width: 1000px;
	height: 32px;
	line-height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: +2px;
	text-align: center;
	display: inline;
	background: url(images/bg_title_blog_intro.png) no-repeat;
}

#footer_beige {
	position: relative;
	z-index: 9; 
	width: 994px;
	height: 32px;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_beige.png) repeat;
}

#footer_green {
	position: relative;
	z-index: 9; 
	width: 994px;
	height: 32px;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_green.png) repeat;
}

#footer_red {
	position: relative;
	z-index: 9; 
	width: 994px;
	height: 32px;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_red.png) repeat;
}

#footer_yellow {
	position: relative;
	z-index: 9; 
	width: 994px;
	height: 32px;
	border:1px solid #161616;
	margin: 2px;
	background: url(images/bg_yellow.png) repeat;
}

#footerleft {
	float: left;
	position: relative;
	z-index: 9; 
	width: 481px;
	height: 32px;
	display: inline;
	padding-top: 6px;
	padding-left: 16px;
	text-align: left;
}

#footerright {
	float: left;
	position: relative;
	z-index: 9; 
	width: 481px;
	height: 32px;
	display: inline;
	padding-top: 6px;
	padding-right: 16px;
	text-align: right;
}

.footertext
{
	font: 94% "Courier New", Courier, monospace;
	color: #545454;
	letter-spacing: +1px;
	font-weight: bold;
}

/* fix png transparency in IE5+ for all PNG images */
img, #headerleft { behavior: url(iepngfix.htc); }
img, #headerright2 { behavior: url(iepngfix.htc); }
img, #column1 { behavior: url(iepngfix.htc); }
img, #column2 { behavior: url(iepngfix.htc); }
img, #column3 { behavior: url(iepngfix.htc); }
img, #column4 { behavior: url(iepngfix.htc); }
img, #column5 { behavior: url(iepngfix.htc); }
img, #column2n3 { behavior: url(iepngfix.htc); }
img, #imagebox { behavior: url(iepngfix.htc); }
img, #titlecafe { behavior: url(iepngfix.htc); }
img, #titledown { behavior: url(iepngfix.htc); }
/* end of png image fix */

/* hover menu */

a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:165px;
	height:25px;
	background: transparent;
	margin-top:1px;
	text-align:center;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: +2px;
	font-weight: bold;
	color:#FFF;
	line-height:25px;
	overflow:hidden;
	float:left;
}

a.nav:hover {
	color:#000;
	background: transparent;
}

a.nav:active {
	color:#000;
	background: transparent;
}

