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

body {
	background-image: url(../images/canvasPattern.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #CBB482;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#redBar {
	padding-left: 10px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2E0604;
	vertical-align: text-bottom;
	padding-right: 10px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: repeat;
}
#languageBar {
	width: 200px;
	float: left;
	text-align: left;
}

#logo {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	height: 35px;
}

#banner {
	height: 290px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/slideshowBackground.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FCF9D5;
	padding: 5px;
	border: 1px solid #65565B;
}
#topBar {
	height: 13px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainTextTopBox.gif);
}
#menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainTextBackground.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrapper #title {
	background-color: #F5E9BC;
	padding-right: 35px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9acb8;
	background-image: url(../images/titleShadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
#wrapper #title #contactBox {
	float: left;
	height: 49px;
	width: 383px;
	background-image: url(../images/contactBox.gif);
	position: absolute;
	padding-top: 46px;
	padding-left: 17px;
	left: 24px;
	top: 15px;
	visibility: visible;
}

#wrapper #leftBox {
	width: 400px;
	float: left;
	padding-right: 24px;
	padding-left: 25px;
	padding-top: 20px;
}
#wrapper #leftBox img {
	padding: 8px;
	border: 1px solid #b9acb8;
	background-color: #FFF;
}


#wrapper #righttBox {
	float: right;
	width: 399px;
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#wrapper #divider {
	clear: both;
	width: 900px;
}
#bottomBar {
	background-image: url(../images/mainTextBottomBox.gif);
	height: 13px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#wrapper #bottomBar {
	background-image: url(../images/mainTextBottomBox.gif);
	height: 13px;
	width: 900px;
}

#wrapper #portfolio img {
	border: 1px solid #BDB2B6;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 5px;
}
#wrapper #portfolio {
	padding-top: 10px;
	background-color: #FFF;
	border: 1px solid #DAD3D6;
	padding-bottom: 10px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 15px;
}
#wrapper #category  {
	padding-right: 20px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	height: 30px;
}
#wrapper #GalleryMenu {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
	padding-right: 20px;
}

#footer {
	background-image: url(../images/footerPattern.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 14px;
	color: #373533;
	border: 1px solid #836a59;
}
#rights {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
}
#wrapper #mainGalleyMenu {
	padding-top: 10px;
	background-color: #FFF;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DAD3D6;
	border-bottom-color: #DAD3D6;
	width: 837px;
	padding-bottom: 10px;
	padding-right: 30px;
	text-align: center;
	margin-right: 1px;
	padding-left: 30px;
}
#wrapper #title #contactBoxFlash {
	float: left;
	height: 49px;
	width: 383px;
	position: absolute;
	left: 24px;
	top: 15px;
	visibility: visible;
}

