
body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

div.content {clear: left;}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

/* Links looks */

a {
	color: #0000d0;
	text-decoration: none;
}

a:hover {
	color: #fcd800;
}

.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f43858;
	letter-spacing: .1em;
}

.footerLink:hover {
	color: #fcd800;
}





/* paragraph looks and headers */

p {
	line-height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	line-height: 20px;
}

.centerp {
	text-align: center;
}

.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: center;
}

.indent {
	margin-left: 20px;
	margin-right: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #f43858;
	line-height: 20pt;
	letter-spacing: normal;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #93C;
	line-height: 20pt;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#f43858;
	line-height: 18pt;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #f43858;
	line-height: 12pt;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #f43858;
	line-height: 16pt;
}



/* Box styles */

#titleBox {
	height: 131px;
	width: 600px;
	clear: both;
	position: absolute;
	left: 150px;
	top: 10px;
}

#mainBox {
	height: auto;
	width: 570px;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 0px 0px 20px;
	left: 140px;
	top: 140px;
	position: relative;
}

.headerBox {
	position: relative;
	left: 135px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footerBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	width: 560px;
	position: relative;
	border: 1px solid #0000d0;
}

#topLeftButtonAd {
	position: absolute;
	height: 125px;
	width: 125px;
	left: 7px;
	top: 10px;
}

#rightSkyscraperAd {
	position: absolute;
	width: 130px;
	left: 765px;
	top: 10px;
}

#leftQuiltDecor {
	position: absolute;
	width: 125px;
	left: 7px;
	top: 380px;
}

#bottomLeftButtonAd {
	position: absolute;
	height: 125px;
	width: 125px;
	left: 7px;
	top: 537px;
}

.rightPhoto {
	float: right;
	margin-left: 10px;
}

.leftPhoto {
	float: left;
	margin-right: 10px;
}



/* List styles */

.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: circle;
	line-height: 20px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.numbered {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	line-height: 20px;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.noBullet {
	list-style-image: none;
	list-style-type: none;
}





/* Navigation pop-ups */


#navcontainer {
	margin: 0px;
	position: absolute;
	width: 200px;
	clear: both;
	background-color: #ffffff;
	left: 10px;
	top: 150px;
}

ul.navlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	list-style-type: none;
	width: 875px;
}

ul.navlist a
{
	font-size: 8pt;
	text-decoration: none;
}

ul.navlist, ul.navlist ul, ul.navlist li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.navlist li 
{
	float: left;
	margin: 0px 0px 0px 0px ;
	text-decoration: none;
	line-height: 12pt;
}

ul.navlist li a
{
	color: #9f6748;
	background-color: #fbe7d1;
	padding: 0px 0px 0px 0px;
}

ul.navlist li a:hover
{
	color: #9f6748;
	background-color: #f1d1a6;
}

ul.navlist li a:active
{
	color: #cccccc;
	background-color: #ffffff;
}

ul.subnavlist
{
	display: none;
	width: 110px;
	border-right: red;
	border-bottom: yellow;
	border-left: blue;
	border-width: 0px 1px 1px 1px;
	border-style: none dotted dotted dotted;
}
ul.subnavlist li { float: none; }

ul.subnavlist li a
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.navlist li:hover ul.subnavlist
{
	display: block;
	position: inherit;
	font-size: 8pt;
	padding-top: 0px;
	margin: 0px;
}

ul.navlist li:hover ul.subnavlist li a
{
	display: block;
	width: auto;
	border: none;
	padding: 0px;
}


#clear {clear: both}
