#header {
	height: 135px;
	background-image: url(assets/townmoor_adi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #68A7DD;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #347BCD;
	border-bottom-color: #347BCD;
}
#content {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	background-color: #68A7DD;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #266EC3;
	border-bottom-color: #266EC3;
}
#footertext {
	width:900px;
	margin:0 auto;
}

#footertext h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#footertext p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}



#maincontent {
	width: 650px;
	float: left;
	padding-bottom: 30px;
}

#maincontent h2{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: lighter;
}
#lplates {
	height: 250px;
	background-image: url(assets/LL_plate2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#maincontent p{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 14px;
	line-height: 160%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#maincontent h3{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	margin: 0px;
	padding: 0px;
}


#maincontent li{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	line-height: 140%;
	color: #333333;
	font-size: 14px;
	font-style: italic;
	margin-top: 12px;
}

#nav {
	float: right;
	width: 200px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #68A7DD;
	border-bottom-color: #68A7DD;
}

#nav li a{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
}

#nav li a:hover{
	color: #990000;
}

#nav li{
	margin-bottom: 12px;
	margin-top: 12px;
}


#tagline {
	margin-top: 4px;
	background-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#tagwords{
	width:900px;
	margin:0 auto;
}

#tagwords h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-style: italic;
}

.clearing {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

#maincontent marquee h3{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 24px;
	color: #990000;
}

#maincontent a:hover{
	color: #990000;
}

#maincontent label{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-variant: small-caps;
	font-size: 14px;
}

#maincontent input, #maincontent textarea{
	margin-bottom: 12px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}

.subButton {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}

.subButton:hover{
	background-color: #000000;
}


.pp {
	float: right;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border {
	border: 2px solid #666666;
	margin: 4px;
	padding: 2px;
}

