.body {
	margin: 0px;
	background-color: #EBF7EC;
}
.orangeBoldCopy {
	font-weight: bold;
	color: #e67b1d;
}

/* Begin Links */


/* link used on general links on a white background. */
a.generalLink:link {
	color: #999;
	text-decoration: none;
}
a.generalLink:visited {
	color: #999;
	text-decoration: none;
}
a.generalLink:hover {
	color: #090;
	text-decoration: underline;
}
a.generalLink:active {
	color: #090;
	text-decoration:
}


/* Small Sub Nav Links Next to the Search Box */
a.subNavLink:link {
	color: #999;
	text-decoration: none;
}
a.subNavLink:visited {
	color: #999;
	text-decoration: none;
}
a.subNavLink:hover {
	color: #090;
	text-decoration: underline;
}
a.subNavLink:active {
	color: #090;
	text-decoration: underline;
}

/* link used if flash is not installed */
a.theaterAltLink:link {
	color: #5BF;
	text-decoration: none;
}
a.theaterAltLink:visited {
	color: #5BF;
	text-decoration: none;
}
a.theaterAltLink:hover {
	color: #5BF;
	text-decoration: underline;
}
a.theaterAltLink:active {
	color: #5BF;
	text-decoration: underline;
}


.container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #FFF;
	height: 1%;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
/* End of the header */

/* begin nav */

.nav {
	width: 760px;
	height: 25px;
	z-index: 55;
}




/* begin content */

.content {
	width: 760px;
	overflow: hidden;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	float: right;
	width: 585px;
	padding: 0px;
	margin-top: 20px;
}

#whyHeader {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 220px;
	width: 585px;
}
#whyHeaderPic {
	border: 1px solid #999;
	height: 218px;
	width: 218px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/subHeaderPic_why.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#whyHeaderCopy {
	height: 180px;
	width: 325px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-color: #4a7f28;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	line-height: 24px;
}
.quoteTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	width: 100%;
}
.mainCopy {
	width: 585px;
	float: right;
	overflow: hidden;
	background-image: url(../images/copy_lines_bg.gif);
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
#orangeBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	width: 585px;
	margin-top: 20px;
	background-color: #e67b1d;
	height: 15px;
	text-align: center;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/arrow_whiteOnOrng_right.gif);
	background-repeat: no-repeat;
	background-position: 80px;
}
#orangeBar a {
	color: #FFF;
	text-decoration: none;
}

#orangeBar a.hover,
#orangeBar a:hover{
	text-decoration: underline;
}

.subCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	float: right;
	width: 585px;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	margin-bottom: 10px;
}
.blueBulletLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 585px;
	float: right;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	color: #034ea2;
	margin: 0px;
}
.blueBulletLinksItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	list-style-image: none;
	list-style-type: disc;
}

.blueBulletLinksItem a {
	color: #034ea2;
	text-decoration: none;
}

.blueBulletLinksItem a.hover,
.blueBulletLinksItem a:hover{
	color: #5474d1;
	text-decoration: underline;
}

.homeMainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

.callUsTodayBTN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75c142;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	float: right;
	background-image: url(../images/arrow_lrg_grn_right.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 352px;
}
.cssLink {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
