body {
	margin: 0px;
	padding: 0px;
}

div#header {
	position: static;
	width: 100%;
	left: 0px;
	top: 0px;
}

div#pagefooter {
	top: 585px;
	position: absolute;
	color : #517DFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	font-size: 55%;
	padding: 3px;
	margin-left: 15px;
}

div#banner {
	background-image: url(images/casa_aurelio.jpg);
	height: 90px;
}

img#top1 {
	top: 130px;
	position: absolute;
	left: 180px;
	border : 1px solid #105BAC;
}
img#top2 {
	top: 130px;
	position: absolute;
	left: 385px;
	border : 1px solid #105BAC;
}
img#top3 {
	top: 130px;
	position: absolute;
	left: 590px;
	border : 1px solid #105BAC;
	height: 151px;
}

img#top4 {
	top: 130px;
	position: absolute;
	left: 795px;
	border : 1px solid #105BAC;
	height: 151px;
}

img#botleft {
	top: 390px;
	position: absolute;
	left: 15px;
	border : 1px solid #105BAC;
}

img#titletext {
	top: 39px;
	position: absolute;
	left: 50px;
}

div#content {
	position: absolute;
	left: 180px;
	top: 285px;
	padding-right: 200px;
	font-family: Georgia, Verdana, Times, serif;
	font-size: 91%;
	color: #000000;
	line-height: 140%;
}

div#contenthigh {
	position: absolute;
	left: 180px;
	top: 120px;
	padding-right: 50px;
	font-family: Georgia, Verdana, Times, serif;
	font-size: 91%;
	color: #000000;
	line-height: 140%;
}

div#contentleft {
	position: absolute;
	left: 750px;
	top: 130px;
	padding-right: 45px;
	font-family: Georgia, Verdana, Times, serif;
	font-size: 70%;
	color: #000000;
	line-height: 140%;
}

div#sidebar {
	position: absolute;
	top: 130px;
	left: 15px;
	width: 150px;
	font-size : 70%;
}
div#content h1 {
	font-family: Ravie;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#contenthigh h1 {
	font-family: Ravie;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Ravie;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#contenthigh h2 {
	font-family: Ravie;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#contenthigh h3 {
	font-family: Ravie;
	color: #105BAC;
	font-weight: normal;
	font-size: 100%;
}
div#contentleft h2 {
	font-family: Ravie;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}

div#sidebar div.feature {
	font-family: Georgia, Verdana, Times, serif;
	color : #666666;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature h1 {
	font-family: Ravie;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #06D3FF;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}

form#loginform input{
	color : #123466;
	background-color : #fff;
	width : 116px;
	border : 1px solid #ddd;
}

form#loginform input.submit{
	width : 60px;
	border : 1px solid #123466;
	color : #123466;
	background-color : #ddd;
}

form#loginform, form#loginform table, form#loginform tr, form#loginform td{
	margin : 0;
	padding : 0;
}

form#loginform table th{
	font-family : Georgia, Verdana, Times, serif;
	color : #115EAC;
	background-color : #fefefe;
	font-size : 11px;
	text-align : left;
	margin : 0;
	padding : 0;
}

div#sidebar form{
	padding : 0;
	margin : 0;
}

div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}


div#nav{
	color : #517DFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #efefef;
	height : 20px;
	font-size: 80%;
	border-top : 1px solid #105BAC;
}

div#nav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	margin-right: 0px;
	padding: 2px 0 0 0;
}
div#nav ul li {
	display: inline;
}

div#nav li a{
	color : #00137F;
	background-color : #efefef;
	text-decoration : none;
	
}

div#nav li a:hover{
	color : #FFD800;
	background-color : #2340C0;
}

.tablestyle
{
	border: 1px solid #000066;
}

.tableheader
{
	background-color: #efefef;
}

.weekavailable
{
background-color: #9EFFA9;
}
.weekoccupied
{
background-color: #FFA3A3;
}
.mover
{
background-color: #EFEFEF;
}
