@charset "utf-8";
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address , em, img{
	margin: 0px;
	padding: 0px;
	border: none;
}
body  {
	background: url(../images/BackgroundColor.jpg);
	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: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.4em;
	
}

.TwoColumn #container {
	width: 980px;
	text-align: left;
	background: url(../images/BottomBanner_00.jpg) no-repeat right bottom;
	margin: 0 auto 1em;
	position: relative;
} 
.TwoColumn #header {
	padding: 15px 0px 0px 0px;  /*The 15 pixels on top matches my fireworks layout */
	height: 180px;
	background: url(../images/NicBurkeBanner.jpg) no-repeat right top;
	position: relative;
	margin-top: 15px;
} 
.TwoColumn #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	position: relative;
	height: 485px;
}
#sidebar1 p.narrower {
	padding-right: 40px;
	color: #FFF;
	text-align: right;
	line-height: 2em;
	font-style: italic;
	padding-top: 1em;
}






.TwoColumn #mainContent {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 5em 0px 0px;
	float: right;
	position: relative;
	width: 600px;
} 
#sidebar1 p {
	line-height: 1.2em;
	padding-top: 0.5em;

}
#sidebar1 p.brightText {
	color: #FFF;
	padding-left: 1em;
	font-style: italic;
	padding-top: .6em;
}
#sidebar1 ul {
	padding-left: 2.3em;
	color: #CCC;
	padding-top: 0.2em;
}



#header span.diamond {
	position: absolute;
	right: 68px;
	top: 18px;
	height: 148px;
}

.diamondCaption {
	font-size: 0.8em;
	font-style: italic;
	position: absolute;
	width: 80px;
	text-align: right;
	line-height: 1.1em;
	color: #FFC;
	right: 20px;
	top: 102px;
	font-weight: normal;
}



.TwoColumn #footer {
	position: relative;


} 
.diamond {
}

#sidebar1 em {
	color: #CFF;
}


.TwoColumn #footer p {
	margin: 0px 0px 0px 310px;
	line-height: 33px;
	font-size: 0.8em;
}
.TwoColumn #addressBox{
	width: 380px;
	font-style: italic;
	text-align: center;
	position: absolute;
	left: 300px;
	top: 42px;
	font-size: 1em;
}
.TwoColumn #blockQuoteBox{
	width: 230px;
	height: 110px;
	padding: 15px 0px 0px 15px;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.4em;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 80px;
	visibility: visible;

}
.TwoColumn #NavigationBox{
	line-height: 30px;
	height: 26px;
	width: 478px;
	margin-top: 10px;
	position: absolute;
	left: 300px;
	top: 105px;
}
#header #NavigationBox a {
	border-width: 0;


}


.EmailLink a:link, .EmailLink a:visited {
	color: #FFC;
	text-decoration: none;
}
.EmailLink a:hover, .EmailLink a:active {
	color: #CFC;
	text-decoration: none;
}




#header li {
	float: left;
	display:block;
	line-height:24px;
	width: 100px;
	text-indent: 0em;
	background: url(../images/WhyBendButton.jpg);
}


blockquote {
	font-size: 1.2em;
	font-style: italic;
}


#footer p {
	font-size: 0.9em;
	color: #FFF;
}


.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;
}
p {
	font-size: 1.1em;
}
h1 {
	font-size: 1.7em;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
h3 {
	font-style: italic;
	font-size: 0.9em;
}

span.bold {
	font-weight: bold;
	font-size: 110%;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
p.smallerItalic {
	font-size: 80%;
	font-style: italic;
	padding-bottom: .5em;
}



.mobile {
	font-size: 0.8em;
	font-style: italic;
	color: #FFC;
}
.EmailLink {
	font-style: italic;
	font-weight: bold;
	color: #FFC;
	font-size: 0.9em;
}
#header .TwoColumn#diamondImages {
	height: 146px;
	width: 144px;
	position: absolute;
	top: 10px;
	right: 52px;
}
#sidebar1 #sideAddress p {
	width: 200px;
	position: absolute;
	top: 287px;
	height: 105px;
	right: -54px;
	font-size: 0.9em;
}
#sidebar1 #sideAddress p .bold {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;
}
#container #mainContent.pictureOnRight {
	padding-right: 0px;
	width: 680px;
}
.TwoColumn #container.simpleFooter {
	background: url(../images/BottomBanner_simple.gif) no-repeat right bottom;
}
.TwoColumn #container #PhotoBoxRT {
	float: right;

}
#contact {
	height: 210px;
	width: 680px;
	float: right;
	margin-top: 1em;
	position: relative;
}
#container #FormBackground img {
	position: absolute;
	right: 0px;
	bottom: 45px;
	float: right;
}


#contact p  {
	font-size: 0.8em;
	text-align: right;
	display: block;
	margin-left: 0px;
	line-height: 2em;
	font-family: Verdana, Geneva, sans-serif;
}

#contact p label {
	font-size: 1.2em;
	color: #FFF;
	line-height: 2em;

}
#contact .formElementsBox p #message , #contact .formElementsBox p #submit{
	margin-top: 5px;

}

#contact .formElementsBox {
	position: absolute;
	top: 0px;
	right: 10px;
}
#contact .formElementsBox h1 {
	padding-top: 8px;
}
.TwoColumn #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	position: relative;
	height: 485px;
}
.TwoColumn #container #iframebox iframe {
	width: 740px;
	height: 2799px;
	float: right;
}

#sidebar2 p.brightText {
	color: #FFF;
	padding-left: 1em;
	font-style: italic;
	padding-top: .6em;
}
#sidebar2 ul {
	padding-left: 2.3em;
	color: #CCC;
	padding-top: 0.2em;
}
.TwoColumn #iframebox {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0em 0px 0px;
	float: right;
	position: relative;
	width: 741px;
	height: 2800px;
}
