@charset "utf-8";
/* CSS Document */

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, 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;
	background: transparent;
}
/* remember to define an outline style! */
:focus {
	outline: 0;
}
body {
	background: #fff;
	font-size: 62.5%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
em {
	font-weight:normal;
	font-style:italic;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {
	margin-bottom:12px;
}
h2 {
	font-size: 18px;
	padding-bottom: 25px;
	font-weight: normal;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.padding {
	padding: 0px 15px 23px;
}

#container {
	/*width: 1320px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	min-height: 935px;
	background-image: url(../images/bg_cambridge1.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	
	
	height: 667px;
	width: 1022px;
	background-image: url(../images/bg_cambridge1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin:0 auto;
}
* html #container {
	height: 935px;
}
#container.home {
	min-height: 689px;
	background-image: url(../images/bg_cambridge1.jpg);
}
* html #container.home {
	height: 689px;
}
#banner {
	height: 150px;
	width: 807px;
	left: 183px;
	top: 35px;
	position: absolute;
	z-index: 100;
}
#nav {
	position: absolute;
	left: 29px;
	top: 35px;
	width: 124px;
}
#nav  ul  li {
	height: 17px;
	margin-bottom: 2px;
}
#nav ul li a {
	display: block;
	height: 17px;
	text-decoration: none;
	color: #231F20;
	font-size: 1.2em;
	line-height: 17px;
	behavior: url(js/iepngfix.htc);
	background-image: url(../images/menu_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
* html #nav ul li a {
	cursor:pointer;
}
#nav ul li a:hover {
	background-color:#fff;
}
#nav ul li a.active {
	color: #231F20;
	background-color: #fff;
}
#subMenu a.active  {
	color:#333;
	background-color: none;
	font-weight: bold;
}
#content {
	width: 568px;
	min-height: 480px;
	top: 0px;
	margin-left: 183px;
	background-image: url(../images/white_BG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 200px;
	behavior: url(js/iepngfix.htc);
	max-height: 755px;
	font-size: 1.2em;
	color: #231F20;
}
#copy {
	/*height: 500px;*/
	width: 567px;
	overflow: hidden;
	/*font-size: 1.1em;*/
}
/* locations: google map holder */
#map {
	margin: 0 0 10px 10px;
	width: 550px;
	height: 365px;
	font-size: 1.0em;
} 
#map img {
	margin: 0 10px 5px 0;	
}
#mapInfoWin {
	display: none;
} 
#menuBox {
/*	height: 352px;*/
	width: 535px;
/*	overflow: auto;*/
	
	text-align: center;
}
#menuBox img {
	display: none;
}
#menuBox th	{
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
}
#menuBox td {
	padding-top: 8px;
	text-align: left;
	width: 375px;
}
#menuBox td.price {
	text-align: left;
	width: 40px;
}
#subMenu {
	width: 130px;
	margin: 0 0px 10px 13px;
}
#subMenu li a {
	text-decoration: none;
	color: #69696B;
	line-height: 20px;
	height: 20px;
	display: block;
	width: 130px;
}
#subMenu li a:hover, #subMenu li a.subActive {
	color: #39393C;
	font-weight:bold;
}

/* CONTACT FORM */

fieldset {
	clear: left;
	float: none;
	margin-bottom: 0.8em;
}
.section {
	border-top: 1px solid #999;
	padding-top: 0.8em;
}
fieldset div {
	float: left;
}
fieldset div.prompt {
	padding: 0 5px 0 0; 
	width: 200px;
}
form {
	padding: 20px 0;
}
input, textarea {
	border: none;
	background-color: #fff;
	border: 1px solid #999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-color: #000;
	width: 300px;
	font-size: 1.0em;
}
textarea {
	height: 100px;
}
.button {
	border: none;
	width: auto !important;
	background-color: #333;
	color: #fff;
	margin-left: 205px;
}
.required {
	color: #000;
}
iframe	{
	background: transparent !important;
	border: none;
	width: 530px;
	height: 400px;
}
.links_container {
	background-color: #6c6f76;
	height: 260px;
	margin-top: 30px;
	width: 518px;
	margin-left: 25px;
}
