<style type="text/css">
body {
	margin: 0px 0px 20px 0px;
	background-color: #0F314E;
      text-align: center;
      }

a {
	text-decoration: underline;
	}

a:link {
	color: #0F314E;
	}

a:visited {
	color: #0F314E;
	}

a:active {
	color: #0F314E;
	}

a:hover {
	color: #B22222;
	font-style: italic;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Lucida Sans Unicode, Tahoma, sans-serif;
	color: #A58186;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #A58186;
	height: 39px;
	background-image: url(images/system/reviews-banner.jpg);
	}

#navigation {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	color: #A58186;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px dotted #A58186;
	border-spacing: 1px;
	line-height: normal;
	}

#navigation a:link,
#navigation a:visited {
	color: #A58186;
	text-decoration: none;
	}

#navigation a:hover {
	color: #B22222;
	text-decoration: none;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 700px;
	overflow: hidden;
	}

.content {
	background-color: #FFFFFF;
	color: #666666;
	font-size: x-small;
	padding: 15px 10px 5px 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-align: justify;
	}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
	}

.content blockquote {
	background: transparent url(/images/system/quoleft.gif) left top no-repeat;
	width: 40%;
	float: left;
	border-top: 1px dashed #5045B4;
	border-bottom: 1px dashed #5045B4;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	margin-top:0.5em;
	margin-right:2em;
	margin-bottom:0.5em;
	margin-left:0.5em;
	}

.content blockquote div.quote {
      padding: 10px;
      background: transparent url(/images/system/quoright.gif) right bottom no-repeat;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
      }

.content blockquote div.attrib {
      padding: 0 10px 0 10px;
	text-align:right;
      }

.content div.widequote {
	background: transparent url(/images/system/quoleft.gif) left top no-repeat;
	width: 80%;
	border-top: 1px dashed #5045B4;
	border-bottom: 1px dashed #5045B4;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	margin-top:0.5em;
	margin-right:auto;
	margin-bottom:0.5em;
	margin-left:auto;
	}

.content div.widequote div.closequote {
      padding: 10px;
      background: transparent url(/images/system/quoright.gif) right bottom no-repeat;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
      }

.content div.widequote div.attrib {
      padding: 0 10px 0 10px;
	text-align:right;
      }
	  
.content li {
	line-height: 150%;
	}

.content h2 {
	color: #0066CC;
	font-family: Lucida Sans Unicode, Tahoma, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #0066CC;
	font-family: Lucida Sans Unicode, Tahoma, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h4 {
	color: #0066CC;
	background-color: #FFFFFF;
	font-family: Lucida Sans Unicode, Tahoma, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	border-top: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	}

.content h8 {
	color: #0066CC;
	font-family: Lucida Sans Unicode, Tahoma, sans-serif;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 15px;
	}

.content h2 a:link,
.content h2 a:visited,
.content h3 a:link,
.content h3 a:visited,
.content h4 a:link,
.content h4 a:visited {
	color: #0066CC;
	}

.content p.posted {
	color: #A58186;
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
	}

.content p.posted a:link,
.content p.posted a:visited,
.content p.posted a:active {
	color: #A58186;
	}

.content p.extended {
	color: #A58186;
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 55px;
	line-height: normal;
	border-bottom: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	}

.content p.extended a:link,
.content p.extended a:visited,
.content p.extended a:active {
	color: #A58186;
	}

.content p.extended a:hover,
.content p.posted a:hover {
	color: #B22222;
	font-style: italic;
	}

.sidebar {
	color: #666666;
	padding: 10px;
	border-left: 1px dotted #A58186;
	}

.sidebar  a:link,
.sidebar  a:visited,
.sidebar a:active {
	color: #A58186;
	}

.sidebar  a:hover {
	color: #B22222;
	font-style: italic;
	}

.sidelight {
	color: #0F314E;
	font-weight: none;
	margin: 0px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #993333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #0066CC;
  	padding: 3px, 3px, 2px, 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #0066CC;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link_note {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: x-small;
	line-height: 140%;
	text-align: left;
	padding: 1px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

div.box {
	border:1px solid #ccc;
	width:95%;
	margin:0 2em 3em auto;
	padding:0.2em;
}

div.dotbox {
	text-align: justify;
	border:1px dashed #ccc;
	margin: 0.3em;
	padding: 0.3em 1em 0.3em 1em;
}

div.dotbox q {
	font-family: Lucida Sans Unicode, Tahoma, sans-serif;
	font-size: small;
	color: #0000CC;
	quotes: '“ ' ' ”';
}

div.indentdotbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
	padding: 7px;
	line-height: 150%;
	text-align: justify;
	border:1px dashed #ccc;
	margin:0.3em 0.4em 0.4em 3em;
}

div.rightbox {
	margin: 0em 0.3em 0.3em 39.6em;
	padding: 0.3em;
	text-align: right;
}

div.rightbox h7 {
	font-family: Lucinda Sans Unicode; Tahoma, sans-serif;
	font-size: x-small;
	border: 1px dashed #ccc;
}

div.box h5 {
	font-family: Lucinda Sans Unicode, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	width:20em;
	text-align: center;
	border:1px dashed #ccc;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0px;
	color:#0066CC;
           }

div.box h6 {
	font-family: Garamond, Georgia, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	width:4em;
	text-align: center;
	border:1px dashed #ccc;
	margin: 0.3em 0 0.3em 0.3em;
	padding:0;
	color:#3101d7;
           }

div.box ul {
	border:1px dashed #ccc;
	list-style-type:none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding:0;
	margin:0.3em 0.4em 0.4em 3em;
}

div.box li {
	padding:0;
	margin:0.3em 0.3em 0.6em 1em;
	line-height:140%;
}

div.box li.indent {
	padding:0em 0em 0em 2em;
	line-height:140%;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
}

.blogrollfolder {
	color:#0F314E;
}

</style>	

