html {
	overflow-x: hidden;
}

#horizon {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 76%;
	text-align:center;	
}
input {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;	
}

textarea {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;	
}

label {
	font-size: 0.8em;
	margin-top: 0px;
	font-weight: bold;
	display: inline;
	margin-bottom: 10px;
}
h1 {
	font-size: 0.8em;
	margin-top: 0px;
}
h2 {
	font-size: 0.8em;
	margin-top: 0px;
}
h3 {
	font-size: 0.75em;
	margin-top: 0px;
	display: inline;
}
h4 {
	font-size: 0.8em;
	margin-top: 18px;
	margin-bottom: 4px;	
	font-weight: bold;
}
.dates {
	font-size: 0.8em;
	margin-top: 0px;
	font-weight: normal;
	display: inline;
}

p {
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-top: 10px;
}

li {
	font-size: 1em;
}

li a:link,li a:hover,li a:visited {
	color: #dddddd;
}



a:link {
	color: #999999;
}
a:hover {
	color: #5A5A90;
}

a:visited {
	color: #666666;
}



#keyline {
	margin:0px auto;
	text-align:left;
	display: block;
	border: 1px solid #666666;
	width: 753px;
	background: url(../images/lhs_bg.gif) repeat-y;
}

#lhsmenu {
	background-color: #A8A49D;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 518px;
	width: 148px;
}

#rhs {
	display: block;
	padding-top: 24px;
	margin-right: 0;
	margin-left: 0px;
	padding-bottom: 24px;
	float: right;
	width: 580px;
}


#headerfla {
	display: block;
	margin-bottom: 26px;
	width: 546px;
	height: 22px;
	clear: both;
	background-color: #A8A49D;
}
#headerfla h1{
	color: #FFFFFF;
	font-size: 0.95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-top: 4px;
	margin-bottom: 0px;
	background-image: url(../images/tit_squares.gif);
	background-repeat: no-repeat;
	height: 18px;
}
#galleryheaderfla {
	width: 546px;
	background-color: #A8A49D;
	display: block;
	margin-bottom: 46px;
	clear: both;
}

#galleryheaderfla h1{
	color: #FFFFFF;
	font-size: 0.95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-top: 4px;
	margin-bottom: 0px;
	background-image: url(../images/tit_squares.gif);
	background-repeat: no-repeat;
	height: 18px;
}

#welcome {
	display: block;
	margin-top: 0px;
	margin-right: 30px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}


#imagespanel {
	display: block;
	float: left;
	width: 232px;
}

.imageleft {
	display: inline;
	border: 1px solid #666666;
	height: 88px;
	width: 88px;
	margin-right: 22px;
	margin-bottom: 14px;
}

.flashleft {
	margin-right: 15px;
	float:left;
}

.pagenumbers {
	color: #999999;
	font-size: 1em;
}

.pagenumbers a:link {
	color: #999999;
}
.pagenumbers a:visited {
	color: #999999;
}
.pagenumbers a:hover {
	color: #666666;
}

.imageright {
	border: 1px solid #999999;
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
}
.imagetop {
	border: 1px solid #999999;
	display: block;
	margin-top: 10px;	
	margin-bottom: 20px;
}

#rhscontainer {
	display: block;
	width: 546px;
	height: 100%;
}
.rhscontainernm {
	display: block;
	width: 546px;
	clear: both;
}

.backrollover {
	height: 20px;
	background: url("../images/left_r.gif") no-repeat;
	float: left;
	margin-right: 15px;
}

.backrollover a {
	display: block;
	background: url("../images/left.gif" ) no-repeat;
	padding-left: 22px;
	min-width: 14px;
	text-decoration: none;
}

.backrollover a:hover {
	background-image: none;
}

.leftnorollover {
	height: 20px;
	width: 14px;
	background: url("../images/left_nr.gif") no-repeat;
	float: left;
	margin-right: 10px;
}
.rightnorollover {
	height: 20px;
	width: 14px;
	background: url("../images/right_nr.gif") no-repeat;
	float: left;
	margin-right: 10px;
}

.leftrollover {
	height: 20px;
	background: url("../images/left_r.gif") no-repeat;
	float: left;
	margin-right: 10px;
	width: 14px;	
}

.leftrollover a {
	display: block;
	background: url("../images/left.gif" ) no-repeat;
	width: 14px;
	text-decoration: none;
}

.leftrollover a:hover {
	background-image: none;
}

.rightrollover {
	height: 20px;
	background: url("../images/right_r.gif") no-repeat;
	float: left;
	margin-right: 10px;
	width: 14px;
}

.rightrollover a {
	display: block;
	background: url("../images/right.gif" ) no-repeat;
	width: 14px;
	text-decoration: none;
}

.rightrollover a:hover {
	background-image: none;
}
.noborder {
	border: 0px;
}
.suntitle {
	display: block;
	height: 18px;
	width: 22px;
	font-size: 0.8em;
	float: left;
	background-color: #DDDDDD;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	margin-top: 10px;
}
.sunbox {
	display: block;
	float: left;
	height: 18px;
	width: 22px;
	font-size: 0.8em;
	text-align: center;
	padding-top: 4px;	
}

.sunbox a{
	text-decoration: none;
}

.sunbox_hl a{
	text-decoration: none;
}
.sunbox_hl {
	display: block;
	float: left;
	height: 18px;
	width: 22px;
	font-size: 0.8em;
	background-color: #C1C1C1;
	text-align: center;
	padding-top: 4px;	
}
.clearleft {
	display: block;
	float: left;
	clear: left;
}

#lhsmenunoflash {
	display: block;
	height: 478px;
	width: 108px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
ul.lhsmenulist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#lhsmenunoflash a {
	color: #DDDDDD;
	text-decoration: none;
}
#lhsmenunoflash a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#lhsmenunoflash h1 {
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1em;
}
.imageline {
	margin-top: 20px;
	clear: both;
	display: block;
	width: 640px;
}
.ditto_page,.ditto_currentpage {
	padding-left: 4px;
}

.sunlefttitle {
	height: 30px;
	width: 100px;
	display: block;
	float: left;
	font-size: 0.9em;
}
.suntableboxwide {
	height: 30px;
	width: 45px;
	display: block;
	float: left;
	font-size: 0.9em;	
}
.suntablebox {
	height: 30px;
	width: 30px;
	display: block;
	float: left;
	font-size: 0.9em;	
}
.twocolumn {
	display: block;
	width: 260px;

	float: left;
}

.calrow {
	display: block;
	width: 160px;
	clear: left;
}

.breakrow {
	display: block;
	width: 260px;
	clear: left;
	float: left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
