/*Basic.CSS for Vineyard Hill Retreat - all pages*/
body { font-family: Arial, Helvetica, sans-serif; font-size: 100.1%; line-height: 1.3em; text-align: left; }
#wrapper {width: 780px;	background-image: url(../images/background/gumtree.gif);	background-repeat: repeat-y;}
#content {width: 680px;	margin: 0 auto;	background-color: #FFFFFF;	padding-left: 10px;	text-align: center;}
#central {position: relative; text-align: center; }
#central #eventslist {
	text-align: left;	
}
#wrapper #content h1 { font-size: 1.4em; }
#wrapper #content #central #singlecol {text-align: left; line-height: 1.2em; }
/* for images */
img { border: 1px solid #666666; margin: 0 5px 5px; }
#left {float: left; width: 450px; line-height: 1.4em; padding: 10px;}
#left_wide {float: left; width: 650px; line-height: 1.4em; padding: 10px; }
#right {float: right; width: 200px; text-align: center; }
/* link styles, behaviours */
a { }
a:link { color: #00CCCC; text-decoration: underline; }
a:hover { text-decoration: underline; color: #FF9900; }
a:visited {	color: #007A7A; }
/* list objects */
li { line-height: 1.3em; text-align: left; }
/* table attributes- if required */
table { font-family: Arial, Helvetica, sans-serif;font-size: 98%;width: 635px;margin: 0 auto;border: none;text-align: left; }

.clearfloat {clear: both;}
.floatleft {float: left;margin-right: 10px;margin-bottom: 10px;}
.floatright {float: right; margin-left: 10px; }
.indent {font-size: medium; line-height: normal; text-indent: 100px; }
.LargeBlue {font-size: 1.3em; color: #0CC; font-weight: bold; font-style: italic; }
.Large { font-size:14px; }
.medium {font-size:medium; }
.morespace {line-height: 1.4em; padding: 5px;}
.small {font-size: 90% }
.summary {font-size:98%; line-height: 1.2em; text-align: left; width: 550px; margin: 0 auto; }
.more {	font-size: 90%; font-style: oblique; font-weight: bold; color: #00CCCC; }
.FUTURA {font-family: Futura, Arial, Helvetica, sans-serif;	line-height: 1.3em;}
.fantasyheading {font-family: Zapfino, "Brush Script Std", fantasy;	font-weight: bold;	padding-top: 1em;padding-bottom: 0.5em;}
