body {
	margin: 0px;
	text-align: center;
	background-color: #D1D1D1;
	background-image: url('/images/bg_bot.jpg') ;
	background-repeat: repeat-y;
	background-position: center ;
}

div.container {
	padding-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px ;
	background-image: url('/images/b_top.jpg') ;
	background-repeat: no-repeat;
	background-position: top center ;
	background-color: #D1D1D1 ;
}

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.maincontent {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 2px solid #EB7C2A;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

table.titlecontent {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #1e3d5c;
	border-bottom: 1px solid #EB7C2A;
	text-align: center;
}

td.addrcontent {
	width: 100%;
	height: 1px;
	text-align: center;
	background-color: #13370B;
	border: 1px solid #EB7C2A;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
}

table.bodycontent {
	height: 100% ;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

/* Used for cells across the top */
td.sectioncell {
	border: 0px ;
	width: 125px;
	height: 125px;
	padding-top: 0px;
	padding-left: 0px;
}

td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
/* Used on proto contact form contact-norfolk.php
td.contactformdata {
	text-align: left;
}
*/
table.content_row {
}

tr.content_row {
}

td.content_row {
	padding: 4px;
	text-align: center;
	/*border: 1px solid gray; */
}

td.content {
	padding: 0px;
	text-align: left;
}

img {
	border: 0px;
}

#SlideShow {
	margin: 18px;
}

div.menuoption{
	cursor: pointer;
	display: none;
	/*
	position: relative;
	z-index: 1;
	*/
	width: 820px;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	/*
	background-image: url('/new/images/menuoption-background.png') ;
	*/
}

h1 {
	font-family: calibri, arial, sans-serif ;
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin-top: 0em;
}

/*
h2 {
	font-family: calibri, arial, sans-serif;
	font-size: large;
	color: #009900;
	text-align: left;
	margin-top: 0.25em;
	margin-bottom: 0em;
	text-transform: capitalize ;
}
	*/

h2 {
	font-family: calibri, Arial, Helvetica ;
	font-size: x-large;
	color: #CC0000;
	margin-bottom: 0em;
	text-align: center;
}

h3 {
	font-family: calibri, Arial, Helvetica ;
	font-size: large;
	color: #CC0000;
	margin-bottom: 0em;
	text-align: left;
}

p,a,li {
	font-family: calibri, arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: #000000;
}

/* Proto in body 
p.titlecontent {
	text-align: center;
	color: #FFFFFF;
	font-size: 42px ;
	font-family: garamond, "times new roman";
	margin-top: 0px;
	margin-bottom: 0px;
}

p.phone {
	text-align: left;
	color: #EB7C2A;
	font-size: small ;
	font-weight: bold ;
}
*/
a.links {
	margin-bottom: 0px;
}

.legal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: small;
	text-align: center;
	color: #000000;
}

.linkslegal {
	margin-top: 0em;
		margin-bottom: 1.5em;
		font-weight: normal;
		font-size: xx-small;
		color: #000000;
}


li {
	text-align: left;
	color: #000000;
}

a.email {
	font-family: calibri,arial, sans-serif;
			font-size: small;
			color: red;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
}

a:hover {
	color: #990099;
}

div.dooroverview {
	display: none;
	position: absolute ;
	top: 310px;
	left: center;
	margin-left: -300px;
	width: 600px;
	z-index: 1;
	border: 2px solid black;
	background-color: #CCCCCC;
	padding: 3px;
}

div.doorinfowide {
	background-image: url('/images/bg-wide-photo.gif');
	background-repeat: no-repeat;
	background-position: 28px left;
}

div.doorinfosquare {
	background-image: url('/images/bg-square-photo.gif');
	background-repeat: no-repeat;
	background-position: 28px left;
}
