﻿body
{
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Serif;
	font-size: 12px;
	color: #483318;
	background: #C89358 url(images/bg.jpg) repeat-y scroll center center;
	height: 100%;
	width: 100%;
	
}

a, a:visited
{
    color: #0a3542;
    text-decoration: none;
}

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
    outline: none; /* Removing dotted line around clicked links in Firefox */
    -moz-outline-style: none;
}

h1
{
    font-size: 28px;
    font-weight: normal;
}

h2
{
    font-size: 14px;
    color: #0a3542;
    font-weight: normal;
}


#innerMain #leftCol h2
{
    display:block;
    background-image:url('images/h2_bg.gif');
    background-repeat:no-repeat;
    padding-top:25px;
    text-transform:uppercase;
    font-size:16px;
    
    }

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* Containers & Layout */

#cmsWrapper
{
    margin: 0 auto;
    width: 1020px;
}

#container
{
    float: left;
    width: 960px;
	padding-left: 15px;
}

#header
{
    float: left;
    background: url('images/header-bg.jpg') no-repeat;
    width: 960px;
    height: 274px;
}

#menu
{
    clear: both;
    float: left;
    width: 920px;
    height: 41px;
    background: url('images/menu-bg.jpg') no-repeat;
    padding-left: 40px;
}

#main, #innerMain
{
    clear: both;
    float: left;
    width: 940px;
    background: url('images/content-bg.jpg') repeat-y;
    padding: 20px 10px;
}

#leftCol
{
    float: left;
    width: 540px;
    
}

#innerMain #leftCol
{
    float: left;
    width: 500px;
    padding: 0 20px 0 20px;
    }

.bottomLeft
{
    padding-left: 30px;
}

.innerLeft img,
.innerRight img
{
    border: 1px solid #930000;
}

.innerLeft
{
    float: left;
    width: 213px;
    padding-right: 39px;
    border-right: 1px solid #930000;
}

.innerRight
{
    float: right;
    width: 213px;
}

.innerLeftWide
{
    float: left;
    width: 350px;
    padding-right: 50px;
    border-right: 1px solid #930000;
}

.innerRightWide
{
    float: right;
    width: 350px;
    margin: 0 100px 0 0;
}

#rightCol
{
    float: right;
    width: 380px;
}

.propSearch
{
    border: 1px solid #930000;
    padding: 0px 20px 20px ;
    margin-bottom: 25px;
   
}

.propSearch h1
{
    border-bottom:1px solid #8b1613;
    padding-bottom: 5px;
    
    }

#footer
{
    clear: both;
    float: left;
    width: 940px;
    height: 94px;
    text-align: center;
    line-height: 24px;
}

#footer a
{
    font-size: 12px;
    padding-right: 20px;
    margin-right: 10px;
    background: url('images/divider.gif') no-repeat right;
}

#footer a.last,
#footer span a
{
    background: none;
    padding: 0;
    margin: 0;
}

#footer span
{
    font-size: 10px;
}

#footer span a
{
    font-size: 10px;   
}

#footer .fancyborder
{
    padding: 20px 0;
    height: 32px;
    margin: 20px 0;
}

/* Common Styles */

.fancyborder
{
    border: 1px solid #c19c5c;
    position: relative;
    padding: 36px 26px;
    margin-bottom: 20px;   
   
}

.fancyborder2
{
    
    border: 1px solid #c19c5c;
    position: relative;
    padding: 16px 26px 36px 26px;
    margin-bottom: 20px; 
    
    }

.intro p
{
    margin: 0;
    line-height: 22px;
}

.intro p:first-letter
{
    font-size: 50px;
    line-height: 22px;
}

.fancyright, .fancyleft
{
    position: absolute;
    width: 59px;
    height: 56px;
}

.fancyright
{
    background: url('images/frame-upperright.gif') no-repeat;
    top: 0;
    right: 0;
}

.fancyleft
{
    background: url('images/frame-lowerleft.gif') no-repeat;
    bottom: 0;
    left: 0;
}

/* Blog Styling */

ul.sf_postListing
{

}

ul.sf_postListing li.entry
{

}

ul.sf_postListing li
{

}

p.sf_postDate
{

}


h2.sf_postTitle
{

}

h2.sf_postTitle a
{

}

div.categoryAuthor
{

}

div.sf_postContent
{

}

.sf_postContent p
{

}

p.sf_postTags
{

}

p.sf_readMore,
p.sf_postBookmark
{

}
.errorText
{
    
    display:none;}

/* Dynamic Form CSS */
.dynamicFormRow
{
    /*width: 100%;
    margin: 2px 0;
    clear: both;
    float: left;*/
}

.dynamicFormRowleft
{
    float:left;
    
    }

.dynamicFormRowright
{
    float:left;
    margin-left:20px;
    
    }
.dynamicFormRowright input, .dynamicFormRowleft input
{
    background-color:#efd8ac;
    border:1px solid #483318;
    height:15px;
    font-size:11px;
    width:150px;
    
    }
 
 .dynamicFormRow input
{
    background-color:#efd8ac;
    border:1px solid #483318;
    font-size:11px;

    
    }
    
.dynamicFormRow .submit
{
    background-color:#efd8ac;
    border:1px solid #483318;
    height:18px;
    font-size:10px;
    text-transform:uppercase;
    margin-top:10px;
   
    
    }
.dynamicFormLeftColumn
{
    
   
}

.dynamicFormRightColumn
{
     
    
}

.dynamicFormRowSep
{
    clear:both;}

ul.dynamicFormRadioButtonList
{
    margin: 0;
    padding: 0;
}

ul.dynamicFormRadioButtonList li
{
    list-style-type: none;
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

.propertySearchForm
{
    display:block;
    margin-top:-15px;}

a.button
{
    background-color:#8c1818;
    font-family:trebuchet MS;
    font-size:10px;
    font-weight:bold;
    padding:3px 5px;
    text-transform:uppercase;
    color:#fff;
    
    }
    
a:hover.button
{
    background-color:#b52323;
    
    }