body{
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background:#f4f4f4 url(bg.gif) top center repeat-y;
	color:#303030;
}

#wrapper { 
	 margin: 0 auto;
	 width: 760px;
}
#faux {
	 background: url(faux-4-2-col.gif);
	 margin-bottom: 0px;
	 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	 width: 100%
}
#header {
	color: #333;
	width: 760px;
	height:187px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/banner.jpg);}


#content {
	padding: 12px
	color: #333;
	display: inline;
	position: relative;
	line-height:1.6em;
	text-align: justify;
}

#rightcolumn { 
	display: inline;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	padding:0 10px 0 10px;
	line-height:1.6em;
	text-align: justify;
	float: right;
}

#leftcolumn { 
	float: left;
	color: #333;
	/* border: 1px solid red;*/
	margin: 0px;
	padding: 12px;
	width: 530px;
	display: inline;
	position: relative;
	line-height:1.6em;
	text-align: justify;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}

#leftcolumn h2{
	font-size:1.5em;
	margin:0 0 0.5em 0;
}

#leftcolumn img{
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
}

h3{
	font-size:1.3em;
	margin:0 0 10px 0;
}

h2{
	font-size:1.5em;
	margin:10px 0px 0.5em 10px;
}

.title{
	font-size:1.0em;
	font-weight:bold;
	margin:60px 0 0 0;
}

#Dogshow	{
	font-size:.9em;
	color:#000000;
	text-align:left;
	width:168px;
	margin-top:80px;
	_margin-top:60px;	
	margin-bottom:20px;
	padding:4px;	
	height:170px;
	border: 3px double gray;
	/*background:#f4f4f4 url(images/dog.jpg) center no-repeat;*/
}
.subtitle{
	color:#000000;
	font-size:1.0em;
	font-weight:bold;
	margin:0px 0 10px 0;
}
a{
	text-decoration:none;
	color:#286ea0;
}

a:hover{
	text-decoration:underline;
	color:#286ea0;
}

a img{
	border:0;
}

#footer{
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	border-top:4px solid #f0f0f0;
	width:760px;
	height:30px;
	text-align:center;
	color:#808080;
	font-size:0.9em;
}

#footer a{
	color:#808080;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.left{
	margin: 5px 10px 2px 0px;
	float:left;
}

.right{
	margin:10px 5px 5px 10px;
	float:right;
}

.textright{
	text-align:right;
}

.center{
	text-align:center;
}

.small{
	font-size:0.8em;
}

.bold{
	font-weight:bold;
}

.hide{
	display:none;
}

}
.clear {
	clear: both; background: none;
}


fieldset {border: 1px #eeeab7 solid; padding: 20px 10px 5px 10px;margin-right: 10px;
float:right;}

legend {background: #9bc0ff; letter-spacing:0;padding: 0em 1.2em 0em 1.2em;}

label {width:100px; float:left;}

input {
	font-size:11px;
	margin: 3px 0 0 0;
	vertical-align:top;
}

select {
	font-size:11px;
	margin: 3px 0px 0 0px;
	_margin: 3px 0px 0 0px;
	width:224px;
	vertical-align:top;
}

.postode {width:66px;}
.address {width:220px;}
.title {width:100px;}
.cats {width:20px;}
.dates {width:70px;}
.requrements {margin-top:3px; width:300px;}
.colours input {color:#781351; background:#fee3ad;}
.submit {
	color: #fff;
	background:#e8bf39;
	margin-left:98px;
	_margin-left:100px;
}