html, form
{
	height:100%;
	padding:0;
	border:0;
	margin:0;
}

body
{
    height:100%;
    margin: 0;
	padding: 0;
	width:100%;
	font-family:arial;
	font-size:13px;	
	line-height: 18px;
	color: #353535;
}

/* Containers & Layout */
#cmsWrapper
{
    width:100%;
    height:100%;    
    background:transparent url("images/mainbg.gif") repeat-x;
}

#container
{
    margin:0 auto;
    width:960px;
}

#container2
{
    width:960px;
    height:100%;
    float:left;
    padding:0;
    margin:0;
    background:transparent url("images/sidebar.gif") repeat-y;
}

#container3
{
    float:left;
    margin:0;
    padding:0;
    width:960px;
    background: url(/App_Themes/Default/images/background-house.gif) bottom left no-repeat;
}

#homeLeftColumn
{
    width:260px;
    height:100%;
    float:left;
    padding-bottom:192px;
}

#homeRightColumn
{
    width:698px;
    height:100%;
    background: transparent url("images/welcomebg.png") no-repeat;
    float:left;
    padding-bottom:15px;
}

* html #homeRightColumn
{
    behavior: url(/js/iepngfix.htc);
}

#footer
{
    clear: both;
    float: left;
    width:100%; 
}

#footerContent
{
    margin:0 auto;
    clear:both;
    float:left;
    padding-top:40px;
}

.footerColumn
{
    width:289px;
    float:left;
    border-right: solid 1px #CCCCCC;
    padding-left:30px;
}

#copyright
{
    float:left;
    width:425px;
    height:30px;
    font-size:11px;
    color:#999999;
}

#footerContent #designByGray
{
    float:right;
    width:425px;
    text-align:right;
    height:30px;
    font-size:11px;
    color:#999999;
}

#footerContent #designByGray a, a:hover, a:visited
{
    color:#999999;
}

#logo
{
    float:left;
    margin: 0;
    padding:0;
    width:260px;
    height:153px;
    border: 0;
    background-color: #B22626;
}

#nav
{
    float:left;
    clear:both;
    width:200px;
    padding:0px 30px 20px 30px;
    background:#B22626 url("images/navbg.gif") top left repeat-x;
    margin: 0;       
}

#weAre
{
    float:left;
    clear:both;
    width:260px;
    height: 75px;
}

#weAre a, a:hover, a:visited
{
    color:#c7e2e9;
    text-decoration:none;
}

#curveContainer
{
    clear:both;
    width:960px;    
    bottom:0px;    
}

#curve
{
    width:960px;
    background: transparent url("images/house.png") no-repeat top left;
    z-index:1;
    height:190px;
    position:absolute;
    margin-top:-175px;
}

* html #curve
{
    behavior: url(/js/iepngfix.htc);
}

#topLinks
{
    float:left;
    width:470px;
    color:#4ca0b9;
    padding:15px 40px 0px 0px;
    text-align:right;
    font-size:13px; 
}

#topLinks a:link
{
    color:#FFF;
    text-decoration:none;
}

#topLinks a:active
{
    color:#FFF;
    text-decoration:none;
}

#topLinks a:hover
{
    color:#FFF;
    text-decoration:none;
}

#topLinks a:visited
{
    color:#FFF;
    text-decoration:none;
}

#contactUs
{
    float:left;
    width:140px;
    padding-left:30px;
}

#homeHeader
{
    clear:both;
    width:656px;
    padding:80px 12px 12px 30px;
    float:left;
}

#homeText
{
    clear:both;
    width:470px;
    padding:5px 12px 12px 30px;
    float:left;
    font-size:15px
}

#mainContent
{
    clear:both;
    float:left;
    z-index:1000;
    position:relative;
    margin-top:20px;
    padding-left:30px;
    width:650px;
}

#mainContent ul
{
    padding:0;
    margin:0 10px;
}

#mainContent li
{
    background:transparent url(images/bullet-arrow.gif) no-repeat;
    padding-left:20px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#homeFeature1
{
    width:300px;
    height:210px;
    background: transparent url("images/bg-services-feature.jpg") no-repeat top left;
    padding:12px;
    float:left;
}

#homeFeature1 h2
{
    font-size:18px;
    color: #992020;
    font-weight: normal;
}

#homeFeature2
{
    width:300px;
    height:210px;
    background: transparent url("images/bg-rentals-feature.jpg") no-repeat top left;
    padding:12px;
    float:right;
}

#homeFeature2 h2
{
    font-size:18px;
    color: #113c57;
    font-weight: normal;
}

#mainContent .feature3, .innerfeature 
{
    clear:both;
    padding-top:30px;
}

#mainContent .feature3 h2, .innerfeature h2
{
    font-weight:normal;
    color: #107b98;
    font-size:18px;
    margin: 0;
}

#mainContent .feature3 ul, .innerfeature ul
{
    padding:0;
    margin:0;
}


#mainContent .feature3 ul li, .innerfeature ul li
{
    float:left;
    height:100px;
    list-style-type:none;
    margin:0;
    width:280px;
    background:0;
    padding-left:20px;
}



/* Inner Page Styling */

#inner
{
    clear: both;
    float: left;
}

#innerMainContainer
{
    clear:both;
    float:left;
    background:transparent url("images/innermaincontainerbg.png") no-repeat;
    padding-left:10px;
    margin-top:20px;
    width:670px;    
}

* html #innerMainContainer
{
    behavior: url(/js/iepngfix.htc);
}

#innerMainContent
{
    clear:both;
    margin:0;
    padding:25px 27px 15px 27px;
    float:left;
    background:#FFF url("images/innermaincontentbg.gif") repeat-x top;
    width:626px;
    z-index:999;
    position:relative;
}

#innerHeader
{
    padding:40px 12px 12px 30px;
    float:left;
    clear:both;
    width:650px;
    color:#1A6888;
    font-size: 15px;
}

#innerLeftColumn
{
    width:262px;
    height:100%;
    float:left;
    padding-bottom:192px;
}

#innerRightColumn
{
    width:698px;
    height:100%;
    background: transparent /*url("images/welcomebg.png") no-repeat*/;
    float:left;
    padding-bottom:15px;
}

/* 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
{

}


/* Dynamic Form CSS */
.dynamicFormRow
{
    width: 100%;
    margin: 5px 0;
    clear: both;
    float: left;
}

.dynamicFormLeftColumn
{
    float: left;
    width:130px;
}

.dynamicFormRightColumn
{
    float: left;
}

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;
}

.WelcomeText
{
    color:#B72B2C;
    font-size:22px;
    font-weight:normal;
    float:left;
    clear:both;
    line-height:30px;
}

.WelcomeSubText
{
    clear:both;
    color:#103968;
    font-size:12px;
    font-weight:bold;
    text-transform:capitalize;
    float:left;
}


a, a:visited
{
	color:#B62727;
	text-decoration: none;
}

a:hover
{
	color:#B62727;
	text-decoration: underline;
}

#footerContent a:link
{
	color:#336699;
	text-decoration: none;
}

#footerContent a:visited
{
	color:#336699;
	text-decoration: none;
}

#footerContent a:hover
{
	color:#336699;
	text-decoration: underline;
}

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
-moz-outline-style: none;
}

h1
{

}

h2
{
	color: #b72b2c;
	font-size:22px;
}

h2.pagetitle
{
	color: #b72b2c;
	font-size:22px;
}

h3
{

}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
