#contentArea p {
	font-size:12px;
	margin:0 0 10px 0;
	}

#contentArea li {
	font-size:12px;
	text-align:justify;
	/*width:500px;*/
	margin-left:15px;
	}
	
#contentArea h1 {
	font-size:24px;
	margin:0 0 10px 0;
	}
	
#contentArea a, #contentArea a:visited {
	color:#5f6176;
	text-decoration:underline;
	}
	
#contentArea a:hover {
	color:#5f6176;
	text-decoration:none;
	}

#navlinks {
	height:57px;
	float:left;
	background:url(http://www.djamarillo.com/images/bg_navlinks.png) repeat-x;
	}
ul#nav {
	float: left;
	height: 42px;
	overflow: hidden;
	margin: 15px 0 0 0;
	display: block;
	background: url(http://www.djamarillo.com/images/navLi.png) right no-repeat;
	padding:0;
	/*width:749px;*/
}
ul#nav li {
	display: block;
	float: left;
	height: 42px;
	background: url(http://www.djamarillo.com/images/navLi.png) left no-repeat;
}
ul#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	font-size: 15px;
	padding: 10px 11.5px 7px;
	/*font-weight: bold;*/
	color: #5f6176;
}
ul#nav li a:hover, ul#nav li a.active {
	background: url(http://www.djamarillo.com/images/navLi.png) repeat-x;
	color:#FFFFFF;
}

#phone {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#5f6178;
	}

#testimonials {
	font-size:14px;
	text-align:left;
	color:#51576a;
	}
	
#teasers h1 {
	font-size:22px;
	font-weight:bold;
	color:#5f6178;
	margin:0 0 5px 0;
	}

#teasers h4 {
	font-size:16px;
	font-weight:bold;
	color:#5f6178;
	margin:0 0 5px 0;
	}
	
#teasers p {
	font-size:11px;
	color:#000000;
	margin:0 0 5px 0;
	}
	
#teasers a {
	color:#000000;
	text-decoration:underline;
	}
	
#teasers a:visited {
	color:#000000;
	text-decoration:underline;
	}
	
#teasers a:hover {
	color:#000000;
	text-decoration:none;
	}
	
#footer p {
	font-size:12px;
	margin:0;
	}
	
#footMenu {
	float: left;
	width: 900px;
	display: inline;
	margin:0;
	padding:0;
}
#footMenu li {
	list-style:none;
	border-right: 1px solid #000;
	float:left;
}
#footMenu li.last {
	border-right: none;
}
#footMenu a {
	display: block;
	font-size: 12px;
	padding: 3px 3px;
	margin: 0;
	color: #000;
	float:left;
	text-decoration: none;
}
#footMenu a:hover {
	color: #fff;
	background: #5f6178;
}
#footMenu li.copy{
	float: right;
	marginp: 0px 0 0px;
}

/*Blog*/
#contentb, #headerWrap, #footer {
	font-family:Arial;
	}

#contentb p {
	font-size:12px;
	margin:0 0 10px 0;
	}

#contentb li {
	font-size:12px;
	text-align:justify;
	/*width:500px;*/
	margin-left:15px;
	}
	
#contentb h1 {
	font-size:24px;
	margin:0 0 10px 0;
	}
	
#contentb a, #contentb a:visited {
	color:#5f6176;
	text-decoration:underline;
	}
	
#contentb a:hover {
	color:#5f6176;
	text-decoration:none;
	}