@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #c5c5c5;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #276177;
	text-decoration: none;
}
a:active {
	color: #276177;
}


#containor {
	text-align: left;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	background-color: #bdab40;
	border: 1px solid #000000;
	clear: both;
	background-image: url(../images/containor-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#header-bg {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	height: 121px;
}
#header {
	height: 92px;
	width: 956px;
	margin: auto;
	text-align: left;
}
#header img {
	float: left;
}
#header-info {
	text-align: right;
	float: right;
	height: 30px;
	font-size: 10px;
	padding-top: 60px;
}

#top-nav {
	background-color: #231F20;
	height: 42px;
	width: 954px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	float: left;
}





#top-nav li a {
	text-indent: -9000px;
	height: 43px;
	width: 234px;
	display: block;
}


#top-nav #top-nav1 a {
	background-image: url(../images/but-collections.gif);
	margin-left: 18px;
}


#top-nav #top-nav2 a {
	background-image: url(../images/but-about.gif);
	}

#top-nav #top-nav3 a {
	background-image: url(../images/but-team.gif);
	}

#top-nav #top-nav4 a {
	background-image: url(../images/but-contact.gif);
	}



#top-nav #top-nav1 a:hover, #top-nav #top-nav2 a:hover, #top-nav #top-nav3 a:hover, #top-nav #top-nav4 a:hover {
	background-position: 0 -42px;
}


#top-nav #top-nav1 a.current, #top-nav #top-nav2 a.current, #top-nav #top-nav3 a.current, #top-nav #top-nav4 a.current {
	background-position: 0 -42px;
}

#side-bar {
	background-image: url(../images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
	margin-right: 19px;
	float: left;
	padding-left: 18px;
	padding-top: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 20px;
}
.side-bar-full {
	height: 270px;
}

#side-bar  img {
	padding-bottom: 15px;
}

#side-bar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-bar li {
	height: 25px;
	display: block;
}
#side-bar  a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	height: 21px;
	padding-top: 4px;
}
#side-bar  a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#side-bar  a:hover  {
	color: #6DC9F5;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#side-bar a:active {
	color: #6DC9F5;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}



#content-box {
	width: 700px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/main-photo-bg.gif);
	background-repeat: repeat-y;
}

#footer {
	width: 956px;
	clear: both;
	font-size: 10px;
	height: 50px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#address {
	text-align: right;
	float: right;
	padding-top: 13px;
}
#copyright {
	text-align: right;
	float: left;
	padding-top: 13px;
}
#main-body {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content {
	width: 640px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/content-flourish.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
}

#content img {
	border: 1px solid #000000;
	margin-bottom: 20px;
	margin-top: 20px;
}
#spacer {
	width: 17px;
}

h1 {
	font-size: 18px;
}
.table-pad {
	margin-bottom: 20px;
}

#text {
	width: 310px;
}
#picture {
	width: 310px;
	float: left;
}


#content-bottom {
	float: left;
	height: 25px;
	width: 700px;
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#side-bar a.current {
	color: #6DC9F5;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#content-watermark {
	width: 640px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/content-bg-flourish.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
#content-watermark img {
	border: 1px solid #000000;
}
h2 {
	font-size: 14px;
}

