/*

		Copyright (c) 2006 Richard Tomsett
		
		This Style Sheet is W3C Compliant!
		http://jigsaw.w3.org/css-validator/validator?uri=http://indigent.co.uk/tomsett-notary/large.css

*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	width: 99%;
	height: 99%;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	margin-left: 10px;
	padding-top: 10px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	margin-left: 95px;
	padding-bottom: 29px;
	padding-top: 15px;
}

img.logo {
	float: left;
	vertical-align: bottom;
	border: 0px;
	padding-right: 10px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#title {
	position: relative;
	margin: 0 auto;
	width: 75%;
	background-color:#1D254A;
}
	
img {
	border: 0px;
}

#maintable {
	position: relative;
	margin: 0 auto;
	width: 75%;
}

.navrow {
	clear: both;
	padding: 7px 5px 7px 5px;
	border-bottom: 1px dotted #AAA;
	}
	
.tablerow {
	clear: both;
	padding: 7px 5px 5px 5px;
	text-align: justify;
	}
	
div.tablerow div.leftcol {
	float: left;
	width: 48%;
}

div.tablerow div.rightcol {
	float: right;
	width: 48%;
}

div.pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	text-align: left;
}

img.photo {
	float: right;
	border: 0px;
	padding: 3px 4px 5px 4px;
}

img.titleleft {
	float: left;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

img.titleright {
	float: right;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #44C;
	text-decoration: none;
}

.nav {
	padding: 0% 4% 0% 4%;
}

a:hover {
	color: #77F;
	text-decoration: underline;
}

div.form {
	float: left;
	width: 48%;
}

#legal {
	position: static;
	margin: 0 auto;
	padding-top: 15px;
	color: #AAA;
	width: 72%;
}

.bottomtablerow {
	clear: both;
	padding: 7px 5px 5px 5px;
	text-align: center;
	color: #AAA;
	}
	
div.bottomtablerow a {
	color: #AAA;
	text-decoration: underline;
}

div.bottomtablerow a:visited {
	color: #AAA;
	text-decoration: none;
}

div.bottomtablerow a:hover {
	color: #888;
	text-decoration: none;
}
