/* Document settings */
body {
	background-color:#325677;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
	color: #000;
}
a:hover {
	text-decoration:underline;
	color: #ea8419;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 10px 0px;
}
h1 {
	color: #ea8419;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding: 0;
	margin: 0;
}
h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}


#wrapper {
	margin: 0 auto;
	width: 945px;
	height: auto;
	overflow:hidden;
}
#wrapper #topwhite {
	background-image: url(/images/top-white.png);
	background-repeat: no-repeat;
	height: 12px;
	background-position: top;
}
#wrapper #midwhite {
	background-image: url(/images/mid-white.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-bottom: 11px;
	overflow: hidden;
	position: relative;
	top: 0;
	padding-top: 11px;
}
#wrapper #bottomwhite {
	background-image: url(/images/bottom-white.png);
	background-repeat: no-repeat;
	height: 23px;
	background-position: left -1px;
}
#header {
	height: 67px;
}

#header #logo {
	height: 85px;
	width: 215px;
	z-index: 100;
	margin-left: 29px;
}
#header #tagline {
	background-image: url(/images/strapline.png);
	background-repeat: no-repeat;
	position: relative;
	height: 74px;
	width: 277px;
	top: -95px;
	left: 280px;
	z-index: 100;
}
#header #links {
	width: 60px;
	position: relative;
	top: -170px;
	float: right;
	right: 20px;
	z-index: 120;
}
#header #links a img {
	padding-right: 5px;
}
#offer  {
	position: relative;
	width: 130px;
	height: 100px;
	background-image: url(/images/offer.png);
	background-repeat: no-repeat;
	float: left;
	top: -88px;
	left: 10px;
	z-index: 10;
	
}
#speak  {
	position: relative;
	width: 261px;
	height: 94px;
	background-image: url(/images/speech.png);
	background-repeat: no-repeat;
	float: right;
	top: -172px;
	right: 0px;
	z-index: 110;
}
#speak #text {
	position: relative;
	width: 210px;
	margin-left: 60px;
	margin-top: 45px;
}

#speak #text p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#speak #text .speak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#speak #text .number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#navigation {
	width: 903px;
	z-index: 90;
	margin-left: 20px;
}

#navigation #banner {
	background-image: url(/images/morrish-mosaic.png);
	background-repeat: no-repeat;
	height: 161px;
	width: 903px;
	background-position: center;
}
#navigation #green {
	background-image: url(/images/15.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 887px;
	top: -20px;
	position: relative;
	z-index: 100;
	left: 10px;
	}
#navigation #baby_leaf {
	background-image: url(/images/homelink.png);
	background-repeat: no-repeat;
	height: 189px;
	position: relative;
	width: 903px;
	top: -58px;
	z-index: 90;
}
#navigation   #baby_leaf #image{
	margin-bottom: 0px;
	padding: 0;
	width: 230px;
	position: relative;
	left: 20px;
	top: 10px;
	float: left;
}
#navigation   #baby_leaf #image .img{
	border: 2px solid #FFF;
	margin-bottom: 0px;
	padding: 0;
	width: 232px;
	position: relative;
	top: 0px;
}

#navigation #baby_leaf #text {
	width: 630px;
	top: 0px;
	z-index: 90;
	padding: 10px 0 0 25px;
	position: relative;
	left: 10px;
	float: left;
}

#navigation #baby_leaf #text p{
	color: #FFF;
}
#navigation #baby_leaf #text a{
	color: #FFF;
}

#baby_leaf #text a:link {color:inherit; cursor:pointer;}
#baby_leaf #text a:visited {color:#FFF;}
#baby_leaf #text a:hover {color:#FFF; text-decoration:underline;}

#navigation ul {
	list-style-type: none;
	display: block;
	position: relative;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	top: -67px;
	padding-left: 30px;
	z-index: 110;
}
#navigation ul li a {
	display: block;
	float: left;
	color: #FFF;
	padding: 0px 17px;
}

#main_content {
	width: 590px;
	margin:0;
	padding:0;
	margin-left: 40px;
	margin-top: -50px;
	z-index: 100;
	height: auto;
	padding-bottom: 10px;
	float: left;
}
#main_content ul {
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;

}
#main_content ul li {
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	list-style-type: none;
	padding-left: 40px;
	padding-top: 5px;
}
#main_content ul li a {
	color: #000;
}
#main_content form {
	margin-left: 10px;
	width: 600px;
}

#main_content form label{
	width: 275px;
	float: left;
	font-size: 11px;
}

#main_content form input, textarea {
	width: 300px;
	float: left;
}
#main_content form #submit{
	width: 100px;
	float: right;
	margin-left: 0px;
	margin-right: 20px;
}

#sidebar-right {
	float: right;
	width: 268px;
	background-image: url(/images/6.png);
	background-repeat: no-repeat;
	z-index: 100;
	margin-right: 30px;
	margin-top: -50px;
	height: auto;
	padding-bottom: 10px;
}
#sidebar-right p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 5px;
}
#sidebar-right h2 {
	color: #023668;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 0 5px 10px;
}
#sidebar-right ul {
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;

}
#sidebar-right ul li {
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	list-style-type: none;
	padding-left: 40px;
	padding-top: 5px;
}
#sidebar-right ul li a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}

#footer {
	margin: 0 auto;
	width: 945px;
	padding-left: 20px;
}
#footer p {
	padding: 0;
	margin: 0;
	color: #FFF;
}
#footer a {
	padding: 0;
	margin: 0;
	color: #FFF;
}
.gallery-frame{
	height:210px;
	border:none;
	width: 533px;
}
div.player {
	height:143px;
	width:232px;
	border:2px solid #FFF;
	outline:none;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	background-image: url(/images/27.png);
	margin: 0;
}

/* play button */
div.player img, div.player2 img, div.player3 img {
	margin-top:32px;
}
div.player2 {
	height:143px;
	width:232px;
	border:2px solid #FFF;
	outline:none;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	background-image: url(/images/equine.jpg);
	margin: 0;
}
div.player3 {
	height:143px;
	width:232px;
	border:2px solid #FFF;
	outline:none;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	background-image: url(/images/logo.jpg);
	margin: 0;
}

