body {
	background-color: #CDE6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8C6249;
	font-size: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660033;
	line-height: 30%;
	list-style-type: square;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: #660033;
}

b {
	font-size: 12px;
	color: #660033;
}



a:link {
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #482400;
	text-decoration: underline;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a img {
  border-style: none;
}

td {
	line-height: 125%;
}

#container {
	width: 750px;
	background-color: #CDE6EB;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#contents {
	height: 520px;
	width: 750px;
	border: 1px solid #999999;
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#contentsRight {
	float: left;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	height: 520px;
	width: 276px;
}

#navBar {
	list-style-type: none;
	width: 128px;
	padding-top: 45px;
	text-align: left;
	float: left;
}
#navBar a {
	display: block;
	padding:10px 10px 10px 20px;
	color: #003366;
}

#navBar a:hover {
	color: #666666;
	padding: 10px 10px 10px 20px;
	background-color: #E2F0F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contentsLeft {
	float: right;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/textbg.gif);
}
#contentsText {
	width: 390px;
	float: right;
	padding: 60px 53px 0px 30px;
	line-height: 140%;
	height: 460px;
	text-align: left;
}


#contentsText a:link {
	color: #8C6249;
	text-decoration: none;
}

#contentsText a:hover{
	color: #8C6249;
	text-decoration: underline;
}

#contentsText a:visited{
	color: #8C6249;
	text-decoration: none;
}

#contentsText li {
	list-style-position: outside;
	list-style-image: url(../images/triangle.gif);
}


#footer {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 200%;
	clear: both;
}

.price {
	font-weight: bold;
	color: #8C6249;
}
.bottomFlame {
	position: relative;
	top: 0px;
}
.rightalign {
	text-align: right;
	font-style: italic;
}
.rightname {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}
