body {
	text-align: center;
	background: url(images/assets/paint-back.jpg) repeat;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
#container1 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/assets/bodyBG1.gif) repeat-y;
	font-size: .85em;

}
#container2 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/assets/bodyBG2.gif) repeat-y;
	font-size: .85em;

}
#container3 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/assets/bodyBG3.gif) repeat-y;
	font-size: .85em;

}
#verytop {
	background: url(images/assets/paint-back.jpg) repeat;
	height: 20px;
	width: 760px;

}
#verytop a {
	color: #CC6633;
	text-decoration: none;
	font-size: .9em;
}
#verytop a:hover {
}
#verytop h1 {
	color: #CC6633;
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding: 3px 0px 0px 10px;


}
#verytop1 {
	float: left;
}
#verytop2 {
	float: right;
	padding-right: 10px;
}
#vtopright {
	padding-top: 3px;

}
#navcontainer1 {
	height: 38px;
	background: #760C18 url(images/assets/bodyBG1top.gif) no-repeat bottom;
	padding-top: 5px;
}
#navcontainer2 {
	height: 38px;
	background: #760C18 url(images/assets/bodyBG2top.gif) no-repeat bottom;
	padding-top: 5px;
}
#navcontainer3 {
	height: 38px;
	background: #760C18 url(images/assets/bodyBG3top.gif) no-repeat bottom;
	padding-top: 5px;
}
#navigation {
	font-size: .9em;
	padding-top: 3px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: .5em;
	padding-left: .5em;
}
#navigation a:hover {
	color: #CC6633;
	text-decoration: underline;
}


#title {
	height: 132px;
	width: 760px;
	background: url(images/assets/title.jpg) no-repeat;
	clear: both;
	float: none;

}


h1,h2,h3,h6 {
	font-size: 1.3em;
	color: #996633;
	font-variant: small-caps;
	padding-top: 1em;
}
h1 {
	padding-bottom: 0.5em;
}
h2 {
	margin-bottom: 0px;
	padding-bottom: .5em;
	text-align: center;
	padding-right: 1em;


}
h3 {
	padding-top: 1em;
	padding-left: 1.75em;
	margin-bottom: .75em;
}
h6 {
	font-size: 1.1em;
	color: #006600;
	padding-bottom: 0px;
	margin-bottom: 0.75em;
	padding-left: 15px;
}
p {
	padding: 0px 2.5em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	text-align: left;
	line-height: 140%;


}
ul {
	margin-top: 0.4em;
}
li {
	padding-right: 3em;
	line-height: 140%;
	padding-bottom: .3em;
	list-style: square;
}

#leftcontent {
	float: left;
	width: 312px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 1em;
}
#rightcontent {
	float: left;
	width: 428px;
	text-align: left;
	padding-bottom: 1em;

}
#leftcontent2 {
	float: left;
	width: 370px;
	padding-bottom: 1em;
	text-align: left;
	padding-left: 5px;


}
#rightcontent2 {
	float: left;
	width: 385px;
	text-align: left;
	padding-bottom: 1em;


}
#leftcontent3 {
	float: left;
	width: 247px;
	padding-bottom: 1em;
	text-align: left;
	padding-left: 5px;


}
#rightcontent3 {
	float: left;
	width: 508px;
	text-align: left;
	padding-bottom: 1em;

}
#resource1 {
	margin-right: 40px;
	margin-left: 40px;

}
#resource2 {
	padding-right: 40px;
	padding-left: 40px;
}

#sideA {
	float: left;
}
#sideB {
	float: right;
}
#sideA h1 {
	text-align: center;
}
#sideB h1 {
	text-align: center;
}
#sideB p {
	padding-right: 3.75em;
	padding-left: 3.5em;
}




#footercontainer {
	width: 760px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/assets/red_chip.gif) repeat;
}
#bottomBar {
	background: url(images/assets/bodyBG1bottom.gif) no-repeat bottom;
	height: 13px;
	clear: both;
	float: none;

}
#bottomBar2 {
	background: url(images/assets/bodyBG2bottom.gif) no-repeat bottom;
	height: 13px;
	clear: both;
	float: none;

}
#bottomBar3 {
	background: url(images/assets/bodyBG3bottom.gif) no-repeat bottom;
	height: 13px;
	clear: both;
	float: none;

}
#footer {
	background: #760C18;
	color: #FFFFFF;
	font-size: .75em;
	border-top: 1px solid #AE5E28;
	border-bottom: 1px solid #AE5E28;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover {
	text-decoration: underline;
	color: #996600;
}
#footer p {
	font-weight: normal;
	font-size: 1em;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}



a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
.boldRedText {
	font-weight: bold;
	color: #660000;
}
.boldGreyText {
	font-weight: bold;
	color: #333333;
}
.name {
	font-size: 1.2em;
	font-weight: bold;
	color: #660000;
}
.indexPict1 {
	text-align: center;
	color: #660000;
	font-weight: bold;
	font-size: .75em;
}
.indexPict1 img {
	padding-right: 10px;
	padding-left: 10px;
}
img {
	border: none;
}
.imgLeft {
	float: left;
	padding-top: 1.25em;
	padding-right: 1.5em;
	padding-bottom: 0.25em;
	display: inline;
}
.imgRight {
	float: right;
	padding-top: 1.25em;
	padding-bottom: 0.25em;
	padding-left: 1.5em;
}
.subnavAt {
	color: #996600;
	padding-left: 3px;
	padding-right: 3px;
}
.aboutImages {
	margin-top: 50px;
	margin-bottom: 75px;
}
#gap {
	height: 400px;
}


#gallery td {
	font-size: .9em;
	height: 25px;
	width: 30px;
	text-align: center;
}
#gallery a {
	color: #000000;
	text-decoration: none;
}
#gallery a:hover {
	color: #660000;
	text-decoration: underline;
}

.chart {
	color: #000000;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.background-grey {
	color: #000000;
	background-color: #E8E8E8;
}
.chartBackgreen {
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
}
.chartBackgold {
	color: #FFFFFF;
	background-color: #AE5E23;
}
.chartBackRed {
	color: #FFFFFF;
	font-weight: bold;
	background: #660000;
}
.boldGoldText {
	font-weight: bold;
	color: #996633;
	font-size: 1.3em;
	font-family: Georgia, Times New Roman, Times, serif;
}
.next {
	padding: 10px 30px;
}
.contactBold {
	color: #660000;
	font-weight: bold;
	font-variant: small-caps;
}
.resourceLink {
	color: #996633;
	font-weight: bold;
	margin-left: 15px;
}
.centerImage {
	text-align: center;
}
.navAt {
	color: #996600;
	font-weight: bold;
	padding-right: .5em;
	padding-left: .5em;
}
.whiteT {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;

}
.emaillink {
	padding-left: 28px;
}
.emaillink2 {
	padding-left: 40px;
}
.centre {
	padding-left: 4em;
}
.hrule {
	margin-right: 85px;
	margin-left: 75px;
}
#translate h2 {
	font-size: 16px;
	color: #660000;
	padding: 0px;
}
#translate a {
	text-decoration: none;
}
.sold {
	color: #FF0000;
	font-size: 1.5em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 175%;
}
.forsalesign {
	font-size: 1.4em;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 10px;
}
