@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F1F2F2;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background.jpg);
	background-color: #f3f3f3;
	background-repeat: repeat-x;
	background-position: top;
}
.thrColFixHdr #container {
	width: 993px;
	margin: 0 auto;
	padding-left:26px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/text-background.png);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
}  
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 17px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/jd_left_nav.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 55px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	margin: 0 270px 0 180px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
} 
#footer {
	padding: 0 10px 0 20px;
	background-image: url(../images/footer_black.gif);
	color: #FFF;
	height: 65px;
	background-color: #000;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.headcontainer {
	width:993px;
	margin:0 auto;
	background-image:url(../images/header_background.jpg);
	height:190px;
	background-repeat:no-repeat;
	background-position:left top;
}
.footercontainer{
	display:block;
	width:963px;
	margin:0 auto;
	height:65px;
}
.builderslogo {
	padding-left:7px;
	padding-top:18px;
}
.logoright {
	padding-right:45px;
	padding-top:34px;
}
#searchform {
	display:block;
	float:right;
	padding-left:25px;
	padding-right:45px;
	padding-bottom:15px;
	padding-top:10px;
}
.clearboth {
	clear:both;
}
.footer_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	display: block;
	float: left;
	height: 29px;
	width: 135px;
	padding-left: 15px;
	text-align: left;
	padding-top: 8px;
}
.footer_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	display: block;
	float: left;
	height: 20px;
	width: 760px;
	padding-left: 15px;
	clear: none;
	padding-top: 4px;
}
.footer_fax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.footer_copyright {
	padding-left:65px;
	font-size:11px;
}
.smalljdlogo {
	padding-top:7px;
	padding-right:5px;
}
.footer_nav a:link {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	color:#fff;
}
.footer_nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	color:#fff;
}
.footer_nav {
	display:block;
	float:right;
	padding-right:23px;
	width:300px;
	padding-top:8px;
	text-align:right;
	font-size:12px;
}
.footer_nav a:hover {
	color:#FFDD00;
}
.jd_left_bar {
	margin-right:-1px;
	margin-top:15px;
	margin-left:10px;
}
#sidebar1 h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1D772D;
	font-weight:bold;
	font-size: 14px;
	margin-bottom:2px;
}
.top_image_background {
	background-image:url(../images/large_picture_background.png);
	background-position:left;
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:246px;
	width:993px;
	margin: auto;
	margin-bottom:0px;
	padding-top:37px;
	padding-left:26px;
	text-align:left;
	clear: both;
}
h1 {
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#1D772D;
	padding-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D772D;
	letter-spacing: .5px;
}
#sidebar2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #1D772D;
	text-decoration: none;
	background-color: #FFFCE1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height:16px;
}
#sidebar2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #1D772D;
	text-decoration: none;
	background-color: #FFFCE1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height:16px;
}
#sidebar2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFCE1;
	text-decoration: none;
	background-color: #1D772D;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height:16px;
}
#sidebar2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFCE1;
	text-decoration: none;
	background-color: #1D772D;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height:16px;
}
#sidebar1 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D772D;
	text-decoration: none;
	line-height: 25px;
	text-transform: none;
	clear: left;
}
#sidebar1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D772D;
	text-decoration: none;
	line-height: 25px;
	text-transform: none;
	clear: left;
}
#sidebar1 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 25px;
	text-transform: none;
	clear: left;
}
#sidebar1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#666;
	text-decoration: none;
	line-height: 25px;
	text-transform: none;
	clear: left;
}
#sidebar2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.navigation a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFE72B;
	text-decoration: none;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 15px;
}
.navigation a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFE72B;
	text-decoration: none;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#414042;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFED7B;
	border-left-color: #FFED7B;
}
.navigation a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFE72B;
	text-decoration: none;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 15px;
}
.navigation a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFE72B;
	text-decoration: none;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 11px;
	padding-left: 11px;
	background-color:#414042;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFED7B;
	border-left-color: #FFED7B;
}
.chromestyle {
	width:963px;
	margin:0 auto;
	text-align:right;
	padding-right:75px;
	margin-top:-10px;
	margin-bottom:-8px;
	color: #fff;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul {
	padding: 4px 0;
	margin: 0;
	text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
display: inline;
}

.chromestyle ul li a {
	color: #FFE72B;
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/button_hover_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFED7B;
	border-left-color: #FFED7B; /*THEME CHANGE HERE*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFE72B;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.navigation {
	width:963px;
	margin:0 auto;
	text-align:right;
	padding-right:75px;
	margin-top:-10px;
	margin-bottom:-8px;
}
.stepcarousel {
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 964px; /*Width of Carousel Viewer itself*/
height: 265px; /*Height should enough to fit largest content's height*/
margin-top:-20px;
margin-left:-2px;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;

}
.stepcarousel .panel {
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 964px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#mygallery-paginate {
	float:right;
	display:block;
	height:15px;
	width:915px;
	position:absolute;
	top: 480px;
	text-align:right;
	padding-right:35px;
}
.call_to_action {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1D772D;
	font-size:16px;
}
#sidebar2 a.call_to_action:link {
	weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1D772D;
	font-size:18px;
	padding:3px;
	line-height:24px;
	text-transform:capitalize;
}
#sidebar2 a.call_to_action:hover {
	weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1D772D;
	font-size:18px;
	background-color:#ffed7b;
	padding:3px;
	line-height:24px;
	text-transform:capitalize;
}
#sidebar2 a.call_to_action:visited {
	weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1D772D;
	font-size:18px;
	padding:3px;
	line-height:24px;
	text-transform:capitalize;
}
#sidebar2 a.call_to_action:active {
	weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1D772D;
	font-size:18px;
	background-color:#ffed7b;
	padding:3px;
	line-height:24px;
	text-transform:capitalize;
}

