body {
	margin: 0px; 
	padding: 0px; 
	font: 1.0em Helvetica, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background: #aaa288;
}

#container {
        margin: 0em auto; 		/* use this to offset the top of the page from the top of the browser */
        width: 92.3em;
        position: relative;
        text-align: left;
        font:1.0em Arial, Helvetica, sans-serif;
}

#content {
    overflow:hidden;
	clear:both;
    font:1.0em Arial, Helvetica, sans-serif;
    width:92.3em;
    padding:0 0 0 0;
    margin:0 0 0 0;
	border: red 0px dashed;		/* troubleshooting only */
	position: relative;
	float: left;
	background: url('../images/contentRepeat.jpg') top left repeat-y;
}

#imageContainer img {
	padding: 1em 0 1em 0;
	margin: 0 0 0 0;
	border: 0;
}

#imageContainer {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#header {
	width:67.7em;
	height:11.6em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer {
    width:92.3em;
    height:7.0em;
	font-size: 1.0em;
	text-align:center;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url('../images/footer.jpg') top left no-repeat;	
	overflow: hidden;
	clear:both;
}

#footerLeft {
	width: 13.6em;
    font: 1.8em Times New Roman, Helvetica, Arial, sans-serif;
	color: #a3a5a7;
	float: left;
	font-weight: bold;
	padding: 1em 0 0 0;
	margin: 0 0 0 0;
	border: red 0px dashed;     /* troubleshooting only */
}

#footerRight {
	width: 37em;
    font: 1.8em Times New Roman, Helvetica, Arial, sans-serif;
	color: #a3a5a7;
	float: right;
	font-weight: bold;
	padding: 1em 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
    border: green 0px dashed;     /* troubleshooting only */
}

#twoColLeft {
	float:left;
	min-height:68.1em;
	width: 24.6em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url('../images/sidebar.jpg') top left repeat-y; 
	/*background: #685128; */
	border: yellow 0px dashed;     /* troubleshooting only */
	overflow: hidden;
}

#twoColLeft ul {
	padding: 15em 0 0 5em;
	margin: 0 0 0 0;
	height: 1.4em;
	line-height: 1.4em;
	width: 17.5em;
}

#twoColLeft li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: 1.4em Helvetica, Arial, sans-serif;
	color: #000000;
	list-style-image: url(../images/aaBrochureBullet.jpg);
	line-height: 2.0em;
	width: 17.5em;
}

#twoColLeft h2 {
	padding: 25em 0 0 0;
	margin: 0 0 0 0;
	font: 1.8em Times New Roman, Helvetica, Arial, sans-serif;
	color: #94ab3c;
	font-weight: bold;
	width: 13.6em;
	text-align: center;
}

#twoColLeft h2 a {
	text-decoration: none;
	color: #94ab3c;
}

#twoColLeft h2 a:visited {
	color: #94ab3c;
}

#twoColRight {
	float:right;
	width: 67.7em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url('../images/bodyRepeat.jpg') top left repeat-y;
	border: green 0px dashed;     /* troubleshooting only */
	overflow: hidden;
	min-height:68.1em;
	z-index:1;
}

#twoColRight h2 {
	color: #133261;
	font: 1.6em Helvetica, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.5em 1.0em 0.5em 1em;
	margin: 0 0 0 0;
	line-height: 1.6em;
}

#twoColRight h3 {
	color: #133261;
	font: 1.5em Helvetica, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.5em 1.0em 0.5em 1em;
	margin: 0 0 0 0;
	line-height: 1.6em;
}

#twoColRight td {
	color: #133261;
	font: 1.6em Helvetica, Arial, Helvetica, sans-serif;
	padding: 0 0.5em 0.5em 1em;
	margin: 0 0 0 0;
	line-height: 1.6em;
}

#twoColRight p {
	color: #133261;
	font: 1.6em Helvetica, Arial, Helvetica, sans-serif;
	padding: 0 1.0em 0.5em 1em;
	margin: 0 0 0 0;
	line-height: 1.6em;
}

#twoColRight p.bodyFAQ {
	color: #133261;
	font: 1.2em Helvetica, Arial, Helvetica, sans-serif;
	padding: 1em 2.0em 0.5em 1em;
	margin: 0 0 0 0;
	line-height: 1.2em;
}

#aaDivider {
	width: 67.7em;
	height: 1.9em;
	background: url('../images/aaDivider.jpg') top left no-repeat;
	padding: 0 0 1em 0;
	margin: 0 0 0 0;
	border: green 0px dashed;     /* troubleshooting only */
}

#threeColContainer {
	overflow: hidden;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
    width:67.7em;
    border: green 0px dashed;     /* troubleshooting only */
}

#threeColLeft {
	width: 18.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	border-right: 22.2em;
	margin-right: -22.2em;
	text-align: center;
	border: red 0px solid;
}

#threeColMiddle {
	width: 18.7em;
	padding: 0 3.5em 0 3.5em;
	_padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: right;
	text-align: center;
	border: green 0px solid;
}

#threeColRight {
	width: 18.7em;
	padding: 0 4.6em 0 0;
	_padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: right;
	text-align: center;
	border: yellow 0px solid;
}

#twoColRight ul.bodyList {
	color: #133261;
	padding: 0 0 0 4em;
	margin: 0 0 0 0;
	line-height: 1.6em;
	width: 67.7em;
    border: red 0px dashed;     /* troubleshooting only */
}

#twoColRight li.bodyList {
	color: #133261;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: 1.6em Helvetica, Arial, sans-serif;
	list-style-image: url(../images/aaBrochureBullet.jpg);
	line-height: 1.6em;
	width: 42.3em;
}

#twoColRight a {
	color: #133261;
}

#twoColRight a:visited {
	color: #133261;
}

#mainPicture {
	width: 67.7em;
	height: 31.3em;
	padding: 0.4em 0 0.5em 0;
	margin: 0 0 0 0;
	background: url('../images/pictureFrame.jpg') top center no-repeat;
	border: red 0px dashed;		/* troubleshooting only */
}

#mainPicture img {
	border: 0;
	padding: 0 0 0 13.5em;
	margin: 0 0 0 0;
}

#thumbnailGallery {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 67.7em;
}

#thumbnailGallery img {
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#thumbnailGallery table {
	padding: 0 0 0 1.5em;
	margin: 0 0 0 0;
}

#bodyColumnContainer {
	width: 67.7em;
	overflow: hidden;
	clear: both;
}

#bodyLeft {
	width: 27.7em;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px solid red;
}

#bodyLeft img {
	padding: 0 0 0 1em;
	margin: 0 0 0 0;
}

#bodyRight {
	width: 39.5em;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px solid yellow;
}

#bodyRight img {
	padding: 0 0em 0 0;
	margin: 0 0em 0 0;
}
/*
#twoColRight td {
	width: 40%;
}
*/
