﻿/*Photos*/
#masthead {
					background-image: url('../images/photobnr1.jpg');
					background-repeat: repeat-x;
					height: 60px;
					width: 900px;
}
h1 {
					font-family: georgia;
					font-size: 200%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					margin-left: 10px;
					float: left;
					margin-top: 10px;
					padding: 0px;
}
h2 {
					font-family: arial;
					font-size: 100%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					margin-top: 20px;
					margin-left: 50px;
					float: left;
}
h3 {
					font-family: arial;
					font-size: 70%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					margin-top: 35px;
					float: right;
					margin-right: 30px;
}
#top_nav {
					margin-top: 1px;
					display: block;
					width: 900px;
					background-color: #F3E6E4;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 900px;
}
#top_nav li {
					float: right;
					padding-right: 5px;
}
#top_nav a {
					color: #FFFFFF;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/buttons/mauvebtn.jpg');
					padding-top: 3px;
}
#top_nav a:hover {
					background-image: url('../images/buttons/mauvebtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
}
#page_content {
					width: 900px;
					margin-top: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #FFFFFF;
					text-align: center;
					background-image: url('../images/photobnr1.jpg');
					width: 900px;
					height: 25px;
					margin: 5px 0px 0px 0px;
}

body {
	background-image: url('../images/photobkg1.jpg');
	background-attachment: fixed;
	scrollbar-arrow-color: #c98286;
	scrollbar-base-color: #ad525b;
	text-align: center;
}
p {
	font-family: Arial;
	font-size: 11pt;
	background-color: transparent;
}
table {
					font-family: Arial;
					font-size: 12pt;
					font-weight: bold;
					color: #000000;
					margin-right: auto;
					margin-left: auto;
}
td {
					border: 1px solid #C0C0C0;
					font-family: Arial;
					font-size: 12pt;
					font-weight: bold;
					color: #000000;
}
a {
					font-family: Arial;
					font-size: 12pt;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
}
.style1 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url('../communities/roseglass1.jpg');
	border: medium solid #722833;
	width: 30%;
}
.style2 {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.style3 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.style4 {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.style5 {
					font-weight: normal;
}
.tableone {
					background-image: url('../communities/roseglass1.jpg');
					border: 2px solid #C0C0C0;
					margin-top: 20px;
}
.tabletwo {
					text-align: center;
					border: 2px solid #C0C0C0;
					margin-top: 20px;
}
.table50 {
					background-image: url('../communities/roseglass1.jpg');
					border: 4px double #C0C0C0;
					width: 60%;
}
.table80 {
					width: 100%;
					background-image: url('../communities/roseglass1.jpg');
					border: 4px solid #722833;
}
.table60 {
					font-family: arial;
					font-size: 90%;
					font-weight: bold;
					text-decoration: none;
					text-align: center;
					background-image: url('../communities/roseglass1.jpg');
					border: 4px solid #993333;
					width: 60%;
					margin-top: 10px;
}
#container {
					width: 900px;
}
.headerbkg {
					background-image: url('../images/photobnr1.jpg');
					width: 900px;
					height: 60px;
}

