/*Global styles*/

html {
	background: #4d6e4f;
}

body {
	/*background: #e1f2e3;*/
	background: #4d6e4f;
	margin: 0;
	padding: 0;
	
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
}

a {
	color: #3e812c;
}

a:hover {
	color: #295d1b;
}

em {
	font-style: normal;
	font-weight: bold;
}

/*Start Header Styleing*/

#header {
	border-top: 8px solid #2f4331;
	background: #4d6f50 url('imgs/header.jpg') top left repeat-x;
	height: 196px;
}

.header2 {
	background: #4d6f50 url('imgs/header2.jpg') top left repeat-x !important;
}

#pageTitle {
	background: transparent url('imgs/sig.png') no-repeat;
	width: 438px;
	height: 146px;
	
	position: absolute;
	top: 20px;
	left: 8%;
}

#pageTitle span {
	visibility: hidden;
}

#menu {
	background: transparent url('imgs/menu.png') no-repeat;
	position: absolute;
	top: 8px;
	left: 70%;
	width: 252px;
	height: 230px;
	padding: 0;
}
#otsgHeader {
	margin: -5px 0 0 6px;
	background: url('imgs/otsgHead.gif') no-repeat;
	height: 20px;
	width: 239px;
	z-index: 2;
}

#otsgHeader span {
	visibility: hidden;
}

#menuList {
	margin: 0;
	padding: 0;
	
	list-style: none;
	text-align: center;
}

#menuList li {
	margin: 12px 15px 12px 5px;
}



#menuList a {
	padding: 4px 20px;

	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #d3effe;
	text-decoration: none;
}

#menuList a:hover {	
	background: #2c3b2d;
}

#menuList a.active {
	color: #e3f4fc;
	background: #2c3b2d;
}

#menuList a:hover, #menuList a.active {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#homeLink a:hover, #homeLink a.active {
	background: url('imgs/homeBg.gif') center center no-repeat;
}

#artistLink a:hover, #artistLink a.active {
	background: url('imgs/artistBg.gif') center center no-repeat;
}

#workLink a:hover, #workLink a.active {
	background: url('imgs/workBg.gif') center center no-repeat;
}

#printsLink a:hover, #printsLink a.active {
	background: url('imgs/printsBg.gif') center center no-repeat;
}

#contactLink a:hover, #contactLink a.active {
	background: url('imgs/contactBg.gif') center center no-repeat;
}

#menuList li:nth-child(1)>a:hover, #menuList li:nth-child(1)>a.active{
	background: rgba(44,59,45,1);
}

#menuList li:nth-child(2)>a:hover, #menuList li:nth-child(2)>a.active{
	background: rgba(44,59,45,0.85);
}

#menuList li:nth-child(3)>a:hover, #menuList li:nth-child(3)>a.active{
	background: rgba(44,59,45,0.7);
}

#menuList li:nth-child(4)>a:hover, #menuList li:nth-child(4)>a.active{
	background: rgba(44,59,45,0.55);
}

#menuList li:nth-child(5)>a:hover, #menuList li:nth-child(5)>a.active {
	background: rgba(44,59,45,0.4);
}

/*End Header Styling
  Start Body Styling*/
  
#body {
	border-top: 3px solid #772f25;
	padding: 5px 5% 30px 5%;
	width: 90%;
	background: #e1f2e3;
	
	font-family: Tahoma, Arial, sans-serif;
	color: #772f25;
}

#body:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

#pageHeader {
	margin: 0 0 10px -2%;
}

.segment {
	background: #f5fff6;
	margin: 10px 0;
	padding: 10px 20px;
	width: 95%;
}

.segment p {
	margin: 0;
}

.segmentHeader {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

.segmentL {
	border-left: 3px solid #b3d1b6;
}

.segmentR {
	border-right: 3px solid #b3d1b6;
}

#sidePanel {
	position: absolute;
	top: 250px;
	left: 70%;
	width: 253px;
	background: transparent url('imgs/sideBg.gif') top center repeat-y;
	color: #d3effe;
}

#sideHeader {
	margin: 0;
	padding: 7px 11px 0 11px;
	
	background: url('imgs/sideHead.gif') top center no-repeat;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
}

#sideText {
	margin: 0;
	padding: 0 15px 15px 20px;
	background: url('imgs/sideBase.gif') bottom center no-repeat;
	
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 0.03em;
	font-size: 0.9em;
}

#sideText a {
	color: #d3effe;
}

#sideText a:hover {
	color: #ecf8ff;
}

#sidePanel .contactLink {
	font-weight: bold;
}

#footer {
	clear: both;
	border-top: 1px solid #2f4331;
	background: #4d6e4f url('imgs/footerBg.gif') top left repeat-x;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #c8dfca;
	height: 37px;
}

#footerContact {
	float: right;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 2px;
}

#footerContact ul {
	float: right;
}

#footerContact li {
	margin: 0;
	padding: 0;
	text-align: left;
}

.contLabel {
	font-weight: bold;
	margin: 0 0.5em 0 0;
	width: 3.2em;
	display: block;
	float: left;
	color: #a9cbac;
}

#footerAddress {
	list-style: none;
	margin: 0;
	padding: 2px 10px;
	float: right;
	text-align: right;
}

#footerInfo {
	float: left;
}

#footerInfo li {
	margin: 0 8px;
}

#footer a {
	color: #c8dfca;
}

#footer a:hover {
	color: #ddf3df;
}

#errorMsg {
	position: absolute;
	top: 75px;
	right: 33%;
	background: #ffc0c0;
	border: 1px solid #e16a6a;
	color: #e16a6a;
	padding: 10px;
	opacity: 0.95;
}

#errorMsg h4 {
	margin: 0;
	padding: 0;
}

#errorMsg a {
	color: #e16a6a;
}

#errorMsg a:hover {
	color: #c14f4f;
}