#contactForm{
	background:url(../images/wayneBG.png) no-repeat right top;}
.smallInput{
	background:url(../images/smallInput-trans.png) no-repeat 0 0;
	width:154px;
	margin-bottom:8px;
	height:29px;}
.smallInput input, .largeInput textarea, .securityCode input{
	background:none;
	color:#999;
	font-size:0.9em;
	font-style:italic;
	padding-left:5px;
	border:none;}
.securityCode input{
	height:25px;}
.largeInput{
	background:url(../images/largeInput-trans.png) no-repeat 0 0;
	width:244px;
	margin-bottom:8px;
	height:96px;}
.largeInput textarea{
	width:240px;
	height:93px;}
.securityCode{
	background:url(../images/securityCode.png) no-repeat 0 0;
	width:114px;
	height:29px;
	float:left;}
#submitBtn{
	background:url(../images/submitBtn-trans.png) no-repeat 0 0;
	width:104px;
	height:0;
	padding-top:41px;
	overflow:hidden;
	float:left;
	display:block;
	cursor:pointer;}
	
/*#sidebar .speechBubble{
	background:url(../images/speechBubble-trans.png) no-repeat bottom;
	height:44px;
	margin-bottom:8px;
	padding:4px 7px 0 6px;
	width:147px;
	font-style:italic;}
#sidebar .speechBubble p{
	color:#fff;
	margin:0;}*/
	
#sidebar .speechBubble{
	background:url(../images/speechBubble-trans.png) no-repeat bottom;
	height:93px;
	margin-bottom:8px;
	padding:7px 23px 0 6px;
	width:142px;
	font-style:italic;}
#sidebar .speechBubble p{
	color:#0457A8;
	text-align:justify;
	line-height:15px;
	font-size:0.8em;
	margin:0;}

#sidebar .staffName{
	font-style:italic;
	font-weight:bold;
	line-height:15px;
	height:40px;}

#sidebar .staffName p{
	color:#0457a8;
	margin:0;}
	
#contactFormWayne{
	background:url(../images/wayneBG.png) no-repeat right 44px;}
#contactFormJustin{
	background:url(../images/justinBG.png) no-repeat right 44px;}
#contactFormMatt{
	background:url(../images/mattBG.png) no-repeat right 44px;}
	
	#homeCarousel{
	width:935px;
	overflow:hidden;
	height:225px;
	margin-top:2px;}

.slide1, .slide2, .slide3, .slide4{
	background:url(../images/slide1Img.jpg) no-repeat 0 0;
	height:333px;
	width:935px;}
.slide2{
	background:url(../images/slide2Img.jpg) no-repeat 0 0;}
.slide3{
	background:url(../images/slide3Img.jpg) no-repeat 0 0;}
.slide4{
	background:url(../images/slide4Img.jpg) no-repeat 0 0;}

#carouselNav{
	position:absolute;
	top:0;
	right:260px;
	padding:5px;
	z-index:100;
	background:url(../images/pagerBG-trans.png) no-repeat 0 0;
	width:107px;
	height:22px;}
#carouselNav a, #carouselNav a.activeSlider{
	background:url(../images/carouselBtnOFF-trans.png) no-repeat 0 0;
	height:0;
	padding-top:16px;
	width:16px;
	float:left;
	display:block;
	margin-right:4px;
	overflow:hidden;}
#carouselNav a.activeSlide{
	background:url(../images/carouselBtnON-trans.png) no-repeat 0 0;}
#homeCarousel .titleBG 
	{
	/*background:url(../images/carouselTitleImg-trans.png) no-repeat 0 0;*/
	width:250px;
	color:#ffffff;
	font-size:1.8em;
	line-height:30px;
	float:right;
	margin-top:-15px;
	padding:15px 0px 0 10px;
	height:225px;}
.nextBtn, .prevBtn{
	display:block;
	z-index:200;
	cursor:pointer;
	position:absolute;
	top:130px;
	right:15px;}
.prevBtn{
	right:850px;}
.error{
	color:#F00 !important;}
.relative{
	position:relative;}
.blogPostTitleTop{
	background:url(../images/blogPostTitleTop-trans.png) no-repeat 0 0;
	width:239px;
	margin-bottom:10px;
	padding-top:7px;}
.blogPostTitle{
	background:url(../images/blogPostTitleBG.png) no-repeat left bottom;
	width:219px;
	padding:10px 10px 35px 10px;}
.blogPostTitle a{
	color:#093495;
	text-decoration:none;
	font-weight:bold;
	text-align:justify;
	font-style:italic;}
