body {
	background: url(/images/webcard/beach/bg.png) #eedca9 center repeat-y;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}
* { padding:0; margin:0; }
#wrapper_top {
	background: url(/images/webcard/beach/header.jpg) top center repeat-x;
	height: 619px;
}
#wrapper {
	margin: -626px auto 0 auto;
	padding: 0 20px;
	width: 892px;
	height: 100%;
}
a { color: #8b7054; text-decoration: none; }
a:hover { color: #333333; }
.clearTop { clear: none; }
#menu {	float: left; width: 180px; display:inline; margin: 30px 0 0 15px; }
#menu ul { list-style: none; }
#menu ul li { background: url(/images/webcard/beach/menu_separator.png) no-repeat bottom; padding: 2px 12px 12px 12px; }
#menu ul li a { color: #8b7054; text-decoration: none; font-size: 1.1em; font-weight: bold; }
#menu ul li a:hover, #menu ul li a.active { color: #333333; }

#menu .sub { display: none; }
#menu .sub.current { display: block; }
#menu .sub ul li { border: none; padding: 5px 0 0 0; background: none; }
#menu .sub ul li a { background: url(/images/webcard/arrowBlack.png) no-repeat 2px 6px; padding-left: 12px; }

#header { margin: 0 auto 330px 0; padding-top: 30px; height: 50px !important; background: none !important; }
#logo { font-size: 1.5em; color: #fff; font-weight: bold; }
#slogan { font-size: 0.6em; color: #fff; }

/* ################# CONTENT ###################### */
#content_wrapper { margin: 0 auto; background: url(/images/webcard/beach/content_separator.png) no-repeat 200px 0; }
#content { margin-left: 240px; padding: 10px 10px 0 0; }
#content .sidebar { float:right; width: 200px; margin-left: 26px; background:none; }
#content h1 {  }
#content h2 { font-family: Geneva, Times, Helvetica, serif; font-style: italic; font-size: 1.5em; color: #333; font-weight: normal; margin: 1em 0; }
#content { color: #333; font-size: inherit; text-align: justify; }
#content p, #content span { line-height: 1.5em; }

#footer { 
	width: 100%; color: #8b7054; background: url(/images/webcard/beach/footer_bg.png) repeat-x; height: 29px; text-align: center; padding-top: 10px; margin: 0 auto; 
}
#footer a { color: #000; }

/* ################# FORMS ########################## */
dl { margin-bottom: 2em; }
dt { float:left; color: #666; }
dd { margin-left: 90px; margin-bottom: 10px; }
dd input.text, dd textarea {
	width: 420px;
	border: 1px solid #999; 
	border-color: #999 #ccc #ccc #999;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 2px;
}
.addr, .addr input, .chk { display: none; }
dd input[type=text]:focus, dd input[type=password]:focus, dd textarea:focus, textarea:focus {
	border-color: #666 #aaa #aaa #666; 
	background-color: #f6f6f6;
}
dd input[type=submit] { padding: 0 16px; }
dd em { color: #666; }

#lang { margin-bottom: -22px; }
#lang #label { color: #fff; }