@charset "utf-8";
body {
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #A59890;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#marble {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A59890;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#navigation {
	height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#header {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 275px;
}
.stones  {
	float: left;
	margin-left: 40px;
	margin-right: 10px;
}
.logo {
	float: left;
	margin-left: 35px;
	margin-right: 10px;
	margin-top: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}




#header h1 {
	font-size: 210%;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h2 {
	font-size: 125%;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h3 {
	font-size: 150%;
	color: #000000;
	font-weight: normal;
	text-align: right;
	margin-right: 40px;
	margin-top: 50px;
}
.header2 {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;

}
#main {
	margin-top: 10px;
	width: 900px;
	margin-bottom: 10px;
	float: left;
}
#main p {
	color: #000000;
	font-size: 80%;
}
#content {
	width: 325px;
	float: right;
	height: auto;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content h2 {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	padding-top: 0px;
}

#content p {
	margin-bottom: 10px;
}
#content ul {
	padding-left: 15px;
	margin-bottom: 20px;
}

#content li {
	font-size: 80%;
}

#content img {
	float:left;
	padding: 5px;
	background-color: #32586F;
	margin: 5px;
}
#double-wide {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 80%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A59890;
	margin-top: 10px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	width: 770px;
}
#double-wide p {
	padding: 0px;
	margin-bottom: 10px;
}
.border  {
	border: 1px solid #A59890;
	padding: 3px;
	float: left;
	margin-top: 2px;
}
.no-border {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#double-wide-text {
	margin-left: 130px;
	width: auto;
}

#sidebar {
	width: 440px;
	padding-right: 0px;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 0px;
}
#sidebar p {
	margin-bottom: 10px;
}

#sidebar li {
	font-size: 80%;
}

#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	padding-top: 0px;
}
#sidebar h3 {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	margin-bottom: 10px;
}


a:link {
	color: #32586F;
	text-decoration: none;
}
a:visited {
	color: #32586F;
	text-decoration: none;
}

a:hover {
	color: #eb422d;
	text-decoration: underline;
}
a:active {
	color: #32586F;
	text-decoration: none;
}

.stones-image {
	border: 1px solid #6a3500;
	margin: 10px;
}

#bottom {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-x;
	height: 200px;
	overflow: auto;
	margin-bottom: 50px;
}
#footer {
	text-align: center;
	font-size: 70%;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 35px;
}
.clear {
	clear: both;
	background-color: #FFFFFF;
}

.italic {
	font-style: italic;
}
#top {
	padding: 10px;
	height: 20px;
	background-image: url(images/topback.jpg);
	font-size: x-small;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contacts p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: normal;
	background-color: #A59890;
	width: auto;
	float: right;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 80%;
	height: 16px;
}
#contacts a {
	float:left;
	color: #000000;
	text-decoration:none;
	background-color: #A59890;
	width: auto;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
#contacts a span {
	float:left;
	display:block;
	background-color: transparent;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#contacts a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
#contacts a:hover span {
	background-color: #000000;
	color: #FFFFFF;
}
#contacts #current a, #contacts #current span {
	background-color: #201000;
}
