﻿body{
	font:13px/18px Arial,'Liberation Sans',FreeSans,sans-serif;
	background-image: url('../images/gradient-bkg.jpg');
	background-repeat:repeat-x;
	}

a:focus{outline:1px dotted invert}

a:visited {
	color: #369;
}

a:link {
	color: #369;
}

a:hover {
	color:#f60;
	text-decoration: none;
}

li {
	color: #4f4f4f;
}


hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1{
font-size:160%;
color: #6B634A;
}

h2{font-size:120%;
color: #6B634A;
}

h3{font-size:100%;
color: #6B634A;
}

h4{font-size:90%;
color: #6B634A;}

h5{font-size:80%}

h6{font-size:80%}

ol{list-style:decimal}

ul{list-style:disc}

li{margin-left:30px}

fieldset{margin-bottom:20px}

address{margin-bottom:20px}

table{margin-bottom:20px}

table td {padding:5px}

pre{margin-bottom:20px}

ul{margin-bottom:20px}

ol{margin-bottom:20px}

h6{margin-bottom:10px}

h5{margin-bottom:10px}

h4{margin-bottom:10px}

h3{margin-bottom:15px}

h2{margin-bottom:15px}

h1{margin-bottom:25px}

hr{margin-bottom:20px}

dl{margin-bottom:20px}

p{	margin-bottom:20px;
	color: #4f4f4f; 
	}

td {color: #4f4f4f; }

p.caption {
	padding-top:8px;
	line-height: 15px;
	color:#f60;
}

p.intro {
	font-size: 16px;
	line-height:21px;
	margin-bottom:30px;
	color: #0783a7; 
}

.big p {
	font-size: 16px;
	line-height:21px;
}

p.big {
	font-size: 16px;
	line-height:21px;
}

.container_12 {
	background-color:#fff;
}

img.arrow {
	float:left;
	margin:0 8px 0 0;
	padding:0;
}

.headerMarginStyle {
	margin:0px;
	padding-bottom: 0px;
}

sup {
	font-size:80%;
	vertical-align:super;
}
sub {
	font-size:80%;
	vertical-align:sub;
}

.subCap {
	font-size:70%;
}

/*----------- Footer -----------------------*/

#footer {
	margin-top:0px;
	background-color:transparent;
}

#footer .container_12 {
	margin-top:0px;
	margin-bottom:10px;
	background-color:#fff;
	border-top: 1px solid #ccc;
}

#footer .topSpace{
	margin-top:15px;
}

#footer img {
	margin-top:5px;
}

#footer p {
	color: #999;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	margin-top:0px;
}

#footer a:visited {
	color:#369;
}

#footer a:link {
	color:#369;
}

#footer hr {
	margin-bottom:8px;
}


/*----------- Nav bar -----------------------*/
/* See ddmenu/bluetabs_v1.css */


/*----------- Sidebars -----------------------*/

div.sidebar_event{
	float:right;
	margin-top:5px;
	margin-left:40px;
	margin-bottom:40px;
	background-color:#f4f4f4;
	clear:both;
	padding:10px 5px 7px 15px;
	border:1px solid #ccc;
	width:210px;
}

div.sidebar_event p {
	font-size:12px;
	line-height:14px;
	margin:0;
	padding-bottom:7px;
}

div.sidebar_event img {
	margin:5px 0px 0px 0px;
}

/*----------- Custom Styles -----------------------*/

.graybox {
	padding: 7px;
	background: #F4F4F4;
	border: 1px solid #C5C5C5; 
	color: #000;
	line-height: 15px;
}

.Alertbox {
	padding: 7px;
	background: #FFC;
	border: 1px solid #FC9;
	color: #000;
	}
	
.SmallGrayText {
	font-family: Verdana;
	font-size: 85%;
	color:#999;
	line-height:16px;
}
.SmallText {
	font-family: Verdana;
	font-size: 85%;
	line-height:16px;
}

.headerImage {
	padding:0px;
	background: #B0760B;
}

.popupBackground {
	background: #FFF;
	margin: 30px 0px 0px 30px;
}

span.redEmphasis { color: #CC0000; font-weight: bold }

.hotelTable table td {
	padding:0px
}

/*------- Auto Query Styles ------- */
/* See /css/autoQuery.css */

/*----------- Microformat -----------------------*/

#footer .hideMicroformat {
	font-size:1px;
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:-1;
}

#footer span.hideMicroformat a:visited {
	color:#fff;
	text-decoration:none;
}

#footer span.hideMicroformat a:hover {
	color:#fff;
	text-decoration:none;
}

#footer span.hideMicroformat a:link {
	color:#fff;
	text-decoration:none;
}

#footer span.WebServicesEmail a:visited {
	text-decoration:none;
}

#footer span.WebServicesEmail a:link {
	text-decoration:none;
}

#footer span.WebServicesEmail a:hover {
	text-decoration:underline;
}

/*----------- JavaScript Test -----------------------*/

#JSTest {
	text-align:center;
	background-color:yellow;
	padding:5px;
	font-weight:bold;
	margin-top: 0;
	margin-bottom:0px;
}

/*----------- Hidden Registration Link -----------------------*/

span.reglink a:visited {
	color: #999;
	text-decoration: none;
}

span.reglink a:link {
	color: #999;
	text-decoration: none;
}

span.reglink a:hover {
	color:#999;
	text-decoration: none;
}

