/*
CSS for isabelle glass
*/


body {
	font-size: 70%;
	text-align: center;
	margin: 0; 
	padding: 0;
	font-family: georgia, times, serif;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	color: #000;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align:left;
	background: #ffffff url('images/white_spacer.gif');
	padding-bottom:1px;
}

#masthead {
	margin: 0 auto;
	width: 100%;
	height: 110px;
	background: #fff url('images/mast_bkgrd1.jpg');
}

#masthead2 {
	margin: 0 auto;
	width: 100%;
	height: 140px;
	background: #fff url('images/logo.png') no-repeat 10px 20px;
	position:relative;
}


#navigation {
	float: right;
	margin-top: 54px;
	height: 24px;
	background: #fff url(images/menu-bg.gif) repeat-x top left;
	}

#navigation a:link,
#navigation a:hover,
#navigation a:visited{
	
	color:#fff;
	font-size: 16px;
	line-height:24px;
	font-family: 'Quattrocento Sans', arial, serif;
	margin-right: 10px;
	margin-left:10px;
	text-transform: uppercase;
}

#navigation a:hover{
	
	font-weight: normal;
	font-style: normal;
	color: #fdf5be;
}

#navigation a.selected{
	color: #fdf5be;
}

#feature {
	width: 800px;
	height: 457px;
	top: 0;
	left: 0;
}

#feature-top {
	height: 164px;
	width: 800px;

}

#feature-middle {
	height: 293px;
	width: 800px;
	background-image: url('images/middle.jpg');
	background-color: #dfdfdf;

}

#gallery {
	background-color: #fff;
	padding-left: 60px;
}

#content {
	width: 100%;
	background: #ffffff url('images/white_spacer.gif');
	padding-bottom: 1px;
}

#content p {
	font-size: 135%;
	font-family: georgia, times, serif;
	color: #666666;
	padding-left: 60px;
	padding-right: 80px;
	line-height: 165%
}

#sindex {
	background: #ffffff;
}

#sindex p {
	font-size: 135%;
	font-family: georgia, times, serif;
	color: #666666;
	line-height: 165%;
	text-align: left;
	padding-left: 60px;
}

#content strong {
	font-size: 100%;
	font-family: verdana, arial, sans-serif;
	color: #38a3b6;
	text-transform: uppercase;
	letterspace: 1em;
	line-height: 165%
}

#content em {
	color: #dc7420;
}

a:link {
	font-family:  georgia, times, serif;
	text-decoration: none;
	color:#dc7420;
}

a:active {
	color:#dc7420;
	text-decoration: none;
}

a:hover {
	
	font-style: italic;
	color:#38a3b6;
	text-decoration: none;
}


a:visited {
	color:#38a3b6;
	text-decoration: none;
}


#c1 {
	float: left;
	width: 285px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 500px;
}

#c1 p {
	font-family: georgia, times, serif;
	padding-right: 5px;
	font-size: 120%;
	line-height: 150%;
	color: #000033;
}


.contact {
	font-family: georgia, times, serif;
	font-size: 115%;
	color: #993333;
	font-weight: bold;
	font-style: italic;
}

img {
	border: none;
}

#curve {
	height: 55px;
	background: #b8dcdc;
}

#footer {
	width: 800px;
	height: 41px;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 5px;

}

#footer p {
	font-family: 'Quattrocento Sans', arial, serif;
	font-size: 99%;
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	color: #999;
	text-align: center;
}	

#footer a {
	font-family: 'Quattrocento Sans', arial, serif;
	color: #40b4ca;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px 10px;
	vertical-align: top;
}

#footer a:hover {
	font-family: 'Quattrocento Sans', arial, serif;
	font-style:normal;
	font-weight:normal;
	color: #40b4ca;
	text-decoration:underline;
	
	
}

.clear {
	clear: both;
}	


#logo{
	display:block;
	height:140px;
	width:260px;
	position:absolute;
	outline: hidden;
}

#contact-link{
	position:absolute;
	right:5px;
	top:25px;
}

.bottom-logos{
	margin:0px 5px !important;	
}

.bottom-logos:hover{
	border:0 none;
}

.blue{
	color: #40b4ca !important;
}

.orange{
	color: #dc7420 !important;
}

.small{
	font-size: 14px !important;
}

.grey{
	color:#555;
}

h1, h2{
	font-family: 'Dancing Script', arial, serif;
	color: #dc7420;
}

h1.title{
	font-size: 3em;
	margin-bottom:0px;
}

h1.title.inset{
	padding-left: 60px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }

#home-middle{
	background: #fff url(images/home-main-bg-small.jpg) no-repeat center top;
	height: 630px;
	position:relative;
	font-size: 135%;
}

#masthead-home{
	margin-top:10px;
	margin-left:175px;
}

#home-middle p{
	font-family: 'Quattrocento Sans', arial, serif;
}

#top-right{
	width:220px;
	position:absolute;
	right:0px;
}

#bottom-right{
	width:190px;
	position:absolute;
	right:0px;
	top:484px;
}

#bottom-left a:hover{
	font-style: normal;
}

#menu-left{
	text-align: right;
	width: 155px;
	top:25px;
	position:absolute;
}

#menu-left a{
	display:block;
	margin-bottom:35px;
}

