/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}

html {
	height: 100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	background: transparent;
	position: relative;
	height: 100%;
	font-size: 100%;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	margin: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.htmlarea {
	border: 1px solid #ccc;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Tahoma, Verdana;
	background-color: #fff;
	font-size: 0.8em; 
	color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
	
}

h1 {
	font-size: 1.6em;
	color: #295292;
}

h2 {
	font-size: 1.4em;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

textarea, select {
	border: 1px solid #ccc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em;
	padding: 2px;
}

textarea {
	width: 294px;
	height: 111px;
}

.textbox {
	border: 1px solid #ccc;
	width: 244px;
	padding: 2px;
}

.container {
	width: 950px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
	height: 196px;
}
.pagecontainer {
	width: 950px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
	min-height: 55%;
	clear: both;
}


#modelcontainer {
	width: 593px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#modelcontainer a {
	font-style:normal;
	color: #295292
}
#modelcontainerright {
	width: 318px;
	float: right;
	padding-top: 15px;
	padding-left: 15px;
}
#modelcontainerright a {
	color: #295292
}
#nav {
	clear: both;
	float: left;
	height: 2.2em;
	line-height: 2.2em;
	width: 100%;
	background-color: #295292;
}

#nav ul {
	width: 950px;
	margin: auto;
	text-align: left;
}

#nav li {	
	float: left;
	width: 104px;
	text-align: center;
	border-right: 1px solid #fff;
}

#nav a {
	display: block;
	width: 104px;
	color: #fff;
}
#nav a:hover {
	color:#CCCCCC
}

#nav .on {
	text-decoration: underline;
}

#nav .noborder {
	border: 0px;
}
#leftcolindex {
	width: 440px;
}

#leftcol {
	float: left;
	width: 641px;
	padding-top: 15px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#leftcol2 {
	float: left;
	width: 641px;
	padding-top: 15px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}
#leftcol2 a {
	color: #295292
}
#newleftcol {
	float: left;
	width: 450px;
	padding-top: 15px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}
#rightcolquote {
	float: right;
	width: 450px;
	padding-top: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	text-align: center;
}
#rightcolslideshow {
	float: right;
	width: 450px;
	padding-top: 0px;	
}

#rightcol {
	float: right;
	width: 295px;
	margin-top: 41px;
}
#newrightcol {
	float: right;
	width: 450px;
	margin-top: 41px;
}

#rightcolbroadview {
	float: right;
	width: 300px;
	background-color: #CDC2AE;
	margin-top: 43px;
}

#rightcolbrunswick {
	float: right;
	width: 300px;
	background-color: #c7d9bd;
	margin-top: 43px;
}

#rightcolcarelton {
	float: right;
	width: 300px;
	background-color: #D8CDBB;
	margin-top: 43px;
}

#rightcolhudson {
	float: right;
	width: 300px;
	background-color: #acdaeb;
	margin-top: 43px;
}

#rightcollakefield {
	float: right;
	width: 300px;
	background-color: #f7f8dc;
	margin-top: 43px;
}

#rightcolmillbrook {
	float: right;
	width: 300px;
	background-color: #ebe6f1;
	margin-top: 43px;
}

#rightcolprospect {
	float: right;
	width: 300px;
	background-color: #d1dde1;
	margin-top: 43px;
}

#rightcollangley {
	float: right;
	width: 300px;
	background-color: #f2ebe4;
	margin-top: 43px;
}
#modelrangeboxleft {
	width: 284px;
	height: 90px;
	margin-top: 10px;
	margin-right: 0px;
	float: left;
	background-color: #CCCCCC;
}

#modelrangeboxright {
	width: 284px;
	height: 90px;
	margin-top: 10px;
	margin-right: 0px;
	float: right;
	background-color: #CCCCCC;
}
#splashimage {
	float: left;
}
#modeltext {
	float: right;
	width: 135px;
	height: 90px;
}
/* common */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.leftpic {
	float: left;
	margin: 0px 20px 20px 0px;
}

.rightpic {
	float: right;
	margin: 0px 0px 20px 20px;
}

.verify {
	border: 1px solid #ccc;
	position: relative;
	top: 6px;
}

.boldred {
	font-weight: bold;
	color: red;
}

.textright {
	clear: both;
	text-align: right;
}

.msg {
	color: #fff;
	font-weight: bold;
	background-color: red;
	padding: 5px;
}
#footer {
	width: 950px;
	height: 50px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 5px;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #295292;
	bottom: 0px;
	border: 5px solid #FFFFFF;
}
#footer1 {
	width: 950px;
	height: 50px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 0px;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #295292;
	bottom: 0px;
	border-bottom: 5px solid #FFF;
	border-top: 5px solid #FFF;
}
#legal {
	float: left;
	width: 950px;
}

#links {
	float: right;
}
#footer p {
	margin: 0;
	padding: 13px 0px 15px 0px;
	text-align: center;
}
#footer1 p {
	margin: 0;
	padding: 13px 0px 15px 0px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;	
}
#footer1 a {
	color: #FFFFFF;	
}
#footer a:hover {
	color: #CCCCCC
}
#footer1 a:hover {
	color: #CCCCCC
}
#headerbg {
	width: 930px;
	padding-top: 15px;
	float: left;
}
#header {
	width: 920px;
	padding-top: 15px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#header a {
	color: #295292;
}

#padding {
	padding-top: 15px;
}
#footer-container {
	width:950px;
	background-color:#FFF;
	margin: 0 auto;
}

