body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E5E5E5;
	background-attachment: scroll;
	background-image:  url(/images/exeter_tenants_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#container {
	width: 750px;
	margin: 0px auto;
}

#navigation {
	width: 175px;
	float: left;
}

#menu {
	position: relative; 
	width: 175px; 
	height: 25px;
	background: url(/images/navigation.gif);
}

#menu li {
	width: 175px;
	height: 25px;
	position: absolute;
	background: url(/images/navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#menu a {
	width: 175px; 
	height: 25px; 
	display: block;
}

#menu a:hover {}

#menu #bg10 {
	left: 0px;
	background-position: 0px -0px;
	top: 0px;
}

#menu #bg1 {
	left: 0px;
	background-position: 0px -25px;
	top: 25px;
}

#menu #bg2 {
	left: 0px;
	background-position: 0px -50px;
	top: 50px;
}

#menu #bg3 {
	left: 0px;
	background-position: 0px -75px;
	top: 75px;
}

#menu #bg4 {
	left: 0px;
	background-position: 0px -100px;
	top: 100px;
}

#menu #bg5a {
	left: 0px;
	background-position: 0px -125px;
	top: 125px;
}

#menu #bg5b {
	left: 0px;
	background-position: 0px -150px;
	top: 150px;
}

#menu #bg6 {
	left: 0px;
	background-position: 0px -175px;
	top: 175px;
}

#menu #bg7 {
	left: 0px;
	background-position: 0px -200px;
	top: 200px;
}

#menu #bg8 {
	left: 0px;
	background-position: 0px -225px;
	top: 225px;
}

#menu #bg9 {
	left: 0px;
	background-position: 0px -250px;
	top: 250px;
}

#menu #bg10 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -275px;
}

#menu #bg1 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -300px;
}

#menu #bg2 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -325px;
}

#menu #bg3 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -350px;
}

#menu #bg4 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -375px;
}

#menu #bg5a a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -400px;
}

#menu #bg5b a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -425px;
}

#menu #bg6 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -450px;
}

#menu #bg7 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -475px;
}

#menu #bg8 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -500px;
}

#menu #bg9 a:hover {
	background: url(/images/navigation.gif) no-repeat 0px -525px;
}



#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul a{
	text-decoration: none;
}

.hidden {
	visibility: hidden;
}

#content {
	background-attachment: scroll;
	background-image: url(/images/content_background.gif);
	background-repeat: no-repeat;
	margin-left: 175px;
}

#buttons {
	height: 200px;
	margin-top: 15px;
}



#xaddress a{
	text-decoration: none;
}
#xaddress {
	margin-top: 100px;
	width: 173px;
	margin-left: 2px;
}

#xaddress a{
	color: #426283;
	text-decoration: none;
}

#xaddress a:hover{color: #829BB4; text-decoration: underline;}



#header {
	height: 66px;
}

#main {
	width: 550px;
	margin-left: 2px;
	height: 400px; 
	height /**/:auto; 
	min-height: 400px;
}



#main ul {
	list-style: none;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#main a{
	color: #426283;
	text-decoration: none;
}

#main a:hover{color: #829BB4; text-decoration: underline;}

#main li{
	list-style: url(/images/arrow.gif);
}

#h1 {
	clear: both;
}

#h2 {
	font-weight: normal;
	clear: both;
}

#h3 {
	font-weight: bold;
	clear: both;
}
h4 {font-size: 1.1em;}

.square, #blanker, h2 {
	background-image: url(/images/h1.gif);
	background-repeat: no-repeat;
	font-size: 150%;
	padding-left: 28px;
	padding-bottom: 7px;
	margin-left: 3px;
	font-weight: normal;
}

.circle, h3 {
	background-image: url(/images/h2.gif);
	background-repeat: no-repeat;
	font-size: 110%;
	padding-left: 25px;
	padding-bottom: 7px;
	margin-left: 3px;
}


/*
div.form_row {
	clear: both;
	margin: 0px 0px 0px 100px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.form_row span.label {
	float: left;
	width: 150px;
	text-align: right;
	padding-left: 100px;
}

div.form_row span.element {
	margin: 0px 0px 0px 10px;
}

.textbox {
	font-size: 80%;
	width: 240px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

textarea.small {
	height: 60px;
	width: 240px;
}

textarea.large {
	height: 120px;
	width: 240px;
}

.texbox {
	width: 220px;
	border: 1px solid #829BB4;
	font-family: Arial, Helvetica, sans-serif;
	color: #829BB4;
	font-size: 12px;
	padding:3px;
}

*/

.button {
	border: 1px solid #829BB4;
	font-family: Arial, Helvetica, sans-serif;
	color: #829BB4;
	font-size: 12px;
	background-color: #ffffff;
}

.bold {
	font-weight: bold;
}

.mainpic {
	background-image:  url(/images/main_photograph.jpg);
	height: 100px;
	display: block;
	background-repeat: repeat-y;
	width: 560px;
}

.adobe {
	background-image: url(/images/adobe_logo.gif);
	height: 33px;
	width: 90px;
	display: block;
	background-repeat: no-repeat;
}

#subnavigation {
	height: 20px;
	width: 561px;
	left: 2px;
	margin: 0px;
	padding: 0px;
}

#submenu {
	position: relative; 
	height: 20px;
	background: url(/images/exeter_tenants_sub_domain_n.gif);
}

#submenu li {
	height: 20px;
	position: absolute;
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat;
	display: block;
	list-style: none;
}

#submenu a {
	height: 20px;
	display: block;
	text-decoration: none;
}

#submenu a:hover {
		text-decoration: none;
}

#subbuttons {
	height: 20px;
	margin-top: 5px;
}

#submenu #subbg1 {
	left: 0px;
}

#submenu #subbg2 {
	left: 80px; 
	background-position: -80px 0;
}

#submenu #subbg3 {
	left: 160px; 
	background-position: -160px 0;
}

#submenu #subbg4 {
	left: 241px; 
	background-position: -241px 0;
}

#submenu #subbg5 {
	left: 320px; 
	background-position: -320px 0;
}

#submenu #subbg6 {
	left: 400px; 
	background-position: -400px 0;
}

#submenu #subbg7 {
	left: 480px; 
	background-position: -480px 0;
}

#submenu #subbg1 a:hover {
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat 0px -20px;
	width: 80px;
}

#submenu #subbg2 a:hover {
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat -80px -20px;
	width: 80px;
}

#submenu #subbg3 a:hover {
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat -160px -20px;
	width: 81px;
}

#submenu #subbg4 a:hover {
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat -241px -20px;
	width: 80px;
}

#submenu #subbg5 a:hover {
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat -320px -20px;
	width: 80px;
}

#submenu #subbg6 a:hover {
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat -400px -20px;
	width: 80px;
}

#submenu #subbg7 a:hover {
	background: url(/images/exeter_tenants_sub_domain_n.gif) no-repeat -480px -20px;
	width: 80px;
}

.ximblock {margin: 0px;}
.ximright {margin: 4px; float: right;}
.ximleft {margin: 4px; float: left;}
.rnews .rnews_cats {float: right; }

hr {color: #ffffff; height: 1px;}

.contactform .sendbutton {width: auto;}
.contactform .message {width: 200px;}
.contactform .pod {margin-left: 220px;}

.contactform label, .contactform input, .contactform textarea {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

.contactform label {
	text-align: right;
	width: 200px;
	padding-right: 20px;
}

.contactform br {
	clear: left;
}

.redx {color: #ff6600;}

.updater {margin-top: 30px; padding-bottom: 15px; margin-bottom: 10px;}

input, textarea {border: 1px solid #333366;}
