/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	background-color: #227eb6;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 75%;
	background-image: url(../images/background_gradient.jpg);
	background-repeat: repeat-x;
}
#logoheader {
	float: left;
	height: 134px;
	width: 808px;
	position: relative;
	background-image: url(../images/topbackground.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#bulletheaderwrapper {
	float: left;
	height: 40px;
	width: 766px;
	position: relative;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	background-image: url(../images/bullet_background.gif);
	background-repeat: no-repeat;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
}



/******* hyperlink and anchor tag styles *******/

a{
	color: #65B4D5;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

a.footerlink {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}
a.footerlink:hover{
	color: #2B5677;
	text-decoration: underline;
}

a.findoutmore {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a.findoutmore:hover{
	color: #003366;
	text-decoration: underline;
}

#menu a {
	display:block;
	width:172px;
	height:22px;
	text-indent: 6px;
	padding-top:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006699;
	background: url(../images/button.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding-bottom: 0px;
	font-weight: bold;
		}
	#menu a:hover {	
	background-position: -172px 0;
	color: #FFFFFF;
		}
/************** header tag styles **************/

h1 span {
display: none;
}
h2 span {
display: none;
}
h3 span {
	display: none;
	margin: 0px;
	padding: 0px;
}

h4 span {
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	font-size: 11px;
}

h5 span {
display: none;
}
h6 span {
display: none;
}


h1 {
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px;

}
.bigbutton a {
	height: 15px;
	width: 510px;
	display: block;
	background-image: url(../images/fullbutton.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
.bigbutton a:hover {
	background-image: url(../images/fullbuttonover.gif);
	background-repeat: no-repeat;
}
.fullwidthfeaturebox {
	background-color: #E4F3FA;
	padding: 20px;
	border: 1px dashed #FFFFFF;
	color: #2B5678;
	float: left;
	height: auto;
}

h4 {
	font-size: small;
	font-weight: bold;
}
h5 {
	font-size: x-small;
}
h6 {
	

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#center {
	position: relative;
	left: 50%;
	width: 814px;
	margin-left: -407px;
	height: 100%;
	background-image: url(../images/tablebackground.gif);
	background-repeat: repeat-x;
}
#tabletop {
	height: 17px;
	width: 814px;
	position: relative;
	background-image: url(../images/tabletop.gif);
	background-repeat: no-repeat;
}

#menuwrapper {
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#bodytext {
	float: left;
	width: 380px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#slogan {
	height: 56px;
	width: 606px;
	float: left;
	position: relative;
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#imagecolumn {
	float: right;
	width: 175px;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}


#content {
	position: relative;
	height: auto;
	width: 812px;
	clear: none;
	float: left;
}
.bannertext {
	color: #003366;
	font-size: 85%;
}
.bannertitle {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
}


#contentwrapper {
	float: left;
	width: 814px;
	height: auto;
	background-image: url(../images/content_background_darker.gif);
}
#logo {
	height: 119px;
	width: 178px;
	float: left;
	position: relative;
	text-align: right;
}
#titlebar {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 580px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCEAF4;
	border-right-color: #CCEAF4;
	border-bottom-color: #CCEAF4;
	border-left-color: #CCEAF4;
	margin: 0px;
}
hr {
	color: #CFECF4;
	font-size: 1px;
	height: 1px;
}



#footerwrapper {
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 814px;
	float: left;
	position: relative;
}
#credit {
	height: 18px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	float: left;
}
#copyright {
	height: 18px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	float: right;
	text-align: right;
}


#contentbackground {
	background-image: url(../images/tablebackground.gif);
	width: 780px;
	position: relative;
	background-repeat: no-repeat;
}
#bodywrapper {
	position: relative;
	width: 580px;
	float: left;
	clear: none;
	padding-left: 10px;
	padding-right: 10px;

}
.featurebox {
	float: left;
	width: 160px;
	background-repeat: no-repeat;
	color: #2b5677;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/featurebox1.gif);
	position: relative;
	min-height: 120px;
}
#homewrapper {
	padding-right: 12px;
	padding-left: 12px;
}

.featurebox img {
	float: right;
}
.featureboxbutton {
	height: 33px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	float: left;
	position: relative;
}
.featureboxbutton a {
	background-image: url(../images/featurebutton.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.featurebox h2 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #047CAD;
	height: auto;
	margin-bottom: 10px;
}


#banner {
	float: left;
	height: 90px;
	width: 427px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 140px;
	background-image: url(../images/homebanner_bg.jpg);
}
#bodytext img {
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
}


#headerbullet1 {
	width: 163px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}


#headerbullet2 {
	width: 156px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#headerbullet3 {
	width: 130px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

#headerbullet4 {
	width: 132px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#headerbullet5 {
	width: 180px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#homebanner {
	height: 60px;
	width: 606px;
	float: left;
	position: relative;
	padding-bottom: 8px;
}
.skipLinks {display: none;}
#agendatimes {

	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 90%;
}
.conferenceheader {

	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
#form {

	float: left;
	width: 570px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 90%;
}
.offerbanner {
	float: left;
	width: 135px;
	position: relative;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/offerbanner_bg.gif);
	height: 210px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	text-align: center;
}
.bluetext {
	color: #003366;
	font-size: 11px;
}
#fullpagewidth {

	float: left;
	width: 580px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#booking {
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.bookingborder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2F3FA;
	border-right-color: #E2F3FA;
	border-bottom-color: #E2F3FA;
	border-left-color: #E2F3FA;
}
.bookingborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2F3FA;
	border-right-color: #E2F3FA;
	border-bottom-color: #E2F3FA;
	border-left-color: #E2F3FA;
}
.smalltext {
	font-size: 85%;
}
.midtext {
	font-size: 110%;
}
.price {
	font-size: 130%;
	font-weight: bold;
}
.bookingborder3 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2F3FA;
	border-right-color: #E2F3FA;
	border-bottom-color: #E2F3FA;
	border-left-color: #E2F3FA;
}
.gallery img {
	border: 1px solid #FFFFFF;
}
.cursor {
	cursor: auto;
}
#topbanner {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 604px;
	padding: 0px;
	border-top-color: #CCEAF4;
	border-right-color: #CCEAF4;
	border-bottom-color: #CCEAF4;
	border-left-color: #CCEAF4;
	height: 60px;
	float: left;
}
#bodytextfullwidth {

	float: left;
	width: 570px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topnavwrapper {
	float: left;
	clear: both;
	width: 100%;
}
#topnav {
	margin-left: 6px;
	margin-right: 6px;
	background-color: #047cad;
	height: 22px;
	background-image: url(../images/topnav_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	clear: both;
}
#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
}
#homebackground {
	height: auto;
	width: 803px;
	clear: none;
	float: left;
	background-image: url(../images/stevebackley_homepage.jpg);
	background-repeat: no-repeat;
	left: 5px;
	background-color: #2B5678;
	position: relative;
	background-position: top;
}

#homebackground2 {
	height: auto;
	width: 803px;
	clear: none;
	float: left;
	left: 5px;
	background-color: #2B5678;
	position: relative;
}
.column260 {
	width: 238px;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
}



.allboxeswrapper {
	float: left;
	height: auto;
	clear: both;
	width: 100%;
}

#topnav a {
	display: inline;
	padding-right: 5px;
	padding-left: 0px;
	text-decoration: none;
	color: #cde5ef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #68b0ce;
	border-right-color: #68b0ce;
	border-bottom-color: #68b0ce;
	border-left-color: #68b0ce;
}
#topnav a:hover {
	color: #FFFFFF;
}
#homebanner img {
	float: right;
}
.featureboxwrapper {
	float: left;
	width: 194px;
	padding-bottom: 20px;
}
.featureboxbutton a:hover {
	background-image: url(../images/featurebuttonhover.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#hometext {
	padding-left: 390px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#homebanner object {

	float: right;
}
#centernav {

	position: relative;
	left: 50%;
	width: 814px;
	margin-left: -407px;
	height: 100%;
	background-repeat: no-repeat;
}
#contentwrapper2 {

	float: left;
	width: 814px;
	height: auto;
	background-image: url(../images/content_backgroundnav.gif);
}

#main .stretcher .selected {
	background-image: url(../images/navbutton.gif);
	background-repeat: no-repeat;
}
.sublink {
}
#hometext a {
	color: #65B4D5;
}
#hometext a:hover {
	color: #FFFFFF;
}
