/* CSS Document */
body {
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 12pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #432b47;
	background-image: url(images/updateCrowBg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.borderLR {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #432b47;
	border-left-color: #432b47;
}

.borderTB {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #432b47;
	border-bottom-color: #432b47;
	}

.borderLTR {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #432b47;
	border-right-color: #432b47;
	border-left-color: #432b47;
}


#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 117px;
	background-image: url(images/bgOne.gif);
	background-repeat: repeat-x;
}


.headerOne {
	height: 117px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.contentTwo {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 115px;
	background-image: url(images/bgTwo.gif);
}
.footerThree {
	margin: 0px auto;
	padding: 0px;
	height: 117px;
	width: 750px;
}

	a:link {
	color: #7E432D; 
	border: 0 none;
	text-decoration: underline;
	font-weight: normal;
}
	a:visited {
	color: #7E432D;
	border: 0 none;
	text-decoration: underline;
	font-weight: normal;
}	
	a:hover {
	color: #432B47;
	border: 0 none;
	text-decoration: none;
	font-weight: normal;
}
	a:active {
	color: #7E432D;
	border: 0 none;
	text-decoration: underline;
	font-weight: normal;
}

table,tr,td { font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;}

.nav {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}

/* purple is #432b47 and tan is f2ba8d */
.nav	a:link {
	color: #000000;
	border: 0 none;
	text-decoration: underline;
	font-weight: bold;
}
.nav	a:visited {
	color: #000000;
	border: 0 none;
	text-decoration: underline;
	font-weight: bold;
}	
.nav	a:hover {
	color: #432b47;
	border: 0 none;
	text-decoration: none;
	font-weight: bold;
}
.nav	a:active {
	color: #000000;
	border: 0 none;
	text-decoration: underline;
	font-weight: bold;
}

h1 { font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #f4cdad;
	padding: 3px;
	letter-spacing: 1px;}
	
h2 {font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000; }

h3 {font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #000000;}

h4 {font-size: 8pt;
	font-family: Arial, sans-serif;}


.copy {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, sans-serif;
}

.none { border: 0; }
.one {
	margin-right: 3px;
	border: 1px solid #432b47;
}
.two {
	border: 2px solid #432b47;
}

.center { text-align: center;} /* for text */
.right { text-align: right;} 

.describe { font-size: 8pt;}
.head { font-size: 10pt; font-weight: bold;}
.price {
	font-size: 10pt;
	font-weight: bold;
	color: #432B47;
	background-color: #f4cdad;
}

.price	a:link {
	color: #7E432D; 
	border: 0 none;
	text-decoration: underline;
	font-weight: bold;
}
.price	a:visited {
	color: #7E432D;
	border: 0 none;
	text-decoration: underline;
	font-weight: bold;
}	
.price	a:hover {
	color: #432B47;
	border: 0 none;
	text-decoration: none;
	font-weight: bold;
}
.price	a:active {
	color: #7E432D;
	border: 0 none;
	text-decoration: underline;
	font-weight: bold;
}

.furn_price {
	font-size: 10pt;
	font-weight: bold;
	color: #432b47;
	line-height: 1.25em;
	background-color: #f4cdad;
}



#thankYou {
	text-align: center;
	float: right;
	width: 250px;
	clear: none;
	margin-top: 100px;
	margin-left: 10px;
	margin-right: 15px;
}

.kumikoDiv {
	width: 576px;
	margin-right: auto;
	margin-left: auto;
}

#error {
	text-align: center;
	float: right;
	width: 250px;
	clear: none;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
}


ul {
	list-style: square;
	margin-left: 50px;
}

.link {font-family: Georgia, "New York", "Times New Roman", serif; font-size: 11pt;}

.map {
	font-size: 8pt;
	font-weight: normal;
	color: #432b47;
	background-color: #f4cdad;
}

.port_head {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #f4cdad;
}
	
.port_head	a:link { color: #f4cdad; border: 0 none; text-decoration: underline; }
.port_head	a:visited { color: #f4cdad; border: 0 none; text-decoration: underline; }	
.port_head	a:hover { color: #432b47; border: 0 none; text-decoration: none; }
.port_head	a:active { color: #f4cdad; border: 0 none; text-decoration: underline; }



.tborder {
	border-top: 1px dotted #666699;
	border-right: 1px none #666699;
	border-bottom: 1px dotted #666699;
	border-left: 1px none #666699;
}

.underline {
	color: #FF0000;
	text-decoration: underline;
}
.furn_head {
	font-size: 10pt;
	font-weight: bold;
	color: #f4cdad;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.site_map {
	font-size: 9pt;
	color: #000000;
	line-height: 18px;
}
.site_map a:link {
	color: #432b47;
	text-decoration: underline;
	background-color: #f4cdad;
}
.site_map a:visited {
	color: #432b47;
	text-decoration: underline;
	background-color: #f4cdad;
}
.site_map a:hover {
	color: #a2573e;
	background-color: #f4cdad;
}
.site_map a:active {
	color: #432b47;
	text-decoration: underline;
	background-color: #f4cdad;
}

.folioContent {
	margin: 5px;
	padding: 0px;
	width: 90%;
}
