﻿ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dd,dt
{
	margin:0;
	padding:0
}

.homebg {background-color:#C5BA8E; }
.copyhomebg {background-color:#ffffff; }
.gallhomebg {background-color:#ffffff; }

p, li {  font-size:0.60em; margin: 3px 10px 3px 0px;}

h1 {  font-size:0.875em; font-weight: bold; color: #942C37; margin-bottom: 10px;}
h2 {  font-size:0.75em; font-weight: bold; color: #942C37; margin-bottom: 10px;}
h3 {  font-size:0.75em; font-weight: bold; color: #942C37; margin-bottom: 2px; margin-top: 2px;}

a:link { color: #942C37;}
a:visited { color: #942C37;}
a:hover { color: #CC3333;}

/*a.top:link {  font-size:0.8em; color: #999999; text-decoration: none; font-weight:bold;}
a.top:visited {  font-size:0.8em; color: #999999; text-decoration: none;}
a.top:hover {  font-size:0.8em; color: #CC3333;text-decoration: underline;}

a.hanch:link {  display:block; padding-top: 5px; font-size:0.8em; color: #942C37; text-decoration: underline;}
a.hanch:visited {  display:block; padding-top: 5px; font-size:0.8em; color: #942C37; text-decoration: underline;}
a.hanch:hover {  display:block; padding-top: 5px; font-size:0.8em; color: #942C37;text-decoration: underline;}

#pright a:link {  font-size:0.75em; color: #000000; text-decoration: underline;}
#pright a:visited {  font-size:0.75em; color: #000000; text-decoration: underline;}
#pright a:hover {  font-size:0.75em; color: #000000;text-decoration: underline;}*/

#navcontainer li a:link {  display:block; padding-top: 5px; font-size:1em; font-weight: bold; color: #942C37; text-decoration: underline;}
#navcontainer li a:visited {  display:block; padding-top: 5px; font-size:1em; font-weight: bold; color: #942C37; text-decoration: underline;}
#navcontainer li a:hover {  display:block; padding-top: 5px; font-size:1em; font-weight: bold; color: #942C37;text-decoration: underline;}

#container	
{
	width: 700px;
	margin: auto;
	text-align:left;
}

#gallcontainer	
{
	width: 600px;
	margin: auto;
	text-align:left;
}
	
#header 
{
	height:200px;
}

#gallheader 
{
	height:65px;
}

#ptop
{
	margin-top: -3px;
}

.homehead 
{ 
	border: 0px;
	background-image: url(../images/head_louise_quirke1.gif);
	background-repeat: no-repeat; 
	background-position: center 90px; 
	text-align: right;
}

.gallhomehead 
{
	border: 0px;
	background-image: url(../images/head_louise_quirke3.gif);
	background-repeat: no-repeat; 
	background-position: left 5px; 
}
	
#coremenu 
{
	border: 0px;
	padding-top: 10px;
	width:140px;
	float:left;
	text-align: center;
	font-size:0.60em;
}

#navcontainer
{
	border: 0px;
	margin-top: 20px;
	padding-left: 0px;
	margin-left: 0px;
	width: 685px;
}

.fright
{
	border: 0px;
	text-align: right;
	width: 200px;
	float: right;
	margin-top: 25px;
}

#topmenu li
{
	border: 0px;
	width: 100%;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0.25em;
	margin-right: 10px;
}

.sideimg
{
	margin-bottom: 25px;
	text-align: center;
}

#images 
{
	border: 0px;
	float: right;
	width: 540px;
	height: 280px;
	padding-top: 10px;
	margin: 0px;
	overflow: hidden;
}

#imagesscroll
{
	float: right;
	width: 540px;
	height: 280px;
	padding-top: 10px;
	margin: 0px;
	overflow: auto;	
}

#imagcontainer
{
	text-align: center;
}

.imgmainhme
{
	float: right;
}

.phome
{
	margin-top: 2px;
	float: left;
	width: 250px;
}

.copyimages 
{
	float: left;
	width: 600px;
	padding-right: 5px;
}

.bottomimg
{
	margin-left: 35px;
	margin-right: -10px;
	padding-right: 0px;
	float: right;
	width: 120px;
	text-align: center;
}
	
img {border: 0px;}

.italicilised
{
	font-style: italic;
}

#bottom_images 
{
	border: 0px;
	width: 540px;
	clear: right; 	
	float: right;
}

#mcontent
{
	border: 0px;
	width: 700px;
	height: 450px;	
	overflow: hidden;
}

#actualcontent
{	
	float: left;
	width: 540px;
	height: 300px;	
}

#bottombar
{
	margin-top: 5px;
	border: 0px;
	width: 540px;
	height: 150px;	
	float: left;
	font-size:0.60em;	
}

.gallimg
{
	border: solid 1px #000;
}

.frmfield2
{
	margin-top: 5px;
	background-color: #DDD7B2;
	width: 500px;
	text-align: left;	
}

.frmfield1
{
	margin-top: 10px;
	background-color: #DEDCCE;
	width: 500px;
	text-align: left;	
}

.formlabel
{
	width: 120px;
	text-align: left;	
	display:block;
	float:left;
}

.frminputfield
{
	margin-left: 80px;
	width: 470px;
	text-align: left;
	display:block;
	float:right;	
}

.frmbtncancel
{
	text-align: left;
	width: 250px;
	display: block;
	float: left;	
}

.frmbtnsubmit
{
	text-align: right;
	width: 250px;
	display: block;
	float: right;	
}
