/* CSS Document */

/* Define Background Color */
body {
	background-color: #3C1A12;
	text-align: center;
	margin: 0 auto 0 auto;
}


#container {
	width: 770px;
	height: auto;
	margin: 8px auto 0 auto;
	padding: 0 !important;
	line-height: 1.8em;
}

#header {
	height: 95px;
	width: 770px;
	margin: 0 auto 0 auto;
	padding: 0 !important;
	float: left;
	background-image: url(org_images/header.jpg);
	background-color:#c3bc8e;
}

* html #container {
margin: 8px auto 0 auto;
padding: 0 !important;
}

* html #header {
	height: 0px;
	width: 770px;
	margin: 0 auto -4px auto;
	padding: 0 !important;
}

#content{
margin: 0px;
padding: 0 !important;
}

.header_img{
	border:none;	
}

* html #header_img {
margin: 0 auto 0 auto;
padding: 0 !important;
}


/*body content*/

#left_content{
	float: left;
	background-image: url(org_images/needphoto_left_bg.jpg);
	background-repeat: no-repeat;
	background-color:#96865D;
	width:274px; 
	height:1370px;
	padding:0px;
	margin:0px;
}

#right_content{
	float: left;
	background-image: url(org_images/reviews_right_top_bg.jpg);
	background-repeat: no-repeat;
	width:770px; 
	height:93px;
	padding:0px;
	margin:0px;
}

#right_content_caymus{
	float: left;
	background-image: url(org_images/caymus_right_top_bg.jpg);
	background-repeat: no-repeat;
	width:770px; 
	height:93px;
	padding:0px;
	margin:0px;
}

#right_content_blank{
	float: left;
	background-image: url(org_images/right_top_bg_blank.gif);
	background-repeat: no-repeat;
	width:770px; 
	height:93px;
	padding:0px;
	margin:0px;
}

#right_content_mid{
	float: left;
	background-image: url(org_images/reviews_right_mid_bg.jpg);
	background-repeat:repeat-y;
	width:770px;
	height:88s0px;
	padding:0px;
	margin:0px;
}

#right_content_bottom{
	float: left;
	background-image: url(org_images/reviews_right_bottom_bg.jpg);
	background-repeat: no-repeat;
	width:770px; 
	padding:0px;
	margin:0px;
}

.review_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 14px;
	color: #31454F;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	font-weight: 200;
	word-spacing: 2px;
	margin: 0px 70px 0px 70px;
	padding: 0px;
}

.terms_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #31454F;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	font-weight: 200;
	word-spacing: 2px;
	margin: 0px 70px 0px 70px;
	padding: 0px;
}

.review_italic{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31454F;
	text-align: left;
	font-weight: 200;
	word-spacing: 2px;
	font-style:italic;
	
}
/*right Content*/
#upper{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #31454F;
	text-align: center;
	line-height: 24px;
	margin: 60px 30px 0px 35px;
	padding: 0px;
	font-weight: bold;
}

#lower{
	color: font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	margin: 60px 20px 0px 70px;
	text-decoration:none;
	line-height:20px;
}


#lower a {
	color: #C3BC8E;
	padding: 0px 8px 0px 8px;
	text-decoration:none;
}

#lower a:hover {
	font-weight:bold;
	color:#FFFFFF;			
}

#lower a:visited {
	color: #C3BC8E;
}

/*franchise*/
.fran_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #31454F;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	font-weight: 200;
	word-spacing: 2px;
	margin: 20px 60px 0px 20px;
	padding: 0px;
	font-style:italic;
}

#right_content_fran{
	float: left;
	background-image: url(org_images/fran_top.jpg);
	background-repeat: no-repeat;
	width:770px; 
	height:93px;
	padding:0px;
	margin:0px;
}

#right_content_mid_fran{
	float: left;
	background-image: url(org_images/reviews_right_mid_bg.jpg);
	background-repeat:repeat-y;
	width:770px;
	height:350px;
	padding:0px;
	margin:0px;
}

#right_content_bottom_fran{
	float: left;
	background-image: url(org_images/reviews_right_bottom_bg.jpg);
	background-repeat: no-repeat;
	width:770px; 
	padding:0px;
	margin:0px;
}

.email_link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #31454F;
	text-align: left;
	line-height: 22px;
	padding: 0px;
	font-weight: 200;
	word-spacing: 0px;
	text-align:center;
}

#fran_info{
line-height:8px;
}

*html #fran_info{
line-height:4px;
}