body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content a, .content a:visited {
	color: #50394A;
}
.content a:hover {
	color: #9A9A56;
}
.header {
	background-image: url(../images/headerHome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}
.content h2 {
	font-size: 1.1em;
}
/*
.content table {
	color: #FFFFFF;
	background-color: #3A1F32;
	font-size: .8em;
}
*/


.nav {
	width: 560px;
	padding-top: 47px;
}
.content {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;

	line-height: 1.em;
	line-height: 1.3em;
}
.leftColBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 170px;
	border: 1px solid #A2A440;
	filter: Alpha(Opacity=90);
	font-size: 0.7em;
	margin-left: 4px;
	padding: 5px;
	position: relative;
	top: 15px;
}

.nav a {
	color: #FFFFFF;
	background-color: #9a9a56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 44px;
	padding-left: 45px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	clear: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #9a9a56;
	background-image: url(../images/navBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav a:hover {
	background-color: #999955;
	background-image: url(../images/navBg-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.subNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 0.7em;
	width: 140px;
	padding-left: 20px;
	padding-right: 30px;
	clear: both;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	background-image: url(../images/subNavBG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ac92a5;
	border-bottom-color: #3a1f32;
	filter:Alpha(Opacity=90);
}
.subNav a:hover {
	background-image: url(../images/subNavBG-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.title {
	background-image: url(../images/3images.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #3A1F32;
	padding-left: 20px;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A1F32;
}
.footer {
	padding: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}

.title h2 {
	color:#666666;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.leftCol {
	background-color: #E5E5E5;
	background-image: url(../images/leftColBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}
.contentBox {
	width: 211px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	border: 1px solid #9b9b58;
	background-image: url(../images/contentBoxBG.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 10px;
	clear: right;
	float: left;
	height: 350px;
}
.contentBox h1 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.contentBox a {
	color: #9A9A56;
	text-decoration: underline;
}
.contentBox a:hover {
	color: #50394A;
	text-decoration: none;
}
.foyer {
	background-image: url(../images/foyerImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 228px;
	width: 260px;
	padding-top: 0px;
	padding-left: 300px;
}
.callBox {
	background-color: #edeeda;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 200px;
	border: 1px solid #3A1F32;
	background-image: url(../images/callBoxBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftCallBox {
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	width: 165px;
	margin-left: 8px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 10px;
	background-image: url(../images/leftcallBoxBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftCallBox a, .leftcallBox a:visited {
	color:#990000;
	text-decoration: underline;	
}
.leftCallBox a:hover {
	text-decoration:none;
}
.content input, .content select, .content textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #E5E5E5;
	border: 1px solid #999999;
	font-size: .9em;
}
.contentFigBox {
	border: 1px solid #3A1F32;
	width: 95%;
	font-size: .8em;
}
