body {
	background-color: #FFF;
	background-image: url(images/patt_4bf4504c48d94.jpg);
	background-repeat: repeat;
}
p,body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
a:hover {
	color:#C36;
	text-decoration: none;
}
a:link {
	color: #9c2550;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 100px;
	vertical-align: top;
	text-align: left;
	white-space: normal;
}
h2 {
	font-size: 24px;
	color: #FFF;
}
h3 {
	font-size: 16px;
	color: #9C2550;
}
h5 {
	font-size: 20px;
	color: #BF1D62;
}
h4 {
	font-size: 14px;
	color: #BF1D62;
}

#wrapper {
	height: 100%;
	width: 850px;
/*	background-color: #FFF;*/
	border: medium solid #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: white ;
}
#nav_bar {
	min-height: 40px;
	min-width: 850px;
/*	color: #FFF;*/
/*	background-image: none;*/
/*	background-repeat: repeat-x;*/
	background-color: white;

}
#home_photo {
	min-height: 200px;
	min-width: 850px;
/*	color: #FFF;*/
/*	background-image: none;*/
/*	background-repeat: repeat-x;*/
	background-color: white;
}
hr{
	background-color: #515154;
	height: 3px;
	width: 850px;
	margin: 0px;
/*	vertical-align: top;*/
}

#left_pane {
	height: 100%;
	width: 180px;
	position: relative;
	padding-left: 50px;
	float: left;
/*	background-color: yellow;*/
}

#main_content_wrapper {
	height: 100%;
	width: 850px;
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#main_text_box {
	min-height: 200px;
	width: 550px;
	position: relative;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 40px;/*	vertical-align: top;*/
/*	right: 200px;*/
/*	padding-left: 250px;*/
/*	padding-right: 50px;*/
/*	background-color: red ;*/
}
#footer {
	min-height: 50px;
	min-width: 850px;
	position: relative;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #999;
	/*	background-color: lightblue;*/
	text-align: center;
	font-size: 14px;
	vertical-align: top;
}
.colour_font {
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.quote_colour {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #A02652;
}
.section_heading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
	color:#FFF;
}
.subsection_heading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#FFF;
}
.subsection_reviews_2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#501129;
}
.subsection_reviews {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
	color:#B3B3B3;
}
.Reviews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #501129;
	background-color: #B3B3B3;
	padding: 10px;
	height: 100%;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
