body {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color:#333;
	margin:20px;
	background:url(../images/pattern.gif) repeat #eeeeee;
}

* {
	margin:0;
	padding:0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Georgia, serif;
	margin:10px 0;
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:950px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

#header h1 {
	float:left;
	font:250% Georgia, serif;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h1 a:hover {
	color:#111;
}

#header h2 {
	font:150% Georgia, serif;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Georgia, serif;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Helvetica, Arial, sans-serif;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Georgia, serif;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#sidebar {
	background:#fff;
	width:290px;
	padding:10px 0 20px 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Georgia, serif;
	color:#333;
	margin:0 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Georgia, serif;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar hr {
	width: 100%;
	color: #eee;
	height: 1px;
}

#sidebar p {
	margin: 0;
}

.result-img {
	background:url('../images/shadow.gif') no-repeat bottom right;
	clear:left;
	float:left;
	margin:0 10px 15px 0;
	padding:0;
	position:relative;
}
.result-img img {
	background-color:#fff;
	border:1px solid #a9a9a9;
	display:block;
	margin:-5px 5px 5px -5px;
	padding:4px;
	position:relative;
}

.result-info {
	float: left; 
	width: 170px;
}

#sidebar p.listing {
	background:#fefefe;
}

#sidebar p.listing a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Georgia, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.listing a:hover {
	color:#666;
}

#sidebar p.phone {
	font-size: 25px;
	color: #c80000;
}

#content {
	margin:0 210px 0 240px;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 300px;
	width: 550px;
	padding:20px 0 0 0;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:190% Georgia, serif;
	color:#333;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#333;
	text-decoration:underline;
}

h2 a:hover {
	color:#649f8b;
	text-decoration:underline;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin: 0;
	text-align: right;
	background-color: #eee;
}

#footer p,
#footer a {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color: #333;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}

#content ul span {
	color:#444;
}

#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}

#contentnorightbar ul span {
	color:#444;
}
.before-after-title {
	margin: 0;
	padding: 0;
}
.submit {
	float: right;
	margin-right: 20px;
}


















/* FORM */


#form {
	width: 300px;
}

legend {
	padding:0 .4em;
	font-size:1.2em;
}
label {
	float:left;
	width:6em;
	display:block;
	clear:left;
	margin-right:1em;
	text-align:left;
	cursor:hand;
}
textarea,input,select,label,button,optgroup {
	margin-top:5px;
}
input[type="checkbox"],input[type="radio"] {
	margin-bottom: 7px;
}
/* Color palette*/
fieldset {
	border-left:1px dashed #999;
}
legend {
	background-color:#e3dfdf;
	color:#333;
}
label {
	color:#333;
}
textarea {
	border:1px solid #666;
	height: 75px;
}
textarea:focus,input[type="text"]:focus {
	border:1px solid #666;
}
select {
	background-color:#fff;
	color:#000;
}
input[type="text"] {
	border:1px solid #666;
}
input[type="submit"] {
	background-color:#ccc;
	color:#333;
}
input[type="checkbox"] {
	color:#000;
}
input[type="radio"] {
	background-color:#fff;
	color:#000;
}
option {
	background-color:#fff;
	color:#000;
}
optgroup {
	background-color:#ccc;
	color:#000;
}
button {
	background-color:#ccc;
	color: #333;
}
order: solid 2px #DFDFDF;
}