/*-------------Headings-------------*/

h1 {
	font-size: 1.8em;
	margin-top: 1.8em;

}

h2 {
	font-size: 1.2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EDDBCF;
	width: 85%;
	margin-top: .5em;
	margin-bottom: .5em;
}

h3 {
	margin-top: 1.5em;
	font-size: 1.4em;
	margin-bottom: .5em;
}

h4 {
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5 {
  margin-top: 1em;
  font-size: 1em;
}
body {
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.copyright {
	font-size: 10px;
	color: #000066;
	text-align: center;
}
td, tr, p {
	font-size: 13px;
}
.wendytext {
	text-align: justify;
	padding: 3px;
}
.pages {
	font-size: 13px;
	color: #000066;
	text-align: right;
	padding: 5px;
}
.portfolioheader {
	font-size: 1.4em;
	color: #000066;
	margin-top: 1em;
	margin-bottom: 1px;
}
.indentedtext {
	padding-left: 20px;
}
.blogtitle {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 15px;
}
.blogpost {
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.blogfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding-right: 10px;
	padding-left: 10px;
}
.abouttext {
	padding-right: 10px;
	padding-left: 10px;
}.boldheadcenterul {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	width: 300px;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EDDBCF;
}
.pricestitles {
	font-weight: bold;
}
.pricesitems {
	color: #990000;
	text-decoration: underline;
}
.pricetable {
	margin-left: 10px;
}
.pricesmaintitle {
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 5px;
}
.navigationheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	margin: 10px;
}
