/* CSS Document */

body {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #ECEBC9;
	background-color: #f9f9e0;
	margin: 5px 10px 0px;
	line-height: 13px;
	background: url (period_furniture/files/images/back.JPG);


}

.textboxform { display:none }

a:link {
	color: #37431B;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #37431B;
}

a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

a:active {
	text-decoration: none;
	color: #37431B;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #37431B;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #37431B;
	text-transform: uppercase;
}
.container {
	background-color: #A7B081;
	border: 3px solid #FFCC33;
	height: 500px;
	width: 762px;
}
.container2 {
	background-color: #A7B081;
	border: 3px solid #FFCC33;
	height: 600px;
	width: 862px;
}
.header {
	background-color: #A7B081;
	height: 79px;
}
.menu {
	background-color: #58652B;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F5F4D3;
	text-align: center;
}
.bodymain {
	height: 375px;
	background-color: #BBC1A2;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.footer {
	background-color: #58652B;
	height: 21px;
	font-family: "Times New Roman", Times, serif;
	color: #F5F4D3;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #F5F4D3;
}
.footer a:hover {
	color: #FFCC33;
}

.footLinks a:link {
	font-weight: normal;
	}
	
.homepage {
	width: 593px;
	background-color: #A7B081;
	color: #37431B;
}
.homepagetest2 {
	width: 790px;
	background-color: #A7B081;
	color: #37431B;
}
.homepagetest {
	width: 790px;
	background-color: #A7B081;
	color: #37431B;
}
IMG.greenborder {
	border: 2px solid #ECEBC9;
}
IMG.prodthumb {
	margin-bottom: 7px;
}
IMG.prodthumb2 {
	margin-right: 4px;
	margin-top: 5px;
}
#leadletter {
	font-size: 20px;
}
.leadletter {
	font-size: 20px;
}
.products {
	background-color: #A7B081;
	color: #37431B;
}
.gallery {
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #58652B;
}
UL.gothiclist {
	list-style-image: url(images/bullet_star2.gif);
	margin: 0px;
	padding: 10px 0px 10px 25px;
}
UL.gothiclist li {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	padding-left: 8px;
}
.consultancy {
	background-color: #A7B081;
	height: 357px;
	width: 593px;
	margin-top: 15px;
	color: #37431B;
}
.inputbox {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	width: 150px;
}
.menu {
	padding-left: 15px
}

/*css hack to display the same way in firefox*/
html>body .menu {
	padding-left: 10px;
}
/*end css hack*/

.menu a:link, .menu a:visited, .menu a:active {
	color:#F5F4D3;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 18px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
} 
.menu a:hover {
	background-color: #37431B;
	color: #FFCC33;
	text-decoration: none;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 10;
	background-color: #909b63;
	width: 188px;
	text-align: left;
	font-size: 11px;
}

.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active {
	text-indent: 3px;
	padding: 1px 0;
	width: 100%;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#f5f4d3;
	border-bottom: 1px solid #a4ae7a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #37431B;
	color: #FFCC33;
	text-decoration: none;
}
