/* Reset Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body
{
	color: #000000;
	background-color: #fff;
	font-size: 13px;
	font-family: 'Times New Roman', 'Times';
	background: #090F0B url(/images/page/background.jpg) no-repeat top center;
}

a 
{
    text-decoration: none;
    /*font-size: 11px;*/
    color: #6C2D0D;
}

a:link { color: #6C2D0D; }
a:visited { color: #6C2D0D; }
a:hover 
{
    color: #6C2D0D;
    text-decoration: underline;
}

hr {
	border: none 0;
	border-top: 1px solid #792F0B;
	height: 1px;
}

h1 
{
    font-size: 24px;
    color: #3F1300;
}

h1.top
{
    margin-top: 12px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: normal;
    font-variant: small-caps;
    line-height: 27px;
}

h1.top a
{
    font-size: 24px;
}

h2 
{
    margin-top: 10px;
    font-size: 19px;
    color: #3F1300;
    font-weight: bold;
}

h2.information
{
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 17px;
    color: #000;
    font-weight: normal;
}

h3 
{
    color: #000000;
    font-weight: bold;
    padding-bottom: 3px;
}

h4 
{
    color: #000000;
    font-weight: normal;
}

h5 
{
    font-size: 10px;
    color: #000000;
    font-weight: normal;
}

p
{
    margin-top: 12px;
    margin-bottom: 15px;
    line-height: 16px;   
}

p.home
{
    font-family: Times New Roman;
    font-style: italic;
    line-height: 17px;
    font-size: 14px;
    margin: 10px 0;
}

p.signature
{
    font-family: Times New Roman;
    font-style: italic;
    line-height: 16px;
    font-size: 13px;
    margin-bottom: 0;
}

p.photocaption
{
    font-family: Arial;
    line-height: 14px;
    font-size: 11px;
    text-align: center;
    margin: 3px 0;
}

legend
{
	background-color: #33508A;
	border: solid 3px #666;
	color: #FFFFFF; 	
	font-size: 16px;	
	font-weight: bold;
}
fieldset
{	
	border: solid 1px #666;	
	padding: 10px;	
	width: 600px;	
}

fieldset ul li
{
	list-style: none;
	margin-left: -40px;
	padding-bottom: 10px;
}

fieldset ul li label
{
	vertical-align: top;
    width: 150px;
    float: left ;	
    text-align: right;
    padding-right: 10px;
}

#siteWrapper 
{
	margin: auto;
	width: 948px;
}

#pageWrapper
{	
	margin: 0 auto;
	width: 948px;
}

#headerWrapper
{
	height: 120px;
	background: url(/images/page/header_logo.png) no-repeat center;
}

#mainNavWrapper
{
    width: 948px; 
    height: 339px;
    background: url(/images/page/wood_shadow.png) no-repeat;
    position: relative; 
    z-index: 2;
}

#mainNavWrapper_ListingsPages
{
    width: 948px; 
    height: 118px;
    background: url(/images/page/wood_shadow_listingspages.png) no-repeat;
    position: relative; 
    z-index: 2;
}

#mainNav
{
    margin: 0 auto;
    width: 905px;
}

#mainNav ul
{
    width: 905px;
    margin: 0 auto;
	list-style: none;
	height: 36px;
	margin-left: 1px;
}

#mainNav ul li 
{ 
	display: block;
	list-style: none;
	float: left;
	margin-top: 17px;
}

#mainNav ul a 
{
	text-decoration:none;
	display:block;
	padding: 12px 10px;
}

#mainNav ul li.home a
{
    padding: 12px 17px;
}

#mainNav ul li.contactus a
{
    padding: 12px 8px 12px 8px;
}

#mainNav ul li.navselected a, #mainNav ul li a:hover
{
    background: url(/images/page/nav_pointer.png) no-repeat center bottom;
}

#mainNav ul li.navselected ul li a, #mainNav ul li ul li a:hover
{
    background: none;
}

#mainNav ul li a img.up
{
    display: block;
}

#mainNav ul li a img.hover
{
    display: none;
} 

#mainNav ul li.home { width: 63px; background: url(/images/page/navtab_home.png) no-repeat; }
#mainNav ul li.listings { width: 124px; background: url(/images/page/navtab_search.png) no-repeat; }
#mainNav ul li.why-montana-legacy { width: 228px; background: url(/images/page/navtab_why.png) no-repeat; }
#mainNav ul li.montana-and-helena { width: 141px; background: url(/images/page/navtab_montana.png) no-repeat; }
#mainNav ul li.buyer-resources { width: 122px; background: url(/images/page/navtab_buyer.png) no-repeat; }
#mainNav ul li.seller-resources { width: 127px; background: url(/images/page/navtab_seller.png) no-repeat; }
#mainNav ul li.contactus { width: 99px; background: url(/images/page/navtab_contact.png) no-repeat; }

/* Sub Nav */
#mainNav ul li ul 
{
	list-style: none;
	position: absolute;
	width: 175px;
	display: none;
	text-align: left;
}

#mainNav ul li ul li
{
    margin: 0;
	width: 175px;
	background: url('/images/page/subnav_background.png') no-repeat 50% bottom;
}

#mainNav ul li ul li a 
{
    margin: 0;
    padding: 8px 0px 8px 12px;
	color: #fff;
}

#mainNav ul li ul li a:hover 
{
	color: #fff;
}
/* End Sub Nav */


#hightlightWrapper
{
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
    width: 905px;
    height: 264px;
    text-align: center;
    background: url(/images/page/slideshow_wood.gif) no-repeat top;
}

#highlight
{
    padding-top: 2px;   
}

#hightlightWrapper_ListingsPages
{
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
    width: 905px;
    height: 118px;
    text-align: center;
    background: url(/images/page/wood_listingspages.png) no-repeat top;
}

#highlight_ListingsPages
{
	color: #FFF;
	font-size: 16px;
	text-align: center;
    padding-top: 11px;   
}

#highlight_ListingsPages a
{
	color: #FFF;
	text-decoration: underline;
}

#highlight_ListingsPages a:hover
{
	color: #C4B292;
	text-decoration: underline;
}

#contentBackground
{
    position: relative;
    z-index: 1;
    width: 746px;
    margin-top:-22px;
    margin-left: auto;
    margin-right: auto;
    background: url(/images/page/paper_homepage.png) repeat-y bottom;
}

#contentWrapper 
{
    width: 746px;
    padding: 0;
}

#content
{
    margin: 0 auto;
    width: 600px;
    height: 452px;
	padding: 10px 10px 0px 10px;
}

#secondaryBackground
{
    position: relative;
    z-index: 1;
    width: 746px;
    margin-top:-34px;
    margin-left: auto;
    margin-right: auto;
    background: url(/images/page/paper_shadow.png) repeat-y bottom;
    
}

#secondaryWrapper
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    background: #F1E2C8 url(/images/page/paperbackground.png) no-repeat bottom;
}

#secondaryWrapperBottom
{
    width: 746px;
    height: 56px;
    margin-top: -22px;
    margin-left: auto;
    margin-right: auto;
    background: url(/images/page/paper_footer.png) no-repeat top;
}

#secondaryContent
{
	font-size: 14px;
	line-height: 1.2em;
    margin: 0 auto;
    width: 600px;
	padding: 24px 10px 0px 10px;
    min-height: 400px;
}

#secondaryContent ul
{
    margin-left: 16px;
}

#secondaryContent td
{
    padding: 3px 6px;
}

#footerWrapper
{  
    height: 200px;
}

#footer
{ 
    color: #FFF;
    text-align: center;
    padding: 5px;
}

#footer p
{
    margin: 0;   
}

#footer a
{
    color: #FFF;
}

#footer em
{
    color: #FFF;
}

div.clear
{
    clear: both;
}

#footer p.copyright
{
    margin: 0;
    font-size: 10px;
    line-height: 24px;
}

/* Property Listingss Styles */
#listings
{
    text-align: center;
}

#listings ul
{
    list-style: none;
}

#listings a
{
    font-weight: bold;
}

#listings br
{
    clear: both;
}

label
{
    font-weight: bold;
}

span.highlight
{
    font-weight: bold;
    color: Red;
}

div.listingbox
{
    border-top: solid 1px #0C160D;
    padding: 12px 0 5px 0;
    margin-bottom: 0;
}

div.listingbox ul
{
    list-style: none;
}

div.listingbox ul li img
{
    margin: 0px 5px 5px 5px;
}

div.paging
{
    margin: 10px 0px;
}

ul.searchForm
{
    margin: 20px 0px;   
}

ul.searchForm li
{
    margin: 20px 0px;   
}

ul.property
{
    float: left;
    width: 180px;
    margin-bottom: 8px;
}

ul.propertyInfo
{
    float: left;
    width: 350px;
    text-align: left;
    margin-bottom: 10px;
}

div.ListingOfficeInfo
{
	font-size: 12px;
	line-height: 14px;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}

ul.agentInfo
{
    float: left;
    width: 280px;
    text-align: left;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 10px;
}

div.agencyFooter
{
    clear: both;
    text-align: center;
    font-weight: bold;
    margin: 18px 0 5px 0;
}

span.slideshow
{
    font-weight: bold;
    font-size: 16px;
}

#propertyImages
{
    margin: 10px 0px;
}

#agencyFooter
{
    text-align: center;
}
/* End Property Listingss Styles */
