#Header {
	background-image: url(images/Header.jpg);
	height: 103px;
	width: 760px;
}
* {
	margin: 0px;
	padding: 0px;
}
#Container {
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Contaner_Bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-position: top;
	width: 760px;
}

body {
	background-image: url(images/Body_Bg.gif);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #403A35;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	margin-top: 10px;
}

#Prim_Nav li {
	list-style-type: none;
	z-index: 3;
}
#Prim_Nav a {
	text-decoration: none;
	color: #5B5249;
	font-weight: bold;
	letter-spacing: -1px;
}
#Prim_Nav a:hover {
	color: #6A9199;
}


#Prim_Nav ul {
	margin-right: 15px;
	line-height: 16px;
	z-index: 5;
}
#Footer {
	background-image: url(images/Footer_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
	width: 760px;
	clear: both;
}

#Prim_Nav {
	background-image: url(images/Prim_Nav_Bg.jpg);
	text-align: right;
	width: 125px;
	background-color: #FFCCFF;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCCFF;
	float: left;
}
.Picture_Frame {
	border: 1px solid #ABA396;
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Flowers {
	position: relative;
	top: -160px;
	left: 44px;
	z-index: auto;
	margin-left: 70px;
}

#Content {
	width: 480px;
	background-image: url(images/Content_Bg.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	float: left;
	padding-left: 45px;
	padding-right: 60px;
	background-color: #FFFFCC;
}
h1 {
	font-size: 22px;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	color: #532600;
}
.Section {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB1A3;
	width: 500px;
}
.Mugshot {
	float: left;
	margin-left: 40px;
	text-align: center;
	margin-bottom: 20px;
	width: 190px;
}
.Mugshot img {
	padding: 2px;
	border: 1px solid #ABA396;
	margin-bottom: 6px;
}
p {
	margin-top: 10px;
	font-style: italic;
}
p1 {
	margin-top: 10px;
}
input {
	border: 1px solid #5B5249;
}
td {
	padding-top: 10px;
}
.Required {
	color: #638894;
}
.Section a {
	color: #5C7A83;
}
.Section a:hover {
	color: #562602;
}
.Bullet {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B9AA;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #532600;
}
table {
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
}
table .Section {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#Page_Title h1 {
	text-transform: uppercase;
	color: #59524A;
	font-size: 24px;
	padding-bottom: 0px;
}
#Page_Title h2 {
	text-transform: capitalize;
	color: #5B524B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 0px;
}
#Page_Title {
	background-color: #FFCCFF;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 30px;
	padding-bottom: 10px;
}
a {
	font-weight: normal;
}
