﻿body {
text-align: center;
font-family: sans-serif;
font-size: .9em;
line-height: 1.4em;
background-image: url('images/bg.jpg');
}

div#mainbody {
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
background-color: #FFFFFF;
border: 1px solid #000;
width: 924px
}

div#notification {
text-align: center;
background-color: #FFFF33;
color:#000066;
font: bold 16px Arial, Helvetica, sans-serif;
padding:10px;
margin-top: 20px;
margin-bottom: 10px;
}

div#notification a {
	color:#000066;
	text-decoration:none;
}

div#header {
padding: 0%;
text-align: center;
background-color: #FFFFFF;
height: 350px;
background-repeat: no-repeat;
border-top: 50px solid #000;
}

.header {
  border: none;
}

div#footer {
text-align: center;
font-weight: bold;
padding: 2px;
}

div#maincontent {
text-align: left;
margin-right: 25px;
margin-left:  25px;
color: #000000;
padding: 5px;
}

div#photos {
width:724;
padding-left:75px;
}

div#form {
width:650;
padding-left:112px;
}

div#topmenu {
height: 34px;
background-color: #EDD9A1;
padding-left:0px;
}

div#mainphoto {
text-align: center;
margin-bottom: 20px;
}

div#address {
text-align: left;
font-family: sans-serif;
font-weight: normal ;
font-style: normal;
font-size: .7em;
line-height: 1em;
}

div#bottombar {
text-align: center;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding: 5px;
font: bold 14px Arial, Helvetica, sans-serif;
line-height: 1em;
background-color: #EDD9A1;
}

div#bottombar a {
text-decoration:none;
color:#000;
}

.picture {
border-color: #EDD9A1;
border-width: 5px;
float: right;
margin-left:50px;
margin-bottom:5px;
margin-top:5px;
}

.picture2 {
float: right;
margin-left:50px;
margin-bottom:5px;
margin-top:5px;
}

div#quotedpic {
float: right;
margin-left:50px;
margin-bottom:5px;
margin-top:5px;
text-align:center;
font-size: 12px;
}

div#quotedpic img {
border-color: #EDD9A1;
border-width: 5px;
}