﻿body {
	font-family: Verdana, Tahoma, Helvetica;
	background: white url('img/mainBg.gif');
}
hmtl, body {
	font-size: 100.1%;
}
#wrapper {
	width: 46em;
	min-width: 700px;
	max-width: 980px;
	margin: 0 auto;
	position: relative;
}
address {
	font: italic normal 13px tahoma;
	text-align: right;
}
.address {
	position: absolute;
	top: 72px;
	right: 165px;
	width: 260px;
}
#header {
	position: relative;
	background: #dcdde6 url('img/headTitle.jpg') no-repeat;
	width: 46em;
	min-width: 700px;
	max-width: 980px;
	height: 149px;
}
#headPic {
	position: absolute;
	right: 0;
	height: 149px;
}
h1 {
	font: bold 1.18em tahoma;
	color: #cd071e;
}

h2 {
	font: normal 1em tahoma;
	color: #828a90;
}

a {
	color:#cd071e;
	text-decoration: underline;
	font: normal 13px tahoma;
}

a.mail {
	color: #cd071e;
	font-style: italic;
	text-decoration:none;
}
#mainContent p, #mainContent ul, td, th, caption {
	font-size: .8em;
}
#mainContent p, #mainContent table.text td {
	padding-left: .8em;
}

#navWrapper, #footerWrapper  {
    margin: 0px auto;
    width:100%;
    position:relative; 
     }

#mainNav {
	height: 1.8em;
	min-height:29px;
	background: #33384d url('img/menuBg.jpg') no-repeat left;
	border-top: solid 1px #cd071e;
	color:#f5f5f5;
}

#mainNav ul {
	position:relative;
	list-style-type: none;
	margin: 0px;
	padding: 4px 0 0 12px;
}
#mainNav ul li {
	float: left;
	list-style-type: none;
}
#mainNav a {
	font: bold .8em tahoma;
	color: #fff;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
#mainNav a:hover {
	color: #cd071e;
	text-decoration: underline;
}
#mainContent {
	height:100%;
	padding: 1em;
	background-color: white;
	border-left: solid 1px #cd071e;
	border-right: solid 1px #cd071e;
}
#contentMain {
	width: 24em;
	float: left;
}
#contentRight {
	float: right;
	width: 18em;
}
#fotoRight {
	float: right;
	width: 210px;
	border: 1px #828a90 solid;
	background-color: #f1f1f3;
	text-align:center;
	padding:2px;
}
.picHead, caption {
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
}

#footer {
	height: 64px;
	background-color:White;
	border: solid 1px #cd071e; 
	border-top-style: none;
	text-align:center;
}

#imgMain {
	position: relative;
	float: right;
	width: 350px;
	height: 280px;
	margin-left:10px;
}
img.imgStyle {
	border: solid 1px #828a90;
}
.imgDesc	{
	font-size: 80%;
	color: #828a90;
}

.imgClose	{
	position:absolute;
	margin:0;
	right:1px;
	top:1px;
	width:21px;
	height:21px;	}	

.detailFoto	{
	position:relative;
	width: 470px;	
	min-height: 380px;
	text-align:center;  }


table.mailForm {
	border: 1px #d3d3d3 solid;
	background-color: #f1f1f3;
	width: 24em;
}
table.mailForm th {
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
}
ul.foto	{
	list-style-type:none;
}
.copy	{
	position:absolute;
	right: 12px;
}
.copy a	{
	color:White;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;	}
a:hover	{
	text-decoration:underline;
}	
