
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
}

a:link {
	text-decoration: none;
	color: #ff9a34;
}
a:visited {
	text-decoration: none;
/*	color: #ffffff;*/
	color: #ff9a34;
/*	color: #000000;*/
}
a:hover {
	text-decoration: none;
	color: #ffa449;
}

.gray_bar_top {
	padding-left: 7px;
	background-color: #424142;
	color: #FFFFFF;		
/*	text-align: right;*/
	text-align: left;
	font-size: 11px;
}

.gray_bars {
	padding-left: 7px;
	background-color: #424142;
	color: #FFFFFF;		
	text-align: right;
	font-size: 11px;
}

.gray_bar_left {
	padding-left: 7px;
	background-image: url(../images/collabros_grey_bar_background.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}

#gray_bar_text {
	color: #fff;		
	position: relative;
	bottom: 18px;
}

#bird_text_before {
	font-weight: 800;
	position: relative;
	bottom: 18px;
	left: 25%;
	color: #fff;		
}

#bird {
	position: relative;
	left: 25%;
}

#bird_text_after {
	font-weight: 800;
	font-size: 14px;
	position: relative;
	bottom: 18px;
	left: 25%;
	color: #fff;		
}

#blurb {
	padding-top: 4px;
/*	float: right;*/
	float: left;
}	

#blurb_course {
	padding-top: 4px;
/*	float: right;*/
	float: left;
}	

#blurb_not {
	padding-top: 4px;
}	

#search_label {
	padding-top: 4px;
	color: #ffa449;		
	position: relative;
	left: 40px;
}


#foo {
	color: #d7ec27;		
	position: relative;
	left: 20px;
/*	right: 0px;*/
}


#breadcrumbs {
	padding-left: 40px;
}

#breadcrumbs h1 {
	font-size: 11px;
}

.breadcrumbs  {
	font-size: 12px;
	font-weight: 600;
/*	font-size: 11px;*/
	color: #000000;
	text-align: left;
	padding-right: 5px;
}

.breadcrumbs_act a {
	font-size: 13px;
	font-weight: 600;
/*	color: #FF0000;*/
	color: #AF6136;
	text-align: left;
	padding-right: 5px;
}

/*PRETTY LONG LIST; MUST SHORTEN*/
#link_home a:link {
	color: #FFFFFF;
}

#link_home a:visited {
	color: #FFFFFF;
}

#link_home a:hover {
	color: #FFFFCF;
}

#link_contact a:link {
	color: #FFFFFF;
}

#link_contact a:visited {
	color: #FFFFFF;
}

#link_contact a:hover {
	color: #FFFFCF;
}

#link_about a:link {
	color: #FFFFFF;
}

#link_about a:visited {
	color: #FFFFFF;
}


#link_about a:hover {
	color: #FFFFCF;
}

#header_bottom {
	height: 2px;
}

.rightcolbg {
	
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffa449;
}
.centerbg {
	background-image: url(../images/index_center_bg.gif);
	background-repeat: repeat-x;
}

table {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

.background {
	background-color: #ffffff;
	margin-top: 20px;
}

/*  left_menu  */
#left_menu {	
	vertical-align: top; 
	width: 146px;	
/*	background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;*/
	padding-top: 10px;
	text-align: left;
}

#left_menu DIV.menu1-level1-no A {
/*    width: 146px;*/
	display: block;
    text-decoration: none;
    color: #FFFFFF;
    background: #228B22;
    padding: 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
    font: 11px verdana;
	
}

#left_menu DIV.menu1-level1-act A {
/*    width: 146px;*/
	display: block;
    text-decoration: none;
	color: #E2144A;
	background: #f9f9f9;	
    padding: 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
    font: 11px verdana;
	
}

#left_menu DIV A:hover {
	color: #E2144A;
	background: #f9f9f9;	
/*	background: #EFEFEF;	*/
}

/*  MENU 1, level 1, normal state (NO) */
/*EACH MENU ENTRY IS SEPARATE DIV; SO PADDING HERE OR ON a ELEMENT?*/
#left_menu DIV.menu1-level1-no {
/*THIS bottom border sticks out to the left*/
/*  border-bottom: 1px solid #999999;*/
  font-size: 11px;
/*  padding-top:5px;*/
  padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
#left_menu DIV.menu1-level1-act {
/*  border-bottom: 1px solid #999999;*/
/*  font-weight:bold;*/
  font-size: 11px;
/*  padding-top:5px;*/
  padding-left:5px;

/*  background-color: #eeeeee;*/
/*  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 2, normal state (NO) */
#left_menu DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
#left_menu DIV.menu1-level2-act {
  font-size: 10px;
  font-weight: bold;
  padding-left: 20px;
}

#area_img {
	margin-top: 10px;
	padding-top: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;

}

#area_list {

    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.course_left {
	width: 320px;
	font-size: 12px;
	padding-top: 10px;
}

.course_left p {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

.img_course_central {
	padding-top: 20px;
	padding-left: 10px;
}

.course_central {
	width: 175px;
	font-size: 10px;
}

.course_rcol_img {
	position: relative;
	top: 20px;
	margin-bottom: 20px;
}

.caddy_talk {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Book Antiqua";
	 font-style: italic;
	font-size: 12px;
	color: #000000;
}

#rates_box A {
	padding-left: 5px;
}
.orange_swish {
	background-image: url(../images/image_bkgd.gif);
}


/*PUT THIS HERE FOR NOW;  for group request mailform */
/*  grp_form_menu  */
TD#grp_form_menu {	
	vertical-align: top; 
	width: 146px;	
/*	background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;*/
	padding-top: 10px;
}
TD#grp_form_menu DIV {
	width: 95%;
}

TD#grp_form_menu DIV.menu1-level1-no A {
    width: 150px;
	display: block;
    text-decoration: none;
    color: #FFFFFF;
    background: #228B22;
    padding: 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
    font: 11px verdana;
	
}

TD#grp_form_menu DIV.menu1-level1-act A {
    width: 150px;
	display: block;
    text-decoration: none;
	color: #E2144A;
	background: #f9f9f9;	
    padding: 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
    font: 11px verdana;
	
}

TD#grp_form_menu DIV A:hover {
	color: #E2144A;
	background: #f9f9f9;	
/*	background: #EFEFEF;	*/
}

/*  MENU 1, level 1, normal state (NO) */
/*EACH MENU ENTRY IS SEPARATE DIV; SO PADDING HERE OR ON a ELEMENT?*/
TD#grp_form_menu DIV.menu1-level1-no {
/*THIS bottom border sticks out to the left*/
/*  border-bottom: 1px solid #999999;*/
  font-size: 11px;
/*  padding-top:5px;*/
  padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
TD#grp_form_menu DIV.menu1-level1-act {
/*  border-bottom: 1px solid #999999;*/
/*  font-weight:bold;*/
  font-size: 11px;
/*  padding-top:5px;*/
  padding-left:5px;

/*  background-color: #eeeeee;*/
/*  filter:alpha(opacity='70', style='0');*/
}

/*  MENU 1, level 2, normal state (NO) */
TD#grp_form_menu DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#grp_form_menu DIV.menu1-level2-act {
  font-size: 10px;
  font-weight: bold;
  padding-left: 20px;
}

#grp_form_container {
	padding-left:20px;
}

#selected1 {
/*	width: 150px;*/
}

/*styles for travelguide extension*/
.tx-travelguide-pi1-listrowField-area {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
  	font-weight: bold;
}

.tx-travelguide-pi1-listrowField-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	background-color: #FFCC00;
}

.tx-travelguide-pi1-listrowField-logo {
	padding-right: 10px;
}

/*keeping the label and selector box separate*/
#drop_down_pkg {
	position: relative;
	padding-top: 0px;
	float: right;
/*	float: left;*/
}

#drop_down_pkg_label {
/*	padding-top: 20px;*/
	position: relative; 
	top: 5px;
	right: 50px;
	padding-left: 7px;
/*	float: right;*/
}

#sub_links {
/*	padding-top: 0px;*/
	padding: 0px 17px 7px 17px;
}

#date_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: red;*/
  	font-weight: bold;
/*	background-color: #999999;*/
}

.date_link_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: brown;
  	font-weight: bold;
/*	background-color: #999999;*/
}

.bolder-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
  	font-weight: bold;
/*	background-color: #999999;*/
}
