.page {
	background-image: url(images/border%20fill.jpg);
	background-repeat: repeat-y;
	width: 757px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	left: 13px;
	right: 13px;
}
#Container {
	background-image: url(images/border%20fill.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
container {
	background-image: url(images/border%20fill.jpg);
	background-repeat: repeat-y;
}
body {
	background-image: url(images/border%20fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

div.premierBlock
{
    display:block;
    vertical-align:bottom;
    width: 515px;
    height: 187px;
    position: relative;
}

div#premierMap
{
    background-image: url('images/mapSearchBg.jpg');
    background-repeat: no-repeat;
}

div#premierList
{
    background-image: url('images/listSearchBg.jpg');
    background-repeat: no-repeat;
}

div.premierBlock a.button
{
    padding: 5px 0;
    float: left;
    color: White;
    display: block;
    text-decoration: none;
    border: solid 2px #ffffff;
    font-family: Century Gothic;
    font-size: 28px;
    font-weight:bold;
    margin-left: 16px;
    margin-top: 100px;
    width: 125px;
    text-align: center;
}

div#premierMap a:hover
{
    background-color: #008f4a;
}

div#premierList a:hover
{
    background-color: #0f3154;
}

a.plainlink
{
    color: White;
}


p.thankyou
{
 font-family: 'Vladimir Script';
 color: #ffffff;
 font-size: 26px;
}

div.slideshow
{
    display: block;
    height: 338px;
    width: 494px;
}

.hidden
{
    display: none;
}
.style5, .style9 {font-family: 'Century Gothic', Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; }
.style8 {font-family: 'Century Gothic', Arial, Helvetica, sans-serif; font-size: x-large; color: #FFFFFF; font-weight: bold; }

div#letText
{
    float: left;
}

div#letImages
{
    width: 300px;
    float: right;
    margin-top: 25px;
}

div#letImages img
{
    width: 280px;
    margin-bottom: 20px;
    margin-left: 10px;
}

div#contactImages img
{
    float:left;
    width: 400px;
}

div#footer 
{
    clear: both;
    color: #666666;
    font-size: 11px;
    overflow: hidden;
    padding: 10px 10px 10px 20px;
    text-align: right;
}
