@charset "utf-8";
.res_l a:link {color: #DD0000; text-decoration: none;}
.res_l a:visited {color: #DD0000; text-decoration: none;}
.res_l a:hover {color: #000000; text-decoration: underline;}
/*
------------------------------------------------------------------
------------------------------------------------------------------
--- CSS v.2 FILE FOR KAMELIA SITE CREATED BY MARTIN FUSKO 2007 ---
------------------------------------------------------------------
------------------------------------------------------------------
*/

/*
--------------
--- GLOBAL ---
--------------
*/

body {
	margin: 0px 1px 0px 0px; /* top right bottom left */
	padding: 0px; /* for Opera */
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	/* for IE */
	color: #000000;
	background-color: #6a1b00;
	background-image: url(../i/body_background.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

* html body {
	margin: 0px;
}

img {
	border: 0px;
}

.bxx { color: #000000; font-family: Arial; font-size: 8pt; border: 1px solid #6A2100; background-color: #fff; }


.separator {
	width: 100%;
	clear: both;
}

/*
------------
--- MAIN ---
------------
*/

#main {
	width: 899px;
	margin: 0px auto;	
	text-align: left;	/* for IE */
	border-left: solid 1px #6a3200;
	border-right: solid 1px #6a3200;
}

/*
--------------
--- HEADER ---
--------------
*/

#header {
	position: relative;
	top: 0px;
	left: 2px;
	width: 895px;
	height: 268px;
	background-image: url(../i/header_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#menu_1 {
	position: absolute;
	top: 23px;
	right: 20px;
	width: auto;
	height: 17px;	
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_1 li {
	float: left;
	height: 17px;
	margin: 0px;
	padding: 0px;	
	margin-left: 2em;	
}

#menu_1 li a {
	height: 17px;
	padding-left: 30px;
	padding-bottom: 3px;
	color: #6a3200;
	text-decoration: none;	
}

#menu_1 li a:hover {
	text-decoration: underline;
}

#menu_1_1, #menu_1_2, #menu_1_3, #menu_1_1_li, #menu_1_2_li, #menu_1_3_li {
	background-image: url(../i/menu_1_1.gif);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_1_2, #menu_1_2_li {
	background-image: url(../i/menu_1_2.gif);
}

#menu_1_3, #menu_1_3_li {
	background-image: url(../i/menu_1_3.gif);
}

#header #menu_2 {
	position: absolute;
	top: 52px;
	left: 0px;
	width: 210px;
	height: 216px;
	background-image: url(../i/menu_1_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

#header #menu_2 li {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	height: 22px;
}

#header #menu_2 li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}

#header .right_box {
	position: absolute;
	top: 52px;
	left: 211px;
	width: 684px;
	height: 216px;	
	background-image: url(../i/right_box_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header #logo {
	position: absolute;
	top: 0px;
	left: 146px;
	width: 131px;
	height: 105px;
}

/*
---------------
--- CONTENT ---
---------------
*/

.content_out {
	position: relative;
	top: 2px;
	left: 2px;
	width: 895px;
	background-image: url(../i/content_out_background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;	
}

.content {
	background-image: url(../i/content_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}

.content_in {
	background-image: url(../i/content_in_background.jpg);
	background-repeat: no-repeat;
	background-position: 462px 230px;	
}

.content #content_background {
	position: absolute;
	right: 220px;
	bottom: 20px;
	width: 233px;
	height: 230px;
	background-image: url(../i/content_background.jpg);
}

/*
----------------
--- COLUMN_1 ---
----------------
*/

#column_1 {
	float: left;
	left: 0px;	
	width: 210px;
	margin-bottom: 10px;	
}

* html #column_1 {
	width: 208px;
}

#column_1 .content{
	width: 210px;
	background: none;
	background-color: #dbdbdb;
}

#column_1 h3 {
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #6a2100;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(../i/h2_background.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;		
}

#column_1 img {
	margin-bottom: 8px;
	border-top: solid 1px #6a3200;
	border-bottom: solid 1px #6a3200;
}

* html #column_1 img {
	margin-bottom: 5px;
}

#column_1 p {
	padding: 10px;
	margin: 0px;
}

/*
----------------
--- COLUMN_2 ---
----------------
*/

#column_2 {
	float: left;
	left: 207px;
	width: 449px;
	font-size: 110%;
	padding-left: 26px;
	color: #6a2100;
	margin-bottom: 10px;	
}

#column_2 h2 {
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#column_2 h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#column_2 ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style-image: url("../i/li_background.gif");	
}

/*
----------------
--- COLUMN_3 ---
----------------
*/

#column_3 {
	float: right;
	right: 0px;
	width: 210px;
	margin-bottom: 10px;
}

#column_3 .content{
	width: 210px;
	background: none;
	background-color: #dbdbdb;
}

#column_3 h3 {
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #6a2100;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(../i/h2_background.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;		
}

#column_3 img {
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #6a3200;
	border-bottom: solid 1px #6a3200;
}

#column_3 p {
	text-align: center;
	padding: 0px;
	margin: 2px 0px 4px 0px;
}

/*
--------------
--- FOOTER ---
--------------
*/

#footer {
	position: relative;
	top: 2px;
	width: 901px;
	margin: 0px auto;
	border-top: 1px solid #6a3200;
}

* html #footer {
	height: 5em;
}

#footer .menu {
	position: relative;
	top: 10px;
	color: #959595;
}

#footer .menu a {
	color: #959595;
	text-decoration: none;
}

#footer .menu a:hover, #footer .copyright a:hover {
	text-decoration: underline;
}

#footer .copyright {
	position: relative;
	text-align: right;
	top: 20px;
	right: 20px;
	color: #6a3200;
}

#footer .copyright a {
	color: #6a3200;
	text-decoration: none;	
}
