@charset "utf-8";
/* CSS Document */


/* General Styling */

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;
}

body
{
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0;
}

a:link, a:active, a:visited
{
	color: #b31b1b;
	text-decoration: underline;
}

a:hover
{
	color: #5a5a5a;
	text-decoration: underline;
}

p
{
	margin: 6px 0;
}

h1
{
	font-size: 38px;
	line-height: 48px;
	font-weight: normal;
	letter-spacing: 1.5px;
}

h1 span.smallheader {font-size: 75%; color: #999; }

h2
{
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0.9px;
	color: #039;
}

h3
{
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #08b6c1;
}

h4
{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

h5
{
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #08b6c1;
	text-transform: uppercase;
}

h6
{
	font-size: 11px;
	text-transform: uppercase;
	color: #08b6c1;
	margin-bottom: 10px;
}

small
{
	display: block;
	width: 300px;
	font-size: 12px;
	border-bottom: 1px dotted #5a5a5a;
}

ul
{
	list-style: none;
}

ul li
{
	background:url(../images/bullet.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 28px;
}

ol
{
	margin: 4px 0 0 20px;
}

hr
{
	background-color: #cccccc;
	color: #cccccc;
	border: 0;
	height: 1px;
	margin: 26px 0;
}

.clear-both
{
	clear: both;
}

.orange
{
	color: #5d9e00;
}

.author
{
	color: #5d9e00;
	text-align: right;
	float: right;
}

li a
{
	text-decoration: none;
}

img
{
	border: 0;
}

/* Specific Element Stylings */

#inner-left-block h4
{
	margin-top: 20px;
}

#inner-right-block h3
{
	font-weight: normal;
}

p.testimonial
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


a.read-more
{
	text-align: right;
	font-style: italic;
	float: right;
}

h3.blog-head
{
	border-bottom: #dadada solid 1px;
	margin-bottom: 6px;
}

a.featured-tour:hover
{
	border-bottom: 0;
}

/* Body Containers Styling */

#wrapper
{
	width: 1000px;
	margin: 0 auto;
}

#header
{
	clear: both;
}


.block-300
{
	width: 300px;
	margin-right: 50px;
	float: left;
}

.block-third, .work-list li.block-third
{
	margin-right: 0;
}

#second-block
{
	background-color: #f8f8f8;
	border: 1px #dddddd solid;
	padding: 16px 8px;
}

#inner-left-block
{
	float: left;
	width: 650px;
}

#inner-left-block2
{
	float: left;
	width: 950px;
}

#inner-right-block
{
	float: right;
	width: 300px;
	margin-left: 50px;
}

/* Top Small Nav Styling */

#small-nav
{
	height: 20px;
	width: 1000px;
}

#small-nav ul
{
	display:inline;
	float: right;
	margin: 0 20px 0 0;
}

#small-nav ul li
{
	list-style: none;
	float:left;
	background: none;
	padding: 0 8px;
}

#small-nav ul li a
{
	border-bottom: none;
}

#small-nav ul li a img
{
	border: none;
}

/* Logo Styling */

#logo
{
	height: 61px;
	width: 215px;
	background: #ffffff url(../images/logo.png) no-repeat top left;
	float: left;
}

/* Navigation Menu Styling */
#navigation
{
	float: right;
	width: 470px;
	margin-top: 41px;
	font-size: 15px;
	text-transform: uppercase;
}

#menu
{
	padding:0;
	margin:0;
	display:inline;
	float: right;
}

#menu li
{
	padding: 4px 0 3px 0px;
	margin:0 15px 0 0;
	display:inline;
	float:left;
	background: none;
	line-height: 16px;
}

#menu li:hover a, #menu li.current a
{
	color: #b31b1b;
	border-bottom: none;
}

#menu li a
{
	color: #5a5a5a;
	display: block;
	border-bottom: none;
}

.tagline
{
	margin-top: 56px;
	width: 400px;
	float: left;
}

/* Slideshow Styling */
#window
{
	background: url(../images/slideshow-back.png) no-repeat;
	width: 568px;
	height: 218px;
	float: right;
	padding: 10px;
	overflow:hidden;
}

#window img
{
	border: 0;
	margin: 0;
}

#slideshow
{
	width:1160px;
	height:450px;
	position:relative;
}

#slideshow li
{
	width:565px;
	height:214px;
	display:inline;
	float: left;
	background: none;
	padding: 1px 12px 12px 1px;
	line-height: 20px;
}

/* Featured Tour Styling */
.featured-tour
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/featured-tour.png) no-repeat;
	width: 157px;
	height: 42px;
	border-bottom: 0;
	margin-top: -30px;
}


#footer
{
	
}


/* Form Element Styling */
label
{
	width: 110px;
	font-weight: bold;
	margin: 6px 0;
}


textarea
{
	width: 300px;
	height: 150px;
	background: #FFFFFF url(../images/input-bg.gif) top repeat-x;
	border: 1px solid #dadada;
	float: right;
	margin: 6px 254px 0 0;
}

.block-third .submitbutton
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/volunteer-btn.png) no-repeat;
	width: 88px;
	text-indent: -9000px;
	height: 31px;
	border: 0;
	cursor: pointer;
	margin: 10px 0 0 0;
}

/* Get in Touch Element Stylings */
li.mail-list
{
	background: url(../images/mail-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

li.phone-list
{
	background: url(../images/phone-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

li.chat-list
{
	background: url(../images/chat-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

/* Services List Styling */
#services-list-large li
{
	list-style: none;
	width: 650px;
	float: left;
	display: inline;
	margin: 10px 20px 6px -24px;
	background: none;
}

ul#services-list-large li
{
	line-height: 18px;
}

ul#services-list-large li h4
{
	margin-top: 0;
}

.service
{
	width: 64px;
	height: 64px;
	float: left;
	margin: 0 16px 0 0;
}

ul#services-list-large li p
{
	margin-left: 80px;
}

#services-list-large .first
{
	background: url(../images/calculator.png) no-repeat left center;
}

#services-list-large .second
{
	background: url(../images/joystick.png) no-repeat left center;
}

#services-list-large .third
{
	background: url(../images/money-bills.png) no-repeat left center;
}

#services-list-large .fourth
{
	background: url(../images/pie-chart.png) no-repeat left center;
}

#services-list-large .fifth
{
	background: url(../images/world.png) no-repeat left center;
}

/* Sidebar Styling */
.sidebar-navigation-list
{
	margin:4px 0 10px 0px;
	list-style: none;
}

.sidebar-navigation-list li
{
	background: url(../images/sidebar-bullet.gif) left 50% no-repeat;
	line-height: 36px;
	border-bottom: 1px #cccccc solid;
	padding-left: 20px;
}

.sidebar-navigation-list li:hover
{
	background-color: #F3F3F3;
}

.sidebar-navigation-list li a
{
	color: #303030;
	border: 0;
}

.sidebar-navigation-list li a:hover
{
	text-decoration: none;
	color: #5d9e00;
	border: 0;
}

/* Flickr Images Styling */
.flickr-photos ul
{
	margin-left: -20px;
}

.flickr-photos ul li
{
	background: none;
	margin: 0;
	float: left;
	margin-right: -8px;
}

.flickr-photos ul li a
{
	border: 0;
}

.flickr-photos ul li img
{
	border: 3px #5e5e5e solid;
	width: 86px;
	height: 65px;
}

.flickr-photos ul li img:hover
{
	border-color: #5d9e00;
}

/* Social Link Styling */
ul.social-links
{
	margin-left: -20px;
}

ul.social-links li
{
	background: none;
	margin: 0;
	float: left;
	margin-right: -20px;
}

ul.social-links ul li a
{
	border: 0;
	display: block;
}

ul.social-links li img
{
	border: 0;
	display: block;
	width: 48px;
	height: 48px;
}

/* Contact Form Styling */
#contact-form
{
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

#contact-form input
{
	margin-left: 40px;
	margin-bottom: 10px;
}

#contact-form .submitbutton
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/submit-btn.gif) no-repeat;
	width: 88px;
	text-indent: -9000px;
	height: 31px;
	border: 0;
	cursor: pointer;
	margin: 10px 252px 0 0;
}

/* Work Section Styling */
.work-list
{
	margin: 10px 0 10px 0;
}

.work-list li
{
	list-style: none;
	background: none;
	margin: 0;
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 50px 30px 0;
}

.work-list li p
{
	line-height: 18px;
}

.work-list li a
{
	border: 0;
}

.work-list li a img
{
	border: #5a5a5a 6px solid;
}

.work-list li a
{
	position:relative;
	float:left;
	margin:5px;
}

.work-list li a span
{
	background-image:url(../images/hover.png);
	background-repeat:no-repeat;
	width:280px;
	height:168px;
	display:none;
	position:absolute;
	left:6px;
	top:12px;
}

/* Blog Post Styling */
.post
{
	clear:both;
	margin-bottom: 30px;
}

.entry
{
	clear: both;
	padding-top: 10px;
}

.entry img
{
	border: 0;
}

.post-date
{
	font-size: 12px;
	padding: 4px;
	background-color: #F3F3F3;
	margin: 6px 0;
}

/* Featured Button Styling */
.otherbutton
{
	position:relative;
	display:block;
	height: 40px;
	width: 154px;
	background:url(../images/volunteer-btn.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	border: 0;
}	
.otherbutton span.hover
{
	position: absolute;
	display: block;
	height: 40px;
	width: 154px;
	background: url(../images/volunteer-btn.png) no-repeat;
	background-position: bottom;
}

th {text-align: left;}

table {border-collapse: collapse; }

tr.r1 {background: #f3f7fb}
tr.r1 td, tr.r2 td {border-bottom: 1px solid #666;}
tr.r1 td.t, tr.r1 td.d, tr.r2 td.t, tr.r2 td.d {border-bottom: 0;}

tr td {padding: 5px;}
tr td a {color: #333;}

td.t {font-size: 115%; font-weight: bold;}

td.t a:link, td.t a:active, td.t a:visited
{
	color: #626262;
	text-decoration: underline;
} 

td.room-session {font-size: 115%; font-weight: bold;}

td.room-session a:link, td.room-session a:active, td.room-session a:visited
{
	color: #626262;
	text-decoration: underline;
} 
td.roomtimeslot {vertical-align: top; }
span.timeslot {font-size: 80%;white-space: nowrap;}

tr.start-time, tr.start-time th {font-size: 110%; padding: 5px; background: #121212; color: #fff; font-weight: bold; text-align: left;}

#volunteering {margin-top: 2em;}

span.sess-room {white-space: nowrap;}


#messages {font-size: 105%; background: #ffc; color: #000; border: 1px solid #f3f333; margin: 0.5em 6em 1.5em 0; padding: 0.5em;}