@charset 'utf-8';
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
}
/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
#wrapper #top_right #mailing_list #email {
	background-color: #E0F1E0;
}
/* end hiding from IE5 mac */
body {
	background-image: url(/images/bg.png);
	background-color: #FAF8EF;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 62.5%;
}
#header {
	background-image: url(/images/body_head.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 108px;
}
#footer  {
	background-image: url(/images/body_footer.png);
	background-repeat: no-repeat;
	width: 763px;
	text-align: center;
	color: #666666;
	height: 89px;
}
#wrapper #body #action_buttons {
	list-style-type: none;
	float: right;
	margin-top: 20px;
}
#wrapper #body #action_buttons li {
	margin-bottom: 15px;
}
#wrapper #footer address {
}
#menu_content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	list-style-type: none;
	padding-bottom: 12px;
	font-size: 1.6em;
	text-align: center;
	background-image: url(/images/list_item_base.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#menu_content li {
	background-image: url(/images/list_item_base.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-top: 6px;
}
#wrapper #body {
	background-image: url(/images/body_bg.png);
	background-repeat: repeat-y;
	padding-left: 160px;
	font-size: 1.2em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-top: 10px;
	overflow: hidden;
}
#wrapper #body p {
	padding-bottom: 10px;
}
#header #maillist {
	float: right;
}
#wrapper {
	width: 763px;
	margin-left: 145px;
	margin-top: 10px;
	margin-bottom:20px;
}
#menu {
	position:absolute;
	left:110px;
	top:125px;
	width:190px;
	z-index:1;
}
#menu #menu_head {
	background-image: url(/images/menu_head.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 62px;
	width: 190px;
}
#menu #menu_footer {
	background-image: url(/images/menu_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 136px;
	width: 190px;
}
#menu #menu_content {
	background-image: url(/images/menu_bg.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 30px;
}
img {
	border: none;
}
#top_right {
	position:absolute;
	left:585px;
	top:15px;
	width:320px;
	height:54px;
	z-index:2;
}
#top_right #mailing_list fieldset {
	border: 1px solid #CCCCCC;
	background-color: #FAF8EF;
	padding: 10px;
}
#top_right #mailing_list legend {
	font-size: 1.2em;
}
address {
	padding-top: 6px;
}
#body fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F4FBF4;
	background-repeat: repeat-x;

}
#body legend {  
margin-left: 1em;  
padding: 0;  
color: #000;  
font-weight: bold;
}
#body fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
#body fieldset.submit {  
float: none;  
width: auto;  
border-style: none;  
padding-left: 12em;  
background-color: transparent;  
background-image: none;
}
#body fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

#body form label {  
position: relative;  
float: left;  
width: 10em;  
margin-right: 1em;
}
#body label strong {
position: absolute;
left: 27em;
top: 0.2em;
width: 19em;
color: #C00;
font-size: 85%;
font-weight: normal;
text-transform: uppercase;
}
#body label em {  
position: absolute;  
left: 10em;  
top: 0;
}
#body fieldset fieldset {
	margin-bottom: -2.5em;
	border-style: none;
	background-color: transparent;
	background-image: none;
}
#body h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #666666;
}

#body fieldset fieldset legend {  
margin-left: 0;  
font-weight: normal;
}
#body fieldset fieldset ol {  
position: relative;  
top: -1.5em;  
margin: 0 0 0 11em;  
padding: 0;
}
#body fieldset fieldset label {  
float: none;  
width: auto;  
margin-right: auto;
}
#body h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #333333;
}
#body h4 {
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #333333;
}
#xmaslist  {
	margin-left: 5em;
	margin-top: 1em;
	margin-bottom: 2em;
}

#body ul {
	margin-left:2.5em;
	margin-bottom: 1em;
}