li {
	list-style: circle inside;
	font: bold;
	list-style-type: square;
}


h1 {
	position: relative;
	font-weight: normal;
	font: x-small;
	background-color: transparent;
}

h3 {
	position: relative;
	border-bottom: thin dashed Silver;
	font-weight: bold;
	font: x-large;
	background-color: transparent;
}

h4 {
	position: relative;
	font-weight: bold;
	color: #3E5A4A;
	font: x-large;
	background-color: transparent;
	vertical-align: top;
}

h1, h2, h4, h5, h6, p { 
	position: relative;
	}

a { text-decoration: none; }

a:link, a:active {
	color: Black;
}

a:visited {
	color: Gray;
}

a:hover { text-decoration: none; }

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

body {
	margin: 0;
	padding: 0;
	background: transparent;
	color: #353535;
	font: 84%/22px "Trebuchet MS", Tahoma, Arial, sans-serif;
}

.titlebar {
	font-variant: small-caps;
	display: block;
	border-bottom: thin solid #3E5A4A;
}

.navbar {
	font-variant: small-caps;
	display: block;
	border-bottom: thin solid #3E5A4A;
	font: /75%;
	padding-bottom: 0%;
	padding-top: 0%;
	white-space: normal;
}

.testimony {
	background: url('images/quote.gif') no-repeat top left;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 1.1em;
}

.testimony_sign {
	background: url('images/quote_close.gif') no-repeat bottom right;
	padding-top: -125px;
	height: 60px;
	padding-right: 40px;
	padding-top: 15px;
	text-align: right;
	font-variant: italic;
	color: blue;
	font: 150% "Viner Hand ITC", Tahoma, Arial, sans-serif;
}

#news {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
   font-size:11px;
   line-height:1.5em;
}

#news a { text-decoration: none; }
#news a:link, a:active {
	font-variant: small-caps;
	color: Black;
}
#news a:visited {
	color: Grey;
}
#news a:hover { text-decoration: underline; }

#tips {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background: url('/images/bulb.gif') no-repeat top left;
	border: thin dashed Silver;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
	text-indent: 50px;
}

#tips h3 {
        background-color: transparent;
	text-indent: 0px;
}

#list-box {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	border: thin solid Silver;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
	text-indent: 0px;
}
