@charset "utf-8";
/* Menus */

.nav-float-l{
	float: left;
}

.nav-float-r{
	float: right;
}

#top-menu bg{
	background-color:feffef;
	background-image: url(../img/nav/top-nav-bg.gif) no-repeat;
}

#top-menu a {
	font-family: trebuchet, verdana, arial, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 15px;
	margin-left: 15px;
}

#top-menu a:hover{
		font-family: trebuchet, verdana, arial, sans-serif;
		color: #900;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 1;
		text-decoration: none;
}

#side-menu{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}

.bot-menu {
	font-family: Cambria, "Times New Roman";
	font-size: 10pt;
	font-variant: small-caps;
	color: #630;
}

.bot-menu a {
	font-family: Cambria, "Times New Roman";
	font-size: 10pt;
	font-variant: small-caps;
	color: #630;
	text-decoration: none;
}

.bot-menu a:hover {
	color:#930;
	font-family: Cambria, "Times New Roman";
	font-size: 10pt;
	font-variant: small-caps;
	text-decoration:underline;
}

.in-pg-menu {
	color:#930;
	font-family: garamond, "Times New Roman";
	font-size: 14pt;
	text-decoration:none;
}

.in-pg-menu a {
	text-decoration:none;
}

.in-pg-menu a:hover {
	color:#930;
	font-family: garamond, "Times New Roman";
	font-size: 14pt;
	text-decoration:underline ;
}
/* SUGARLAND CSS */

p {
	font-family: Calibri, "Times New Roman";
	font-size: 13pt;
	color: #333;
}

.calibri-body {
	font-family: Calibri;
	font-size: 13pt;
	font-weight: normal;
}
.calibri-bold {
	font-weight: bold;
	font-size: 13pt;
}
.cambria-header {
	font-family: Cambria;
	font-weight: bold;
	font-size: 14pt;
}
h1 {
	font-size: 24pt;
	color: #000;
	font-family: Papyrus, "Tempus Sans ITC";
	text-align: center;
}
h2 {
	font-family: Cambria, "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family: Cambria, "Times New Roman";
	font-size: 14pt;
	color: #333;
}
.cambria-body {
	font-family: Cambria, "Times New Roman";
	font-size: 14pt;
	color: #333;
	text-align: left;
}
.papyrus-footer {
	font-family: Papyrus, "Tempus Sans ITC";
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.cambria-footer {
	font-family: Cambria;
	font-weight: bold;
	font-size: 12pt;
}
.copyright {
	font-family: Perpetua, "Times New Roman";
	font-size: 10pt;
	font-variant: small-caps;
	color: #030;
}
.copyright a {
	font-family: Perpetua, "Times New Roman";
	font-size: 12pt;
	color: #060;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: Perpetua, "Times New Roman";
	font-size: 12pt;
	color: #933;
	text-decoration: underline;
}
.copyright a:visited {
	font-family: Perpetua, "Times New Roman";
	font-size: 12pt;
	color: #939;
	text-decoration: underline;
}
.webmaster {
	font-family: Perpetua, "Times New Roman";
	font-size: 9pt;
	font-variant: small-caps;
	color: #000;
}
.webmaster a {
	font-family: Perpetua, "Times New Roman";
	font-size: 9pt;
	font-variant: small-caps;
	color: #000;
}.papyrus {
	font-family: Papyrus, "Tempus Sans ITC";
	font-size: 18pt;
	font-weight: bold;
	color: #000;
}
.red {
	color: #F00;
	font-size: 14pt;
}
.family-profile-body {
	font-family: Calibri, "Times New Roman";
	font-size: 13pt;
	color: #333;
	font-weight:bold;
}.diamonds {
	font-size: 18pt;
	color: #930;
}
#float-right {
	float:right;
	margin: 10px 0px 10px 10px;
}
#float-left {
	float:left;
	margin: 10px 10px 10px 0px;
}

#news {background-color:#FEFFEF;}

#news legend { font-variant:small-caps;
				text-decoration:underline;
				font-size:16pt;
				font-weight:bold;
}