body {
	margin:0px;
	padding:0px;
	font-family:'Trebuchet MS';
	color:#f1f1f1;
	font-size:13px;
	min-height:100%;
	height:100%;
	background:#2a2a2a url('../../images/default/bottom_glow.png') no-repeat;
	background-position:bottom;
}
div#desc
{
	width:580px;
}
hr 
{
	border:0;
	color:#ccc;
	height:1px;
}
p.right
{
	text-align:right;
}
div#couple{
	height:128px;
	width:135px;
	background:url('../../images/default/couple.png') no-repeat;
	position:absolute;
	right:0px;
	bottom:0px;
}
*, html {
	outline:none;
}
html
{
	height:100%;
}
#subLeft
{
	float:left;
	width:500px;
	margin-left:10px;
	margin-top:15px;
}
#subRight
{
	float:left;
	width:200px;
	text-align:right;
	margin-top:25px;
}
#subLeftContact
{
	float:left;
	width:370px;
	margin-top:15px;
}
#subRightContact
{
	float:left;
	z-index:3;
	width:250px;
	text-align:left;
	margin-top:15px;
	padding-left:10px;
	position:relative;
}
html, *
{
	margin:0px;
	padding:0px;
}
div#header, div#content, div#footer
{
	margin:0 auto;
}
div#main{
	width:1000px;
	height:100%;
	margin:0px auto;
}
div#center{
	width:1000px;
	margin:0px auto;
}
div#header{
	width:1000px;
	height:100px;
	position:relative;
	z-index:2;
	background:url('../../images/default/top_glow.png');
}
div#menu{
	width:1000px;
	height:150px;
	position:absolute;
	top:0px;
}
div#content_top{
	width:1000px;
	height:5px;
	background:url('../../images/default/content_top.png');
}
div#content_bottom{
	height:5px;
	width:1000px;
	position:relative;
	background:url('../../images/default/content_bottom.png');
}
div#mover{
	margin-top:22px;
}
div#content
{
	overflow:hidden;
	height:auto;
	color:#3a3a3a;
	min-height:400px;
	position:relative;
	padding-bottom:30px;
	background:url('../../images/default/content.png') repeat-y;
}

div#columnLeft{
	width:280px;
	padding:20px;
	min-height:100px;
	float:left;
}
div#columnMain
{
	width:668px;
	float:left;
}
.icon{
	border:0px;
	background:transparent;
	padding:0px;
}
.icon:hover
{
	border:0px;
}
div#siteHeader
{
	width:100%;
	height:35px;
	padding:0px 1px 0px 10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	position:relative;
	z-index:3;
}
div#siteHeader a
{
	text-decoration:none;
	color:#2a2a2a;
}
div#siteHeader a:hover
{
	text-decoration:none;
	color:#bbb;
}
div#columnMain p 
{
	margin:15px;
}
div#siteTitle
{
	margin-left:350px;
	padding-top:25px;
	font-size:30px;
	font-weight:bold;
	color:#f1f1f1;
}
div#footer
{
	width:1000px;
	height:40px;
}
.footerMenu li{
	bottom:0px;
	float:right;
	margin-right:10px;
	list-style:none;
	font-size:12px;
}
.footerMenu li a{
	color:#bbb;
	text-decoration:none;
}
.footerMenu li a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
.menu {
	font-size:16px;
}
.menu li a:hover
{
	background:url('../../images/default/button_over.png') repeat-x;
}
.menu li.selected a
{
	font-weight:bold;
	background:url('../../images/default/button_over.png') repeat-x;
}
.menu li
{
	margin-left:1px;
	width:auto;
	float:left;
}
.menu li a 
{
	
	display:block;
	width:auto;
	color:#f1f1f1;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:5px;
	height:34px;
}

ul{
	margin-left:25px;
}
ul.menu
{
	list-style:none;
}
.fileContent a
{
	text-decoration:none;
}
img.imagesList, img.mainPhoto, img.filesList
{
	border:0px;
	padding:2px;
	float:left;
	background:transparent;
}
img.imagesList
{
	margin:0px;
	margin-top:1px;
	margin-right:1px;
	padding:3px;
	
}
a img:hover
{
	background:#2A2A2A;
}

img.filesList
{

}
h1,h2,h3,h4,h5,h6
{
	color:#2a2a2a;
	margin-left:10px;
}
h1{
	font-size:19px;
	line-height:2.5em;
}
h2{
	font-size:18px;
}
h3{
	font-size:17px;
}
a{
	color:#0088BB;
}
a:hover
{
	color:#006688;
}
p{
	line-height:2em;
	padding:5px;
	/*text-indent:1.5cm;*/
}
p:first-line
{
	font-weight:bold;
}
.galleryList
{
	position:relative;
	width:124px;
	height:auto;
	overflow:hidden;
}
.galleryListTiltle
{
	width:100%;
	position:absolute;
	bottom:0px;
}
.author{
	font-style:italic;
}
/*------------------------location------------------------*/
ul#location{
	list-style:none;
}
ul#location li{
	float:left;
}
div#tir{
	width:385px;
	height:292px;
	background:url('../../images/default/tir.png');
	position:absolute;
	top:-15px;
	left:0px;
}
div#logo{
	width:363px;
	height:211px;
	cursor:pointer;
	background:url('../../images/default/logo.png');
	position:absolute;
	top:0px;
	left:385px;
}
ul#location li a{
	display:block;
	width:auto;
	height:auto;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
}
ul#location li a img
{
	position:absolute;
	top:5px;
	left:-30px;
}
ul#location li a:hover img
{
	background:transparent;
}
div#maps
{
	border:1px solid #88aacc;
	height:400px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:25px;
}
div#maps td
{
	width:auto;
}
label{
	text-align:left;
}
input, textarea, #contactFormErrors{
	width:190px;
	margin-bottom:5px;
}
 #contactFormErrors
 {
 	width:250px;
 	min-height:25px;
	color:#1a1a1a;
 }
td.element{
	text-align:left;	
}
.required
{
	font-weight:bold;
}
div.imagesContainer
{
}
a#view_all
{
	margin-top:15px;
	margin-bottom:15px;
	margin-right:100px;
	float:right;
	text-decoration:none;
}
a#view_all:hover
{
	text-decoration:underline;
}
ul.submenu
{
	margin-top:20px;
	list-style:none;
}
ul.submenu a 
{
	color:#3C3C3C;
	display:block;
	padding-top:10px;
	height:20px;
	border-bottom:1px dotted #f1f1f1;
	text-decoration:none;
}
ul.submenu a.selected
{

	border-bottom:1px dotted #868686;
}
ul.submenu a:hover 
{
	border-bottom:1px dotted #b6b6b6;	
}
div.imagesItem
{
	width:124px;
	margin:1px;
	height:85px;
	float:left;
	background:#f0f0f0;
}

