body{
	padding:0;
	margin:0;
	font:76% tahoma, verdana, sans-serif;
	color:#303030;
	background-color: #e0e0e0;
	text-align: center;
}

a{
text-decoration:none;
color:#333333;
}

a:hover{
text-decoration:underline;
}
#container{
	width:760px;
	background:#ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}

#logo{
	margin:0px;
	background-color: #FFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#logo img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#logo h1 {
display:none;
}
#logo h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-align: right;
	padding-top: 40px;
	margin-right: 15px;
	float: right;
}
#navitabs{
	clear:both;
	text-align: right;
	background-image: url(images/navigation_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.navitab{
	text-decoration:none;
	letter-spacing:1px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FFF;
	border: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.navitab a{
	color: #333333;
}

.navitab:hover{
	text-decoration:none;
	background-color: #d0d0d0;
}

.activenavitab:hover{
text-decoration:none;
}

#desc{
	height:284px;
	color:#ccc;
	padding:0;
	clear:both;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(images/fondo_lavanda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: inherit;
	width: 760px;
}

#desch{
	height:284px;
	color:#ccc;
	padding:0;
	clear:both;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: inherit;
	width: 760px;
}

#desc_location{
	height:284px;
	color:#ccc;
	padding:0;
	clear:both;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(images/fondo_lavanda_location.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: inherit;
}

#desc p{
	width:427px;
	font-size:1em;
	line-height:1.3em;
	float: right;
	color: #592D86;
	clear: right;
	height: 165px;
	margin-right: 20px;
	overflow:auto;
	padding: 0;
	margin-top: 2px;
	font-weight: normal;
}

#desch p.home {
	position:-15px;
	width:375px;
	font-size:1em;
	line-height:1.3em;
	float: right;
	color: #592D86;
	clear: right;
	height: 165px;
	margin-right: 20px;
	overflow:auto;
    font-weight: normal;
	padding-top: 0;
	padding-right: -30px;
	padding-bottom: 0;
	padding-left: 45px;
	text-align: center;
}

#desc h2{
	color:#ffffff;
	float: right;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 450px;
}

#desch h2{
	color:#ffffff;
	float: right;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 450px;
}


#desc a{
color:#333333;
text-decoration:underline;
}

#desc_location p{
	width:427px;
	font-size:1em;
	line-height:1.3em;
	float: right;
	color: #592D86;
	clear: right;
	height: 165px;
	margin-right: 20px;
	overflow:auto;
	padding: 0;
	margin-top: 2px;
	font-weight: bolder;
}

#desc_location h2{
	color:#ffffff;
	float: right;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 450px;
}

#desc_location a{
color:#333333;
text-decoration:underline;
}


#gutter{
	padding: 10px;
}
#main{
	width:560px;
	float:left;
	border-right:1px solid #d0d0d0;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

.block{
background:#f0f0f0;
padding:15px;
}

#sidebar{
width:160px;
float:right;
}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
text-align:left;
}

#footer a{
color:#808080;
}

#footer p{
	font-size: 13px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#footer img{
	margin-top: -60px;
	margin-left: 150px;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
	padding:0px;
	display:block;
	margin:0;
	background-color:#f0f0f0;
	float: left;
}

#photo_aux{
	padding:0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	z-index: 1;
	left: 250px;
}

.hide{
display:none;
}

.big{
	font-size: 1.2em;
	color:#330066;
}


#creditcontainer{
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
.credits {
	margin-right: auto;
 	font-size: x-small;
	text-align: right;
}
