/*eric meyers CSS reset Rules */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background-repeat: no-repeat;
	background-color: #000000;
}
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 {
	text-decoration: line-through;
}

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


/* Eric meyers rules - end*/










#wrapper #header {
	height: 150px;
	text-align: right;
	margin-top: 20px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: medium solid #FFFFFF;
	width: 1200px;
	padding-top: 10px;
}
#wrapper #header #contact {
	text-align: right;
	width: 60px;
	margin-left: 5px;
	float: left;
	padding-top: 20px;
	margin-top: -175px;
}
#wrapper #header img {
}



#wrapper #body {
	height: 1250px;
	width: 1220px;
	background-color: #CCCCCC;
	border: medium solid #FFFFFF;
	text-align: center;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
}
#wrapper #body h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

#center {
	margin-left: 0px;
}

#wrapper {
	height: 700px;
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
}
#jamboree {
	width: 275px;
	margin-right: 0px;
	padding-right: 5px;
	float: left;
	height: 375px;
	background-color: #000000;
	margin-left: 10px;
	margin-top: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
}
#newport img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
}

#dover {
	height: 375px;
	width: 275px;
	background-color: #000000;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
}
#corporate {
	background-color: #000000;
	height: 375px;
	width: 275px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#newport {
	width: 275px;
	margin-right: 20px;
	padding-right: 5px;
	float: left;
	height: 375px;
	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	color: #FFFFFF;
	padding-left: 5px;
}
#karman img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
}

#jamboree img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
}

#lakefront img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
}
#dover img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
}
#santiago img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
}
#corporate img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
}
#mill img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
}

#karman {
	height: 375px;
	width: 275px;
	background-color: #000000;
	margin-left: 30px;
	float: left;
	margin-top: 20px;
}





#nav a:link {
	font:Arial, Helvetica, sans-serif;
	color:#9D0B0E;
	text-decoration:none;
	background-image: url(images/nav1.jpg);
	background-repeat: repeat;
	}	
	
		
#nav a:visited {
	color:#9D0B0E;
	text-decoration:none;
	background-image: url(images/nav1.jpg);
	background-repeat: repeat;

	}
	
	
#nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(images/nav1.jpg);
	background-repeat: repeat;
	
	}
	
	
#nav a:active {
	color:#9D0B0E;
	text-decoration:none;
	background-image: url(images/nav1.jpg);
	background-repeat: repeat;

	}




a:link {
	color:#000000;
	text-decoration:none;
	padding: 5px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #CCCCCC;
	border: thin outset #FFFFFF;
	}
	
a:visited {
	color:#000000;
	background-image:url(images/nav11.gif);
	background-repeat: repeat;
	text-decoration:none;
	padding:5px;
	margin-bottom:10px;
	font-size: 16px;
	background-color: #CCCCCC;
	border: thin outset #FFFFFF;
	}
#footer {
	background-color: #CCCCCC;
	border: medium solid #FFFFFF;
	width: 1220px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

	
a:hover {
	color:#FFFFFF;
	background-image:url(images/nav12.gif);
	padding: 5px;
	background-repeat: repeat;
	text-decoration:none;
	margin-bottom:10px;
	font-size: 16px;
	background-color: #999999;
	border: thin outset #FFFFFF;
	}
	
a:active {
	color:#FFFFFF;
	background-image:url(images/nav11.gif);
	background-repeat: repeat;
	text-decoration:none;
	padding:5px;
	margin-bottom:10px;
	font-size: 16px;
	background-color: #CCCCCC;
	border: thin outset #FFFFFF;
	}
	
	#navlinksvert a:link {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(images/nav11.gif);
	background-repeat: repeat;
	text-decoration:none;
	padding: 5px;
	width: 50px;
	}	
	
		
	#navlinksvert a:visited {
	color:#FFFFFF;
	background-image:url(images/nav11.gif);
	background-repeat: repeat;
	text-decoration:none;
	padding:5px;
	width: 50px;
	}
	
	
	#navlinksvert a:hover {
	color:#000000;
	background-image:url(images/nav12.gif);
	padding: 5px;
	background-repeat: repeat;
	text-decoration:none;
	width: 50px;
	}
	
	
#navlinksvert a:active {
	color:#FFFFFF;
	background-image:url(images/nav11.gif);
	background-repeat: repeat;
	text-decoration:none;
	padding:5px;
	width: 50px;
	}
	


	
#wrapper #header #logo {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-left: 10px;
}
#wrapper #body #form {
	float: right;
	width: 400px;
	margin-right: 20px;
	margin-top: 50px;
	background-color: #D3CBA3;
	height: 330px;
	border: medium double #FFFFFF;
}
#wrapper #body #form .style3 {
	padding-top: 10px;
}

#wrapper #body .style1 {
	text-decoration: underline;
}
#wrapper #body #manager .style2 {
	font-size: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper #body #manager {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 50px;
	background-color: #D3CBA3;
	border: medium double #FFFFFF;
	height: 350px;
	padding-bottom: 10px;
	padding-right: 10px;
}


#wrapper #body #leasing {
	float: left;
	width: 410px;
	margin-left: 20px;
	margin-top: 50px;
	background-color: #D3CBA3;
	border: medium double #FFFFFF;
	height: 160px;
	padding-bottom: 10px;
}
#wrapper #body #leasing p {
}

#wrapper #body #manager p {
	font-family: Arial, Helvetica, sans-serif;
}

#info {
	margin-top: 10px;
	padding: 10;
	width: 200px;
	float: right;
	margin-right: 30px;
	text-align: center;
	padding-bottom: 30px;
}
#pic {
	width: 130px;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 20px;
}




#wrapper #header #banner {
	float: right;
	width: 250px;
	height: 150.px;
	margin-right: 165px;
	margin-top: -70px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#capistrano {
	background-color: #000000;
	height: 375px;
	width: 275px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

#wrapper #body #center #capistrano img {
	border: medium solid #FFFFFF;
	margin-bottom: 10px;
}
#wrapper #body #leasing h2 {
	font-size: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #body #leasing p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}


#wrapper #body #manager img {
	border: medium solid #000000;
}


#mill {
	background-color: #000000;
	height: 375px;
	width: 275px;
	float: right;
	margin-right: 100px;
	margin-top: 20px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#santiago {
	height: 375px;
	width: 275px;
	background-color: #000000;
	margin-left: 85px;
	float: left;
	margin-top: 20px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#lakefront {
	width: 275px;
	margin-right: 0px;
	padding-right: 5px;
	float: left;
	height: 375px;
	background-color: #000000;
	margin-left: 100px;
	margin-top: 20px;
	color: #FFFFFF;
	padding-left: 5px;
}
#writing {
	width: 300px;
	margin-right: 20px;
	font-weight: bolder;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
}



.fadein {
	width: 300px;
	height: 150px;
}

.fadein { position:relative; height:150px; width:300px; }
.fadein img {
	position:absolute;
	left:0;
	top:0;
	background-image: url(images/rotating/001.jpg);
	border: thick outset #FFFFFF;
	margin-top: -30px;
	margin-right: 10px;
