

/* the ui_clear div is used to clear two floated elements*/

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.is_home body, .is_home td, .is_home p, .is_home li, .is_home input, .is_home select, .is_home textarea {
	font: normal normal 12px/18px Arial, “Helvetica Neue”, Helvetica, sans-serif;
	text-decoration: none;
	color: #036;
}

/* Beginning of Template CSS*/

body {
	margin: 0px;
	background: #fff;
}

.ui_bg_wrap {
	background: transparent url(/images/Cameron_pagebg.jpg) repeat-y top center;	
}

.ui_page {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
}

.ui_header {
	background: transparent url(/images/Cameron_header.jpg) no-repeat top left;
	height: 120px;
	position: relative;
}

.ui_headerPrint{display: none;}

.ui_toplinks{
	text-align: right;
	position: absolute;
		top: 0px;
		right: 20px;
	font-weight: bold;
	font-size: 11px;
}

.ui_toplinks a{
	display: block;
	float: left;
	padding: 5px 15px 0 0;
}

.ui_toplinks a:link, .ui_toplinks a:visited{
	text-decoration: none;
}
.ui_toplinks a:hover{text-decoration: underline;}
.ui_toplinks a:active{text-decoration: none;}

.ui_phone{
	font-weight: bold;
	font-size: 16px;
	float: left;
	padding: 1px 15px 0 0;
	color: #036;
}

.ui_search{
	float: right;
	padding: 22px 30px 0 0;
	width: 312px;
	height: 25px;
}

.ui_topnav{
	background: transparent url(/images/Cameron_topnav.jpg) repeat-x top left;
}

.ui_left {
	width: 211px;
	float: left;
	background: transparent url(/images/Cameron_leftbg.jpg) no-repeat top left;
	padding: 40px 0;
}

.is_home .ui_left{
	display: none;
}

.ui_right {
	width: 639px;
	float: right;
}

.is_home .ui_right{
	width: 850px;
}

.ui_meter {display: none;}

.is_home .ui_meter{
	display: block;
	position: absolute;
		top: 410px;
		left: 190px;
}

.ui_main_content_wrapper {
	padding: 20px 35px 20px 10px;
}

.is_home .ui_main_content_wrapper {
	padding: 0;
}

.ui_main_content {

}	

.ui_footer {
	padding: 0 10px;
}

.ui_print_email {
	width: 211px;
	float: left;
	color: #fff;
	font-size: 11px;
}

.ui_logos{
	float: left;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited,
a.PrintPageLink:active { 
	background: transparent url(/images/Cameron_print.jpg) no-repeat top left;
	display: block; 
	padding: 7px 0 20px 30px;
	text-decoration: none;
}

a.PrintPageLink:hover {
	text-decoration: underline;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited,
a.TellAFriendLink:active {
	background: transparent url(/images/Cameron_email2.jpg) no-repeat top left;
	display: block; 
	padding: 1px 0 5px 30px;
	text-decoration: none;
}

a.TellAFriendLink:hover {
	text-decoration: underline;
}

.ui_bottom_outside {
	background: #fff url(/images/Cameron_footersh.jpg) no-repeat top center;
	margin: 0px auto;
	color: #fff;
}

.ui_bottom_wrapper{
	width: 850px;
	margin: 0px auto;
}

.ui_footertxt{
	float: left;
	padding: 5px 0 20px 30px;
	color: #036;
}
.ui_footertxtright{
	float: right;
	padding: 11px 30px 20px 0;
	color: #036;
}

.ui_copyright {
	font-size: 11px;
	float: left;
	color: #333;
	padding: 0 0 0 5px;
}

.ui_tagline {
	font-size: 11px;
	padding: 0 30px 10px 0;
	float: right;
	text-align: right;
	color: #999;
}

.ui_tagline a:link,
.ui_tagline a:visited,
.ui_tagline a:active {color: #999;text-decoration: none;font-weight: normal;}

.ui_tagline a:hover {color: #999; text-decoration: underline;}
