body {
	background-color:#671B0A;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container {
	width: 720px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 20px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/container_bkgd.gif);
}
a{
	font-size:12px;
	text-decoration: none;
}
#footer  a  {
	color: #671B0A;
}
#footer a:hover {
	color: #000066;
}
p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	font-size: 1em;
	padding-left: 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:720px;
	height:180px;
	position:relative;
}
#header ul{
	background-color:#000000;
	width:720px;
	border: 3px none #FFFFFF;
	display:block;
	top:auto;
	position:relative;
	margin: 0px 0px 0px 0px;
	height:20px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;
	font-weight: bold;
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:none;
	color:#CFAF5C;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:none;
	width:auto;
}
img{
	border-width:0px;
	margin: 0px;
	padding: 0px;
}
h1{
	color:#000000;
	font-size:1.4em;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#AB0E27;
	font-size:1.2em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 1em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
}
#left {
	float:left;
	width:428px;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 27px;
	background-image: url(images/mandala_slice.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#left a{
	color:#28556b;
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #77250F;
	background-color: #D5BD72;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left a:hover{
	color:#c77e0c;
}
#photos a{
	margin-right:0px;
}
#right {
	float:right;
	width:210px;
	margin-top:10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
.boldcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.boldcentergray {
	color: #666666;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
.center {
	font-weight: normal;
	text-align: center;
}
#right a{
	color:#333333;
}
#right a:hover{
	color:#000000;
	font-weight: bold;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#container #content #left img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width:720px;
	text-align:center;
	padding: 0px;
	background-color: #CFAF5C;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
}
.centerdisclaimer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-bottom: 0px;
}
#left img {
	float: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	font-size: 1em;
	line-height: 16px;
}
.boldgray {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.image_float_right {
	float: right;
	margin-left: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -10px;
	padding: 0px;
}
.bigger {
	font-size: 1.2em;
	line-height: 20px;
}
.imgfloatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portnav {
	padding-left: 0px;
}
.portnav_h2 {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #B22239;
}
#right a:active {
	font-weight: bold;
	color: #000000;
}
#right a:visited {
	color: #999999;
}
#one_col {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#left_col {
	height: auto;
	width: 210px;
	float: left;
}
#right_col {
	float: right;
	height: auto;
	width: 210px;
}
.small {
	font-size: 0.75em;
}
#table {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tr {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_L {
	float: left;
}
