.clear{ clear: both;}
body{
	background-color: #d5d5d5;
	text-align: center;
	color: #333333;
}
.wrapper{
	margin-top: 15px;
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.header, .content, .footer{
/*	position: relative;*/
	float: left;
	clear: both;
	width: 100%;
}
.header{
	background: url(../images/layout/header.jpg) no-repeat 0 10px;
} 
.otherservices{
	text-align:right;
	padding-right: 20px;
}
.subheader{
	position: relative;
	clear: both;
	padding-left: 20px;
	background: url(../images/layout/header_grad_bg.jpg) repeat-x bottom left;
	border-bottom: 1px solid #fff;
}

.logo{
	position: relative;
	float: left;
	display: inline;
}
/* Menu styling */

.menu{
	position: relative;
	float: left;
	width: 830px;
	margin-top: 90px;
	text-align: left;
}
.current { /*font-style:italic;*/
	color: #1a4483 !important;
	font-weight: bold;
	background: #004f94 url(../images/layout/box_link_hover_bg.jpg) repeat-x top center;
}
	
.menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu ul li{
	list-style: none;
	display: inline;
	text-transform:uppercase;
	font-size: 0.9em;
}
.menu ul li a{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 12px;
	height: 1.8em;
	color: #393939;
	background: url(../images/layout/menu_bg.jpg) no-repeat bottom right;
}
.menu ul li a:hover{
	background: url(../images/layout/menu_bg_hover.jpg) no-repeat bottom right;
	color: #1a4483;
	text-decoration: none;
	text-weight: bold;
}
.content{
	background-color: #fff;
	padding-top: 20px;
	padding-bottom:: 20px;
}
.primary{
	width: 610px;
	position: relative;
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 20px;
	padding-bottom:: 20px;
}
.inner-columna{
	width: 180px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
.inner-columnb{
	position: relative;
	float: left;
	width: 410px;
	margin: 20px 0 0 20px;
}
.inner-columnc{
	width: 49%;
	position: relative;
	float: left;
}
.inner-columnd{
	width: 180px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
.inner-columne{
	width: 415px;
	position: relative;
	float: left;
	margin: 15px 0 0 0;
}

.secondary{
	position: relative;
	float: right;
	margin-right: 20px;
	width: 293px;
}

h1, h2, h3{
	font-size: 1.9em;
	color: #477ba7;
	padding:0;
	margin:0;
	padding-bottom:10px;
	padding-top: 10px;
}
h1{
	line-height: 1.4em;
	font-weight:normal;
}
h2{
	padding-bottom: 5px;
	padding-top: 20px;
	font-size: 1.2em;
}
h3{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
}
h3 sub{ 
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}

h1 strong{
	font-weight: bolder;
}
.footer{
	clear:both;
	padding-top: 10px;
	color: #393939;
	text-transform:uppercase;
	font-size: 0.75em;
}
.footer td { border:0px solid #000000;;}
.footer strong{
/*	font-size: 1em;*/
}
.footer a{
	color: #393939;
	font-weight: bold;
}
p.footercol1{
/*	position: relative;*/
	float: left;
}

p.footercol2{
/* position: relative;*/
 float: right
}

q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}

.testimonial{
background: url(../images/layout/banner_large_bg.gif) no-repeat top left;
width: 608px;
height: 190px;
display:block;
clear: clear;
margin-bottom: 20px;
}
.testimonial img{
margin-left: 20px;
position: relative;
float: left;
}

blockquote.focalquote {
margin: 0;
padding: 0;
padding-top: 10px;
width: 280px;
position: relative;
float: left;
margin-left: 20px;
text-align: center;
/*background: transparent url(../images/layout/quote_top.gif) no-repeat 0px 0px;*/
}

.quotelisting blockquote{
width: 570px;
clear: both;
display: block;
margin: 0;
}
.quotelisting p{ padding: 0; margin: 0; font-size: 1.2em; }

blockquote img{ padding: 3px; margin: 0; }

.focalquote img{ margin-left: 0; position: inline; float:none; }

blockquote.focalquote p {
/*text-indent: 40px;*/
color: #6dbcff;
font-size: 1.8em;
font-weight: bold;
line-height: 1.4em;
padding-right: 10px;
margin-bottom: 20px;
text-align: left;
/*background: transparent url(../images/layout/quote_bottom.gif) no-repeat 100% 100%;*/
}

blockquote.focalquote p.link { padding-top: 0; text-align: right; font-size: 90%; }
blockquote.focalquote p.link a { text-decoration: underline; color: #66004F; }
.quotelisting blockquote.focalquote p{ padding: 0; margin: 0; }

.quotelisting .focalquote p{
	font-size: 1.2em;
}

.primary .image{ border:1px solid #477ba7; }

.margin1t{ 	margin-top: 20px;}
.margin1r{ margin-right: 20px; }
.margin1b{ margin-bottom: 20px; }
.margin1l{ margin-left: 20px; }

.margin2t{ 	margin-top: 10px;}
.margin2r{ margin-right: 10px; }
.margin2b{ margin-bottom: 10px; }
.margin2l{ margin-left: 10px; }

.padding1t{ padding-top: 20px;}
.padding1r{ padding-right: 20px; }
.padding1b{ padding-bottom: 20px; }
.padding1l{ padding-left: 20px; }

.padding2t{ padding-top: 10px;}
.padding2r{ padding-right: 10px; }
.padding2b{ padding-bottom: 10px; }
.padding2l{ padding-left: 10px; }

.padding3t{ padding-top: 5px;}
.padding3r{ padding-right: 5px; }
.padding3b{ padding-bottom: 5px; }
.padding3l{ padding-left: 5px; }

.margin3t{ 	margin-top: 5px;}
.margin3r{ margin-right: 5px; }
.margin3b{ margin-bottom: 5px; }
.margin3l{ margin-left: 5px; }

hr{
	border-width: 0;
	border-top: 1px solid #608db3;
	clear: both;
}

.logogrid{ padding-top: 0 !important; margin-bottom: 20px; }
.bordertop{ border-top: 1px solid #608db3; padding-top: 20px; }
.borderbottom{ border-bottom: 1px solid #608db3; padding-bottom: 20px; }
.imgborder{ border-left: 1px solid #608db3; }
.border{ border: 1px solid #608db3; }

.listing{ width: 100%; margin-bottom: 20px; background: url(../images/layout/listing_bg.gif) no-repeat right bottom; }

.listinglarge{ background: url(../images/layout/listing_large_bg.gif) no-repeat right bottom; }

.listingimage{
	text-align: center;
	width: 151px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #fff url(../images/layout/deal_bg.jpg) repeat-x bottom left;
	position: relative;
	float: left
}

.narrowlistingtext{ width: 270px; position: relative; float: right; }
.narrowlistingtext h2{ padding: 0; margin: 0; font-size: 1.1em; }
.narrowlistingtext p{ font-size: 1.1em; }

.listingtext{ width: 435px; position: relative; float: right; }
.listingtext h2{ padding: 0; margin: 0; font-size: 1.1em; }
.listingtext p{ font-size: 1.1em; }

.alignleft{ text-align: left; }

.alignright{ text-align: right; }
.downloadlink{ padding: 10px 0 10px 50px; }
.wordfile{ background: url(../images/icons/word.jpg) no-repeat 0 50%; }
.pdffile{ background: url(../images/icons/pdf.jpg) no-repeat 0 50%; }


.contactmap{ background: url(../images/layout/banner_large_bg.gif) no-repeat top left; width: 608px; height: 190px; display:block; clear: clear; margin-bottom: 20px; text-align:center; }
.map{ width: 570px; margin-left: auto; margin-right: auto; }
.contact h3, .contact p{ margin: 0; padding: 0; }
.contact h3{ margin-top: 30px; }
.emailimage{ }

/*Form styling*/
fieldset { background-color:#fff; margin-bottom:20px; border: none } 
legend { border:none; padding:3px 5px 3px 0px; background-color:#FFFFFF; color: #477ba7; font-weight:bold; }

fieldset ol li, fieldset ol{ list-style: none; padding-left: 0; margin-left: 0; }

.dataform label{ display: block; font-weight: bold; }
.dataform ol{ display: block; padding: 0; margin: 0; padding-left: 10px; list-style: none; }
.dataform ol li{ padding: 0; margin: 0; list-style: none; margin: 10px; }
.dataform ol li span{ font-style: italic; }
.note { font-size: 0.8em; background-color: #ebebeb; border: 1px solid #e7e7e7; margin-top: 5px; padding: 5px; }
.note ol li{ list-style: disc; }
.datatextarea{ width: 80%; height: 15em; }
.datatextinputsmall{ width: 3em; }
.normalweight{ font-weight: normal !important;}

li.error{ background-color: #ce6b6b; }
.notification{ background-color: #8ae069; padding:10px; color: #222; border: 1px solid #85a945; }
.error p, .notification p{ color:#990000; font-weight:bold; padding: 3px; margin-top: 5px; }

h3.large{
	padding-top: 35px;
	font-size: 1.2em;	
}

.venue table{
	border: none;
}
.venue table th, .venue table td {
	border: none;
	padding:0;
}
.venue p{
	font-size:0.8em;
	line-height:1.5em;
	padding-right: 20px;
}
.venue .detailimage{
	float: right;
/*	margin-right: 105px;*/
}
.venue p strong {
	font-size: 13px;
}
.primary p{
	text-align:justify;
}
.dealdetail h2{
	/*color: #333333;*/
	padding-top: 0;
}