/*
SCREEN CCS
Hand coded in Coda
28/06/2010
*/

/*
**********************************************************
**  reset CSS courtesy of 960.gs                        **
**********************************************************
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #111111;
	background: url(../images/layout/bgvignette1x700.jpg) top left repeat-x;
	background-color: #fff0f2;
}

/*
**********************************************************
**  Clear floated elements courtesy of 960.gs           **
**********************************************************

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*************************************************/
/**  Floats                                     **/
/*************************************************/	

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.floatImageLeft {
	float:left;
	margin:0 20px 10px 0px;
}

.floatImageRight {
	float:right;
	margin:0 0 10px 20px;
}

.imgCenter {
	display:block;
	margin:0 auto;
}
	
/*************************************************/
/**  Divs and Classes for layout styling        **/
/*************************************************/	
	
#container {
	margin: 10px auto;
	padding: 10px 0 !important;
	width:820px;
	background-color: #ffffff;
}

#header {
	margin: 0 10px 0 10px;
	padding: 0;
}

#topStrip {
	margin:0;
	width:800px;
	height:18px;
	background-color: #8de9eb; 
}
#headLeft {
	margin: 10px 0;
	background-color: #d8e9ed;
	width:592px;
	height:192px;
	float:left;
}

#headRight {
	margin: 10px 0;
	background-color: #80b8c5;
	width:198px;
	height:192px;
	float:right;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 10px 0;
	padding:5px;
	text-align: center;
	background-color: #d8e9ed;
	font-size: 1em;
	position:relative;
}

#mainContent {
	overflow: hidden;
}

#colOne {
	margin: 10px 0 0 10px;
	background-color: #f6fafb;
	width:592px;
	height:100%;
	float:left;
	padding-bottom: 2000px;
	margin-bottom:-2000px;
}

#colOneContent {
	margin:30px 20px 20px 80px;
}

#colTwo {
	margin: 10px 10px 0 0;
	padding: 0;
	background-color: #ffdce0;
	width:198px;
	height:100%;
	float:right;
	padding-bottom: 2000px;
	margin-bottom:-2000px;
}

#colTwoContent {
	margin:10px;
}

#facebookFeed {
	margin:20px 0;
	background-color: #ffffff;
}

.bullet {
	list-style:disc;
	list-style-position: inside;
	margin-left:20px;
	font-size:1em;
	margin-bottom: 12px;
}

.noBullet {
	list-style:none;
	list-style-position: inside;
	margin-left:20px;
	font-size:1em;
}

.bulletOutside {
	list-style:disc;
	list-style-position: outside;
	margin-left:20px;
	font-size:1em;
}

.bulletOutside li {
	margin:0 0 12px 0;
}

/*************************************************/
/**  Formatting of main tags		            **/
/*************************************************/	
	
h1 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	vertical-align:baseline;
	color: #416d79;
	font-weight: lighter;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	margin: 0.2em 0 0.4em 0;
	line-height:1.1em;
}
	
h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	vertical-align:baseline;
	color: #8eb38c;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	line-height: 1.3em;
	letter-spacing: -0.03em;
	margin-bottom: 0.4em;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:  #c1264e;
	line-height: 1.3em;
	letter-spacing: -0.045em;
	font-weight: normal;
	font-size:1.3em;
	text-align:center;
	margin: 10px 20px;
}

h4 {
	color:#555544;
	font-size: 110%
	line-height: 1.2em;
	margin-bottom:0.4em;
	margin-top:0.6em;
}
	
p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 0.9em;
	line-height: 1.6em;
	letter-spacing: -0.03em;
	margin:0 0 0 0;
	padding:0;
}

p {
	margin-bottom:12px;
}

.openingHours {
	margin:10px 10px;
	font-size: 1.1em;
	text-align: center;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 0.75em;
	line-height: 1.8em;
	letter-spacing: -0.03em;
	margin:0 0 0 10px;
	padding:0;
}
	
img {
	border:0;
	padding:0;
	margin:0;
}

.bold {
	font-weight: bold;
}
	
a:link {
	color: #416d79;
	/* font-weight: bold; */
	text-decoration: underline;
}

a:visited {
	color: #618690;
	/* font-weight: bold; */
}
	
a:hover, a:active {
	color: #c1264e;
	/* font-weight: bold; */
	text-decoration: underline;
}

ul {
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

/*************************************************/
/**  Logos and Image Styling                    **/
/*************************************************/

.logo {
	margin:30px auto 20px;
	display:block;
	border: none;
}

ul.square {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	line-height: 1.2em;
	margin-bottom:5px;
	margin-left:20px;
	font-size: 0.9em;
}


/*************************************************/
/**  Main Navigation                            **/
/*************************************************/

/* leftNav Vertical Navigation CCS Starts */

#navbar {
	background-color: #80b8c5;
	margin:0 10px;
	width:800px;
}

.nav {
	padding:0;
	margin:0;
	font-size:0.9865em;
	line-height:1.0em;
}
.nav ul {
	list-style: none;
	margin:0;
	padding:0;
}
/*
.nav li {
	list-style-type: none;
	list-style-position:inherit;
	display:inline;
	margin:0;
	padding:3px 10px 3px 10px !important;
	border-right:1px solid #d8e9ed;
}
*/

.nav li {
	float:left;
	position: relative;
	border-right:2px solid #ffffff;
}
.nav li a:link, .nav li a:visited{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:3px 10px !important;
}

.nav li a:hover{
	color:#ffffff;
	display:block;
	background-color: #618690;
}
.nav li a:active{
	color:#d8e9ed;
	display: block;
	background-color: #416d79;
}
.nav li.selected{
	background-color: #c1264e;
	color:#ffffff;
	text-decoration: none;
}

/*************************************************/
/**  Footer Navigation                          **/
/*************************************************/

#footer a:link, #footer a:visited {
    text-decoration:none;
    font-weight: bold;
    color: #666666;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;	
}

#footer a:active {
	color: #31529d;
}

/*************************************************/
/**  Mailing List Button                        **/
/*************************************************/

.join a {
	padding:5px 20px;
	margin:20px 0;
	background-color: #009933;
	border-bottom:#555 1px solid;
	border-right:#555 1px solid;
	border-top:#999 1px solid;
	border-left:#999 1px solid;
	color:#ffffff;
	font-size:1.4em;
	text-decoration: none;
}
.join a:hover {
	background-color:#3ab061;	
}

/* CSS Ends  */