/* CSS Document */

body {
 	margin-left: 20px;
 	margin-top: 20px;
 	background: #998066;
 		color: #332600;
 	text-align:center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #332600;
	text-decoration: none;
	font-weight: lighter;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	color: #332600;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 3px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	color: #332600;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	/*color: #332600;*/
    color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
    color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #ffebcc;
	text-decoration: underline;
}

img
{  border-style: none;
}

sup
{
	font-size: 12px;
}

.horzLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #332600;
	text-decoration: none;
	letter-spacing: 5px;
}

.stupidIE {
	text-align: center;
}

#maindiv {
	color: #332600;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 50%;
	min-width: 714px;
	border-width: 1px;
    border-style : solid ;
    border-color : white ;
	position: relative;

}

.reservations {
   color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 18px;
    font-style: none;
   width: 400px;
   padding-left: 20px;
   border-collapse: collapse;
}

.reservations tr td+td{
   font-style: italic;
}

.reservations tr td{
   font-style: none;
}

.reservations tr td+td+td{
	text-align: right;
   font-style: italic;

}

#innermain {
	color: #332600;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
	width: 99%;
	border-width: 1px ;
    border-style : inset ;
    border-color : #666666 ;
	position: relative;
}

#maintext {
	color: #332600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin-left: auto;
    margin-right: auto;
	width: 70%;
	min-width: 600px;
	position: relative;
}

#maintitle {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 30px;
   position: relative;
   margin-left: auto;
   margin-right: auto;

}

#auction_announcement {
    color:#ffffff;
    font-weight: bold;
}

.white_link.link {
    color: #ffffff;
}

.white_link:hover {
    color: #ffebcc;
}


.billtext {
	font-family: Georgia, times,  serif;
	font-size: 14px;
	color: #332600;
	width: 70%;
	min-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.billtextleft {
	color: #332600;
	font-family: Georgia, times,  serif;
    font-size: 14px;
	width: 70%;
	min-width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.number_text{
    font-family: times, serif;
}
.normaltext {
	color: #332600;
   font-family: Georgia, times,  serif;
	font-size: 12px;
}

.normaltextleft {
	color: #332600;
   font-family: Georgia, times,  serif;
	font-size: 12px;
		text-align: left;
}

.title {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 21px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.fancytitle{
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 20px;
   font-style: italic;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.fancytext {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 18px;
   font-style: italic;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.fancytitle_smaller {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 16px;
   font-style: italic;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.subtitle {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 21px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.subsubtitle {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    position: relative;

}

.boldsubsubtitle {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-weight: bold;
}

.peopletext {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 16px;
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.smallpeopletext {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 13px;
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.directortitle{
	color: #332600;
   font-family: Georgia, times,  serif;
	font-size: 14px;
}

.directors{
	color: #332600;
   font-family: Georgia, times,  serif;
	font-size: 12px;
}

label {
	color: #332600;
   font-family: Georgia, times,  serif;
   font-size: 18px;
/*   font-style: italic;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.tdright {
	color: #332600;
  text-align: right;
}

.dotted_hr{
    border-color:#332600;
    width:200px;
    border-style:none none dotted;
    border-width:2px;
}

.big_dotted_hr{
        border-color:#332600;

    border-style:none none dotted;
    border-width:3px;
}
#billto {
	color: #332600;
		font-family: Georgia, times,  serif;
        font-size : 14px;
        font-weight: normal;
        border-collapse: collapse;
        width: 600px;
        margin: 0 auto 10px auto;
        table-layout: automatic;
        text-align: left;
}

.tdleft {
	color: #332600;
	padding-left: 20px;
	text-align: left;
}

#form {
	color: #332600;
  text-align: left;
}


#maintext #lady_image{
    margin-left: 25%;
    margin-right: 25%;
    width: 300px;
    position: relative;
}

#title {
	color: #332600;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    position: relative;
}

#address {
	color: #332600;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    position: relative;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #332600;
	text-decoration: none;
    margin-left: auto;
    margin-right: auto;
	width: 50%;
	min-width: 700px;
}

