@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
background: #ffffff url(images/bg.jpg) repeat-x top left;
font: 11px/1.3 Georgia, "Times New Roman", Times, serif;
color: #7e7661;
}

div#container {
width: 800px;
margin-left:auto;
margin-right: auto;
}

#header h1, h2 {
color: white;
padding:0;
margin:0;
font-weight: normal;
}

#header h1 {
margin-top: 85px;
}

#header h1#sale {
margin-top:0;
float: right;
}

#header h2 {
margin-top: 30px;
}

div#photos {
width: 610px;
margin-top: 30px;
border: 1px solid #cebca6;
}

#animationDiv {
margin: 5px;
}

div#contact {
width: 160px;
height: 180px;
float: right;
padding: 10px;
margin-top: 140px;
text-align:right;
/*border: 1px solid #cebca6; */
background: white url(images/contactbg.jpg) no-repeat top right;
}

div#intro {
margin-left: 1em;
margin-bottom: 60px;
margin-top: 25px;
}

div#details {
width: 365px;
float:right;
padding: 5px;
padding-left: 40px;
margin-right:30px;
margin-top: 10px;
border-left: 1px dashed #6ca6eb;
}

#intro h3, #details h4, #details h3 {
padding:0;
margin:0;
margin-bottom: 0.5em;
line-height:1.4;
font-weight: normal;
}

#details h4 {
color: #7e7661;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.3;
}

h3,h4 { color: #2d69b1;}


/**********************************************/

