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

body {
	margin:0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#330000;
	background-image:url(images/main/pagebkgd.gif);
}

a {
	color: #221e5a;
}

a:visited {
	color: #221e5a;
}
a:hover {
	color: #221e5a;
}
a:active {
	color: #221e5a;
}

.title {
	color:#05513c;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

.title2 {
	color:#05513c;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	line-height:34px;
	font-style:italic;
}

.title3 {
	color:#05513c;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	font-style:italic;
	font-weight: bold;
}

.services {
	color: #000000;
	line-height:20px;
}

#footer {
	background-image:url(images/main/footer_bg.jpg);
	font-size:10px;
	color:#05513c;
	text-align:center;
	height: 120px;
	padding: 0 30px 0 30px;
}

#footer a {
	color:#00442f;
}

#ribbon {
	background-image: url(images/main/ribbon_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
}

.title4 {
	font-style: italic;
	font-weight: bold;
	color: #330000;
}

#main {
	line-height: 16px;
}

#services {
	background-image:url(images/residences/services-bg.jpg);
	width: 233px;
	height: 100%;
	color: #000000;
	padding: 0 35px 20px 20px;
	line-height: 1.5;
	margin: -5px 0 0 0;
}

#services-list {
	color: #000000;
	margin: 30px 0 20px 20px;
	height: 100%;
	width: 225px;
}

#text_main {
	background-image:url(images/main/paper_bg.jpg);
	width: 712px;
	height: 100%;
	padding: 0 0 20px 0;
}

#mission {
	background-image:url(images/aboutus/about_ourmission_text_bg.jpg);
	width: 322px;
	height: 100%;
	color: #000000;
	padding: 0 30px 20px 20px;
	line-height: 1.6;
}

#main_copy {
	line-height: 1.6;
}

#title {
	color:#05513c;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	padding: 10px 0 0 0;
}
.orangesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #df6421;
	font-weight: bold;
}
.purplesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #221e5a;
	font-weight: bold;
}
.oranges {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #de6317;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #221e5a;
}

.purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #221e5a;
	font-weight: bold;
}
