* {
	margin:0px;
	padding:0px;
}

body {
	width:922px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#72032A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

h1 {
	margin:0px;
	padding:0px;	
}

h2 {
	margin:0px;
	padding:0px;
}

h3 {
	margin:0px;
	padding:16px 0px 16px 0px;
	font-size:13px;
	font-weight:bold;
	color:#D0B9C1;
}

h4 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.main_wrapper {
	float:left;
	width:922px;	
}

.header_wrapper {
	float:left;
	width:914px;
	padding:0px 4px 0px 4px;
	background-image:url(/images/header_borders.png);
	background-repeat:repeat-y;
}

.header {}

.print_header {
	display:none;
}

.header_bottom {
	float:left;
	width:922px;
	height:6px;
	background-image:url(/images/header_bottom_border.gif);
	background-repeat:no-repeat;
	line-height:0px;	
}

.contentboxes_wrapper {
	float:left;
	width:922px;
}

.contentbox_wrapper {
	float:left;
	width:308px;
	background-image:url(/images/contentbox_bg.gif);
	background-repeat:repeat-y;	
}

.contentbox_top {	
	float:left;
	width:308px;
	height:8px;
	background-image:url(/images/contentbox_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.left_contentbox_title {
	float:left;
	width:308px;
	background-image:url(/images/left_contentbox_borders.png);
	background-repeat:repeat-y;
}

.right_contentbox_title {
	float:left;
	width:308px;
	background-image:url(/images/right_contentbox_borders.png);
	background-repeat:repeat-y;
}

.left_contentbox_title img, 
.right_contentbox_title img {
	padding-left:4px;
}

.left_contentbox_body {	
	float:left;
	width:308px;
	background-image:url(/images/left_contentbox_borders.png);
	background-repeat:repeat-y;
	min-height:187px;
}

.left_contentbox_body p,
.right_contentbox_body p,
.small_contentbox_body p {
	padding:0px 13px 0px 13px;	
}

.right_contentbox_body {	
	float:left;
	width:308px;
	background-image:url(/images/right_contentbox_borders.png);
	background-repeat:repeat-y;
	min-height:187px;
}

* html .left_contentbox_body, 
* html .right_contentbox_body {
	height:187px;
}

.left_contentbox_bottom {	
	float:left;
	width:308px;
	height:14px;
	background-image:url(/images/left_contentbox_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.right_contentbox_bottom {	
	float:left;
	width:308px;
	height:14px;
	background-image:url(/images/right_contentbox_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.small_contentbox_wrapper {
	float:left;
	width:306px;
	background-image:url(/images/small_contentbox_bg.gif);
	background-repeat:repeat-y;	
}

.small_contentbox_top {
	float:left;
	width:306px;
	height:8px;
	background-image:url(/images/small_contentbox_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.small_contentbox_title {
	float:left;
	width:306px;
	background-image:url(/images/small_contentbox_borders.png);
	background-repeat:repeat-y;
}

.small_contentbox_title img {
	padding-left:3px;
}

.small_contentbox_body {
	float:left;
	width:306px;
	background-image:url(/images/small_contentbox_borders.png);
	background-repeat:repeat-y;
	min-height:187px;
}

* html .small_contentbox_body {
	height:187px;
}

.small_contentbox_bottom {
	float:left;
	width:306px;
	height:14px;
	background-image:url(/images/small_contentbox_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.contentbox_link {
	color:#D0B9C1;
}

.contentbox_link:hover {
	color:#D0B9C1;
}
/*-------------------------------------------------------------------------------------TOP NAVIGATION*/
.topmenu_wrapper {
	float:left;
	width:902px;
	height:28px;
	padding:5px 12px 0px 0px;	
	background-image:url(/images/topmenu_bg.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	text-align:right;
	font-weight:bold;
}

.topmenu:link,
.topmenu:active,
.topmenu:visited {
	color:#FFFFFF;
	text-decoration:none;		
}

.topmenu:hover {
	color:#B38A99;
	text-decoration:none;
}

.topmenu_selected:link,
.topmenu_selected:active,
.topmenu_selected:visited,
.topmenu_selected:hover {
	color:#B38A99;
	text-decoration:none;
}
/*-------------------------------------------------------------------------------------BREADCRUMBS*/
.breadcrumbs_wrapper {
	float:left;
	width:655px;
	padding-top:5px;
	font-size:11px;
}

.breadcrumb {
	float:left;
	width:655px;
	text-align:right;
	color:#FFFFFF;
}

.breadcrumb_link {
	color:#FFFFFF;
	text-decoration:none;	
}

.breadcrumb_link:hover {
	color:#B38A99;
	text-decoration:none;
}

.fake_breadcrumb {
	color:#B38A99;
}
/*-------------------------------------------------------------------------------------CONTENT*/
.content_wrapper {
	float:left;
	width:922px;	
}

.content_top {
	float:left;
	width:922px;
	height:8px;
	background-image:url(/images/content_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
}

.content_body_wrapper {
	float:left;
	width:914px;
	padding:0px 4px 0px 4px;
	background-image:url(/images/content_body_borders.png);
	background-repeat:repeat-y;
}

.content_body {
	float:left;
	width:655px;
	padding:0px 15px 10px 244px;
	background-color:#72032A;
	min-height:465px;
}

* html .content_body {
	height:475px;
}

.content_bottom {
	float:left;
	width:922px;
	height:13px;
	background-image:url(/images/content_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
}
/*-------------------------------------------------------------------------------------SHARED CLASSES*/
.general_link {
	color:#FFFFFF;
	text-decoration:underline;
}

.general_link:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.general_link2 {
	color:#FFFFFF;
	text-decoration:none;
}

.general_link2:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.comment_textarea {
	width:232px;
}

.left_cell {
	padding:0px 0px 7px 0px;
}

.right_cell {
	padding:0px 0px 7px 0px;
}

.cell_button {}

.submit_bttn {
	background-image:url(/images/submit_off.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:85px;
	height:28px;	
	border:none;	
	cursor:pointer;
}

.submit_bttn_over {
	background-image:url(/images/submit_on.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:85px;
	height:28px;
	border:none;	
	cursor: pointer;
}

.item {
	float:left;
	width:655px;
	padding:0px 0px 15px 0px;
}

ul {
	padding:10px 0px 10px 45px;
}

ul li {
	padding-bottom:5px;
}

ol {
	padding:10px 0px 10px 45px;
}

ol li {
	padding-bottom:5px;
}
/*-------------------------------------------------------------------------------------FOOTER*/
.footer_wrapper {
	float:left;
	width:896px;
	min-height:32px;
	padding:18px 13px 20px 13px;
	background-image:url(/images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:top;
}

.inside_footer_wrapper {
	float:left;
	width:896px;
	min-height:32px;
	padding:18px 13px 20px 13px;
	background-image:url(/images/inside_footer_bg.png);
	background-repeat:no-repeat;
	background-position:top;
}

* html .footer_wrapper,
* html .inside_footer_wrapper {
	height:70px;
}