@charset "utf-8";
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* Layout */
body{
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 25px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container{
	width:792px;
	margin: 60px auto;	
	text-align: left;
}#header {
	height: 202px;
}
#title {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 108px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ac9e91;
	border-right-color: #ac9e91;
	border-bottom-color: #ac9e91;
	border-left-color: #ac9e91;
}

#galleryMain {
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1850px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ac9e91;
	border-left-color: #ac9e91;
	background-color: #DFDFDD;
}

#galleryBottom {
	background-image: url(images/gallery_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ac9e91;
	border-left-color: #ac9e91;
}
#mainContent {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ac9e91;
	border-right-color: #ac9e91;
	border-left-color: #ac9e91;
	padding-top: 15px;
	background-image: url(images/basket.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1%;
}

#content {
	float: left;
	width: 415px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: 0px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #ac9e91;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
#sidebar {
	width: 308px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
	margin: 0px;
}
#footer p {
	font-size: 10px;
	color: #ac9e91;
	padding-left: 15px;
	padding-top: 25px;
}

#content h1 {
	font-family: Georgia;
	font-size: 40px;
	color: #FFFFFF;
}
#content h2 {
	color: #FFFFFF;
	font-size: 20px;
}
#content h3 {
	font-size: 12px;
	color: #9f4624;
}
ol {
	color: #6C8078;
}

#sidebar h2 {
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 5px;
}
#sidebar a {
	color: #ac9e91;
	text-decoration: none;
}
#sidebar a:hover {
	color: #9f4624;
	text-decoration: none;
}

#content p {
	font-size: 13px;
	color: #AEBBB6;
}
p {
	font-size: 13px;
	color: #AEBBB6;
}
a {
	color: #ac9e91;
	text-decoration: none;
}
a:link {
	color: #ac9e91;
	text-decoration: none;
}
a:hover  {
	color: #9f4624;
	text-decoration: none;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
border: none;
}
.fltrt { 
float: right;
margin-left: 8px;
}
.fltlft { 
float: left;
margin-right: 8px;
}
table {
	padding-top: 10px;
}
tr {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#galleryImages img {
	padding-left: 5px;
	padding-top: 0px;

}

#galleryText1{
	display:inline;
	height:42px;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 50px;
	color: #9f4624;
	padding-left: 50px;
	padding-right: 50px;
}
#galleryText1   a  {
	display:inline;
	color:#9f4624;
	text-decoration:none;
}
#galleryText1   a:hover          {
	color:#6C8078;
}
#galleryText2 {
	display:inline;
	height:42px;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 50px;
	color: #9f4624;
	padding-left: 40px;
	padding-right: 60px;
}
#galleryText2 a {
	display:inline;
	color:#9f4624;
	text-decoration:none;
}
#galleryText2   a:hover {
	color:#6C8078;
}
#galleryText3 {
	display:inline;
	height:42px;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 50px;
	color: #9f4624;
	padding-right: 50px;
	padding-left: 50px;
}
#galleryText3 a {
	display:inline;
	color:#9f4624;
	text-decoration:none;
}
#galleryText3 a:hover {
	color:#6C8078;
}
.rodList {
	color: #FFFFFF;
}