/* Layers */

div#container {
	position: relative;
	margin: auto;
	width: 950px;
	height: auto;
	/** border: 1px solid black; **/
}

div#nav {
	position: relative;
	width: 950px;
	height: 83px;
	margin: auto;
	background-image: url(assets/images/logo.jpg);
	padding-top: 27px;
	padding-left: 0px;
}

div#logo {
	position: absolute;
	width: 95px;
	height: 36px;
	right: 83px;
	top: 25px;
}

div#content {
	position: relative;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
}

div#footer {
	position: relative;
	width: 745px;
	height: 36px;
	left: 102px;
	background-image: url(assets/images/footer-bg.gif);
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	color: white;
}

div#footnotehome {
	position: absolute;
	width: 890px;
	height: 74px;
	top: 405px;
	left: 0px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: left;
	line-height: 17px;
	color: white;
	background-color:#666633;
}

div#footerhome {
	position: absolute;
	width: 745px;
	height: 36px;
	top: 490px;
	left: 100px;
	margin-left: 300;
	background-image: url(assets/images/footer-bg.gif);
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
	color: white;
}

div#submenu {
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div#homeimages {
	position:relative;
	float:right;
	height: auto;
	width: auto;
	margin-top: 215px;
	margin-right: 37px;
}

div#quote {
	position: absolute;
	width: 400px;
	height: auto;
	top: 200px;
	left: 290px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	/*line-height: 5px;*/
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#reviews {
	position: absolute;
	width: 400px;
	height: auto;
	top: 180px;
	left: 610px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 5px;
}

div#loggedin {
	position: relative;
	width: auto;
	padding: 2px;
	margin: auto;
	font-size: 12px;
	text-align: center;
}

div#readmore {
	position: absolute;
	top: 133px;
	left: 225px;
	text-align: center;
	width: 450px;
	font-size : small;
	line-height : 15px;
}

div#introtext {
	position: absolute;
	top: 0px;
	left: 240px;
	text-align: left;
	width: 669px;
	font-size:small;
	line-height: 15px;
}

/* Body Styles */

body {
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #663300;
	line-height: 20px;
}

table {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 18px;
	color: #b12723;
	font-weight:bold;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetic, Sans Serif;
	color: #584e44;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 4px;
}

textarea {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	width: 508px;
}

/* Custom Styles */

textarea.associates {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	width: 254px;
}

.floatleft {
	position: relative;
	float: left;
	padding-right: 10px;
}

.floatright {
	position: relative;
	float: left;
	padding-left: 10px;
}

table.center {
	width: auto;
	margin: auto;
	position: relative;
}

table.center td {
	padding: 0px 25px 0px 25px;
	vertical-align: top;
	margin: 0px;
}

div.testimonials {
	position: relative;
	width: 150px;
	height: 150px;
	background: #eeeeee;
	opacity: .6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	text-align: center;
	vertical-align: middle;
}

.formfield {
	background: #D2D1B5;
	border: 1px dashed black;
	font-family: Arial, Helvetica, Sans Serif;
	padding: 2px;
}

.formbutton {
	background: #A8A571;
	border: none;
	color: white;
	margin-right: 5px;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.casestudies {
	font-weight: bold;
	color: #b12723;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #b12723;;
}

p.banner {
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
}


.mcm {
	font-size: 10px;
	font-weight: bold;
	padding-left: 165px;
	color: #534E3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.grayedout {
	color: #cccccc;
	font-weight: bold;
}

.fullfield {
	width: 650px;
}

.protest {
	width: 400px;
}

.redtext {
	color: #b12723;
	font-weight: bold;
}

/* Tables */

table#images {
	border: 3px solid #AC2622;
	background: #AC2622;
	width: 614px;
	margin: auto;
}

table#images td {
	padding: 3px;
}

table#protest td {
	font-size: 12px;
}

table#protest th {
	padding-bottom: 4px;
}

table#protest td {
	border-top: 1px solid #b12723;
}

table#protest colgroup#professionals {
	width: 40%;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
	line-height: 15px;
}

table#protest colgroup#comments {
	width: 60%;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
	line-height: 15px;
	font-size: 12px;
}

table#test td {
	font-size: 12px;
}

table#test th {
	padding-bottom: 4px;
	border-bottom: 1px solid #b12723;
}

table#test colgroup#professionals {
	width: 25%;
	text-align: center;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	line-height: 15px;
}

table#test colgroup#comments {
	width: 75%;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	line-height: 15px
}

/* Link Styles */

div#footer a, div#footerhome a {
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

div#footer a:hover, div#footerhome a:hover {
	color: #e3d5a5;
}

div#submenu a, div#submenu a:visited, div#submenu a:active {
	font-family: Verdana, Arial, Helvetic, Sans Serif;
	color: #584e44;
	font-weight: bold;
	font-size: 10px;
}

a, a:visited, a:active {
	color: #b12723;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.pr {
	font-size: 16px;
}


/****************** cm BUTTONS    ********************/


.text_buttons{
		text-align:center;
		}



.button{
		background-color:#B1A176;
		FONT-FAMILY: verdana, arial, helvetica, sans serif;
		font-size:9px;
		font-weight: bold;
		text-align: center; 
		color: white;
		BORDER: none;
		margin-top:5px;
		padding:2px 4px 2px 4px;
		}

.buttonon{	background-color:#B5B5B5;
		background-color:#B1A176;
		FONT-FAMILY: verdana, arial, helvetica, sans serif;
		font-weight: bold;
		font-size:9px;
		text-align: center; 
		color: white;
		BORDER: none;
		margin-top:5px;
		padding:2px 4px 2px 4px;
		}
		
.cmtext {
	color: #7f9db9;
	font-weight: bold;
}

#contact_review {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
