/**-------------- HEADINGS--------------------- */

h1, h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 25px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #96794F;
}

h3 {
	margin-bottom: 1em;
	font-size: 11px;
	color: #504E42;
}

/**-------------------- TEXTS---------------------- */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/**----------------- LINKS------------------- */

a {
	color: #99CC33;
}

a:hover {
	text-decoration: none;
}
/**-------------------- MISC---------------------- */

img {
	float: left;
	border-style: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	color: #898432;
	border: 1px solid #CCCCCC;
}

/**----------------- WRAPPER----------------------- */

#wrapper {
	margin: 0px;
	padding: 0px;
}

#wrapper2 {
	width: 940px;
	background-color: #444444;
}

#wrapper3 {
	padding: 0px 45px;
}

/**----------------- HEADER------------------ */

#header {
	height: 100px;
	padding-left: 30px;
	position:relative;
	background: #1B1B1B;
}

/**---------------- MENU--------------------- */

#menu {
	height: 30px;
	background-color: #666666;
	background-position: 48px;
}

#menu ul {
	margin: 0px;
	padding: 5px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 20px 0px 20px;
	background: url(imagesLayout/subpage1_03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#menu a:hover {
	text-decoration: none;
	color: #FF5500;
}

#menu li a.currentPage,#menu li a.currentPage:hover,#menu li a.currentPage:active {
	color: #FF5500;
	cursor: default;
}

/*----------Container -------------*/
#container {
	background: #202020;
	padding-top: 25px;
	height: 550px;
}
#container table tr td p{
	padding-left: 20px;
	line-height: 1.65;
	font-size: 1em;
}

/**----------------- CONTENT-------------------- */

#content {
	width: 700px;
	border: 1px solid #CCCCCC;
}
#contentCopy {
	width: 540px;
	padding: 0px;
	float:left;
	margin-left: 30px;
	text-align: left;
}

#container #contentCopy p {
	text-align: left;
	font-size: 1em;
}

#galleryContainer {
	width:850px;
	height: 550px;
	background-color: #202020;
	padding-top: 50px;
}

#galleryContainer li {
	font-size: 12px;
	color: #A0A0A0;
	line-height: 50px;
	margin-left: 158px;
}
.separatorColour {
	color: #FFFFFF;
}

html>body .three-columns {
	height: auto;
}
/*
.three-columns .column1, .three-columns .column2, .three-columns .column3, .three-columns .column4 {
	width: 200px;
	height: 200px;
	margin-bottom: 30px;
} 

.three-columns .column1 {
	padding: 0px 10px 0px 20px;
	width: 175px;
}
*/

#container table tr td p a {
	font-size: 1em;
	color: #99CC31;
	text-decoration:none;
}
.boldText {
	font-weight: bold;
}
.exhibitingat   {
	font-size: 16px;
	color: #99CC31;
	text-decoration: none;
}
.exhibitingAtPrev {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	position: relative;
	padding-left: 0px;
	height: 40px;
}
#container #exhibHead1 {
	clear: both;
	padding-left: 30px;
	margin-top: 50px;
	position: relative;
}
#exhibHead {
	padding-left: 30px;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #777777;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 9px;
}

/** ------------Form Style---------------- */
#form1 table tr td #name, #message, #sprytextfield1 #email, #form1 table tr td #submit{
	color: #000;
}
