body {
	background-color: #61553F;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(smaller-logo-upper-right-fixed.png);
}
html, h1, h2, h3, h4, h5, h6, p, img {
	margin: 0px;
	padding: 0px;
}

#Container {
	width: 1100px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 100%;
}

#Header {

}
#Main-Content {
	height: 100%;
	background-color: #FFFFFF;
}
#Left-Side-Bar {
	float: left;
	height: 100%;
	width: 288px;
	background-color: #FFFFFF;
	margin-top: 20px;
}


#Navigation-Bar {
	background-color: #FFFFFF;
	width: 228px;
	margin-left: 58px;
	height: 400px;
}

#Right-Side-Bar {
	background-color: #FFFFFF;
	height: 1500px;
	width: 755px;
	float: right;
}
#Main-Content #Right-Side-Bar a {
	text-decoration: none;
	color: #00717F;
}
#Main-Content #Right-Side-Bar a:hover {
	color: #61553F;
	text-decoration: none;
	font-style: italic;
}


#Right-Side-Bar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #61553F;
	text-align: left;
	padding-left: 390px;
	padding-top: 20px;
}

#Right-Side-Bar  h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #61553F;
	text-align: left;
	padding-left: 390px;
	padding-top: 70px;
	background-image: url(decorative-header-right-side-bar-195px.jpg);
	background-repeat: no-repeat;
	background-position: 370px 20px;
}


#Right-Side-Bar img {
	margin-top: 20px;
}

#Navigation-Bar a {
	font-family: "Trebuchet MS", Trebuchet, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #61553F;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 35px;
	width: 228px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-indent: 10px;
}
#Navigation-Bar a:hover {
	color: #00A7AA;
	background-color: #000000;
	font-style: italic;
}

#Footer {
	background-image: url(footer-curved-sun-black-background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 194px;
}

#Footer p {
	font-family: "Trebuchet MS", Trebuchet, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009593;
	text-align: center;
	letter-spacing: 4px;
	text-decoration: none;
	line-height: 18px;
}


#Footer  h1   {
	font-family: "Trebuchet MS", Trebuchet, Geneva, sans-serif;
	font-size: 16px;
	color: #A08E6D;
	text-align: center;
	padding-top: 30px;
}

#Footer a {
	font-family: "Trebuchet MS", Trebuchet, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009593;
	text-align: center;
	letter-spacing: 4px;
	text-decoration: none;
	margin-top: 0px;
}
#Footer a:hover {
	color: #FBCE71;
	text-decoration: none;
}
#Jon-Velas-Marketing {
	width: 1100px;
	text-align: right;
	padding-top: 12px;
}
#Jon-Velas-Marketing a {
	font-family: "Trebuchet MS", Trebuchet, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
#Jon-Velas-Marketing a:hover {
	color: #B8AA92;
}
.Decorative-Design-Start-Of-Text {
	background-image: url(decorative-header-right-side-bar-195px.jpg);
	background-repeat: no-repeat;
	background-position: 380px 20px;
}


.tuquoise {
	color: #33CCCC;
}






.bold {
	font-weight: bolder;
}
.white {
	color: #FFFFFF;
}

.Indent-20px {
	padding-left: 20px;
}

.Grey-Border-Photo-1px {
	border: 1px solid #61553F;
}

.Italic {
	font-style: italic;
	color: #00717F;
}
