/* General styles */
html, body, form
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 450px;
	background-color: #F8ECEA;
}

body, div, span, td
{
	font-family: Arial;
	font-size: 9pt;
}

hr
{
	color: #F8ECEA;
	background-color: #F8ECEA;
	border: 0;
}

input
{
	font-size: 10px;
	border: 1px solid #A80231;
}

input.imagebtn
{
	border: 0;
}

input[type=checkbox]
{
	padding: 0;
	margin: 0;
	margin-right: 4px;
	border: 0;
}

input[type=radio]
{
	border: 0;
}

input.btn
{
	font-family: Arial;
	font-size: 11px;
	background-color: #F2DCD7;
	padding: 0;
}

textarea
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #A80231;
}

select
{
	font-size: 10px;
	border: 1px solid #A80231;
}

a
{
	color: #4b2077;
}

a:hover
{
	color: #bc0030;
}

a img
{
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
	font-size: 10pt;
	color: #A80231;
	font-weight: bold;
}

h1.first, h2.first, h3.first, h4.first, h5.first, h6.first
{
	margin-top: 0;
}

p
{
	margin: 0;
	margin-bottom: 12px;
}

/* Container */
div#container
{
	margin: 0 auto;
	width: 873px;
}

div#container2
{
	top: 174px;
	bottom: 0px;
}

div#container2, div#content
{
	position: absolute;
	min-height: 300px;
}

div#container, div#container2
{
	min-height: 400px;
}

/* Header */
div#header
{
	height: 148px;
	background-image: url(../images/repeat.png);
	background-color: #f7edde;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	clear: both;
}


div#header_left_wrap
{
	margin-left: -437px;
	width: 50%;
	float: left;
}

div#header_left
{
	background-image: url(../images/left.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-left: 438px;
	height: 148px;
}

div#header_middle
{
	width: 873px;
	float: left;
	height: 148px;
}

div#header_image, div#header_image img
{
	float: left;
	width: 194px;
}

div#header_image img
{
	display: block;
}

div#header_logo
{
	float: right;
	text-align: right;
	width: 659px;
	padding-top: 32px;
}

div#header_block
{
	background-color: rgb(242, 220, 215);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: right;
	width: 195px;
	height: 116px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

div#header_right_wrap
{
	float: right;
	margin-left: -437px;
	width: 49.9%;
}

div#header_right
{
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	height: 148px;
	margin-left: 435px;
}

div#menu_container
{
	height: 19px;
	background-color: #D99993;
	border-bottom: 4px solid #CC7673;
	clear: both;
	width: 100%;
}

ul#menu_top, ul#menu_top li
{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

div#menu_inner_container
{
	margin: auto;
	width: 970px;
	text-align: left;
}

ul#menu_top
{
	background-image: url(../images/menu_divider.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 3px;
}

ul#menu_top li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 100%;
	line-height: 19px;
	font-family: Calibri;
	font-size: 10pt;
}

ul#menu_top li a:hover, a.active
{
	background-color: #CC7673;
}

ul#menu_top li
{
	list-style-type: none;
	margin-left: 3px;
	padding-left: 10px;
	padding-right: 7px;
	background-image: url(../images/menu_divider.png);
	background-position: center left;
	background-repeat: no-repeat;
}

div#bottom_dashed
{
	border-bottom: 1px dashed #E5B9B3;
	width: 100%;
	padding-top: 2px;
	font-size: 0;
}

/* Content */
div#content_left, div#content, div#content_right
{
	position: absolute;
	top: 0px;
	bottom: 0px;
}

div#content_left
{
	background-color: #A80231;
	color: #ffffff;
	width: 194px;
	border-right: 4px solid white;
}

div#content
{
	left: 199px;
	width: 460px;
	background-color: #ffffff;
	border-left: 1px dashed #E5B9B3;
	padding: 10px;
}

div#content_right
{
	left: 679px;
	width: 193px;
	background-color: #F2DCD7;
	background-image: url(../images/door.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: 1px dashed #E5B9B3;
}

ul#menu_items
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

ul#menu_items a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	width: 184px;
	display: block;
}

ul#menu_items a:hover
{
	background-color: #C86C6A;
}

.hidden
{
	display: none;
}
