body {
text-align:center;
margin-left:0;
margin-right:0;
}

#container {
}

#centercolumn {
height:100%;
margin-left:auto;
margin-right:auto;
min-height:100%;
text-align:left;
width:700px;
}
#titlearea {
height:98px;
clear:both;
}
#titlebar {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 712px;
	height: 72px;
}

#flags
{
	position: relative;
/*	top: -206px;*/ /* chrome needs 206, IE 207, firefox 208 oh great*/
	left: 659px;
	width: 48px;
	height: 61px;
} 
h1.gitetitle {
	top: -72px;
	left: 10px;
	height: 25px;
	font-size: 130%;
	margin-top: 20px;
	margin-bottom: 21px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	width: 100%;
	position: relative;
	z-index: 4;
}
#gitetitleimage{
	top: -138px;
	left: 295px;
	width: 269px;
	position: relative;
	z-index: 3;

}
h3.gitetitle {
	height:27px;
}

#menusection
{
	position: relative;
	top: 1px;
	z-index: 99;
} 
#bodytext {
	position: relative;
	top: -150px;
	width: 700px;
	text-align: justify;
}
	#realfooter {
	clear: both;
	float: left;
	width: 100%;
	font-size: 80%;
	text-align: right;
	background: #004636;
	color: #ffffff;
	padding-right: 20px;
	margin-left: -10px;
	padding-left: 0px;	
	margin-bottom: 4px;

}
	#realfooter p {
	color: #ffffff;
	margin: 0;
}
	p.ukfooter  {
	padding: 6px 0px 10px 8px;
	margin: 0px 8px 0px 0px;
}
#notrealfooter p{
	background: #004636;
	color: #ffffff;
	font-size: 80%;
}
#realfooter a {
	color: #ffffff;
}
#footerbar {
	text-align: left;
}
#greenblock {
	background: #004636;
	color: #ffffff;
	padding: 5px;
}
#footertext {
	color: #b3f7e7;
	text-align:center;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.centered {
	text-align: center;
}

#leftcol {
	float: left;
	width: 320px;
}
#maincols {
margin:0;
}
#rightcol {
	float: right;
	width: 300px;
	text-align: right;
}
#centercol {
margin:0 230px;
}
.imgrow {
	text-align: center;
	padding: 5px;
	width: 680px;

}
.img3leftcol {
	float: left;
	width: 220px;
}
.img3rightcol {
	float: right;
	width: 220px;
}
.img3centercol {
	width: 440px;
	margin:0 220px;
}
.img2leftcol {
	float: left;
	width: 330px;
}
.img2rightcol {
	float: right;
	width: 330px;
}
.textleft{
	text-align: left;
}
.textright{
	text-align: right;
}
.cleardiv
{
	clear: both;
}
ul.tight
{
	margin: 0;
	margin-left: -20px;
}
li
{
	text-align: left;
}
.sub_menu
{
	background: url(../images/submenu_right.gif) right top no-repeat;
} 
.tl_nav:hover
{
	background: #24313C url(../images/tab_left_over.gif) no-repeat left top;
} 
.tl_menu:hover
{
	background: url(../images/tab_right_over.gif) right top no-repeat;
} 
#jsddm
{	margin: 0;
	padding: 0;
	}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{
	display: block;
	background: #004636;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
}


	#jsddm li a:hover
	{	background: #24313C}
		
		#jsddm li ul
		{
			margin: 0 5px;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
}
		
			#jsddm li ul li
			{
				float: none;
				display: inline;
}
			
			#jsddm li ul li a
			{
	width: auto;
	background: #97C3B9;
	padding: 5px 10px 5px 10px;
	color: #24313C;
	border-bottom: 1px solid #CADAD6;
}
			
			#jsddm li ul li a:hover
			{	background: #6B9F93}

#formail {
	background: #ffffff;
	color: #6B9F93;
	padding: 5px;
}
body.calendar {
	background: #ffffff;
	margin: 0 0 0 0;
}
#calholder {
	width: 800px;
	height: 600px;
	background-image: url(../small/010_7A.jpg);
	clear: both;
	background: url(../small/248_4852.jpg);
}

#cal {
	position: absolute;
	top:6%;
	left:6%;
	width:404px;
	height:404px;
	padding: 1px 1px 1px 1px;
	float: left;
}
#nocaltext {
	color: white;
	background: rgba(9, 9, 9, 0.6);
	-moz-border-radius: 0.2em 0.2em 0.2em 0.2em;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	font-size: smaller;
}
#calprix {
	float: right;
	background: rgba(9, 9, 9, 0.6);
	margin: 3.7em 5.8em 0.3em 0.3em; 
	-moz-border-radius: 0.2em 0.2em 0em 0em;
	border-radius: 0.2em 0.2em 0em 0em;
}
#calprix p {
	float: right;
	text-align: right;
	color: white;
	font-size: smaller;
	padding: 6px 8px 6px 8px;
	margin: 4px 4px 4px 4px;

}
 .calleft {
	text-align: left;
	text-decoration: underline;
}
body.comment{
	background: #ffffff;
	color: #004636;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

#commentholder {
	padding: 20px 20px 20px 20px;
}
#commentcaptchaholder {
	padding: 20px 20px 20px 20px;
	text-align:left;
}

#commenttitle {
	font-family: "Comic Sans MS";
	font-size: 12pt;
}
.commentf {
	text-align:left;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #150259;
}
.authorf {
	text-align:left;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	color: #150259;
}
.commentuk {
	text-align:left;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #910030;
}
.authoruk {
	text-align:left;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	color: #910030;
}
a#emailbutton {
	text-align:center;
	background: #004636;
	height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	border: 1px solid #550000;
	padding: 0px 20px 0px 20px;
	margin: 10px 20px 10px 20px;	
	letter-spacing: 2px;
	text-decoration: none;
}
a#emailbutton:hover, a#emailbutton:focus{
	text-decoration: underline;
}
.vidblk {
	display: block;
	margin:10px 20px 0px 0px;
}
