*
{
	margin: 0px;
	padding: 0px;
}
head
{
	text-decoration: overline;
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-size: small;
	font-family: "Myriad Pro", Verdana, Arial;
	margin-bottom: 0.5em;
	text-align: justify;
}

h1 {
	font-size: x-large;
	margin: 9px 0px 9px 0px;
	font-family: "Myriad Pro", Verdana, Arial;
	color: #006633;
}

h2 {
	color: #333333;
	font-size: medium;
	margin-top: 20px;
	margin-bottom: 10px;
}
ol, ul
{
	font-size: small;
	font-family: "Myriad Pro", Verdana, Arial;
	margin-bottom: 0.5em;
	list-style-position: inside;
	list-style-type: none;
}

hr
{
	color: #016146;
	width: 98%;
	background-color: #015F45;
	background-position: center;
}

blockquote {
	background-color: #deeae5;
	margin: 10px 30px;
	padding: 10px 15px 10px 25px;
	display: block;
	height: 1%;
}

blockquote.special {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	background-image: url(images/quoteend.gif);
	background-repeat: no-repeat;
	background-position: 95% 90%;
	font-style: italic;
	display: block;
	float: left;
	width: 70%;
}

span.special {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0 0px 0 40px;
	margin-right: 50px;
	text-align: justify;
}
blockquote.testimonial {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	background-image: url(images/quoteend.gif);
	background-repeat: no-repeat;
	background-position: 95% 90%;
	font-style: italic;
	display: block;
	width: 70%;
	border: 4px solid #efefef;
	float: left;
}
span.testimonial {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0 0px 0 40px;
	margin-right: 50px;
	text-align: justify;
}
.coretext .testimonialimg      
{
	border: none;
	margin: 10px 40px 0 0;
	float: right;
	width: 150px;
}
.coretext .testimonialimg img      
{
	border: none;
	margin: 0px;
	float: right;
}
.coretext .testimonialimg p 
{
	text-align: center;
}

#outershadow
{
	background-color:transparent;
	background-image:url(images/dropshadow.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 966px;
}
.veryend
{
	background-image: url(layout/foot.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	margin: 0 auto;
	width: 966px;
}


#container{
	width:950px;
	margin:0 auto;
	background-color: #FFFFFF;
	padding: 2px;
}

#core img {
	color: #FFFFFF;
}
.coretext li {
	list-style-type: square;
}
.coretext a
{
	color: #006633;
}

.coretext a:hover {
	color: #C4012B;
}
.coretext table {
	border: none;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 700px;
}


.coretext th {
	background-color: #FCD905;
	border: 1px solid #ffffff;
	margin: 0px;
	text-align: left;
	padding: 10px;
	background-image: url(layout/cleeve-hill-web-yell-strip.jpg);
}
.coretext td {
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 6px;
	vertical-align: top;
	background-color: #ececed;
	text-align: left;

}
.coretext td p
{

}


.coretext  img  {
	padding: 2px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 3px;

}
.coretext .right
{
	margin: 7px 0px 7px 21px;
	float: right;
}

.coretext img.noshadow {
	background-color: #FFFFFF;
	border: none;
}

.left {
	margin: 7px;
	float: left;
}
.right {
	margin: 7px;
	float: right;
}


.clear {
	clear: both;
}

#header {
	background-color: #FFFFFF;
	height: 184px;
	width: 950px;
}
#header-livein
{
	background-color: #FFFFFF;
	height: 184px;
	background-image: url(images/cleeve_live-in_header.jpg);
	width: 950px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.headlink {
display: block;
}
.headlink a
{
	position:absolute;
	left:auto;
	top:5px;
	width:942px;
	height:175px;
	z-index:1;

}



#core {
	border: 0px;
	padding: 10px 0px 0px 0px;
}

#footer {
	background-color: #FFFFFF;
	height: 54px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-repeat: repeat-x;
}
#footer p {
	color: #333333;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a
{
	text-decoration: none;
}



.dev {
	color: #FF0000;
}


/* style the outer div to give it width */
.menu {
	height: 41px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-color: #FFE701;
	background-image: url(layout/cleeve-hill-web-yell-strip.jpg);
	background-repeat: repeat-x;
	height: 41px;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	height:100%;
	line-height:3em;
	/*border-right: 1px solid #00563d;*/
	float: left;
}


/* style the sub-level lists */
.menu ul ul {
	width:15em;
}

/* style the sub level list items */
.menu ul ul li {
	display:block;
	width:12em;
	height:auto;
	position:relative;
	line-height:1em;
	top: 5px;
}


/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:1em;
	text-decoration:none;
	color:#015B42;
	padding:0 10px 0 5px;
	background-color: #FFFFFF;
	background-image: url(layout/menuitem.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: right;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	color:#015F45;
	width:12em;
	height:100%;
	line-height:1em;
	padding:0.5em 1em;
	background: #ececed;
	border-right: 1px solid #ffffff;
	;
}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;
}

/* style the level hovers */
/* first */
.menu a:hover {
	color:#ffffff;
	background: transparent url(layout/menuitem.jpg);
	background-position:right;

}
.menu :hover > a {
	color:#ffffff;
	background:#ff0000;
	background: transparent url(layout/menuitem.jpg);
	background-position: right;

}
/* second */
.menu ul ul a:hover{
	color:#000;
	background:#ff0000;
	background: transparent url(layout/cleeve-hill-web-yell-strip.jpg);
}
.menu ul ul :hover > a { color:#FFFFFF; background-color: #0099FF; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul { visibility:visible; height:auto; padding-bottom:3em; background:none; }
address { font-weight: bolder; font-style: normal; }

.teamBlock {
	float: left;
	width: 300px;
}
.teamBlock img {
	border: 0;
	float: left;
}
.teamBlock p {
	padding-top: 12px;
	float: left;
}
.thirdClear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
