/* CSS Document */

/* CSS Document */
body {
	text-align:center;
	background-color:#000000;
	font-family: Helvetica,Arial, sans-serif;
	margin:0px; padding:0px;
	color:#FFFFFF;
	width:100%;/* height:auto;overflow:hidden;*/
	font-size:.9em;
    background-image: url(../skin/batik-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {padding:0 0 3px; margin:0px;}
a img {border:none;}
a {text-decoration:underline;color:#FFFFFF;}
a:hover {color:#F8A322;}
ul {margin-top:15px;}
ul li {padding:2px 0 3px 0;}
h2 {margin:15px 0 2px;}
h3 {margin:5px 0 2px;padding:0;}
h2 em {font-weight:normal; font-size:80%;}

#topHeader {
	margin:0 auto; text-align:left;
	height:128px;width:874px;
}
#topHeader #menu {
	float:right;padding:49px 25px 0 0;
	text-transform:uppercase;position:relative;
}
#menu a {padding:0 10px;text-decoration:none;color:#FFFFFF;}
#menu .current, #menu a:hover {color:#F8A322;}
/*.current {color:#C53B1F;}#BF1522*/
#submenu {display:inline;}
#printsmenu {display:none;position:absolute; top:64px;left:200px;padding:3px 0;}
#printsmenu a {display:block;width:120px;}
#lynnLogo {
	margin:25px; position:relative;
}

#middleSection { 
	width:100%;height:324px;text-align:center;
}
#rightBG  {
   height:324px;width:auto !important;width:30%;min-width:233px !important; 
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/right-bg.png');
 	background-image: url(../skin/right-bg.png) !important;
 	background-image: none;
 	background-repeat:no-repeat; 
	background-position: top left;
}
#leftBG {
	 height:324px;width:auto !important;width:30%;min-width:233px !important;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/left-bg.png');
 	background-image: url(../skin/left-bg.png) !important;
 	background-image: none;
	background-repeat:no-repeat; 
	background-position: top right;
}

#middle {width:874px;text-align:left;}
#content { margin:25px;vertical-align:top;
	width:824px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}
#content2 {  /*border: 1px solid green;padding-top:25px;*/
	width:874px; 
	position: relative;
	top: 0px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}

.backThis {
	width:45%; padding:5px 5px 5px 10px; margin-left:-5px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/maintrans-bg.png');
 	background-image: url(../skin/maintrans-bg.png) !important;
 	background-image: none;
	background-repeat:repeat; 
/*	min-height:274px!important;*/
	min-height: 1px;
	height: auto !important;
	height: 1px;
	}

.left {float:left;}
.right {float:right;}	
.leftHome {float:left;width:50%;}
.rightHome {float:right;width:50%;}
.quote {height:auto!important;height:1px; padding:10px;font-size:120%;font-weight:500;font-style:italic;}
.salutation {padding-left:50px;}
.loneImg {padding:0 40px;}	
#leftArrow  {height:274px; width:65px; position:absolute;}
#leftArrow a {/*border:1px solid red;*/height:49px; width:44px; float:left;position:absolute; 
	cursor: pointer;
    margin-top:110px;
	margin-left:-15px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/arrowLeft3.png');
 	background-image: url(../skin/arrowLeft3.png) !important;
 	background-image: none;
	background-repeat:no-repeat;z-index:80;
	}
#leftArrow a:hover{ 
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/arrowLeft3-hover.png');
 	background-image: url(../skin/arrowLeft3-hover.png) !important;
 	background-image: none;
	background-repeat:no-repeat; 
	}
/* Placing this background in the right or left Arrow div caused problems with IE6 and the hover effect */
#rightFade {z-index:120;height:274px; width:32px;
	position:absolute;
	margin-left:842px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/fadeR.png');
 	background-image: url(../skin/fadeR.png) !important;
 	background-image: none;
	background-repeat:no-repeat; 
	background-position:top right;}
#leftFade {z-index:120;height:274px; width:32px; position:absolute;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/fadeLsm.png');
 	background-image: url(../skin/fadeLsm.png) !important;
 	background-image: none;
	background-repeat:repeat-y; /**/}
#rightArrow  {
	height:274px; width:60px;/* border:solid white 1px;*/
	margin-top:0px;
	margin-left:813px;
	position:absolute;
	}
#rightArrow a { float:right;position:relative;cursor: pointer;
	margin-right:-15px;/*margin-right:-49px !important; margin-right:-10px;*/
    margin-top:110px;
	width:44px; height:49px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/arrowRight3.png');
 	background-image: url(../skin/arrowRight3.png) !important;
 	background-image: none;
	background-repeat:no-repeat; 
	}	
#rightArrow a:hover {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/arrowRight3-hover.png');
 	background-image: url(../skin/arrowRight3-hover.png) !important;
 	background-image: none;
	background-repeat:no-repeat; 
	}

#leftArrow, #rightArrow {z-index:150;}
#rightArrow a #ra, #la {/*position:relative; top:10px;*/position:absolute;width:44px; height:49px;z-index:150; }


#contactIFrame {width:350px;margin:10px;height:350px;}
#emailForm { width:350px;margin-left:15px;}
#emailForm td {text-align:left;vertical-align:top;}
.lbl {color:#FFFFFF;font-weight:500;text-align:right;width:60px;}
#txtName, #txtEmail {width: 220px;}
#txtComment {width:330px;}
td.chkboxes {text-align:left;padding-left:0px;}


#footer {
	margin:0 auto; text-align:left;height:204px; width:874px;
}
#footer .left, #footer .right {width:60%;margin:25px !important;margin:25px 15px;
	padding:0px; vertical-align:top;}
#footer .right {float:right;width:20%}
.hidden {display:none;}
/* css for Blaikie Thick box results */
#caption {padding-left:0px !important;padding-left:10px; display:block;}
#block { margin:0 auto !important; margin:0;
	display:block;
}

#TB_title{
 text-transform:uppercase;
}
#TB_window img {margin: 15px 0 0 0px !important;margin: 15px 0 0 0;
 /* margin: 15px 0 0 15px;*/
  padding:0px;
}

.newsItem{
	padding-left:50px;
}
#HomeQuote {display:block;float:left;height:274px;margin-right:25px;}
#ScrollBox {
	display:block;
	overflow:scroll;
	width:400px;height:274px;
	padding:5px 5px 5px 10px; 
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='skin/maintrans-bg.png');
 	background-image: url(../skin/maintrans-bg.png) !important;
 	background-image: none;
	background-repeat:repeat; 
/*	min-height:274px!important;min-height: 1px;height: auto !important;
	height: 1px;*/
	scrollbar-base-color:#000000;
	
	
}
