/* Start of CMSMS style sheet 'jarroms_css' */
/* Reset */
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 

	{
	font-size: inherit;
	vertical-align: top;
	background: transparent;
	border: 0px;
	outline: 0px;
	margin: 0px;
	padding: 0px;
	}

body 
	{
	width: 100%;
	font-size: 74%;
	font-family: "Lucida Grande", sans-serif;
	text-align: left;
	color: #333333;
	background: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

a
	{
	text-decoration: none;
	color: #4b4bb0;
	}

a:hover
	{
	text-decoration: underline;
	}

ol, ul, li
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

/* End of Reset */

/* Header and Nav Divs */

#jarromstopareacontainer
	{
	min-width: 940px;
	height: 156px;
	background: url('images/jarroms-top-area-background.gif') no-repeat top center;
	}

#jarromstop
	{
	width: 940px;
	height: 22px;
	margin: 0px auto 0px auto;
	}

#jarromslogoareacontainer
	{
	clear: both;
	width: 940px;
	height: 100px;
	margin: 0px auto 0px auto;
	}

#jarromslogo
	{
	float: left;
	width: 201px;
	height: 100px;
	}
	
#jarromslogo img
	{
	width: 201px;
	height: 100px;
	border: none;
	}
	
#jarromstell
	{
	float: left;
	width: 429px;
	height: 100px;
	}
	
#jarromstell p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.5em;
	color: #333333;
	margin: 30px 0px 0px 22px;
	}
	
#jarromstell p a
	{
	font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #4b4bb0;
	}
	
#jarromstell p a:hover
	{
	font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #4b4bb0;
	}
	
#jarromstag
	{
	float: right;
	width: 310px;
	height: 100px;
	}
	
#jarromstag h1
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.5em;
	color: #333333;
	margin: 26px 0px 0px 22px;
	}
	
#jarromsnavareacontainer
	{
	clear: both;
	width: 940px;
	height: 34px;
	margin: 0px auto 0px auto;
	}
	
#jarromsnavareacontainer ul li
	{
	float: left;
	padding: 8px 15px 8px 15px;
	}

#jarromsnavareacontainer ul li.line a
	{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}
	
#jarromsnavareacontainer ul li.line a:hover
	{
	color: #000000;
	text-decoration: none;
	}
	
#jarromsnavareacontainer ul li.line a.over
	{
	text-decoration: none;
	color: #000000;
	}

#jarromsnavareacontainer ul li.line
	{
	background: url(images/jarroms-line.gif) no-repeat left center;
	}
	
/* End of Header and Nav Divs */

/* Footer Divs */
		
#jarromsfooterareacontainer
	{
	clear: both;
	width: 100%;
	}
	
#jarromsfooterarea
	{
	width: 940px;
	margin: 0px auto 0px auto;
	}

#jarromsfootertop
	{
	clear: both;
	width: 940px;
	height: 1px;
	}
	
#jarromsfootertop img
	{
	display: block;
	width: 940px;
	height: 1px;
	border: none;
	}
	
#jarromsfooterleft
	{
	float: left;
	width: 550px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.9em;
	color: #4b4bb0;
	margin: 10px 0px 30px 0px;
	}
	
#jarromsfooterleft a
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #4b4bb0;
	}
	
#jarromsfooterleft a:hover
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #4b4bb0;
	}
	
#jarromsfooterright
	{
	float: right;
	width: 390px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.9em;
	text-align: right;
	color: #333333;
	margin: 10px 0px 30px 0px;
	}
	
#jarromsfooterright a
	{
	font-family: "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #4b4bb0;
	}
	
#jarromsfooterright a:hover
	{
	font-family: "Lucida Grande", sans-serif;
	text-decoration: underline;
	color: #4b4bb0;
	}
	
#jarromsfooterbottom
	{
	clear: both;
	width: 940px;
	height: 1px;
	}
	
#jarromsfooterbottom img
	{
	display: block;
	width: 940px;
	height: 1px;
	border: none;
	}
		
/* End of Footer Divs */

/* Homepage Content Divs */
	
#jarromshomepageareacontainer
	{
	clear: both;
	width: 100%;
	}
	
#jarromshomepagearea
	{
	width: 940px;
	margin: 20px auto 20px auto;
	}
	
#jarromshomepagearea p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.8em;
	color: #333333;
	}

#jarromshomepagearea p strong, #jarromshomepagearea p em, #jarromshomepagearea p span {
	font-family: "Lucida Grande", sans-serif;
	color: #333333;
        line-height:1.8em;
} 

#jarromshomepagearea p a{
	font-family: "Lucida Grande", sans-serif;
	color: #6363bb;
        line-height:1.8em;
        text-decoration:none;
}

#jarromshomepagearea p a:hover{
	text-decoration: underline;
}


#jarromshomepagesections
	{
	width: 940px;
	height: 167px;
	}
	
#jarromshomepagesections ul li
	{
	float: left;
	width: 179px;
	height: 167px;
	padding: 0px 11px 0px 0px;
	}
	
#jarromshomepagesections ul li.last
	{
	float: left;
	width: 179px;
	height: 167px;
	padding: 0px;
	}

#jarromshomepagesections ul li a 
	{
	display: block;
	height: 167px;
	text-indent: -1000em;
	outline: none;
	}
	
#jarromshomepagesections ul li a:hover 
	{
	background-position: 0 -200px;
	}

#retail
	{
	width: 179px;
	background: url(images/jarroms-home-retail.jpg) 0 0 no-repeat;
	}	

#offices
	{
	width: 179px;
	background: url(images/jarroms-home-offices.jpg) 0 0 no-repeat;
	}
	
#industry
	{
	width: 179px;
	background: url(images/jarroms-home-industry.jpg) 0 0 no-repeat;
	}
	
#investment
	{
	width: 179px;
	background: url(images/jarroms-home-investment.jpg) 0 0 no-repeat;
	}
	
#residential
	{
	width: 179px;
	background: url(images/jarroms-home-residential.jpg) 0 0 no-repeat;
	}

/* End of Homepage Content Divs */

/* Content Layout Divs */

#jarromscontentcontainer
	{
	clear: both;
	width: 100%;
	}
	
h1
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	margin: 20px 0px 0px 0px;
	}

h2
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
	color: #333;
        margin-top: 5px;
	}
	
h3
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 10px 10px 10px 10px;
	}
	
h4
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	margin: 10px 10px 10px 10px;
	}


h4 a
	{
	font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
       color: #4b4bb0;
	}
	
h4 a:hover
	{
	font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #4b4bb0;
	}

h5
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 10px 10px 10px 0px;
	}

/* End of Content Layouts Divs */

/* Breadcrumb Divs */

#jarromsbreadcrumb
	{
	width: 940px;
	margin: 8px auto 8px auto;
	}
	
#jarromsbreadcrumb p
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	}
	
#jarromsbreadcrumb p a
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #5555b4;
	}
	
#jarromsbreadcrumb p a:hover
	{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #5555b4;
	}

#jarromsbreadcrumbline
	{
	width: 940px;
	height: 1px;
	margin: 0px auto 10px auto;
	}
	
#jarromsbreadcrumbline img
	{
	display: block;
	width: 940px;
	height: 1px;
	border: none;
	}
	
/* End of Breadcrumb Divs */

/* Title Divs */

#jarromstitle
	{
	width: 940px;
	background: #ff7223;
	margin: 0px auto 0px auto;
	}

#jarromstitle p
	{
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	}
	
/* End of Title Divs */

/* Left Nav Layout Divs */
	
#jarromssidenavcontent
	{
	clear: both;
	width: 940px !important;
	margin: 0px auto 0px auto;
        overflow: hidden;
	}
	

#jarromssidenavcontentleft
	{
	float: left;
	width: 180px;
	margin: 10px 0px 10px 0px;
	}
	
#jarromssidenavcontentleftline
	{
	width: 180px;
	height: 1px;
	}
	
#jarromssidenavcontentleftline img
	{
	display: block;
	width: 180px;
	height: 1px;
	border: none;
	}
	
#jarromssidenavcontentleft ul > li:first-child { border-top: 0 }
#jarromssidenavcontentleft ul li
	{
       line-height: 1.2em;
       border-bottom: 1px solid #ccc;
	   background: none;
}
		
#jarromssidenavcontentleft ul li a
	{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #5555b4; 
	display: block;	padding: 10px 0px 10px 10px;
	background: url('images/arra.gif') no-repeat right center;
	}
	
#jarromssidenavcontentleft ul li a:hover 
	{
	text-decoration: underline; 
	}	
	
#jarromssidenavcontentleft ul li a.over
	{
	text-decoration: none;
	color: #333333;

	}

/* End of Left Nav Layout Divs */

/* Properties Layout Divs */
	
#jarromssidenavcontentright
	{
	float: right;
	width: 740px;
	}
	
#jarromssidenavcontentrighttop
	{
	width: 740px;
	height: 10px;
	}
	
#jarromssidenavcontentrighttop img
	{
	display: block;
	width: 740px;
	height: 10px;
	border: none;
	}
	
.jarromsfirstbox
	{
	clear: both;
	width: 740px;
	height: 173px;
	}
	
.jarromsfirstimage
	{
	float: left;
	width: 217px;
	height: 163px;
	}

.jarromsfirsttext
	{
	float: right;
	width: 523px;
	height: 163px;
	background: #eeeded;
	}	
	
.jarromsfirsttext p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.8em;
	margin: 10px 10px 10px 10px;
	}	

.jarromsfirsttext p strong, .jarromsfirsttext p em, .jarromsfirsttext p span{
	font-family: "Lucida Grande", sans-serif;
        line-height:1.8em;
} 

/* Additions for Jarrom */

.white_rows {
        float: left;
	background: white;
        height:163px;
        width:100%;
}

.white_rows p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.8em;
	color: #666666;
	margin: 10px 10px 10px 10px;
	}

.white_rows p strong, .white_rows p em, .white_rows p span{
	font-family: "Lucida Grande", sans-serif;
	color: #666666;
        line-height:1.8em;
} 

.grey_rows {
        float: left;
	background: #eeeded;
        height:163px;
        width:100%;
}

.grey_rows p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.8em;
	color: #666666;
	margin: 10px 10px 10px 10px;
	}

.grey_rows p strong, .grey_rows p em, .grey_rows p span{
	font-family: "Lucida Grande", sans-serif;
	color: #666666;
        line-height:1.8em;
} 

	
.jarromsfirstbottom
	{
	clear: both;
	width: 740px;
	height: 10px;
	}	

.jarromsfirstbottom img
	{
	display: block;
	width: 740px;
	height: 10px;
	border: none;
	}

.jarromssecondbox
	{
	clear: both;
	width: 740px;
	height: 173px;
	}
	
.jarromssecondimage
	{
	float: left;
	width: 217px;
	height: 163px;
	}

.jarromssecondtext
	{
	float: right;
	width: 523px;
	height: 163px;
	background: #fbfbfb;
	}	
	
.jarromssecondtext p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.8em;
	margin: 10px 10px 10px 10px;
	}	

.jarromssecondtext p strong, .jarromssecondtext p em, .jarromssecondtext p span{
	font-family: "Lucida Grande", sans-serif;
        line-height:1.8em;
} 

	
.jarromsfirstbottom
	{
	clear: both;
	width: 740px;
	height: 10px;
	}	
	
.jarromssecondbottom img
	{
	display: block;
	width: 740px;
	height: 10px;
	border: none;
	}
	
/* End of Properties Layout Divs */

/* Services - Commercial Property Management Layout Divs */
	
#jarromssidenavcontentrighttext
	{
	/*clear: both;*/
	width: 630px;
	}
	
#jarromssidenavcontentrighttext p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.8em;
	margin: 10px 0px 10px 0px;
	}

#jarromssidenavcontentrighttext p a
	{
	font-family: "Lucida Grande", sans-serif;
	}

#jarromssidenavcontentrighttext p strong, #jarromssidenavcontentrighttext p em, #jarromssidenavcontentrighttext p span{
	font-family: "Lucida Grande", sans-serif;
        line-height:1.8em;
} 


#jarromssidenavcontentrighttext li
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.8em;
	list-style-image: url(images/jarroms-star.gif);
	margin: 0px 0px 0px 40px;
	}

#jarromssidenavcontentrighttext p, span, em, strong{
        font-family: "Lucida Grande", sans-serif;
} 
	
.jarromssidenavcontentrightimages
	{
	clear: both;
	width: 740px;
	}
	
.jarromssidenavcontentrightimagessecond
	{
	padding: 0px 10px 0px 10px;
	}
	
/* End of Services - Commercial Property Management Layout Divs */

/* Clear Layout Divs */

#jarromssidenavcontentbottom
	{
	clear: both;
	width: 940px;
	height: 1px;
	}	

#jarromssidenavcontentbottom img
	{
	display: block;
	width: 940px;
	height: 1px;
	border: none;
	}
	
/* End of Clear Layout Divs */



/* Contact page */

#jarromscontactleft
	{
	float: left;
	width: 280px;
	margin: 10px 0px 10px 0px;
	}


#jarromscontactleft h2{
        font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
        color: #e2e2e2;
        margin:0;
        padding:0;
}

#jarromscontactleft h4{
	font-weight: bold;
        color: #4b4bb0;
        margin:0;
        padding-top:3px;
}

#jarromscontactleft p
	{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.4em;
	color: #878787;
	}

#jarromscontactleft p a
	{
	font-family: "Lucida Grande", sans-serif;
	color: #666666;
        text-decoration:underline;
	}
	
#jarromscontactright
	{
	float: right;
	width: 640px;
	}


/* NEWS PAGE */

.news_date{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.1em;
	color: #999999;
        font-weight:bold;
        letter-spacing: 0.5px;
}

.news_title{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.1em;
	color: #2e2e2e;
	margin: 5px 0px 5px 0px;
}

.news_text{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.3em;

       padding:5px 0 3px 0;
}

.news_text p strong, .news_text p em, .news_text p span{
	font-family: "Lucida Grande", sans-serif;
        line-height:1.8em;
} 

.jarromshomepagearea, span, em, strong, underline{
	font-family: "Lucida Grande", sans-serif;
} 

.news_row{
       border-bottom: solid 1px #c4c4c4;
       padding:15px 0 15px 0;
}


/* ABOUT PAGES */

.about_white{
        background: white;
	padding: 5px 0 5px 5px;
        height: 120px;
}

.about_grey{
        background: #eeeded;
	padding: 5px 0 5px 5px;
        height: 120px;
}

.about_grey p, .about_white p{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.4em;
	color: #878787;
        margin-left:5px;
}

.about_white p a, .about_grey p a{
        color:#5648ba;
        font-weight:bold;
}

.about_grey .about_title, .about_white .about_title{       
        margin:12px 0 5px 5px;
        font-family: "Lucida Grande", sans-serif;
	line-height: 1.4em;
	color: #000000;
        font-weight:bold;
}


.about_grey .about_text, .about_white .about_text{
        font-family: "Lucida Grande", sans-serif;
	line-height: 1.4em;
	color: #2e2e2e;
        font-weight:bold;
        margin:5px 0 15px 5px;
}


.about_grey p span, strong, em, .about_white p span, strong, em{
        font-family: "Lucida Grande", sans-serif;
	line-height: 1.4em;
}


.about_white_top{
        background: white;
	padding: 5px 0 5px 5px;
        height: 170px;
}

.about_white_top p{
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.4em;
        font-size: 0.75em;
        margin-left:5px;
}

.about_white_top p a {
        color:#5648ba;
        font-weight:bold;
        text-decoration:none;
}

/* adjustments */
div#margin10 p { margin-left: 10px; }
/* End of 'jarroms_css' */

