/* (LINKS & BODY TAG) */
BODY, P{
	font-family: ARIAL, VERDANA, GENEVA, HELVETICA;
	color: #000000;
	font-size: 12px;
	background-color: #F8E9E4;
	margin-top:0px;
	min-width:750px;
	text-align: center;
}

TD {
	font-family: ARIAL, VERDANA, GENEVA, HELVETICA;
	color: #000000;
	font-size: 12px;
}

A {
	font-family: ARIAL, VERDANA, GENEVA, HELVETICA;
	color: #000000;
	font-size: 12px;
}

A.forced {
	font-family: ARIAL, VERDANA, GENEVA, HELVETICA;
	color: #DCE9DA;
	font-size: 12px;
}

#headline {
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	color: #29514F;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
}

#notesheadline {
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	color: #29514F;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

#subhead {
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	color: #B95915;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}

#subheadgreen {
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	color: #29514F;
	font-size: 14px;
	font-weight: bold;
}

#subheadsmall {
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	color: #29514F;
	font-size: 11px;
	font-weight:bold;
}

.LayoutHeadingStrong {
	text-align:center;
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	font-size: 18px;
}
.LayoutHeading {
	text-align:center;
	color: #B95915;
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	font-size: 16px;
}

.LayoutTextAlign {
	margin: 0px,0px,-18px,16px;
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	font-size: 12px;
}


#legalcopy {
	font-family: ARIAL, VERDANA, GENEVA,  HELVETICA;
	color: #B95915;
	font-size: 11px;
}

/* ------ DIV Styles ------- */
#nested {
	width:748px;
	border-left: solid 1px #B95915;
	border-right: solid 1px #B95915;
	background-image: url(Images/gr_NestedBackground.gif);
	margin: 0 auto;
	text-align:left;
}
* html #nested {
	width:750px;
	w\dth: 748px;
}

#nestedinterior {
	width:748px;
	border-left: solid 1px #B95915;
	border-right: solid 1px #B95915;
	border-bottom: solid 1px #B95915;
	background-color: #FFFFFF;
	text-align:left;
	margin: 0 auto;
	padding-bottom: 20px;
}
* html #nestedinterior {
	width:750px;
	w\dth: 748px;
}

#leftcolumn {
	position:relative;
	float:left;
	width:348px;
	background-image: url(Images/gr_LeftBackground_348x1.gif);
	border: 0px solid;
}

#homenavigation {
	width: 348px;
	height: 112px;
}

#videocontainer {
	width:400px;
	background-image: url(Images/gr_VideoBackground.jpg);
	background-repeat:no-repeat;
}

#interiornavigation {
	width:187px;
	margin-left:26px;
	margin-bottom:3px;
}

#rightcolumn {
	position:relative;
	float:left;
	width:400px;
	background-image: url(Images/gr_RightBackground_5F400x1.gif);
}

#homecontent {
	width:350px;
}

#leftcolumninterior {
	position:relative;
	float:left;
	width:222px;
}

#rightcolumninterior {
	position:relative;
	float:left;
	background-image: url(Images/gr_InteriorBackground.jpg);
	background-repeat: no-repeat;
	width:526px;
}

#interiorcontent {
	margin-top:195px;
	width:448px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	border-right: 1px solid #4F716F;
	border-left: 1px solid #4F716F;
	border-bottom: 1px solid #4F716F;
	background-color: #FFFFFF;
}

* html #interiorcontent {
	width:500px;
	w\dth: 448px;
}

#filmstrip {
	position:relative;
	float: left;
	width:748px;
	text-align: right;
	margin-top:10px;
}

#contentfooter {
	width:748px;
	border-left: solid 1px #B95915;
	border-right: solid 1px #B95915;
	border-bottom: solid 1px #B95915;
	margin: 0 auto;
	text-align: center;
	background-color:#FFFFFF;
	padding-bottom: 20px;
}

* html #contentfooter {
	width:750px;
	w\dth: 748px;
}

#textlinks {
	width:730px;
	margin: 0 auto;
	background-color:#29514F;
	color:#FFFFFF;
	text-align:center;
	padding: 10px;
	margin-top: 5px;
	line-height: 20px;
}
* html #textlinks {
	width:750px;
	w\dth: 730px;
}

#legal {
	width:750px;
	margin: 0 auto;
	text-align:center;
	margin-top:20px;
}