@charset "utf-8";
/* inserted to zero out everything per mastering css with dreamweaver
*/

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, kd, dd,ol, ul, li, fiedlset, form, label, legend, tabke. 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:inherit;
	}
focus {
	outline: 0;
	}
body {
	line-height: normal;
	color: #222222;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #396160;
	font-family: Calibri, Arial, Helvetica, sans-serif;
		}
body {
	margin:0px;
	}
html, body {
	height: 100%;
	margin-bottom: 1px;
	}

.maintext {
	text-align: justify;
	padding-top: -11px;
	padding-right: 19px;
	padding-bottom: 11px;
	padding-left: 19px;
}
#container #main #call {
	background-color: #D6FAF8;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
.amenities-head {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
}
.amenities    {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 7px;
	line-height: 27px;
}
.nav {
	background-image: url(images/s-geltman_main_nav.jpg);
	background-repeat: no-repeat;
}
.main {
	background-image: url(images/s-geltman_main_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

	ol, ul {
	list-style: none;
		}
	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: "" "";
	}

#container {
	
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
} 
#container #main .states a {
	padding: 20px;
}

cite {
	font-style: italic;
	padding-left: 2em;
}
#footer {
	background-color: #d6faf8;
	clear: none;
	font-size: 16px;
	padding: 0px;
} 
#container #main #footer h5 {
	font-size: 16px;
	padding: 14px;
	font-weight: normal;
}


#footer a, #footer a:link, #footer a:visited, #sidebar2 a, #sidebar2 a:link, #sidebar2 a:visited {
	color: #5c6060;
	text-decoration: underline;
	display: inline;
}
.fineprint, .fineprint a:link, .fineprint a:visited, .fineprint a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a:hover, #footer a:active, #footer a:focus, #sidebar2 a:hover, #sidebar2 a:active, #sidebar2 a:focus {
	color: #000099;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: underline;
}
#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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #main {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top {
	background-image: url(images/blue-bar.gif);
	background-repeat: repeat-x;
}
#container #main #main-nav {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
}
.main-pic {
	border: 3px solid #999999;
	clear: none;
	float: none;
	margin-bottom: 0px;
	
}
.main-pic-sm {
	border: 3px solid #999999;
	clear: none;
	float: none;
	margin: 0px;
}
.main-pic-sm-bot {
	border: 3px solid #999999;
	clear: none;
	float: none;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-top: 0px;
}
.main-pic-sm-home {
	border: 3px solid #999999;
	clear: none;
	float: none;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.top-nav {
	background-color: #767676;
}
#top-nav a:link, #top-nav a:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: underline;
}
.top-nav-int {
	background-color: #CCCCCC;

}
 .top-nav-int a, .top-nav-int4 a {
	padding-top: 4px;
	padding-right: 55px;
	padding-bottom: 6px;
	padding-left: 55px;
	background-color: #CCCCCC;
}

.top-nav a {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 66px;
}
.top-nav a:hover {
	text-decoration: none;
}


#top-nav-int a:link, #top-nav-int a:visited {
	font-size: 18px;
	color: #393939;
	text-decoration: underline;
}
#top-nav-int a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}

#mainnav{
	background-color: #addedc;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 22px;
	color: #000000;
}
.mainlinks-lt {
	background-color: #d6faf8;
}


#mainlinks{
	margin: 0px;
	padding: 0px;
}


#mainlinks a:link, #mainlinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 10px;
}

#mainlinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #003399;
	text-decoration: none;
	color: #FFFFFF;
}
.address {
	font-family: Calibri, Arial;
	font-size: 17px;
	font-style: italic;
	color: #B20000;
	font-weight: normal;
}
.address a, .address a:link, .address a:visited {
	font-weight: normal;
	color: #B20000;
	text-decoration: underline;
}
.address a:hover {
	text-decoration: none;
	color: #666666;
}

.prop-name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #B20000;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.space {
	padding-bottom: 11px;
}

.prop-main-pic {
	border: 3px solid #B20000;
	clear: none;
	float: none;
	margin-bottom: 2px;
	font-size: 10px;
	font-style: italic;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}
a:link, a:visited{
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.prop-pic-cap {
	font-family: Calibri, Arial;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.call {
	padding: 11px;
}

.foot {
	text-align: justify;
	margin: 0px;
	padding: 6px;
}
.top-nav-int-2 {
	background-color: #FFFFFF;
	display: inline;
	
}
.top-nav-int4 {
	background-color: #CCCCCC;
}
.home #home a {
	text-decoration: none;
	color: #999999;
}
/*-- #mid-nav a:link, #mid-nav a:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#mid-nav a:hover {
	text-decoration: underline;
}
.mid-nav-int {
	background-color: #fff;

}
 .mid-nav-int a, .mid-nav-int a {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-color: #CCCCCC;
}

.mid-nav a {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.mid-nav a:hover {
	text-decoration: none;
}


#mid-nav-int a:link, #mid-nav-int a:visited {
	font-size: 18px;
	color: #393939;
	text-decoration: underline;
	display: block;
}
#mid-nav-int a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
*/

h1 {
	font-size: 18px;
	text-align: left;
	font-weight: bolder;
	padding-left: 4px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
#container #main #mid-nav {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
}
#midnav{
	background-color: #addedc;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 16px;
	color: #000000;
}
.midlinks-lt {
	background-color: #d6faf8;
}


#midlinks{
	margin: 0px;
	padding: 0px;
}


#midlinks a:link, #midlinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#midlinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #003399;
	text-decoration: none;
	color: #FFFFFF;
}
.about {
	font-style: italic;
	line-height: 22px;
	text-align: justify;
	padding-right: 22px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-weight: normal;
}
#container #main #contact-form {
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#container #main #contact {
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-right: 11px;
	padding-bottom: 22px;
	padding-left: 11px;
	background-position: 0px -5px;
}
.managed {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newtown {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ADDEDC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: -18px;
	margin-top: 0px;
}.newh1header {
	font-size: 18px;
	text-align: left;
	padding-left: 0px;
}
.apartments {
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}
.newtownroll {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #0FEBEB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: -18px;
	margin-top: 0px;
	color: #FFFFFF;
}
.apartmentsroll {
	background-color: #CCFFFF;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}
.directions {
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#container #main .directions strong {
	color: #444444;
}
#container #main .directions em {
	font-size: 16px;
	font-style: normal;
}

