body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;

}

html {
    background-image: url(images/bg.png);
    background-repeat: repeat-x;
}

body {
	font-family: Calibri, Verdana, Arial;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
    border: 0;
}

/* CSS */

#charity4free {
	width: 90px;
	color: #555;
	text-align: center;
	float:right;
	font-size:12px;
	font-weight:bold;
	clear: both;
	margin-top: 20px;
}

h1 {
    border-bottom: 1px solid #DDD;
    color: #153;
    font-family: Calibri, Arial;
    font-size: 1.5em;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0.2em 0;
}

p {
    margin: 0.5em 0;
}

a {
    color: #153;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul a {
    color: #000;
}

address {
    font-style: italic;
}

.bordered,
.box img {
    background-color: #FFF;
    border-color: #DDD #BBB #BBB #DDD;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
	text-align: center;
}

.clear {
    clear: both;
}

.indent {
    padding-left: 2em;
}


.adpanel {
	text-align: center;
	margin-top: 10px;
}

.content {
    clear: both;
    margin: 0 auto;
    padding: 0 3em 1em 3em;
}

.content img.main {
    float: right;
    margin: 0.75em 1.5em;
}

.content .central {
    text-align: center;
}

.content .central img {
    margin: 0.75em 1.5em;
}

.content h2 {
    color: #153;
    font-style: italic;
    font-weight: bold;
    margin: 2em 0 0.5em;
}

.content p {
    font-size: 1em;
    line-height: 1.75;
    margin: 1em 0;
    text-align: justify;
}

.content ul {
    font-size: 0.8125em;
    line-height: 1.75;
    list-style-type: disc;
    margin: 1em 0 1em 2em;
}

.floatimg {
	clear: none;
	float: left;
	padding-right: 15px;
}

.boxes {
    border-collapse: separate;
    border-spacing: 1em;
    width: 100%;
}

.boxes .box {
    background-color: #F9F9F9;
    border: 1px solid #DDD;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    height: 100%;
    padding: 0 0 1em;
    text-align: center;
    vertical-align: top;
    width: 50%;
}

.box {
    background-position: right bottom;
    background-repeat: no-repeat;
    border-color: #D6D9D2;
}

.boxes .blue {
    background-color: #F0F7F7;
    background-image: url(images/wave-blue.jpg);
}

.boxes .green {
    background-color: #F4F7F0;
    background-image: url(images/wave-green.jpg);
}

.boxes .box h2 {
    font-size: 1.25em;
    font-style: normal;
    font-weight: bold;
    margin: 0.8em 0 0;
}

.boxes .box img {
	width: 200px;
    margin: 0.5em 0;
}

.boxes .blue a {
    color: #077;
}

.boxes .green a {
    color: #470;
}

.boxes .box p {
    margin: 0.75em 0;
    text-align: center;
}

.boxes .box ul {
    font-size: 0.875em;
    margin: 0.5em auto 0;
    text-align: left;
    width: 15em;
}

.boxes .box li {
    line-height: 1.5em;
    list-style-type: disc;
}

.boxes .box li a {
    color: #222;
}

.boxes .box li a:hover {
    color: #153;
}

.contactSummary {
    color: #153;
	font-size: 0.9em;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    top: 1.2em;
}

table.captioned-images {
    font-size: 0.75em;
    font-weight: bold;
    margin: 2em auto 1em;
    text-align: center;
}

table.captioned-images img {
    margin: 0.5em 3em;
}

.contactSummary label {
    color: #666;
    font-weight: normal;
    text-transform: lowercase;
}

.contactSummary a {
    color: #153;
    text-decoration: none;
}

.contactSummary a:hover {
    text-decoration: underline;
}

.links a {
    color: #153;
    text-decoration: underline;
}

#wrapper {
    background-color: #FFF;
    border: 1px solid #999;
    margin: 10px auto;
    padding: 0;
    width: 960px;
}

#header {
	background-image: url(images/apartmentheader.jpg);
	background-repeat: repeat-x;
	color: #000;
    position: relative;
    text-align: center;
    white-space: nowrap;
}


#antiquatedSummary {
    left: 2em;
    text-align: left;
}

#modernSummary {
    right: 2em;
    text-align: right;
}

#bar {
    background-color: #153;
    background-image: url(images/gradient.png);
    background-repeat: repeat-x;
    border-color: #153;
    border-style: solid;
    border-width: 1px 0;
    color: #FFF;
    font-size: 0.8125em;
    margin: 0;
    padding: 0.5em 1em;
    text-align: left;
}

#bar a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

#bar a:hover {
    color: #FC0;
}

#primaryNavigation {
    float: right;
}

#primaryNavigation li {
    display: inline;
}

#breadcrumbs label {
    float: left;
    font-style: italic;
    margin-right: 0.5em;
}

#breadcrumbs ul {
    display: inline;
}

#breadcrumbs li {
    background-position: 2px center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin: -0.5em 0;
    position: relative;
}

#breadcrumbs li:hover {
    background-image: url(/images/trail-active.gif);
}

#breadcrumbs li,
#breadcrumbs li.single,
#breadcrumbs li.single:hover {
    background-image: url(/images/trail.gif);
}

#breadcrumbs li.first,
#breadcrumbs li.first:hover {
    background-image: none;
}

#breadcrumbs li.first a {
    padding-left: 0;
}

#breadcrumbs li a {
    display: block;
    font-weight: normal;
    padding: 0.5em 4px 0.5em 22px;
}

#breadcrumbs li:hover a {
    color: #FC0;
}

#breadcrumbs li ul {
    background-color: #FFF;
    border: 1px solid #153;
    display: none;
    position: absolute;
}

#breadcrumbs li:hover ul {
    display: block;
}

#breadcrumbs li li,
#breadcrumbs li li:hover {
    background-image: none;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
}

/* Second rule required to override li:hover a */
#breadcrumbs li li a,
#breadcrumbs li:hover li a {
    color: #444;
    display: block;
    padding: 0.5em 1em 0.5em 22px;
}

#breadcrumbs li li a:hover {
    background-color: #F1F5F3;
    border-left: 5px solid #153;
    color: #000;
    padding-left: 17px;
}

#footer {
    clear: both;
    font-size: 0.875em;
    padding: 2em 2em 1em;
    text-align: center;
}

#footer address a {
    color: #000;
    text-decoration: none;
}

#footer address a:hover {
    text-decoration: underline;
}

#footer hr {
    border-color: #DDD;
    border-style: solid;
    border-width: 0 0 1px;
    margin: 0.5em 4em;
}

#footer .links li {
    display: inline;
}

/* Index page */

#index .content {
    padding-top: 10px;
}

/* Contact page */

#contact .content address,
#contact .content p {
    font-size: 0.8125em;
    font-style: normal;
    line-height: 1.5;
    margin: 1em 0 1em 1.5em;
    text-align: left;
}

#contact .content #map {
    float: right;
    height: 575px;
    margin: 2em 0;
    overflow: hidden;
    width: 425px;
}

/* Documents page */

#documents .content ul {
    list-style: url(/images/white/icons/page_white_acrobat.png) disc;
    margin: 1em 3em;
}

#documents .content li {
    margin: 1em 0;
    padding-left: 12px;
}
