/* ::::: http://www.chavezinteriors.com/Styles.css ::::: */

.PageBackround { background-color: rgb(30, 30, 30); background-image: url('images/pagebackground_02.jpg'); background-repeat: repeat-x; }
.PhoneNumberText { font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 14pt; color: rgb(79, 132, 182); }
.PhoneNumber { font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 18pt; color: rgb(255, 255, 255); font-weight: bold; }
.PageHeadline { font-family: Georgia,"Times New Roman",Times,serif; font-size: 20px; line-height: 26px; color: rgb(255, 255, 255); font-weight: normal; }
.BodyTextWhite { font-family: Arial,Helvetica,sans-serif; font-size: 11pt; line-height: 18px; color: rgb(255, 255, 255); }
.FooterAddText { font-family: Arial,Helvetica,sans-serif; font-size: 9pt; color: rgb(255, 255, 255); }
.PageTitles { font-family: Arial,Helvetica,sans-serif; font-size: 30px; line-height: 34px; color: rgb(79, 132, 182); }
.AIAText { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: rgb(0, 0, 0); }
.BodyText { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: rgb(0, 0, 0); line-height: 20px; }
.PageSubTitles { font-family: Arial,Helvetica,sans-serif; font-size: 18px; line-height: 34px; color: rgb(79, 132, 182); }

/* ::::: null ::::: */

body { margin: 0px; }
.PageBackround #top_nav_wrapper {
	height: 65px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/nav/Nav_bkgd.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PageBackround #top_nav_wrapper #top_nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 65px;
	width: auto;
}

