/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
* {
	outline: none;
}
body {
	margin: 26px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e2e2e2;
	color: #686666;
	background-image: url(images/bg_rpt.jpg);
	background-repeat: repeat-x;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #686666;
	text-decoration: underline;
}
a:hover {
	color: #686666;
	text-decoration: none;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #686666;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 17px;
	padding-bottom: 7px;
	color: #686666;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 802px;
}
#pagebackground {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 725px;
}
#header {
	padding: 0px 0px 0px 9px;
	height: 113px;
}
#logo {
	float: left;
}
#nav {
	float: right;
	width: 550px;
}
#headernav {
	float: right;
	padding-top: 41px;
}
#headernav ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#headernav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#headernav a {
	display: block;
	float: left;
	color: #929292;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
}
#headernav a:hover {
	color: #555555;
}
#headernav a.on {
	color: #555555;
}
#headernav a.on:hover {
	color: #555555;
}
#mainnav {
	float: right;
	padding-top: 13px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#mainnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	background-image: url(images/nav_rpt.jpg);
	background-repeat: repeat-x;
}
#mainnav li.on {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	background-image: url(images/nav_rpt_on.jpg);
	background-repeat: repeat-x;
}
#mainnav a {
	display: block;
	float: left;
	color: #929292;
	padding: 0px 12px 0px 12px;
	line-height: 38px;
	height: 38px;
	text-decoration: none;
	font-size: 14px;
	color: #555555;
	
}
#mainnav a:hover {
	color: #50b5cf;
}
#mainnav li.on a {
	color: #ffffff;
	
}
#mainnav li.on a:hover {
	color: #ffffff;
}
#mainnav a#left {
	background-image: url(images/nav_left.jpg);
	background-repeat: no-repeat;
}
#mainnav li.on a#left {
	background-image: url(images/nav_left_on.jpg);
	background-repeat: no-repeat;
}
#mainnav a#right {
	background-image: url(images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#mainnav li.on a#right {
	background-image: url(images/nav_right_on.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#module_rpt {
	background-image: url(images/module_rpt.jpg);
	background-repeat: repeat-y;
}
#module_top {
	background-image: url(images/module_top.jpg);
	background-repeat: no-repeat;
}
#module_bottom {
	background-image: url(images/module_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 500px;
}
#homepage_padding {
	padding: 3px 3px 0px 4px;
}
#home_content {
	padding: 23px 23px 13px 27px;
	background-color: #676666;
}
#bottom_bar {
	height: 29px;
}
#bottom_bar ul {
	margin: 0px;
	padding: 0px 0px 0px 17px;
	list-style-image: none;
	list-style-type: none;
}
#bottom_bar li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#bottom_bar a {
	display: block;
	float: left;
	line-height: 25px;
	height: 29px;
	color: #ced0d0;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}
#bottom_bar a:hover {
	color: #ffffff;
}
#bottom_bar a.on {
	color: #ffffff;
}
#bottom_bar a:hover {
	color: #ffffff;
}
#footer {
	padding-left: 27px;
	color: #646464;
	font-size: 11px;
	padding-top: 18px;
}
#home_content_left {
	float: left;
	width: 486px;
}
#home_content_left h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #858585;
	font-size: 18px;
	line-height: 23px;
	color: #fefefe;
	text-transform: uppercase;

}
#home_content_left p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	color: #fefefe;
	line-height: 30px;
	font-size: 15px;

}
#home_content_left ul {
	list-style-image: url(images/bullet_dark.gif);
	margin-left: 0px;
	padding-left: 20px;
}
#home_content_left li {
	color: #fefefe;
	padding-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 15px;

}
#home_content_right {
	float: right;
	width: 243px;
	padding-top: 28px;
}
.homemodule {

}
.homemodule_top {
	background-image: url(images/home_module_top.jpg);
	background-repeat: no-repeat
}
.homemodule_rpt {
	background-image: url(images/home_module_rpt.jpg);
	background-repeat: repeat-y;
}
.homemodule_bottom {
	background-image: url(images/home_module_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.homemodule_header {
	background-image: url(images/home_module_header.jpg);
	background-repeat: no-repeat;
	height: 27px;
}
.homemodule_header h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 27px;
	float: left;
	padding-left: 8px;
}
.homemodule_header_clients {
	background-image: url(images/bg_clientsarea.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
.viewall {
	float: right;
	margin: 6px 9px 0px 0px;
}
.homemodule_header_content {
	padding: 5px 10px 5px 10px;
	color: #e1e1e1;
}
.homemodule_header_content p {
	color: #e1e1e1;
	padding-bottom: 5px; padding-top: 5px;
}
.homemodule_header_content a {
	color: #ffffff;
	text-decoration: underline;
}
.homemodule_header_content a:hover {
	color: #ffffff;
	text-decoration: none;
}
a#requestinfo {
	display: block;
	background-image: url(images/btn_bg_off.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 37px;
	padding-left: 12px;
	height: 37px;
	text-decoration: none;
}
a#requestinfo:hover {
	background-image: url(images/btn_bg_on.jpg);
	color: #ffffff;
	text-decoration: none;
}
#home_content_left a {
	color: #ffffff;
	text-decoration: underline;
}
#home_content_left a:hover {
	text-decoration: none;
}
#module_subpadding {
	padding: 31px 36px 0px 29px;
}
.copy_left {
	float: left;
	width: 322px;
}
.copy_right {
	float: right;
	width: 247px;
}
#subpage_left {
	float: left;
	width: 122px;
	min-height: 400px;
}
#subpage_right {
	float: right;
	width: 588px;
	min-height: 400px;
}
#module_subpadding h1 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	line-height: 23px;
}

#module_subpadding h2 {
	color: #548eaf;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 20px;
}

#module_subpadding p.accented {
	font-size: 13px;
	line-height: 20px;
}
#module_subpadding h3 {
	color: #686666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 19px;
}
#photobox {
	border: 1px solid #d2d2d2;
	padding: 5px 5px 5px 5px;
}
#photobox_controls {
	padding: 6px 0px 0px 0px;
}
#photobox_controls ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#photobox_controls li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}
#photobox_controls li a {
	display: block;
	float: left;
	background-image: url(images/bg_dot.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
#photobox_controls li a span {
	display: none;
}
#photobox_controls li a:hover {
	background-image: url(images/bg_dot_over.jpg);
	background-repeat: no-repeat;
}
#photobox_controls li a.on {
	background-image: url(images/bg_dot_on.jpg);
	background-repeat: no-repeat;
}
#photobox_controls li a.on:hover {
	background-image: url(images/bg_dot_on.jpg);
	background-repeat: no-repeat;
}
.pluslink, #pluslink {
	display: block;
	float: right;
	padding: 0px 0px 0px 15px;
	background-image: url(images/icon_plus_small_sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #397ca2;
	text-decoration: underline;
}
.pluslink:hover, #pluslink:hover {
	color: #397ca2;
	text-decoration: none;
}
#subpage_left ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#subpage_left li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#subpage_left a {
	display: block;
	background-image: url(images/icon_plus_small_sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 18px;
	color: #555555;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#subpage_left a:hover, #subpage_left a.on {
	color: #548eaf;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	background-image: url(images/tb_header.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}
#popupclosebar a {
	line-height: 49px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 205px;
}
#popupphoto {
	width: 205px;
	height: 249px;
}
#popupright {
	float: right;
	width: 400px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#hidelogo {
	display: none;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
#popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupmain h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#popuptitle {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-left: 20px;
}
#popupcontrolicons {
	float: right;
}
.formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #b3b2b2;
	color: #666666;
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright select {
	height: 25px;
	width: 198px;
}
.formright input.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size: 11px;
	height: 24px;
	line-height: 14px;
	background-color: #fefefe;
	color: #555555;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #d9d9d9;
	margin-right: 2px;
}
.formright input.inputbutton:hover {
	color: #50b5cf;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
}
.error {
	color: #ff0000;
}
.required {
	font-size: 11px;
	font-style: italic;
}
.newsphotogall {
	border: 1px solid #cccccc;
	margin: 0px 0px 10px 25px;
}
.stafflistings_member {
	float: left;
	padding-right: 20px;
}
.stafflistings_member_width {
	width: 100px;
}
.stafflistings_member_nophoto {
	border: 1px solid #cccccc;
}
.stafflistings_member_nophoto {
	width: 75px;
	height: 96px;
	text-align: center;
	line-height: 96px;
	color: #cccccc;
	font-size: 10px;
	border: 1px solid #cccccc;
}
.boldblue {
	color: #548eaf;
	font-weight: bold;
}
