/* 
HACKISH: 
   override yui-default widths to suit
   hardcoded crap.
*/
#main-container {
    width: 100%;
}

#column-left,
.yui-gf div.first {
    float: left;
    width: 22%;
    margin-right: 1%;
}
#column-main,
.yui-gf .yui-g {
    float: left;
    width:77%;
}

html {
    background: #000 url(../images/bg.jpg) repeat;
    margin: 0px;
}
body {
    /* font-family: "Times New Roman", Times, serif; */
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}

h1, h2, h3, strong{
    color: #35708A;
}
p {
    margin: 1em 0;
/*    font-size: 1.166em;*/
    font-size: 1.1em;
}

a {
    text-decoration: none;
    color: #35708a;
}

a:hover {
    text-decoration: underline;
}

/*
 * Useful Classes
 */

.column {
    float: left;
}
.column2 {
    float: left;
    margin-top: 1em;
    margin-right: 4em;
}

.container {
    margin: 1em;
}

.clear {
    overflow: auto;
}

.sidebar-wrapper {
    background: #237a9e url(../images/sidebar-top-right-bg.png) no-repeat top right;
    color: #fff;
}

.sidebar-bottom {
    height: 9px;
    position: relative;
    background: transparent url(../images/blue-sidebar-bottom-right-bg.png) no-repeat bottom right;
}

.sidebar-bottom div {
    height: 9px;
    width: 8px;
    background: transparent url(../images/blue-sidebar-bottom-left-bg.png) no-repeat bottom left;
}

.sidebar-bottom img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.decorative {
    font-size: 18px;
    color: #e0e0bd;
    font-variant: small-caps;
    text-decoration: none;
}

.decorative-heading {
    font-size: 200%;
    font-variant: small-caps;
    font-family: "Times New Roman", times, serif;
}
.decorative-heading span {
    color: #e0e0bd;
    font-variant: normal;
    font-style: italic;
}

.category-heading, .storytitle {
    color: #35708a;
    font-style: italic;
}
.category-heading{
	cursor: pointer;
}
h2 span.secondary {
    display: block;
    font-size: 75%;
    font-style: normal;
    font-variant: small-caps;
    margin: 0 0 -1em 0;
    padding: 0;
}
span.badge-text {
   font-size: 14px;
   font-variant: small-caps;
}

.feature-box-top {
    background: transparent url(../images/feature-top-right-bg.png) top right no-repeat;
    height: 9px;
}

.feature-box-top div {
    background: transparent url(../images/feature-top-left-bg.png) top left no-repeat;
    height: 9px;
    width: 8px;
}

.feature-box-bottom {
    background: transparent url(../images/feature-bottom-right-bg.png) bottom right no-repeat;
    height: 9px;
}

.feature-box-bottom div {
    height: 9px;
    width: 8px;
    background: transparent url(../images/feature-bottom-left-bg.png) bottom left no-repeat;
}

.separate, #category-header-wrap {
    padding-bottom: 1em;
    border-bottom: 1px dotted #777;
}

#category-header-wrap{
	position: relative;
	display: block;
	height: 300px;
	width: 590px;
}
#category-header-image{
	position: absolute;
	left: 5px;
	width: 590px;
}
#category-mask{
	position: absolute;
	left: 5px;
}
#category-navigation
{
    text-align: center;
    margin-bottom: 1.5em;
}

/*
 * Layout Elements
 */

#frame {
    width: 90em;
    margin: 0 auto;
    text-align: left;
}
#banner {
    position: relative;
    height: 72px;
    overflow: visible;
    margin: 0 1.5em;
    zoom: 1;
}

#logo {
    display: inline;
}

#main-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-left: -9px;
    background: transparent url(../images/top-menu-right.png) top right no-repeat;
}

#main-nav ul {
    width: 100%;
    position: relative;
    margin-left: -9px;
    padding: 1em;
    background: transparent url(../images/top-menu-left.png) top left no-repeat;
}

#main-nav ul li {
    list-style: none;
    display: inline;
    padding: 0.9em;
    background: transparent url(../images/top-menu-divider.png) top right no-repeat;
}

#main-nav ul li.last {
    background: none;
}

#main-nav a, #main-nav a:visited, #main-nav a:active, #main-nav a:link {
    color: #45230c;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

#main-nav a:hover {
    text-decoration: underline;
}

#main-wrapper {
    background: #fff;
}

#main {
    background: transparent url(../images/leftbg.png) top left repeat-y;
    margin-left: -14px;
}

#main-inner {
    background: transparent url(../images/rightbg.png) top right repeat-y;
    margin-right: -14px;
    padding: 0 2.5em 2em 2.5em;
    zoom: 1;
}

#subtitle {
/*    padding: 1em 8em;*/
    padding: 1em;
}


/*
    margin-left: 7em;
    color: #bc260d;
    font-size: 18px;
    font-style: italic;
    text-decoration: underline;
*/
#bravo-highlighted-links {
    display: inline;
}
#bravo-highlighted-links a {
    margin-left: 2em;
    color: #bc260d;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
}

#social_links {
    float: right;
    height: 2em;

    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
#social_links span {
    font-style: italic;
    font-size: 1.5em;

    color: #35708a;
    margin-right: 0.5em;
}
#social_links img {
    height: 2em;
    position: relative;
    top: 0.333em;
}

#categories-nav {
    background: transparent url(../images/categories-nav-bg.png) top left no-repeat;
    padding: 3em 0 2em 0;
}

#categories-nav ul li {

    list-style-position: outside;
    list-style-type: none;
}

#blog #categories-nav ul li span{
    padding: 10px 0px 5px 10px;
    font-size: 1.33em;
    font-weight: 600;
    display: block;
}

#categories-nav ul li a {
    display: block;
    background: transparent url(../images/bullet.gif) no-repeat 0.66em;

    color: #fff;
    text-decoration: none;

/*    font-size: 1.1em;*/
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5em;

    padding-top: 0.25em;
    padding-bottom: 0.25em;
}
#categories-nav ul li a span {
   position: relative;
   padding-left: 2em;
}

#categories-nav ul li a:hover, 
#categories-nav ul li a.root {
    color: #e0e0bd;
    background-color: #35708a;
}
#categories-nav ul.category-children,
#categories-nav ul.category-children li a
{
    background-color: #35708a;
}
#categories-nav ul.category-children li a.active-child
{
    color: #e0e0bd;
}
#categories-nav ul.category-children
{
/*
    padding-top: 0.5em;
    padding-bottom: 0.5em;
*/
}
#categories-nav ul.category-children li a
{
    background: none;
    color: #fff;
}
#categories-nav ul.category-children li a:hover
{
    color: #e0e0bd;
}
#categories-nav ul.category-children li a span
{
    padding-left: 1em;
}

#content-wrapper {
    padding-top: 1em;
    margin: 1em 0;
    width: 79.9%;
}

#content-wrapper2 {
    padding-top: 1em;
    margin: 1em 0;
}

.sidebar,
#sidebar {
    width: 190px;
}

#sign-up, .tour {
    background: transparent url(../images/categories-nav-bg.png) top left no-repeat;
    padding: 0.5em;
}

#sidebar .sidebar-wrapper {
    margin-bottom: 1em;
}

#sign-up, .tour {
    text-align: center;
}

#footer {
    position: relative;
    background: transparent url(../images/bottombg.png) repeat-x;
    margin: 0 5px;
    zoom: 1;
}

#footer img {
    display: inline;
}

#footer-left {
    margin-left: -19px;
}

#footer-right {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -19px;
}

#blog-featured {
    width: 50em;

    margin: 2em 0 1em;
    background: #dcdcb8 url(../images/blog-featured-grad.png) bottom repeat-x;

    clear: none; 
    float: left; 
}

#blog-featured-content {
    clear: both;
    padding: 0 1em;
    height: 377px;
}

#blog-featured h2 {
    font-size: 200%;
    color: #716e4f;
}

#blog-featured span {
    font-style: italic;
    font-variant: normal;
    color: #35708a;
}

#blog-featured span.secondary {
    text-transform: lowercase;
}

#blog-featured img {
    float: left;
    border: 1em solid #fff;
    margin: .5em;
}

#feature-image-container {
    text-align: center;
}
#feature-image {
    margin: 0 auto;
    width: 779px;
}
#feature-image img {
    margin: 0 auto;
}

#main-content .decorative-heading {
    color: #716e4f;
}

#main-content .decorative-heading span {
    color: #35708a;
}
#main-content h2 {  
    padding-left: 0.5em;
    padding-right: 0.5em;
} 
#main-content p { 
    padding-left: 1em;
    padding-right: 1em;
}

#featured_client {
    width: 208px;
    text-align: center;
}

#sponsors{
    margin-top: 1em;
    text-align: center;
}

#sponsors img{
    margin: 0 auto;
    padding: 0px 0px 10px;
}

#bottom_row { 
  border-top: 1px dotted #777;
  padding-top: 1em;
}
.bottom_row{
	width: 805px;
}
#subcat-wrapper {
    background: transparent url(../images/subcat-bg.png) repeat bottom left;
    margin-bottom: 1em;
}

#subcat-header, #subcat-footer {
    height: 9px;
}

#subcat-header div, #subcat-footer div {
    height: 9px;
    width: 8px;
}

#subcat-header {
    background: transparent url(../images/subcat-top-right-bg.png) top right no-repeat;
}

#subcat-header div {
    background: transparent url(../images/subcat-top-left-bg.png) top left no-repeat;
}

#subcat-footer {
    background: transparent url(../images/subcat-bottom-right-bg.png) bottom right no-repeat;
}

#subcat-footer div {
    background: transparent url(../images/subcat-bottom-left-bg.png) bottom left no-repeat;
}

#subcat-content {
    padding: 0.25em 1em;
    text-align: justify;
}


#subcat-content ul li {
    float: left;
    list-style: none;
    margin: 0 0.125em 0.125em 0;
    width: 245px;
    height: 25px;
}

#subcat-content ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

#subcat-content ul li a span {
    display: block;
    margin-left: 9px;
    padding-right: 9px;
    padding-top: 4px;
    padding-bottom: 5px;
}

#subcat-content ul li a:hover, #subcat-content ul li a.current-subcategory {
    background: transparent url(../images/subcat-hilight-left.png) top left no-repeat;
    color: #e0e0bd;
}

#subcat-content ul li a:hover span, #subcat-content ul li a.current-subcategory span {
    background: transparent url(../images/subcat-hilight-right.png) top right no-repeat;
}

#main-content p {
    color: #555;
}

p {
    color: #555;
    line-height: 1.5em;
}


ul.bulleted li
{
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 0.5em;
}


/* Blog Styles */

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#footer-categories{
    width: 60em;
    height: 15em;
/*
	position: absolute;
	top: 30px;
	left: 20px;
	height: 80px;
*/
}
#footer-categories ul, #footer-categories ul li{
	list-style: none;
}
#footer-categories ul li{
    float: left;
    display: block;
    width: 17em;
}
#footer-categories ul li a{
	color: #DCDCB8;
}
#footer-categories ul{
	padding-bottom: 30px;
}

.bolded{
	font-weight: 600
}
dd.bolded{
	color: #35708A;
}

.read_more{
	float: right;
	padding-right: 30px;
}
#blog-featured-content p{
	padding: 0px 30px;
	text-align: justify;
}

#footer_tagline{
	position: absolute; 
	right: 0px; 
	top: 15px;
}
.sidebar h2,
#sidebar h2{
	color: #fff;
}
.website_link a{
	font-weight: 600;	
}
p.instructions span{
	font-weight: 600;
}
p.instructions{
	width: 490px;
	text-align: justify;
}
.company_information ul, .company_information ul li{
	list-style: none;
}
.bottom_row{
        float: left;
}
.bottom_row .column2{
        padding: 0 1.2em 0 0;
        margin: 0;
}
.bottom_row .last{
	padding: 0;
}
.sidebar-wrapper p.decorative{ 
    margin: 0px;
    line-height: 1em;
}
.decorative {
    font-family: "Times New Roman", Times, serif;
}
.bottom_row .tour{
	height: 192px;
}
h2.category-heading {
   padding-top: 1em;
}
.root_copy, .copy {
   padding: 0em 2em;
}

.paginator {
    clear: left;
}
.paginator li {
    display: inline;
    margin-right: 1em;
}

#splash{
    border-bottom: 0px;
}
#home_left{
    float: left;
    border-top: 1px dotted #777;
}

.contact_form dt {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 0.25em;
}
.contact_form input {
    font-size: 1.333em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}
.contact_form textarea {
    width: 35em;
    height: 20em;
}
.post{
	width: 600px;
}

form.contact_form,
div.contact_form_sent,
#about-bravo
{
    float: left;
    margin-left: 2em;
}
#about-bravo
{
    width: 25em;
}
#about-bravo ul li
{
    list-style-type: none;
}
#about-bravo dl dt
{
    font-weight: bold;
}
#about-bravo dl dd
{
    margin-left: 1em;
}
#about-bravo ul li,
#about-bravo dl dt,
#about-bravo dl dd
{
    font-size: larger;
}
#about-bravo .addr
{
    padding-bottom: 0.5em;
}

/*
.vendor_logo{
        float: left;
        width: 250px;
}
.vendor_info{
        float: left;
        width: 340px;
}
*/

em{
        font-style: italic;
}
strong{
        font-weight: 600;
	display: inline;
}

#vendor-content h3.call_to_action{
        margin: 0px 20px;
        font-size: 11px;
        color: #35708A;
}

#destination_event{
    margin-top: 1em;
}
#destination_event select{
    width: 200px;
}


/* region-aware stuff */
#region-browser h2.decorative-heading {
    font-size: 175%;
}
#region-browser form label {
    font-weight: bold;
}
#region-browser dl,
#region-browser dl dt,
#region-browser dl dd {
    margin: 0em;
    padding: 0em;
}
#region-browser dl dt,
#region-browser dl dd {
    width: 33%;
    float: left;
    text-align: left;
}
#region-browser dl dd {
    width: 66%;
    margin-bottom: 0.5em;
    text-align: right;
}
#region-browser dl dd select {
    width: 95%;
}
p.region-browser-buttons {
    margin: 0;
    padding: 0;
    padding-top: 1em;
}
p.region-browser-buttons input {
    margin-right: 1em;
}
#region-browser a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
#region-browser {
    margin-bottom: 1em;
}

span.warning {
    display: block;
    margin: 1em 0em;
}

#anchor-bottom-of-page {
    border-bottom: 0.125em solid #AAA;
    clear: left;
    display: block;
    margin-bottom: 1em;
    padding: 1em 0em;
}

/* SECTION: Pagination */
.pagination {
    margin: 1em auto;
    padding: 1em;

    border-bottom: 0.125em solid #aaa;
    font-size: 1.25em;
    clear: left;
}
.pagination .next,
.pagination .previous {
    margin: 0em 1em;
}
.pagination .next { float: right; }
.pagination .previous { float: left; }

.pagination .current {
    display: block;
    text-align: center;
    font-weight: bold;
}

