/* Main Layout Styles */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff6d0;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
}
.pageSurround {
	width: 870px;
	margin: 0px auto auto;
	padding: 0;
	background-color: transparent;
	min-height: 100%;
	display: block;
	position: relative;
	top: 0px;
}
#topHeader {
	width: 870px;
	height: 198px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f4eac0;
	text-align: right;
	margin: 0;
	padding: 0;
	border-bottom: #a00c11 2px solid;
}
#footer {
	position: relative;
	bottom: 0px;
	width: 857px;
	display: block;
	height: 37px;
	padding: 0px;
	margin: 0px auto;
	background-color: #f1e8c2;
	color: #A39B69;
	font-size: 11px;
	line-height: 37px;
	padding-left: 13px;
}

/* Main Content Section */
#ColMain {
	position: relative;
	left: 0px;
	width: 492px; 
	padding: 32px 43px 32px 43px;
	margin-bottom: 25px;
	float: left;
	font-size: 11px;
	z-index: 1;
	background: #9e0307 url(../images/bgContentRed.jpg) bottom right no-repeat;
	
}
#ColRight {
	position: relative;
	width: 273px;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 2;
	margin-bottom: 25px;
}

/* Block formating */
.adress {
	margin: 0;
	margin-top: 0px;
	margin-left: 12px;
	padding-bottom: 11px;
	background: #f1e8c2 url(../images/bgAdres.gif) left bottom no-repeat;
}
.offerColRight {
	margin: 0;
	margin-top: 15px;
	margin-left: 12px;
	padding-top: 11px;
	padding-bottom: 11px;
	background: #f1e8c2 url(../images/bgAdres.gif) left bottom no-repeat;
}
#offerL {
	position: relative;
	left: 0px;
	float: left;
}
#offerM {
	position: relative;
	left: 45px;
	float: left;
}
#offerR {
	position: relative;
	float: right;
	right: 0px;
}
#offerL, #offerM, #offerR {
	width: 241px;
	min-height: 220px;
	padding: 10px;
	margin-bottom: 25px;
	background: #f1e8c2 url(../images/bgBlockBottom.gif) bottom right no-repeat;
}

/* Menu Formating */
.menu{
border: 0px;
width: 273px;
}
* html .menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 273px;
}
.menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}
.menu a{
font-weight: bold;
font-size: 16px;
padding-top: 5px;
padding-left: 43px;
display: block;
line-height: 34px;
width: 100%; /*Define width for IE6's sake*/
color: #fef9c3;
text-decoration: none;
background: url(../images/menuButton.gif) left top no-repeat;
}
html>body .menu a{ /*Non IE rule*/
width: auto;
}
.menu a:hover{
color: #fff;
}

/* Text and content formating */
a {
	color: #fff;
	text-decoration:underline;
}
a:hover {
	color: #f5ee9f;
	text-decoration:underline;
}
#ColMain ul { color: #f5ee9f; }
#footer a {color: #A39B69;}
.language {
	color: #a00c11;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	line-height: 10px;
}
.language a, .language a:visited { color: #a00c11; text-decoration: none;}
.language a:hover {text-decoration: underline;}

h1 {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
h2, h2 a, h2 a:link, h2 a:visited{
	color: #a00c11;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-decoration:none;
	margin-bottom: 15px;
}
h3{
	color: #a00c11;
	font-size: 12px;
	font-weight: bold;
	margin-top:8px;
	margin-left: 30px;
	margin-bottom: 10px;
}
h3 a, h3 a:link, h3 a:visited {
	color: #a00c11;
	font-size: 12px;
	font-weight: bold;
	margin-top:8px;
}
h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top:25px;
	margin-left: 0;
	margin-bottom: 10px;
}
#ColMain font, #ColMain p {
	color: #f5ee9f;
	font-size: 12px;
	text-align: justify;
}
#ColMain p { margin: 0; margin-bottom:10px; }
#ColMain ul { color: #f5ee9f; }

.adress p {
	color: #87824A;
	font-size: 12px;
	line-height: 15px;
	margin: 0 15px 0 30px;
}
.adress a {
	color: #87824A;
	text-decoration: none;
}
.adress a:hover {
	text-decoration: underline;
}
.offerColRight p {
	color: #87824A;
	font-size: 12px;
	margin: 0 15px 0 30px;
	text-align: justify;
}
.offerColRight a {
	color: #87824A;
	text-decoration: none;
}
.offerColRight a:hover {
	text-decoration: underline;
}

#offerL p, #offerM p, #offerR p {
	color: #554f11;
	font-size: 11px;
	text-align:justify;
	line-height: 15px;
	margin: 0;
	margin-bottom: 10px;
}
.offerImg {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
}

.TableContact {

            color:#FFDDB5;

            font:normal 11px Verdana, Arial, Helvetica, sans-serif;

}

 

.TableContact input{

            color:#000000;

            font:normal 11px Verdana, Arial, Helvetica, sans-serif;

            width:198px;

            height:13px;

            margin-bottom:4px;

            background:#F6D5DC;

            border:1px solid #590E13;

}

.TableContact textarea{

            color:#000000;

            font:normal 11px Verdana, Arial, Helvetica, sans-serif;

            width:298px;

            height:83px;

            margin-bottom:4px;

            background:#F6D5DC;

            border:1px solid #590E13;

}

 

.TableContact .btn_css{

            color:#000000;

            font:normal 11px Verdana, Arial, Helvetica, sans-serif;

            width:78px;

            height:20px;

            background:#F6D5DC;

            text-align:center;

            border:1px solid #590E13;

}
.lest_link_bold a:link, .lest_link_bold a:visited{
	font: bold 11px arial;
	color:#000000;
	text-decoration:none;
}
.lest_link_bold a:hover{
	font: bold 11px arial;
	color:#000000;
	text-decoration:underline;
}

.lest_link a:link, .lest_link a:visited{
	font: 11px arial;
	color:#000000;
	text-decoration:none;
}
.lest_link a:hover{
	font: 11px arial;
	color:#000000;
	text-decoration:underline;
}


