body {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: small;
}

#topmenu a:link, #topmenu a:visited {
	color: #3C663C;
	font-weight: bold;
	font-size: large;
	font-style: normal;
	text-decoration: none;
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	padding-top: 15px;
}
#topmenu a:hover, #topmenu a:active {
	font-weight: bold;
	color: #3C663C;
	background-image: url(../images/artwork/pinhead2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}
#titlebar h1 {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 42px;
	color: #3C663C;
}
#titlebar h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #336633;
}

#leftcol a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.6em;
}

#leftcol a:link, #leftcol a:visited {
	color: #759B78;
	text-decoration: none;
	font-weight: bold;
	font-size: large;
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-style: normal;

}

#leftcol a:hover, #leftcol a:active {
	color: #3C663C;
	font-weight: bold;
}

/*  Add in new menu items below NB The following needs to remain BELOW the #leftcol a:link and a:hover etc etc above*/

/*portfolio menu*/
#leftcol.anotherage a#anotherage, #leftcol.ghostcarplake a#ghostcarplake, #leftcol.uniquelyeco a#uniquelyeco, #leftcol.elevenplusessex a#elevenplusessex, #leftcol.selectstudios a#selectstudios, #leftcol.momentoalbums a#momentoalbums, #leftcol.gscontracts a#gscontracts{
	color: #3C663C;
}


/*about menu*/
#leftcol.philosophy a#philosophy, #leftcol.history a#history, #leftcol.directors a#directors{
	color: #3C663C;
}


/* contact menu*/
#leftcol.enquiries a#enquiries, #leftcol.location a#location{
	color: #3C663C;
}
/*services menu*/
#leftcol.overview a#overview, #leftcol.webdesign a#webdesign, #leftcol.hosting a#hosting, #leftcol.ebayservices a#ebayservices, #leftcol.photography a#photography{
	color: #3C663C;
}

#topmenu .currentpage {
	background-image: url(../images/artwork/pinhead2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#maincontent a:link, #maincontent a:visited {
	color: #3C663C;
	text-decoration: none;
	font-size: larger;
}

#maincontent a:hover, #maincontent a:active{
	text-decoration: underline;
}
.adventlinktext {
	line-height: 1.2em;
}
#maincontent h2 {
	color: #3C663C;
}
.hugefont {
	font-size: large;
	color: #3C663C;
	text-align: left;
}.bigfont {
	font-size: medium;
	color: #3C663C;
	font-weight: bold;
}
#infobox {
	border: 2px solid #3C663C;
	padding: 5px;
	text-align: center;
	float: right;
	width: 160px;
	margin-left: 10px;
}
