/* --------------------------------------- 
Richmond Hill Convention and Visitors Bureau Stylesheet • Copyright 2008 Richmond Hill Media 
----------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------
-- RHCVB STYLES -- 
------------------*/

body{text-align:center; line-height:18px; font-size:13px; background:url(images/body_bg.jpg) top center repeat-y; font-family:Georgia, Times, 'Times New Roman', serif;}

p{margin-bottom:9px; line-height:18px;}
small{font-style:italic; display:block; background-color:#E8CB8E; padding:10px; margin-bottom:9px;}

.separate{clear:both; height:1px; visibility:hidden;}
.rule{display:block; border-bottom:1px dotted #001C00; clear:both; height:5px; margin:18px 18px 0;}

/* -------------
-- BANNER AND STYLES --
----------------------- */

#banner{background:url(images/banner_bg.jpg) top left no-repeat; height:350px; position:relative;}

	#banner .home{width:372px; height:219px; position:absolute; top:28px; left:35px; text-indent:-999em;}
	
	.flashContent{float:right;}
	
	.noFlashContent{background:url(images/flash_bg.jpg) top left no-repeat; float:right; width:576px; height:350px; position:relative;}
		.noFlashContent .featPic{width:470px; height:275px; overflow:hidden; position:absolute; top:39px; left:51px;}

/* -------------
-- BANNER DEALS AND STYLES --
----------------------- */

#bannerDeals {
	background: transparent url(images/dealBanner_bg.png) top center no-repeat;
	position: relative;
	height: 253px;
	width: 1009px;
}

	.justSouth a {
		position: absolute;
		display: block;
		height: 107px;
		width: 394px;
		background: transparent url(images/justSouth_logo.png) top center no-repeat;
		text-indent: -999em;
		top: 3px;
		left: 580px;
	}
	
	.dealPhotos {
		position: absolute;
		width: 610px;
		height: 162px;
		top: 98px;
		left: 378px;
		z-index: 100;
		text-indent: -999em;
		background: transparent url(images/dealPhotos.png) top center no-repeat;
	}
	
	.dealCalendar {
		margin-bottom: 9px;
	}

		.dealCalendar li a {
			display: block;
			border-bottom: 1px dotted #291604;
			padding: 4px;
			text-decoration: none;
			color: #021D02;
		}

	
		
		p.dealMore {
			display: block;
			text-align: right;
			margin-bottom: 10px;
		}
		
		p.dealMore a {
			color:#001C00; 
			text-decoration:none;
		}
	

/* -------------
-- BUSINESS list and styles --
------------------------------ */

.businessHeader{margin:18px 0;}
	.businessHeader strong{color:#001C00;}
	.businessContent{float:right; width:390px;}
	.businessLogo{float:left; width:175px; margin-right:15px;}

.excerptItemOdd, .excerptItemEven{margin-bottom:9px;}
.excerptItemOdd h3, .excerptItemEven h3{font-size:18px; line-height:36px; font-weight:normal; color:#001C00; border-bottom:1px solid #001c00;}
.excerptThumbLeft{float:left; width:175px; margin-right:15px; margin-top:9px; overflow: hidden;}


.excerptContentRight{float:right; width:400px; margin-top:9px;}
		
/* -------------
-- CALENDAR AND CLASSES --
-------------------------- */

.calendarBG{width:875px; margin:15px auto; margin-bottom:35px;}
	.calendarBG tr{border-right:1px solid #001C00;}
	.calendarBG td{border-left:1px solid #001C00; border-bottom:1px solid #001C00; text-align:center;}
.calendarHeader{border-left:1px solid #001C00;}
	.calendarHeader th{background-color:#001C00; font-size:22px; color:#E8CB8E; font-weight:normal; padding:15px; text-align:center;}
	.calendarHeader th .calendarMonthLinks a{padding:10px 0; font-size:18px; text-decoration:none; color:#E8CB8E;}
	.calendarHeader th .calendarMonthLinks a:hover{background-color:#E8CB8E; color:#001C00;}
.calendarDayHeading{background-color:#E8CB8E; font-size:16px; font-weight:bold; padding:5px 0;}
.calendarToday, .calendarCell, .calendarBlank{padding:10px; min-height:75px; text-align:left; font-size:14px; font-weight:bold;  width:104px;}
html>body .calendarToday, html>body .calendarCell, html>body .calendarBlank{width:124px;}
.calendarToday{background-color:#E8CB8E; font-weight:bold;}
.calendarCell{color:#001C00;}
.calendarBlank{color:#E8CB8E;}
.calendarToday a, .calendarCell a, .calendarBlank a{color:#001c00; text-decoration:none;}
.calendarToday ul, .calendarCell ul, .calendarBlank ul{list-style:circle; font-size:11px;}
.calendarToday li, .calendarCell li, .calendarBlank li{margin-left:7px;}
.calendarToday li a, .calendarCell li a, .calendarBlank li a{text-decoration:underline;}
/* -------------
-- CONTAINER -- 
--------------- */
#container{width:1010px; margin:0 auto; text-align:center;}

/* -------------
-- CONTENTFRONT AND STYLES --
----------------------------- */

#contentFront{width:960px; margin:0 auto; background:#FFF4D5 url(images/content_bg.jpg) top center no-repeat; text-align:left;}

	#contentFront .column1{float:left; display:inline; width:282px; margin:18px 0 0 36px;}
	
	#contentFront .column2{float:left; display:inline; width:282px; margin:18px 0 0 22px;}
	#contentFront .column2a{float:left; display:inline; width:282px; margin:18px 0 18px 36px;}
	
	#contentFront .columnW{float:left; padding:9px; margin:18px 0 18px 22px; display:inline; width:300px; background:url(images/weather_bg.jpg) top left repeat-x; height:311px;}
	#contentFront .columnW a{color:#E8CB8E; text-decoration:none; border-bottom:1px dotted #001C00;}
	
	.colLogo{ width: 180px; height: 170px; border: 1px solid #E8CB8E; float:left; margin: 18px 0 18px 18px; display: inline;}
	.colLogo a { text-decoration: none;}
	.colLogo a img { border:none; }
		
	
	#contentFront .column1 h3, #contentFront .column2 h3, #contentFront .column2a h3{color:#001C00; font-size:18px; line-height:22px; margin-bottom:9px;}
	
	#contentFront .column1 p img, #contentFront .column2 p img{border:2px solid #E8CB8E; margin-bottom:10px;}
	#contentFront .column2a p span{font-weight:bold; margin-right:12px;}
	#contentFront .column2a p input{margin-right:12px;}
	
	.more{float:right;}
	.more a{color:#001C00; text-decoration:none;}
	.columnGA{float:left; margin:18px 0 18px 22px; width:150px; display:inline;}
	.columnGA img{max-width:150px; border:1px solid #E8CB8E;}
	
/* ------------------
-- CONTENT AND STYLES -- 
------------------------ */

#content{width:960px; margin:0 auto; background:#FFF4D5 url(images/content_bg.jpg) top center no-repeat; min-height:360px; position:relative; text-align:left;}

	.title{display:block; line-height:36px; font-size:22px; font-weight:normal; color:#291604; padding-top:25px;}
	
	.titleCenter{display:block; text-align:center; line-height:36px; font-size:22px; font-weight:normal; color:#291604; padding-top:25px;}

	.contentLeft{float:left; width:575px; margin:25px 0; margin-left:23px; text-align:left;}
	html>body #content .contentLeft{width:600px;}
		.contentLeft p a{color:#021D02; margin-bottom:9px;}
		.contentLeft img{max-width:575px;}
		html>body .contentLeft img{max-width:600px;}
	
		.contentLeft .title, .contentRight .title, #contentWide .title {padding-top:0;}
	
	.contentRight{float:right; width:250px; margin:25px 0; margin-right:22px; text-align:left;}
	
	.contentRight .subNav{list-style:none; margin-bottom: 9px;}
		.subNav li a{display:block; padding:0 10px; border-bottom:1px solid #291604; text-decoration:none; font-size:16px; line-height:36px; color:#021D02;}
		
		.subNav li a:hover{background-color:#E8CB8E;}
		.subNav li a:visited{color:#000;}
	
	.contentRight form strong{color:#291604; font-size:14px;}
	.contentRight form .textInput, .contentRight form textarea{width:200px; margin-bottom:9px;}
	
	#contentWide {
		padding: 25px 0;
	}
	
	#gridCenter {
		margin-left: 40px;
	}


/* --------------
-- FOOTER AND STYLES -- 
----------------------- */

#footer{width:960px; margin:0 auto; padding:12px 0; border-top:4px solid #000; clear:both; background-color:#021D02; text-align:left;}

#footer p{float:left; padding:0 22px; color:#E8CB8E;}
#footer a{color:#E8CB8E;}
.footerNav{list-style:none; float:right; width:475px; margin:0; padding:0;}
	.footerNav li{display:inline; border-right:1px solid #E8CB8E;}
	.footerNav li a{text-decoration:none; padding:0 10px; color:#E8CB8E;}
	
/* --------------
-- NAV AND STYLES -- 
-------------------- */

#nav{height:40px; background:url(images/nav_bg.jpg) top center no-repeat;text-align:left; position:relative; z-index:10000; display:block;}
	
	#nav ul {list-style: none; line-height:18px; /*position:absolute; left:50px; top:10px; width:540px;*/ margin-left:50px; padding-top:10px;}

	#nav ul a {display:block; width:120px; padding:3px 0; font-size:14px; border-right:1px solid #291604; color:#291604; text-decoration:none; text-transform:uppercase; letter-spacing:.1em; text-align:center;}
		
	#nav li {float:left; width:120px;}

	#nav li ul {position:absolute; width:160px; left:-999em; z-index:10000; text-align:left; background-color:#291604; margin-left:0; padding-top:0;}

	#nav li:hover ul, #nav li.sfhover ul {left:auto; top:33px;}
	
	#nav li ul a{display:block; border-bottom:1px solid #E8CB8E; text-align:left; font-size:11px; padding:5px 10px; width:140px; border-right:none; color:#E8CB8E; text-decoration:none;}	
	
	#nav li ul a:hover{background-color:#140a01;}	
	
	
/*	#nav ul{position:absolute; left:36px; top:10px; width:540px; list-style:none;}
	#nav ul li{float:left;}
	#nav ul li ul li{float:none;}
	#nav ul li ul{position:absolute; left:-999em;}
	#nav li:hover ul, #nav li.sfhover ul{left:auto;}
	#nav ul li a{font-size:14px; padding:3px 15px; border-right:1px solid #291604; color:#291604; text-decoration:none; text-transform:uppercase; letter-spacing:.1em;}
	#nav ul li ul li a{background-color:#291604; display:block;}*/
	
#searchForm{position:absolute; top:8px; left:600px; width:400px; float:right;}
#searchText{padding:3px; vertical-align:middle; width:250px; margin-right:10px; border:1px solid #291604; font-size:13px;}
#searchSubmit{vertical-align:middle;}

/* ---------------------
-- MISCELLANEOUS CLASSES -- 
--------------------------- */

	p.dealDownload {
		text-align: center;
	}
	
	p.dealDownload a {
		display: block;
		width: 100%;
		background-color: #021D02;
		color: #E8CB8E;
		text-decoration: none;
		padding: 9px;
		font-size: 14px;
	}
	
	.contentLeft p.dealDownload a {
		color: #E8CB8E;
	}
	
	p.dealDownload a:hover {
		background-color: #E8CB8E;
		color: #021D02;
	}
	
.eventsColumn{float:right; margin:18px 22px 18px 0; display:inline; width:272px; background:url(images/upcoming_events_bg.jpg) top center no-repeat; height:311px;}
#content .eventsColumn{top:61px;}

.eventsColumn h3{font-size:16px; font-weight:normal; letter-spacing:.1em; text-transform:uppercase; display:block; color:#DD7501; border-bottom:1px solid #000; margin:18px 15px 15px 15px; padding-bottom:3px;}

.eventsColumn ul{list-style:disc; margin-left:30px; margin-right:15px; margin-bottom:15px;}
	.eventsColumn li{color:#d6b581;}
	.eventsColumn li a{display:block; color:#d6b581; text-decoration:none; font-size:13px; margin:3px 0;}
	.eventsColumn .more a{color:#FFF; margin-right:20px;}
	
	.subTitle{line-height: 36px; font-size: 22px; font-weight: normal;}
	
.mobile {
	float: left;
	width: 380px;
}

	.mobile img {
		float: left;
		height: 34px;
		margin-right: 18px;
	}
	
	.mobile p{
		font-size: 12px;
		color: #DEC790;
		padding: 9px;
	}
	
#social {
	height: 36px;
	width: 100%;
	background-color: #021d02;
	border-bottom: 2px solid #000;
}

	#social .socialWrap {
		width: 960px;
		margin: 0 auto;
	}
	
	.socialLinks {
		width: 300px;
		float: right;
		margin-top: 4px;
		text-align: right;
	}
	
		.socialLinks a {
			padding: 0 3px;
		}
	
		.socialLinks img {
			height: 28px;
		}