body,td,th,option,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*letter-spacing: .04em;*/
	line-height:160%;
}
html {
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height:100%;
}
form {
	margin:0px;
	padding:0px;
}
p {
	margin-top:0px;
}
body a {
	color: #333333;
}
body a:link {
	color: #333333; 
}
body a:visited {
	color: #333333;
}
body a:hover {
	color: #999999; 
}
body a:active {
	color: #333333; 
}
.errtext {
	color:#FF0000;
	font-weight:bold;
}
#fullheight {
	height:100%;
}
#onepercent {
	height:1%;
}
#ninetyninepercent {
	height:99%;
}
.mytracetext
{
	color:#FFFFFF;
	background-color:#333333;
}
.bottominfo {
	padding-top:14px;
	padding-bottom:32px;
	padding-left:14px; 
	padding-right:15px;
}
.bottominfo a:link, .bottominfo a:visited, .bottominfo a:active {
	text-decoration:underline;
}
.bottominfo a:hover {
	color: #5c5654;
	text-decoration:underline;
}
.bottominfo_text {
	padding-left:1px;
	font-size:12px;
}
.bottominfo_sep {
	padding-left:17px;
	padding-right:17px;
	font-size:12px;
}
.mediumbox {
	width:200px;
}
.widebox {
	width:300px;
}
.hugebox {
	width:500px;
}
/************************* photo album ******************************/
.hideset {
	display:none;
}
.singlealbumthumb { 
	margin:4px;
	border: 1px solid #999999;
 } 
.bubbleInfo *{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px; }
.bubbleInfo {POSITION: relative; /* LEFT: 100px; WIDTH: 500px; POSITION: relative; TOP: 150px */ /* mjf */ }

.mjf_fancyzoom_imgborder {
	background-color:#CCCCCC;
	border:1px solid #666666;
}
/******************************** photo album **********************/
.bubbleInfoFp *{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px; }
.bubbleInfoFp {POSITION: relative; /* LEFT: 100px; WIDTH: 500px; POSITION: relative; TOP: 150px */ /* mjf */ }
/******************************** photo album **********************/
/*************** Begin SLIDE SHOW *********************/
/* http://jonraasch.com/blog/a-simple-jquery-slideshow */
#slideshow {
    position:relative;
    height:534px;  /* set to height of images */
	width:603px;   /* set to width of images */
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*************** End SLIDE SHOW *********************/
/*************** TOP NAV *********************/
.topbarbg {
	background-image:url(../graphics/common/bg/bg_upperfarleft.jpg);
	background-repeat:repeat-x;
	height:128px; /* height:114px; */
	overflow:hidden;
}
.topcenter {
	background-image:url(../graphics/common/bg/bg_topcenter.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:128px; /* height:114px; */
	overflow:hidden;
}
.topnavdiv {
	margin-left:36px;
	margin-bottom:37px;
}
.topnav_separator {
	margin-left:6px;
	margin-right:6px;
}
.topnavdiv td {
	font-size:13px;
	font-weight:bold;
}
.topnavdiv td a{
	color:#FFFFFF;
	text-decoration:none;
}
.topnavdiv td a:hover{
	color:#333333;
}
/*************** BOTTOM NAV *********************/
.bottombarbg {
	background-image:url(../graphics/common/bg/bg_lowerfarleft.jpg);
	background-repeat:repeat-x;
	height:113px;
	overflow:hidden;
}
.bottomcenter {
	background-image:url(../graphics/common/bg/bg_bottomcenter.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:113px;
	overflow:hidden;
}
.bottomnavdiv{
	padding-top:50px;
}
.bottomnavdiv td{
	font-size:11px;
}
.whitetext {
	color:#FFFFFF;
}
.whitetext a:link, .whitetext a:visited, .whitetext a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.bottomnavtext a:link, .bottomnavtext a:visited, .bottomnavtext a:active{
	color:#333333;
	text-decoration:none;
}
.bottomnavtext a:hover{
	color:#333333;
	text-decoration:underline;
}
/*************** MAIN CONTENT *********************/
.middlebarbg {
	background-image:url(../graphics/common/bg/bg_farleftandright.jpg);
}
.leftwhitegradient {
	background-image:url(../graphics/common/bg/bg_middleleft.jpg);
	background-repeat:repeat-y;
}
.rightwhitegradient {
	background-image:url(../graphics/common/bg/bg_middleright.jpg);
	background-repeat:repeat-y;
}
.middlecenter {
	background-color:#ffffff;
	width:890px;
	padding-top:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px; /* added 4/18/09 */
}
/*************************************/
.redlist {
	margin-bottom:0px;
}
.redlist li {
	list-style-image: url(../graphics/common/redbullet.gif);
	color: #dd1f26;
	cursor:default;
	margin-left:-23px;
	text-decoration:none;
}
.redlist li a:link{
	color: #dd1f26;
	text-decoration:none;
}
.redlist li a:visited{
	color: #dd1f26;
	text-decoration:none;
}
.redlist li a:hover{
	color: #dd1f26;
	text-decoration:underline;
}
.redlist li a:active{
	color: #dd1f26;
	text-decoration:none;
}
.redlist li.liselected {
	text-decoration:underline;
}
.noindent_ordered  li{
	margin-left:-21px; 
	padding-left:5px;
}
.noindent li{
	margin-left:-24px; 
	padding-left:7px;
}
/************** Homepage **********/
.allaboutthepeople {
	margin-bottom:25px;
}
.height31 {
	height:31px;
}
.homeblurb1, .homeblurb2 {
	padding-left:20px;
	padding-right:10px;
}
.homeblurb3 {
	padding-left:33px;
	padding-right:10px;
}
/**** homepage green box ***/
.homeoutergreen {
	width:870px;
	height:300px; /* added 4/18/09 */
	background-color:#d4e8e7;
}
.homeinnergreen {
	width:850px;
	margin-left:10px;
	margin-right:10px;
	/*margin-bottom:10px;*/  /* commented out 4/18/09 */
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.homeouteremail {
	width:194px;
	background-color:#eaf4f3;
	padding-top:2px;
	padding-bottom:2px;
}
.homeinneremail {
	width:168px;
	margin-top:4px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
	border-top:1px solid #d4e8e7;
	border-left:1px solid #d4e8e7;
	border-bottom:1px solid #d4e8e7;
	border-right:1px solid #d4e8e7;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
}
.emailboxborder {
	border:1px solid #999999;
	width:167px;
}
.emailsignupboxborder {
	border:1px solid #333333;
	background-color:#efeded;
	width:167px;
}
.emailsignuptd {
	background-color:#efeded;
}
input#homepageemailinput {
	background-color:#efeded;
	border:none;
	width:140px;
	padding-left:3px;
	padding-right:6px;
}
#emailsignupteaser {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:110%;
	padding-bottom:20px;
}
#emailsignupteasertd {
	padding-right:5px;
}
.emailteaser {
	color:#dd1f26;
	padding-bottom:4px;
}
input#homepageemail {
	background-color:#eaf4f3;
	border:none;
	width:140px;
	padding-left:3px;
	padding-right:6px;
}
/**** intpages green box ***/
.intpageoutergreen {
	width:610px;
	background-color:#d4e8e7;
	padding:10px;
}
.intpageinnergreen {
	/*width:560px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;*/
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	padding-bottom:20px;
}
/***************************/
/*  Milonic                */
/**************************/
/* milonic menu */

.mmpadding {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
	padding-left:10px;
	opacity: .95;
}
.mmpadding a:link {
	text-decoration:none;
}
.mmpadding a:hover{
	text-decoration:underline;
}
.mmpadding a:visited {
	text-decoration:none;
}
.mmpadding a:active {
	text-decoration:none;
}
/************ int pages ***********/
.topleftimg {
	margin-bottom:20px;
}
.leftnavred {
	color:#dd1f26;
	font-size:12px;
	line-height:24px;
}
.leftnavred_selected {
	color:#dd1f26;
	font-size:12px;
	text-decoration:underline;
	line-height:24px;
}
td .leftnavred a{
	color:#dd1f26;
	text-decoration:none;
}
td .leftnavred a:hover{
	text-decoration:underline;
}
td .leftnavredtoblack a{
	color:#dd1f26;
	text-decoration:none;
}
td .leftnavredtoblack a:hover{
	color:#333333;
	text-decoration:none;
}
.bluelineseparator {
	margin-top:5px;
	margin-bottom:5px;
}
.pagetitlemain {
	font-size:28px;
	color:#dd1f26;
	line-height:32px;
}
.pagetitlesubtitle {
	font-size:20px;
	color:#333333;
}
.sectiontitle {
	font-size:14px;
	color:#dd1f26;
	font-weight:bold;
	line-height:30px;
}
/*********** hire now **********/
.hirenowborder {
	border:10px solid #dd1f26;
	padding-left:25px;
	padding-bottom:25px;
	width:575px;
}
.grayborder {
	border:1px solid #cccccc;
}
form#hirenowform td {
	font-size:12px;
	font-weight:bold;
}
/******** feedback form *****/
.feedbacktd {
	padding-left:10px;
}
/***** admin area ********/
.hiddenrow {
	display:none;
}
