@charset "utf-8";

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
embed { float: right; }
/* remember to define focus styles! */
:focus {
	outline: 0; }


body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Begin CSS */

body {
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	background: #e6e6e6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 122px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 25px 0 0 25px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #000000;
	float: left;
	clear: left;
	height: 33px;
	font: bold 30px/32px Verdana, Arial, Helvetica, sans-serif;
	width: 66%;
}

.oneColFixCtrHdr #header h1 span {
	font: normal 24px/26px Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	float: left;
	}

.oneColFixCtrHdr #header .nobLogo {
	float: right;
	margin: 5px 10px 0 0;
	position: relative;
	}
	
#menu {
    width: 980px;
	height: 37px;
    background: url(../images/menu_both.jpg);
    margin: 0;
	padding: 0;
    position: relative;
	float: left;
	clear: both;
	}
	
#menu li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
	}

#menu li, #menu a {
    height: 37px;
	display: block;
	}

#menu #panel1b {
	left: 0px;
	width: 126px;
	}
	
#menu #panel2b {
	left: 127px;
	width: 104px;
	}
	
#menu #panel3b {
	left: 232px;
	width: 135px;
	}
	
#menu #panel4b {
	left: 823px;
	width: 157px;
	}
	
#panel1b a:hover {
    background: transparent url(../images/menu_both.jpg) 0px -37px no-repeat;
	}

#panel2b a:hover {
    background: transparent url(../images/menu_both.jpg) -127px -37px no-repeat;
	}

#panel3b a:hover {
    background: transparent url(../images/menu_both.jpg) -232px -37px no-repeat;
	}
	
#panel4b a:hover {
    background: transparent url(../images/menu_both.jpg) -823px -37px no-repeat;
	}

#menu li a span {
	display: none;
	}

.oneColFixCtrHdr #mainContent {
	padding: 10px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	position: relative;
	float: left;
	height: auto;
	width: 920px;
}

.oneColFixCtrHdr #mainContent h1 {
	color: #be2c37;
	font: bold 18px/20px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: .67em 0;
	}
	
.oneColFixCtrHdr #mainContent h2 {
	color: #333333;
	font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: .83em 0;
	}

.oneColFixCtrHdr #mainContent p {	
	font: normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 1em 0;
	}

.oneColFixCtrHdr #mainContent .videoWindow {
	text-align: right;
	float: right;
	padding: 0 0px 10px 20px;
	}

.oneColFixCtrHdr #mainContent img.details {
	text-align: left;
	float: left;
	padding: 0 20px 10px 0;
	clear: left;
	}

.oneColFixCtrHdr #mainContent #contactLeft {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
	} 
	
.oneColFixCtrHdr #mainContent p.contact {
	text-align: right;
	}
	
.oneColFixCtrHdr #mainContent p.contact span {
	vertical-align: top;
	}
	
.oneColFixCtrHdr #mainContent .contactInput {
	width: 350px;
	}

.oneColFixCtrHdr #mainContent .submitButton {
	margin: 0 267px 0 0;
	}

.oneColFixCtrHdr #mainContent #locationRight {
	margin: 0;
	padding: 0;
	width: 325px;
	float: right;
	}
.oneColFixCtrHdr #mainContent #map_canvas {
	width: 320px; 
	height: 320px; 
	border: 1px #777777 solid;
	}
	
.oneColFixCtrHdr #mainContent a:active, .oneColFixCtrHdr #mainContent a:link, .oneColFixCtrHdr #mainContent a:visited, .oneColFixCtrHdr #mainContent a:hover {
	color: #be2c37;
	text-decoration: underline;
	}

.oneColFixCtrHdr #mainContent a:hover {
	text-decoration: none;
	}

.oneColFixCtrHdr #footer {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	display: block;
	margin: 3px 0 0 0;
	background: #FFFFFF;
	padding: 5px 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}

.oneColFixCtrHdr #footer a:active, .oneColFixCtrHdr #footer a:link, .oneColFixCtrHdr #footer a:visited, .oneColFixCtrHdr #footer a:hover {
	color: #be2c37;
	text-decoration: underline;
	}

.oneColFixCtrHdr #footer a:hover {
	text-decoration: none;
	}

.oneColFixCtrHdr #footer span {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	}

.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}

