/*Calender*/

/* top page */

div.Calendar
{
text-align:left;
}

td.rightbox div.Calendar h1 { 
clear: both;
}

table.Calendar 
{ 
padding: 0 30px 30px 0; 
margin:0;
width: 220px ;
float:left;
}

table.Calendar th {
color:#000;
background-color:#e3ca39;
text-align:center;
padding:3px;
}

table.Calendar td {
padding:3px;
text-align: center ;
}

td.CalendarToday,td.CalendarEvent {
background-color:#fff;
text-align: center ;
}

td.bottommenu 
{ 
background-color: black; 
}
td.bottommenu div 
{ 
margin: 10px 0 10px; 
text-align: center; 
}

td#title 
{
padding:10px 0px;
}

td.StripGalleryDisplay {
	width: 400px;
	height: 600px;
	float: left;
	vertical-align: top;
}

div.StripGalleryThumb {
	padding: 2px;
}

div.StripGalleryCaption {
	font-size: 11px;
	text-align: left;
	margin: 5px;
}

p.eguide dt a { 
	font-size:11pt;
	font-weight:bold;
}

div.header {
font-size:110%;
	line-height:140%;
}

div.header form table
{
font-size:100%;
margin:10px 20px;
}

a.footer {
	font-size: 90%;
}

table.testimonial td {
	vertical-align: top;
}

table.testimonial {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #fff;
	-moz-border-radius: 0 0 0 0;
	vertical-align: top;
}

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}



html,body 
{ 
text-align:center;
margin:0;
}

body {
font-size: 72%;
font-family:"Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif; 
text-decoration: none;
background-color: #141414;
}

h1 {
	color: #000;
	font-size: 160%;
	font-family: helvetica, arial;
	font-weight: bold;
	line-height: 110%;
}

h2 {
	color: #000;
	font-size: 140%;
	font-family: helvetica, arial;
	font-weight: bold;
	line-height: 110%;
	text-decoration: none;
}

h3 {
	color: #000;
	font-size: 120%;
	line-height: 110%;
	font-family: helvetica, arial;
}

h4 {
	font-size: 110%;
	font-family: helvetica, arial;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #8f0606;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* topmenu*/

td.topmenu
{
	text-align: right;
	vertical-align: middle;
}

a.topmenu {
	color: #fff;
	font-size: 90%;
	text-decoration: none;
}

a.topmenu:hover {
	color: #d4c303;
}

a.heading {
	color: #1e5fa0;
	font-size: 130%;
	text-decoration: none;
}

a.heading:hover {
	color: #000;
	text-decoration: none;
}

a.hotlink {
	color: #fff;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

a.hotlink:hover {
	color: #000;
	text-decoration: none;
}

a.menu {
font-size:90%;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
	text-align: left;
	white-space: nowrap;
	display: block;
	padding: 5px 10px;
	width: 100% height;
}

a.menu:hover {
	color: #d4c303;
	background-color: #666;
	text-decoration: none;
}

div.DMenu {
	border-top: solid 1px #fff;
}

div.DMenu table
{
width:auto !important;
}

div.DMenu a {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

td.menu {
	background-image: none;
	background-attachment: fixed;
	background-position: 0 0;
	text-align: center;
	border-right: solid 1px #666;
	border-bottom: solid 1px #fff;
}

table.menubar {
	color: #fff;
	background-color: #666;
}

td.menubar {
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
vertical-align;
	width: 0;
	text-align:center;
}

a.menubar {
font-size:95%;
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 6pt 0pt;
}

a.menubar:hover {
	color: #d4c303;
	text-decoration: none;
	background-position: 0 -50px;
}

table.mainbox
{
width:850px;
text-align:left;
background-color:#fff;
margin:0 auto;
}

td.head {
	line-height: 110%;
	background-position: 0 top;
	padding: 10pt;
	vertical-align: top;
}

td.body {
	line-height: 150%;
	padding: 20px;
	vertical-align: top;
}

td.body 
{
img:margin:5px;
}

div.freeguide {
	background-color: #81b73f;
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: left;
	padding: 10px 15px 15px;
	vertical-align: top;
	border-bottom: 1px solid #464646;
}

td.footer {
	font-size: 90%;
	line-height: 140%;
	background-color: #d4c303;
	text-align: left;
	padding: 10pt;
}


td.rightbox {
	padding: 10px;
	border-left: 1px solid #ccc;
}

td.rightbox img
{
margin:5px;
}

form { 
margin-top: 0; 
margin-bottom: 0; 
}

td.body td { 
vertical-align: top; 
}

td.leftbox
{
padding-right:10px;
}

div.ZineItem
{
padding:5px 0;
}

div.ZineItem a
{
font-size:110%;
	font-weight: bold;
}

span.ZineDate
{
font-size:90%;
font-style: italic; 
}