/*COLOURS USED AND WHERE */
/* DARK BROWN: #705E57 */
/* PALE BROWN: #C6BBB7 */
/* BLACK: #000000 */
/* GREY: #999999 */
/* GREEN: #83c083 */
/* WHITE: #FFFFFF */
/* ORANGE: #ffe3c8 */
body 	
{
	margin:10px 0px; padding:0px; 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}
p,h1,pre 	
{
	margin:0px 0px 0px 0px;
}
img
{
border-style: none;
}
#frame 	
{
	width:780px;
	height: 610px; 
	margin:0px auto;
	padding:0px;
	text-align:left;
	background: url(../images/new_background.jpg) top center; 
	background-repeat: no-repeat;
}

#frame1 	
{
	width:780px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background: url(../images/new_background.jpg) top center; 
	background-repeat: no-repeat;
}

#gomclogo
	{
	position: relative;
	float: right;
	}
	
#table1
	{
	height: 100%;
	width: 100%;
	border: 0;
	}
	
#table2
	{
	border: 0;
	width: 780px;
	height: 610px;
	}	

.gallerycontainer{
position: relative;/*Add a height attribute and set to largest image's height to prevent overlaying*/
padding-left: 15px;
}

.thumbnail img{
border: 1px solid #705E57;
margin: 0 5 5 0;
}

.thumbnail:active{
background-color: #ffffff;
}

.thumbnail:active img{

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:active span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 30;
}
	

	
.current	
{
	color:#ffe3c8;
	font-weight: bold;
}
#bannerHeader 	
{
	position: relative; 
	top: 25px;
	margin-left:25px;
	width: 730px;
	height: 60px;
	background: #ffffff;
}
#divMenu2
{
	position:relative; 
	color:#C6BBB7;
	margin-left:25px;
	top: 35px;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
}
#divMenu2 a:link
{
	color:#C6BBB7;
	font-weight: bold;
	text-decoration: none;
}
#divMenu2 a:visited
{
	color:#C6BBB7;
	font-weight: bold;
	text-decoration: none;
}
#divMenu2 a:hover
{
	color:#ffe3c8;
	font-weight: bold;
	text-decoration: none;
}
#divMenu2 a:active
{
	color:#C6BBB7;
	font-weight: bold;
	text-decoration: none;
}

#gallery
{
width:435px;
height:285px;
margin-left:17.5px;
margin-top:15px;
}
#gallery td
{
width: 99.375px;
height: 69.375px;
background: #705E57;
color: #ffffff;
border: 1px dotted #ffffff;
padding-left:9px;
}
#footer
{
	position: relative; 
	top: 60px; 
	margin-left: 25px;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#footerSW
{
	position: relative; 
	top: 84px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	font-size:10px;
	color: #999999;
}
#footerSW a
{
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	font-size:10px;
	text-decoration: underline;
	color: #83c083;
}
#content
{
	position:relative; 
	top: 45px;
	margin-left:25px;
	width:730px;
	height: 375px;
	background: #ffffff;
}

#content1
{
	position:relative; 
	top: 45px;
	margin-left:25px;
	width:730px;
	background: #ffffff;
}

#contentleft
{
	position: relative; 
	top:0px;
	margin-left:0px;
	width:200px;
	background: #ffe3c8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	float: left;
	height: 375px;
}
#contentleft a
{
	font-size:14px;
	font-weight: lighter;
	color: #83c083;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleft a:visited
{
	font-size:14px;
	font-weight: light;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleft a:hover
{
	font-size:14px;
	font-weight: bold;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleft a:active
{
	font-size:14px;
	font-weight: bolder;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleftvisited
{
	font-size:14px;
	font-weight: bolder;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#contentleft1
{
	position: relative; 
	top:0px;
	margin-left:0px;
	width:200px;
	background: #ffe3c8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	float: left;
}
#contentleft1 a
{
	font-size:14px;
	font-weight: lighter;
	color: #83c083;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleft1 a:visited
{
	font-size:14px;
	font-weight: light;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleft1 a:hover
{
	font-size:14px;
	font-weight: bold;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleft1 a:active
{
	font-size:14px;
	font-weight: bolder;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleftvisited
{
	font-size:14px;
	font-weight: bolder;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#linkstext
{
font-size:12px;
margin-top:15px;
margin-left:15px;
}

#linkstext a
{
	font-size:14px;
	font-weight: lighter;
	color: #83c083;
	font-family: Arial, Helvetica, sans-serif;
}
#linkstext a:visited
{
	font-size:14px;
	font-weight: light;
	color: #83c083;
	font-family: Arial, Helvetica, sans-serif;
}
#linkstext a:hover
{
	font-size:14px;
	font-weight: bold;
	color: #83c083;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#linkstext a:active
{
	font-size:14px;
	font-weight: bolder;
	color: #83c083;
	font-family: Arial, Helvetica, sans-serif;
}

#iomc
{
position:relative;
float:left;
left:27px;
}

#textLeft
{
	position: relative;
	top:15px;
	margin-left:5px;
	width:180px;
	background: #ffe3c8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	float: left;
	height: 345px; 
}

#textLeft1
{
	position: relative;
	top:15px;
	margin-left:5px;
	width:180px;
	background: #ffe3c8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	float: left;
}

#contentRight	
{
	position: relative;
	top:15px;
	margin-left: 15px;
	width:500px;
	float:left;
	height: 345px;
	background: #ffe3c8;
}

#contentRight1	
{
	position: relative;
	top:15px;
	margin-left: 15px;
	width:500px;
	float:left;
	background: #ffe3c8;
}

.xScroll 
{
	overflow-y: scroll; 
	overflow-x: hidden; 
	height:180px; 
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow: auto;
	background: #ffffff;
}
}
#midcontentRight	
{
	margin-top:15px;
	margin-left: 7.5px;
	width:470px;
	float:left;
	height: 315px;
	background: #ffffff;
}

#midcontentRight	
{
	margin-top:15px;
	margin-left: 7.5px;
	width:470px;
	float:left;
	height: 315px;
	background: #ffffff;
	overflow:auto;
}

#picture
{
width:435px;
height:285px;
margin-left:13px;
margin-top:15px;

}
#holderRight
{
position: relative;
width: 470px;
float: left;
/*margin-left: 8px;*/
top: 15px;
height: 315px;
}

#holderRight1
{
position: relative;
width: 470px;
float: left;
/*margin-left: 8px;*/
top: 15px;
}

#slideshow1
{
position:relative;
padding-left:15px;
float: left;
}
#slideshow2
{
position: relative;
margin-left: 8px;
float: left;
}
#caption
{
position:relative;
margin-left:15px;
background: #ffffff;
width: 469px;
height: 55px;
float: none;
float: left;
top: 16px;
}
#textCaption
{
position: relative;
top: 5px;
margin-left: 4px;
padding-left:0px;
background: #ffffff;
width: 460px;
height: 50px;
}
.captionHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #705E57;
	font-size: 16px;
}
.captionText
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #705E57;
	font-size: 14px;
}
.captionsmallHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #705E57;
	font-size: 14px;
}
.captionsmallText
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #705E57;
	font-size: 12px;
}
.texta
 { 
 font-size: 13px; 
 color: #705E57;
 font-family: Arial, Helvetica, sans-serif;
}

#formright
	{
	margin: 25px;
	color: #705E57;
	font-size: 13px;
	width: 275px;
	float: left;
	}
	
#formrright
	{
	margin-top: 15px;
	color: #705E57;
	font-size: 13px;
	width: 150px;
	height: 250px;
	float: left;
	text-align: right;
	}

