.container {
	text-align: left;
	width: auto;
	position: relative;
	background-color: #ecf0e1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	height: 750px;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEC191;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}

.galleryButton {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-weight: bolder;
	word-spacing: normal;
	letter-spacing: 2px;
	list-style-type: square;
	list-style-image: url(../../images/bullet.gif);
	font-size: 12px;
}
.galleryButton2 {
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-weight: bolder;
	word-spacing: normal;
	letter-spacing: 2px;
	list-style-type: square;
	list-style-image: url(../../images/bullet.gif);
	font-size: 12px;
}

.textStyle {
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-weight: bolder;
	word-spacing: normal;
	letter-spacing: 1px;
	list-style-type: square;
	list-style-image: url(../../images/bullet.gif);
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 10px;
	text-indent: 20px;
	margin: 0px;
}

.menuContainer {
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.line {
	background-repeat: repeat-x;
	padding-left: 10px;
	background-position: 10px;
}
.headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #551111;
	font-size: 14px;
	padding-left: 10px;
}


.body {
	background-attachment: fixed;
	background-image: url(../../images/bg_image2.gif);
	background-repeat: repeat-x;
	background-color: #5A6167;
	text-align:center;
}
.tableBg {
	background-color: #eeefdf;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.bg_image {
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
.content {
	background-attachment: fixed;
	background-image: url(../../images/bg_image_top.gif);
	background-repeat: no-repeat;
	}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	}
.tableHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(../../images/subh.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.artworkHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(../../images/header_gradient.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
}
.tableText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 0px;
}
.tableText2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	font-style: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
}
.portfolioAlignment {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 20px;
	clip: rect(auto,auto,auto,auto);
}


.footerContainer {
	background-color: #FFF;
	height: auto;
	text-align: center;
	vertical-align: top;
	bottom: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #663333;
	text-align: center;
	font-weight: normal;
}

.bg_imageArtorks {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(../../images/bg_top3.jpg);
}

.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {
	margin:0.5em 0;
	margin-left: auto;
	margin-right: auto;
}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background-image: url(../../images/box.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	font-size:0;
	line-height:0;
	background-image: url(../../images/box.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background-image: url(../../images/box.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	font-size:0;
	line-height:0;
	background-image: url(../../images/box.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background-image: url(../../images/borders.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background-image: url(../../images/borders.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:0;
	right:0;
}
.two {
	float:left;
	width:45%;
}
.two .i1,
.two .i2 {
	background-image:url(../../images/borders.gif);
}
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(../../images/box.gif); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}
.button {
	float:left;
	margin-top:0;
}
.button .bt {
	height:8px;
	margin:0 0 0 9px;
	background-image:url(../../imagesbutton.png);
}
.button .bt div {
	left:-9px;
	width:9px;
	height:8px;
	background-image:url(../../images/button.png);
}
.button .bb {
	height:8px;
	margin:0 0 0 8px;
	background-image:url(../../images/button.png);
}
.button .bb div {
	left:-8px;
	width:8px;
	height:8px;
	background-image:url(../../images/button.png);
}
.button .i1 {
	padding:0 0 0 3px;
	background-image:url(../../images/button-borders.png);
}
.button .i2 {
	padding:0 3px 0 0;
	background-image:url(../../images/button-borders.png);
}
.button .i3 {
	padding:0 0.5em;
	background:#3a3d40 url(../../images/button.png) no-repeat -3px -8px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.button a:link,
.button a:visited,
.button a:hover {
	border:none;
	color:#fff;  
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
.pages {
	height: auto;
	padding-left: 20px;
	padding-top: 0px;
}
.banner {
	height: 164px;
}
.spacer {
	height: 26px;
	padding: 0px;
}

.menubarStyle {
	text-align: center;
	height: 80px;
	width: auto;
	padding: 0px;
}
.siteImage {
	height: 390px;
}

