@charset "utf-8";
body  {
	background-image: url(../images/clouds.jpg);
	background-position: top right;
	background-repeat:repeat-y;
	margin: 0; 
	padding: 0;
	/* text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#333;
	overflow: scroll;
}


.blog {
	display:none;
}


#twitterbox {
	padding: 10px;
	margin: 0 0 0 15px;
	width: 240px;
	border: #333 1px solid;
	/*
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	*/
}
#twitter {
	marging-top: 10px;
}
.feeddate{
	color:#666;
	font-size:x-small;
	text-align:right;
}
.feedtitle {
	font-weight: bold;
}
.feeddescription{
	font-size:smaller;
}
#twitter a, #twitter a:visited {
	text-decoration: none;
	color: #336;
	font-weight: normal;
	font-style:normal;
}
#twitter * a:hover {
	color: #C00;
}
.twtr-hd * {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #99A167;
}

a {
	color: #009;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #C00;
}

h1, h2, h3 {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #99A167;		/* rgb(153,161,103) */
}
p {
	text-align:left;
	line-height: 1.5em;
}
address {
	text-align: left;
	font-style:normal;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

.small {
	font-size:smaller;
}
div.error {
	font-weight: bold;
	color: #C03;
}
select.error,
textarea.error,
input.error {
	border: 2px solid #C03;
}
.hidden {
	display: none;
}
.box {
	border: 2px white solid;
	padding: 10px;
	margin: 0 0 0 15px;
	width: 240px;
	/*
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	*/
}
.box img {
	display: block;
	margin: 8px auto;
}
.box p,.box ul {
	text-align: left;
	font-size: smaller;
}
.box h1,.box h2,.box h3 {
	color: #333;
	line-height: 1.5em;
}

.boxleft {
	position: relative;
	width: 285px;
	background: #CAD487; /* grey */
	left: 0px;
	top: -10px;
}
.boxright {
	background: #D1D3D5; /* green */
	float: right;
}

#container {
	position: relative;
	/*
	margin: 0px auto;
	*/
	margin-left: 10px;
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
    font-size: 80%;
	overflow: visible;
	background: none;
	
} 

#logo {
	margin-top: 20px;
	margin-right: 10px;
	/*
	position: absolute;
	left: 20px;
	top: 20px;
	*/
}

#sidebar {
	float: left;
	width: 284px;
	height: 100%;
	text-align: right; 
	background: #fff;
	border-right: 1px solid #CCC;
}
#sidebar p {
	text-align: right; 
}
form#search {
	margin: 0 10px 30px 0;
	text-align: right;
}
ul#menu {
	margin-left: 0px;
	padding: 30px 40px 10px 10px;
}
ul#menu li {
	list-style-image:url(../images/bullet_blue.gif);
	list-style-position:inside;
	margin-top: 0.5em;
}
#sidebar a, #sidebar a:visited {
	text-decoration: none;
	font-weight: bold;
}
#sidebar * a:hover {
	color: #C00;
}

#content {
	position: relative;
	float: left;
	width: 665px;
	padding-top: 40px;
	padding-left: 10px;
}
#content ul {
	margin-left: 1em;
	padding-left: 1em;
}
#content li {
	margin-bottom: 0.5em;
}
#content img {
	border: 2px white solid;
}

.fullwidth {
	clear: both;
	position: relative;
	left: -285px;
	width: 950px;
}
.content2col {
	width: 48%;
}
.content2col p {
	text-align: left;
}

#popup {
	position: absolute;
	top: 150px;
	left: 300px; 
	padding: 25px 25px 0 25px;
	background: white;
	border: 1px solid #ccc;
	text-align:center;
	display: none;
}
#photoframe {
	width: 360px;
	height: 360px;
	padding: 3px;
	background: white;
	border: 1px solid #888;
	text-align:center;
}
#close {
	/* ensure close button is centred */
	display: block;
	margin: 3px auto 2px auto;
	cursor: pointer;
}



#thumbs {
	white-space:nowrap;
	height: 90px;
	overflow: hidden;
	overflow-x: scroll;
}
#thumbs img {
	margin: 2px 5px 2px 5px;
	border: none;
}
.filmstrip {
	height:9px;
	width: 100%;
	background-image:url(images/filmstrip.gif);
	background-repeat:repeat-x;
}


ul.menu2 {
	padding: 0;
	margin: 0 auto;
	text-align:center;
}
ul.menu2 li {
	display: inline;
	border-left: 2px solid #999;
	margin-left: 8px;
	padding-left: 8px;
}
ul.menu2 li:first-child {
	border-left: none;
}

.rule1 {
	background-image: url(images/rule1.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
.rule2 {
	background-image: url(images/rule2.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}



#footnote {
	clear: both;
	width: 675px;
	margin-top: 15px;
	margin-left: 285px;
	font-size: small;
	font-weight:bold;
	color: #666;
	padding: 10px 0 1em 0;
	border-top: dotted 1px #999;
	text-align: right;
}
#footnote a {
	color: #666;
}
#footnote a:hover {
	color: #c00;
}

/* Miscellaneous classes for reuse */
.floatright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

