@charset "utf-8";
/* CSS Document */ 

html {
    margin: 0 0 1px;
    height: 100%;
    padding: 0;
}

body {
	margin: 0;
	padding: 10px 0;
	width:100%;
}


#content, #membersarea, #editlink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style:italic;
/*	font-size:large; 
	font-size:medium;*/
	font-size:12px;
	width:100%;
}


textarea {
	font-family: Arial, sans-serif;
	font-style:normal;
	font-size:small;
}

#content h1, #modalcontent h1, #headh1 select {
	font-size: x-large;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#membersarea h1 {
	font-size: x-large;
	font-weight:bold;
	text-decoration:none;
}
#content h2, #content th {
	font-size: large;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#content hr, #modalcontent hr {
	clear:both;
	float:none;
}

#content a, #editlink a, #forumdiv a {
	color:#330099;
}

#content a:visited, #editlink a:visited, #forumdiv a:visited {
	color:#990066;
}

#forumdiv a {
	padding-left:5px;
	padding-right:5px;
}

#content img, #photo_content img {
	border: 15px solid white;
}

#subnav img, #subnav_sponsor img, #icon img {
	border: 0px;
}

#note_header p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style:italic;
	font-size:large; 
	margin-right:15px;
	font-weight:bold;
}

#snippet table p {
	margin:0px;
}

#subhead {
	text-align:right;
}

#datatable table {
	background:#EEE;
/*	background:#CCCCCC;*/
	border-collapse:collapse;
	border:medium solid #999999;
}

#datatable td {
	white-space:nowrap;
	vertical-align:top;
}

#datatable th, #datatable td {
	border:groove;
	border-bottom-width:medium;
	padding:3px;
	margin:2px;
}


#eventtable {
	width:100%;
}

#eventtable table, #bookingtable table {
	border-collapse:collapse;
        margin-left: auto;
        margin-right: auto;
        width: calc(100% - 20px);
        border-width: 1px;
        border-style: solid;
        margin-left: 10px;
/*	background:#EEE; 
	border:groove;*/
}

#eventtable td  {
/*	white-space:nowrap;*/
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
        border-style: solid;
        border-width: 1px;
}

#eventtable th {
	font-size:16px;
        border-style: solid;
        border-width: 1px;
}

#eventtable p {
	text-align:center;
}

.comments {
	min-width:200px;
}

#bookingtable td {
	vertical-align:central;
}

.pseudo_href {
	text-decoration:underline;
}

.recordnav {
	text-align:center;
}

.include_photo1, .include_photo2 {
/*	width:530px; 
	display:block;*/
	width:430px;
	/*max-width: 50%;*/
	border:thin;
	border-style:solid;
	border-color:#000099;
}

.include_photo1 {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.include_photo2 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.photo_float {
	width:410px;
	float:none;
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
	vertical-align:top;
}

.include_photo1 img, .include_photo2 img, .photo_float img {
	/*display:block;
	margin: 10px;*/
	width:400px;
	/*width:100%;*/
}

.include_photo1 p, .include_photo2 p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style:normal;
	font-size:medium;
	font-weight:bold;
	text-align:center;
	/*margin-right:10px;*/
	margin-bottom:8px;
	margin-top:3px;
}

/*.include_photo1 p {
	font-family: "Trebuchetr MS", Arial, sans-serif;
	font-style:normal;
	font-size:medium;
	font-weight:bold;
	text-align:center;
	margin-right:15px;
}*/

/*form.search div {*/
form.search div {
	width:750px;
	padding:5px;
	background:#CCCCCC;
	padding-bottom:7px;
}

/*form.search label.fixedwidth {*/
form label.fixedwidth {
	display:block;
	float:left;
	width:500px;
}

form label.fixedwidth_small {
	display:block;
	float:left;
	width:200px;
}

form br {
	clear:left;
}

form .buttonarea input, .button1 input {
/*	background:navy;
	color:white;
	font-weight:bold;
	padding:5px;
	border:1px solid white;
*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style:italic;
	padding-top:0px;
	color: #FFFFFF;
	background-image:url(images/btn180bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	background-color:transparent; 
	width:180px;
	height:45px;
	border-style: none; 
	border: 0px; 
	cursor: pointer;	
	
}

.button2 input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style:italic;
	padding-top:0px;
	color: #FFFFFF;
	background-image:url(images/btn90bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	background-color:transparent; 
	width:90px;
	height:25px;
	border-style: none; 
	border: 0px; 
	cursor: pointer;	
}

form div.buttonarea {
	text-align:center;
	background-color:transparent;
}

form fieldset {
	border: 2px solid navy;
	padding: 10px;
}

form legend {
	font-size: 80%;
	color: navy;
	padding: 5px;
}

form div img {
	margin-left: 500px;
}
	


#content {
	position:absolute;
}

#header {
	top: 0px;
}


#content {
	top: 0px;
	left: 0px;
}



