/* CSS Document */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family:   Arial,Verdana,Helvetica, sans-serif;
	background-color: #AEAE86;
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

#french-tag {float: right; padding: 5px 20px 0 0; font-size: 0.7em;}
#french-tag a {color: #fff; text-decoration: none;}
#french-tag a:hover {color: #FFFFCC;text-decoration: none;}

.mid {vertical-align: middle;}

/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#TA_vrbadge734 {float: right; padding: 0 0 5px 20px;}

#outerWrapper {
	margin: 0 auto;
	width: 780px;
	background-image: url(../images/furn/wrapper_bckd.jpg);
}

#innerWrapper {
	width: 758px;
	border-left: 1px solid #C5C597;
	border-right: 1px solid #C5C597;
	border-bottom: 1px solid #C5C597;
	margin-left: 10px;
}

#topbar {
	width: 758px;
	border-bottom: 1px solid #C5C597;
}

#mainimage {
	width: 758px;
	height: 263px;
	border-bottom: 1px solid #C5C597;
}

#navWrapper {
	width: 758px;
	background-color: #58583A;
	text-align: center;
	border-bottom: 1px solid #C5C597;
}

#contentWrapper {
	width: 758px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #6F6F4A;
}

#contentLeft {
	float: left;
	padding-left: 20px;
	width: 318px;
	padding-top: 46px;
}

#contentRight {
	float: left;
	width: 400px;
	color: #FFFFCC;
	font-size: 80%;
}

#contentGallery {
	float: left;
	width: 720px;
	color: #FFFFCC;
	font-size: 80%;
	padding-left: 20px;
}

#footerWrapper {
	width: 780px;
	background: url(../images/furn/footer_bckd.jpg);
}

#footerLeft {
	float: left;
	color: #FFFFCC;
	font-size: 70%;
	width: 630px;
	padding-left: 14px;
	padding-top: 20px;
	height: 20px;
}

#footerRight {
	float: right;
	width: 120px;
	padding: 14px 10px 0 0;
	text-align: right;
	color: #DEDEAF;
	font-size: 70%;
	height: 20px;
}

/* ******************************* */
/* *******NAVIGATION CLASSES****** */
/* ******************************* */

#nav {
	text-align: center;
	color: #979770;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
	line-height: 2em;
}

#nav ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFCC;
	text-decoration: none;
	padding: 0 5px 0 10px;
}

#nav ul li a:hover {
	color: #979770;
}

#subnav {
	margin-left: 3px;
	border-top: 1px solid #C5C597;
	width: 250px;
}

#subnav ul {
	list-style-type: none;
}

#subnav ul li {
	border-bottom: 1px solid #C5C597;
}

#subnav ul li a{
	font-size: 90%;
	color: #FFFFCC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#subnav ul li a:hover {
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	display: block;
	background-color: #83835C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* ****************************** */
/* **********TEXT CLASSES******** */
/* ****************************** */

a {color: #fff;}
a:hover {color: #FFFFCC;}

.bold {font-weight: bold;}

#footerLeft a {color: #FFFFCC; text-decoration: none;}
#footerLeft a:hover {color: #FFF; text-decoration: underline;}

h1 {color: #FFFFCC; font-size: xx-large; font-family: "Times New Roman", Times, serif; font-weight: normal;}
h2 {color: #FFFFCC; font-size: x-large; font-family: "Times New Roman", Times, serif; font-weight: normal;}
h3 {color: #FFFFCC; font-size: large; font-family: "Times New Roman", Times, serif; font-weight: normal;}
h4 {color: #FFFFCC; font-size: medium; font-family: "Times New Roman", Times, serif; font-weight: normal;}
h5 {color: #FFFFCC; font-size: small; font-family: "Times New Roman", Times, serif; font-weight: normal;}
h6 {color: #FFFFCC; font-size: small; font-family: "Times New Roman", Times, serif; font-weight: normal;}

.list li {margin-left: 20px; list-style-image: url(../images/furn/bullet.gif); margin-top: 20px; padding-left: 5px;}
.giteheader {padding: 0 0 20px 7px;}


