﻿body {
    margin:3px 5px;
    font-family: Calibri, Tahoma, Arial, Sans-Serif;
    background-image:url(/images/cherry_blossoms_border.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

a:link, a:visited {
    color: #475C23;
    text-decoration:none;
}

a:active {
    color: #475C23;
}
a:hover {
    color: #3366FF;
    text-decoration: underline;
}

h1, h2 {
    color: #444;
}

h1{
    font-size:1.6em;
}

p.indent{
    text-indent:1em;
}


#MainNavigation{
    margin-top:20px;
    text-align:center;
}

#MainNavigation .mainLogo{
    height:120px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#MainNavigation .headerDivider,
#Footer .footerDivider{
    width:680px;
    background-color:#999;
    height:1px;
    border:none;
}

#MainNavigation .separator {
    color: #999;
    padding: 0px 2px;
}

#MainNavigation span.currentPage{
    text-decoration:underline;
}

#Footer{
    margin-bottom:8px;
    clear:both;
    text-align:center;
    color:#666;
    font-size:0.9em;
}

#Footer .companyTitle,
span.companyTitle {
    font-size:1.2em;
    letter-spacing:0.4em;
}
#Footer .address{
	display:block;
}
#Footer .phoneNumbers{
	display:block;
}

.contentWrapper{
    min-height:350px; 
    width:800px;
    margin-left:auto;
    margin-right:auto;
}


#GrandOpening {
    text-align:center;
    /*font-family:Cambria, Times New Roman, Serif;*/
}

#FirstContent {
    text-align:center;
}

#GrandOpening h1, #FirstContent h1 {
	margin-bottom: 2px;
	margin-top: 2px;
	color: #5C8526;
	font-size: 2.5em; 
	/*font-weight:normal;
	font-family: 'Brush Script MT', Calibri, Tahoma, Arial, Sans-Serif;*/
}

#GrandOpening h2,
#FirstContent h2 {
	margin-top:6px;
	margin-bottom: 2px;
	text-transform:uppercase;
	color: #444;
}

#FirstContent h2 {
	text-decoration: underline;
}

#FirstContent .companyTitle {
    font-size:1.2em;
    letter-spacing:0.4em;
    text-decoration:none;
    font-weight:normal;
    color: #475C23;
}

#GrandOpening .footer{
}

#GrandOpening p.headerFooter{
    margin-top:0px;
}

#GrandOpening a.kicxLink:link,
#GrandOpening a.kicxLink:visited,
#GrandOpening a.kicxLink:active {
    color:blue;
	text-decoration: none;	
}

.forgetMeNotPhrase1,
.makeAnImpression01,
.sellingYourHouse {
    text-align: center;
    font-weight:bold;
    background-color: #BBD6A3;
    font-size: 1.1em;
    padding: 4px;
}
.weddingContactPhrase1 {
    text-align: center;
    background-color: #BBD6A3;
    padding: 4px;
}

#GrandOpening a.kicxLink:hover {
	text-decoration: underline;
	background:#fff;
}

#entryContainer{
}
#entryContainer td.labelRow{
    width:100px;
    text-align:right;
}

div.BestWestern {
	font-size: 0.8em;
	margin-left: 16px;
	margin-right: 16px;
	padding: 4px 4px;
	text-align:center;
	background-color: #BBD6A3;
}
div.BestWestern a{
    font-size:1.1em;
}
div.BestWestern a:link, div.BestWestern a:visited {
    color: #3C4E1D;
    text-decoration: none;
}
div.BestWestern a:hover {
	color: #fff;
	text-decoration: underline;
}
div.BestWestern a:active {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

#weeklySpecials{    
}
#weeklySpecials li{
    list-style-type:none;
}
#weeklySpecials p.title{
    /*color:#AA5D55;*/
    color:#A35179;
    font-weight:bold;
    font-size:1.1em;
    padding-bottom:0px;
    margin-bottom:0px;
}
#weeklySpecials p.content{
    margin-top:0px;
    margin-bottom:0px;
}

.submitCompleteContainer {
    margin:20px;
    border:1px solid #eee;
}

.progressContentContactUs,
.progressContentForgetMeNot{
    z-index:50;
    position:absolute;    
    width:800px;    
    border:1px solid #eee;
    background-color:#fff;
}

.progressContentForgetMeNot{
    top:420px;
    height:290px;
}

.progressContentContactUs{
    top:435px;
    height:215px;
}
