@charset "utf-8";

/* Main Container */
.con_green {
	position: relative;
	float: right;
	clear: inherit;
	padding: 0;
	margin: 435px 13px 0px 0px;
	height: auto;
	width: 600px;
	background-color: #f5f0dd;
}
/* Green Banner Image */
.g_banner {
	height: 228px;
	width: 751px;
	position: absolute;
	top: 230px;
	left: 13px;
}
.top {
	height: 60px;
	width: 500px;
	position: absolute;
	top: 50px;
	left: 20px;
	z-index: 100;
	color: #FFFFFF;
}
.s_w {
	font-size: 14px;
}
/* Side Container */
#clcon {
	height: auto;
	width: 120px;
	position: absolute;
	left: 0px;
	top:455px;
	margin-bottom: 20px;
	padding: 0;
}
/* Text Styles */
.p_p {
	padding: 20px;
}
.p_s {
	padding: 20px;
	text-align: center;
}

.l_l {
	font-size: 24px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tp {
font-size: 13px;
text-align: left;
padding: 10px;
}
.tt {
font-size: 13px;
text-align: left;
padding: 10px;
}
.t2 {
font-size: 13px;
text-align: center;
padding: 10px;
}


/* Photo Containers */
.bx_1_c {
	height: 165px;
	width: 223px;
	position: relative;
	float: left;
	clear: inherit;
	margin: 10px 10px 4px 10px;
	border: solid 1px #666666;
}
.bx_2_c {
	height: 165px;
	width: 223px;
	position: relative;
	float: right;
	clear: both;
	margin: 10px 10px 4px 10px;   
	border: solid 1px #666666;
}

.lcap {
height: auto;
width: 325px;
position: relative;
float: right;
clear: inherit;
margin: 10px 10px 10px 0px;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
text-align: left;
}



.rcap {
height: auto;
width: 325px;
position: relative;
float: left;
clear: inherit;
margin: 10px 0px 10px 10px;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;


}
.ml {
font-size: 13px;
color: #FFFFFF;
margin-right: 5px;
}
.gl {
font-size: 15px;
color: #000;
margin: 20px 5px 10px 5px;
}

.nl {
font-size: 13px;
color: #FFFFFF;
margin-left: 5px;
}


.cp_bx {
	height: 20px;
	width: 200px;
	position: relative;
	margin: 10px 10px 10px 10px;
}
.grey {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}
.tiny {
font-size: 9px;
text-align: center;
padding: 4px;
}
.k_l {
    height: auto;
	width: 590px;
	position: relative;
	float: left;
	clear: inherit;
	margin-top: 10px;
	text-align: center;
}
.las {
height: auto;
width: 580px;
position: relative;
float: left;
background-image: url(../images/brpt_g.jpg);
background-repeat: repeat-x;
margin: 10px;
background-color: #b3aca6;
}
.trk {
height: auto;
width: 223px;
position: relative;
float: left;
clear: both;
color: #fff;
margin: 0px 10px 10px 10px;
text-align: center;
}
.trl {
height: auto;
width: 223px;
position: relative;
float: right;
clear: both;
color: #fff;
margin: 0px 10px 10px 10px;
text-align: center;
}

.hn {
	position: absolute;
	top: 148px;
	left: 0px;
	height: 18px;
	width: 750px;
	background-color: #501a11;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 12px;
	text-align: center;
}
.hn a:link {
	color: #FF9600;
	text-decoration:none;
}
.hn a:visited {
	color: #FF9600;
	text-decoration:none;
}
.hd2 {
	position: absolute;
	top: 55px;
	left: 375px;
	height: 64px;
	width: 200px;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
}
.hd2 a:link {
	color: #000;
	text-decoration:none;
}
.hd2 a:visited {
	color: #000;
	text-decoration:none;
}
.hd2 a:active {
	color: #000;
	text-decoration:none;
}
.hd2 a:hover {
	color: #000;
	text-decoration:none;
}
#footc {
	height: 14px;
	width: 734px;
	position: relative;
	float: left;
	clear: both;
	color: #FFFFFF;
	background-color: #501a11;
	padding: 8px;
	text-align: left;
}



