/* Other CSS */



#homeleft {
	float:left;
	width:350px;
	min-height:700px;
	margin-top: 25px;
	padding: 0px 10px;
}

#homeright {
	float:right;
	width:600px;
	min-height:700px;
	margin-top: 25px;
}







#headertop { 
	height:100px;
	background:#000000;
	z-index:0;
}

#middleheader {
	height:300px;
	background:#000000 url(../images/headerbg.jpg) repeat-x scroll bottom left;
}

#centerheadercont {
	margin: 0 auto 0 auto;
	width: 950px;
	height: 300px;
	z-index: 2;
	bottom: 0px;
}

#valimagetop {
	z-index:5;
	width:150px;
	float:left;
	position:relative;
}

#rightheadercontent {
	z-index:5;
	width:775px;
	height:175px;
	padding-top:10px;
	float:right;
	background:#000000;
}

#maincontainer {
	background: #000000 url(../images/ornate_bg.jpg) no-repeat scroll center center;
	min-height:700px;
}

#centermaincont {
	margin:0 auto 0 auto;
	min-height:650px;
	width: 1064px;
	background:#000000;
}

#navmain {
	height:35px;
	width:1000px;
	margin:0 auto 0 auto;
	z-index: 99;
	text-align: center;
}



#contactright {
	float:right;
	width:660px;
	min-height:700px;
	margin-top: 25px;
	padding: 0px 10px;
	float:right;
	z-index: 92;
}

#contactleft {
	float:right;
	width:375px;
	min-height:700px;
	margin-top: 25px;
	text-align: center;
}

#valeryleft {
	float:left;
	width:340px;
	min-height:700px;
	margin-top: 25px;
	padding: 50px 20px;
}

#valeryright {
	float:right;
	width:575px;
	min-height:700px;
	margin-top: 25px;
}

#staffmain {
	width:950px;
	min-height:700px;
	margin-top: 25px;
	padding: 0px 20px;
}

#topnavline {
	height:2px;
	background-color:#BC9138;
}

.goldbold {
	font: normal normal normal 14px Palantino Linotype, Book Antiqua, Palantino, serif;
	color: #BC9138
}

.imgborder {
	border: medium groove #BC9138;
}

p {
	text-indent: 15px;
	word-spacing:3px;
}

a.moreinfo {
	color:#BC9138;
	font: italic normal normal 20px Palatino Linotype, Book Antiqua, Palatino, serif;
	text-decoration:none;
}

a.moreinfo:hover {
	color:#BABABA;
	font: italic normal normal 20px Palatino Linotype, Book Antiqua, Palatino, serif;
	text-decoration:none;
}

a.emaillink {
	color:#BC9138;
	font: normal normal normal 20px Palatino Linotype, Book Antiqua, Palatino, serif;
	text-decoration:none;
}

a.emaillink:hover {
	color:#BABABA;
	font: normal normal normal 20px Palatino Linotype, Book Antiqua, Palatino, serif;
	text-decoration:none;
}

a.cjweb {
	color:#333333;
	text-decoration:none;
}

a.cjweb:hover {
	color:#FFFFFF;
	text-decoration:none;
}
