a:link {
	color: #187391;
	text-decoration: none;
}
a:visited {
	color: #187391;
	text-decoration: none;
}
a:hover {
	color: #187391;
	text-decoration: underline;
}


a:active {
	color: #187391;
	text-decoration: none;
}


body {
	background-color: #9FC072;
	background-image: url(images/bg.jpg);
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 0.6em;
	color: #000;
	width: 885px;
	background-color: #8FB75F;
}

#top_spacer{
	width:871px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#maincontent{
	width:871px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-image: url(images/layout/images/banner_03.jpg);
	background-repeat: no-repeat;
}

#right_shadow{
	width:11px;
	background-image:url(images/layout/right_shadow.png);
	background-repeat:repeat-y;
	background-color: #9FC06F;
}
#top_right_shadow{
	width:12px;
	background-image:url(images/layout/top_right_shadow.png);
	background-repeat:none;
}

#bottom_shadow{
	background-image:url(file:///Maxtor%20300Gb/Red%20Case/www.robert-temple.com/site/images/layout/bottom_shadow.jpg);
	background-repeat: no-repeat;
}
.menu {
	font-weight:bold;
	color:#FFF;
	padding-right:15px;
	padding-left:20px;
	}

#menu {
	font-weight:bold;
	color:#FFF;
	padding-right:15px;
	padding-left:20px;
	}
	
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}


#menu a:active {
	color: #FFF;
	text-decoration: none;
}	

.heading1 {
	font-size:18px;
	color:#187391;
}

.text_block {
	padding: 10px;
	font-size: 16px;
	line-height: 1.3em;
	}
	
.text_block img {
	padding-left:15px;
	padding-bottom:10px;
	border:none;
}


.content_block {
	background-color:#FFF;
	
	}
	
#wrapper .content_block heading1{
	font-size:16px;
	}	

.main_content {
	padding:15px;
	padding-left: 20px;
	width: 836px;
	position: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.main_content a:link {
	color: #187391;
	text-decoration: underline;
}

.main_content a:visited {
	color: #187391;
	text-decoration: underline;
}

.main_content a:hover {
	color: #000;
	text-decoration: none;
}

.main_content a:active {
	color: #187391;
	text-decoration: none;
}

hr {
	color:#FFF;
	background-color:#FFF;
	height:2px;
	border:none;
}



.bottom_border{
	border-bottom: 2px solid #FFF;
	padding-bottom: 10px;
}
h1 {
	font-size: 26px;
	color: #187391;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 1em;
}
.image_container{
	float:right;
}
