html, body {
	background-color: #FFFFFF;
	height: 100%;
	max-height: 100%;
}

body, table, tr, td, div, h1, h2, h3, input, textarea, select, a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0px;
}

img {
	line-height: 0px;
}

h2 {
	color: #A90332;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F16C74;
	line-height: 25px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 11px;
}

h3 {
	color: #F16C74;
	font-weight: normal;
}

/* TOP SETTINGS  */

td#headerinfo {
	width: 201px;
	color:white;
	padding-right: 1em;
}

td#headerinfo a {
	color: white;
}

td#headerinfo a:hover {
	color: #60001a;
}

.top_bckgrnd_1 {
	height: 2px;
	line-height: 2px;
	background-color: #F16C74;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.top_bckgrnd_2 {
	height: 96px;
	line-height: 96px;
	_height: 94px;
	_line-height: 94px;
}

*:lang(en) .top_bckgrnd_2 {
	height: 94px !important;
	line-height: 94px !important;
}

.top_bckgrnd_3 {
	height: 28px;
	line-height: 28px;
	_height: 36px;
	_line-height: 36px;
	background-color: #A90332;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

*:lang(en) .top_bckgrnd_3 {
	height: 36px !important;
	line-height: 36px !important;
}

.top_bckgrnd_4 {
	height: 15px;
	line-height: 15px;
	background-color: #F16C74;
}

.top_bckgrnd_5 {
	height: 94px;
	line-height: 94px;
	background-color: #F16C74;
}

#left_bckgrnd {
	width: 8px;
	height: 100%;
	background-image: url('../images/left_shadow.gif');
	background-repeat: repeat-y;
	background-position: right;
}

#right_bckgrnd {
	width: 8px;
	height: 100%;
	background-image: url('../images/right_shadow.gif');
	background-repeat: repeat-y;
	background-position: left;
}

/* MENU SETTINGS  */

#menu_bckgrnd {
	width: 109px;
	background-color: #F16C74;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#menu,
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu a {
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
}

#menu .menusub {
	background-image: url('../images/transparent.gif')
}

#menu .menusub a {
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	height: 16px;
}

#menu .menusub table {
	line-height: 16px;
	height: 16px;
	background-color: #FBDADC;
}

#menu li {
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}

#menu .menusub li {
	border-bottom: 0px;
	position: relative;
	top: -1px;
	width: 130px;
}

#menu li.over {
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	background-color: #F7A7AC;
}

#menu .menusub li.over {
	border-bottom: 0px;
	width: 130px;
	background-color: #F7A7AC;
}

#menu li.last {
	border-bottom: 0px;
}

#menu .menusub .menusub_item {
	line-height: 17px;
	height: 17px;
	background-color: #A90332;
	color: #FFFFFF;
}

*:lang(en) #menu .menusub .menusub_item {
	line-height: 16px;
	height: 16px;
	background-color: #A90332;
	color: #FFFFFF;
}

#menu .menusub .menusub_item_last {
	line-height: 18px;
	height: 18px;
	background-color: #A90332;
	color: #FFFFFF;
}

*:lang(en) #menu .menusub .menusub_item_last {
	line-height: 16px;
	height: 16px;
	background-color: #A90332;
	color: #FFFFFF;
}

#menu .menusub .menusub_spacer {
	line-height: 2px;
	height: 2px;
}

#menu .menusub .menusub_spacer_top {
	line-height: 2px;
	height: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A90332;
}

#menu .menusub .menusub_spacer_bottom {
	line-height: 2px;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A90332;
}

#menu li li {
	width: 130px;
	float: none;
}

#menu li ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	left: -999em;
	margin-left: 110px;
	margin-top: -20px;
}

#menu span {
	display: block;
}

#menu li.active,
#menu li:hover,
#menu li.sfhover {
	background-image: url('../images/menu_hover.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#menu .menusub li.nohover,
#menu li.nohover {
	background-image: none;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

/* PAGE SETTINGS  */

#page_bckgrnd {
	width: 448px;
	background-color: #FBDADC;
}

#page_padding {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#page_title {
	color: #A90332;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F16C74;
	line-height: 25px;
	margin-bottom: 10px;
}

/* IMAGE SETTINGS  */

.image {
	line-height: 0px;
}

#image_bckgrnd {
	width: 201px;
	background-color: #F9BDC0;
}

.image_padding {
	padding-top: 20px;
	line-height: 0px;
}

/* NEWS SETTINGS  */

.news_item_top {
	line-height: 22px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.news_item_top_last {
	line-height: 22px;
	color: #FFFFFF;
}

.news_title_top {
	height: 30px;
	line-height: 30px;
	color: #F16C74;
}

.news_title {
	height: 30px;
	line-height: 30px;
	color: #F16C74;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F16C74;
}

.news_text {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F16C74;
}

/* LINK SETTINGS  */

.link_group {
	height: 30px;
	line-height: 30px;
	color: #F16C74;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F16C74;
}

.link_title {
	height: 30px;
	line-height: 30px;
	color: #F16C74;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F16C74;
}

/* CONTACT SETTINGS  */

.contact_title {
	font-weight: bold;
	color: #F16C74;
}

.contact_spacer {
	width: 20px;
	text-align: center;
	color: #F16C74;
}

/* FORM SETTINGS  */

form, fieldset {
	margin: 0px;
	border: 0px;
}

.fieldset_general {
	margin-left: -7px;
	margin-top: -4px;
	_margin-left: 0px;
	_margin-top: 0px;
}

*:lang(en) .fieldset_general {
   margin-left: -7px !important;
   margin-top: -4px  !important;
}

textarea {
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #F16C74;
}

.textarea_general {
	width: 370px;
	margin-bottom: 2px;
}

input {
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #F16C74;
}

.input_general {
	padding-left: 1px;
	width: 300px;
}

.input_zipcode {
	width: 65px;
}

.input_radio {
	border: 0px;
}

.input_checkbox {
	border: 0px;
	margin-right: 10px;
}

.button_contact {
	cursor: pointer;
	background-color: #FBDADC;
	color: #A90332;
	border: 0px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

.button_route {
	cursor: pointer;
	background-color: #FBDADC;
	color: #A90332;
	border: 0px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 5px;
}

/* LINK SETTINGS  */

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.link_news {
	color: #FFFFFF;
	text-decoration: none;
}

.link_news:hover {
	text-decoration: underline;
}

.link_news_overview {
	color: #F16C74;
	text-decoration: none;
}

.link_news_overview:hover {
	text-decoration: underline;
}

.link_links {
	color: #F16C74;
	text-decoration: none;
}

.link_links:hover {
	text-decoration: underline;
}

.link_noline {
	text-decoration: none;
}

.link_noline:hover {
	text-decoration: underline;
}