* {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	background-image: url(../images/bg-tile.gif);
}
#case {
	background-image: url(../images/jungle-bg.jpg);

	width: 720px;
	display: block;
	float: left;
}
#left_col {
	width: 181px;
	float: left;
	text-align: right;
}
#left_col ul {
	margin: 30px 30px 30px 0;
	list-style-type: none;
	line-height: 2.4em;
	font-weight: bold;
	font-size: 1em;
}
#left_col ul a:link, 
#left_col ul a:visited,
#left_col ul a:active {
	color: #fff;
}
#left_col ul a:hover {
	color: #ffff00;
}
#right_col {
	width: 515px;
	float: left;
}
#right_col h3 {
	margin: 38px 0 25px 0;
	text-align: center;
	font-size: 2em;
	line-height: .7em;
	color: #33ff00;
}
.txt_head {
	font-size: 40%;
	font-weight: normal;
}
#address_top {
	margin: 10px 0;
	font-family: "Times New Roman", Times, serif !important;
	font-size: .7em !important;
	font-weight: normal !important;
	line-height: 1.2em !important;;
	color: #33ff00;
	text-align: center;
}
#address_top a:link,
#address_top a:visited,
#address_top a:active {
	color: #fff !important;
}
#address_top a:hover {
	color: #33ff00 !important;
}
#right_col h1 {
	font-family: Bradley Hand ITC, cursive, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.5em;
	margin: 20px 0;
}
#right_col p {
	font-family: Bradley Hand ITC, cursive, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 20px 0;
	font-weight: bold;
}
.home_photo_spacing {
	margin: 25px 0;
}
#contact_case {
	margin-bottom: 64px;
	padding-bottom: 15px;
	background-color: #f98200;
	background-image: url(../images/contact-orange-shape.jpg);
	background-repeat: no-repeat;
}
#contact_case p {
	margin: 0;
	padding: 15px 20px 0 20px !important;
	font-size: 140%;
}
#contact_case p a:link,
#contact_case p a:visited,
#contact_case p a:active {
	color: #fff;
}
#contact_case p a:hover {
	color: #ffff00;
}
#right_col h2 {
	margin: 20px 0;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #33ff00;
}
.img_centre {
	text-align: center;
}
#right_col ul {
	margin: 20px 20px 20px 60px;
	list-style-type: none;
}
#right_col li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 45px;
	margin-bottom: 15px;
	color: #33ff00;
}
#right_col ul a:link,
#right_col ul a:visited,
#right_col ul a:active {
	color: #fff !important;
}
#right_col ul a:hover {
	color: #33ff00 !important;
}
#lower_col {
	width: 97%;
	display: block;
	margin-top: -10px;
	float: right;
}
.photo_block_case {
	width: 100%;
	margin-bottom: 20px;
	display: block;
	float: left;
}
.photo_block {
	margin-right: 40px;
	float: left;
}
.photo_block_sml {
	margin-right: 10px;
	float: left;
}
.text_block {
	width: 365px;
	float: left;
}
.text_block p {
	padding-right: 14px;
}
.photo_block_right {
	float: left;
}
.photo_block p, .photo_block_right p {
	font-family: Bradley Hand ITC, cursive, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.5em;
	margin: 10px 0 0 0;
	font-weight: bold;
}
.menu {
	background-color: #b1b266;
	width: 241px;
	float: left;
}
.menu h3 {
	font-family: Bradley Hand ITC, cursive, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.2em;
	text-decoration: underline;
	font-weight: bold;
	margin: 15px 15px 8px 15px;
}
.menu p {
	font-family: Bradley Hand ITC, cursive, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px 15px 15px 15px;
	font-weight: bold;
}
.photo_extra_margin {
	margin-right: 30px;
}
.fullwidth_txt {
	font-family: Bradley Hand ITC, cursive, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: -7px 15px -10px 15px;
	font-weight: bold;
}
.image_float_right {
	margin: 0 34px 0 -20px;
	padding-bottom: 20px;
	float: right;
}



