/* -- Global Outreach Lead Style Sheet By Travis http://www.blackpulp.com -- */
html, body
{
	margin:0;
/*
	scrollbar-face-color: #666; 
  scrollbar-highlight-color: #666;
  scrollbar-shadow-color: #666; 
  scrollbar-3dlight-color: #000;
  scrollbar-arrow-color: #000; 
  scrollbar-track-color: #000;
  scrollbar-darkshadow-color: #000;
*/
}
#message_box, div.form_error
{
  display: none;
}
#main_body
{
  text-align: center;
}
.main_container div
{
  text-align: left;
 
}
.container div
{
  text-align: left;
 
}
pre.debug
{
	padding:30px;
	font-family: Courier, Arial;
	font-size:medium;
}
body
{
	background:#000;
	color:white;
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	margin:0 0 0 0;
	
}
div#main_body
{
  background: #000 url(/images/background.jpg) repeat-x top center;
}
p
{
	margin:0;
	padding:0;
}
ul
{
	margin:0;
	padding:0;
	list-style: none;
}
ul li
{
	display: inline;
}
h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;
}
h1
{

}
h2
{
	font-size:18px;
	color:#555;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Helvetica;
	text-transform: capitalize;
}
a
{
	color:#ba8b01;
	text-decoration: none;
}
a:hover
{
	color:white;
	text-decoration: underline;
}
a.hidden
{
	
}
a.hidden span
{
	display:none;
}
a img
{
	border:none;
	outline: none;
}

.block
{
	display: block;
}
/* -- Forms -- */
form
{
	padding:0;
	margin:0;
	
}
form fieldset
{
	border:none;
	padding:0;
	margin:0;
	
}
form#search fieldset
{
	line-height: 50px;
}

input
{
	margin:0;
	padding:0;
	
	
}
input.text
{
	
	padding:4px;
}
input.input_button
{
	height:15px;
	padding:0;	
}
form label
{
	margin:0;
	padding:0;
}
form#search label, form#newsletter label
{
	display:none;
}
form .search_text
{
	background:#222 url(/images/header_search_bg.jpg) repeat-x right center;
	color:white;
	border:2px solid #434030;
	padding:5px;
	font-size:12px;
}
/* userbar */

#userbar
{
  padding:11px;
  background:#000;
  color: #fefefe;
}
#userbar #usermenu
{
    text-align:right;
}
#userbar #usermenu ul
{
    list-style: none;
}
#userbar #usermenu ul li
{
    display: inline;
    margin-left: 10px;
}
#userbar #usermenu ul li#welcome
{
    margin-right: 15px;
}

/* For the sub tabs  */

.submenu
{
	height: 25px;
}

.submenu a {
	
	color: #5b5533;
	display: block;
	float: left;
	font-size: 12px;
	height: 23px;
	margin-right: 0;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	font-weight: normal;

	
}

.submenu a span {
	
	display: block;
	line-height: 12px;
	padding:5px 0 0 10px;
	height:18px;
	
}

.submenu a:hover span {
	background: transparent url('/images/journ_tab.png') no-repeat bottom left;
	display: block;
	line-height: 12px;
	padding:5px 0 0 10px;
	height:18px;
	
}

.submenu a:hover {
	background: transparent url('/images/journ_tab_span.png') no-repeat  bottom right;
	color: #111;
	outline: none; /* hide dotted outline in Firefox */
}

.submenu a:active {
	background-position: top right;
	color: #333;
	outline: none; /* hide dotted outline in Firefox */
}

.submenu a:active span {
	background-position: top left;
	padding:0px 0 0 10px;
	height:23px;
	
}

.sort
{
	color: #5b5533;
	font-size: 10px;
}

/* -- BUTTONS -- */

a.button10 {
	background: transparent url('/images/button8_bg_a.png') no-repeat scroll top right;
	color: #e9e7db;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 145px;
	height: 38px;
	margin-right: 6px;
	padding-right: 28px; /* sliding doors padding */
	text-decoration: none;
	
	
}

a.button10 span {
	background: transparent url('/images/button8_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:13px 10px 0 15px;
	height:25px;
	
}
a.button10:hover {
	
	color: #ba8b01;
	outline: none; /* hide dotted outline in Firefox */
}
a.button10:active {
	background-position: bottom right;
	color: #ba8b01;
	outline: none; /* hide dotted outline in Firefox */
}

a.button10:active span {
	background-position: bottom left;
	padding:13px 10px 0 15px;
	height:25px;
	
}


a.button9 {
	background: transparent url('/images/button7_bg_a.png') no-repeat scroll top right;
	color: #e9e7db;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	margin-right: 6px;
	padding-right: 28px; /* sliding doors padding */
	text-decoration: none;
	
	
}

a.button9 span {
	background: transparent url('/images/button7_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:13px 10px 0 15px;
	height:25px;
	
}
a.button9:hover {
	
	color: #ba8b01;
	outline: none; /* hide dotted outline in Firefox */
}
a.button9:active {
	background-position: bottom right;
	color: #ba8b01;
	outline: none; /* hide dotted outline in Firefox */
}

a.button9:active span {
	background-position: bottom left;
	padding:13px 10px 0 15px;
	height:25px;
	
}


a.button8 {
	background: transparent url('/images/button6_bg_a.png') no-repeat scroll top right;
	color: #e9e7db;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	margin-right: 6px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	
	
}

a.button8 span {
	background: transparent url('/images/button6_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:13px 0 0 40px;
	height:25px;
	
}
a.button8:hover {
	
	color: #ba8b01;
	outline: none; /* hide dotted outline in Firefox */
}
a.button8:active {
	background-position: bottom right;
	color: #ba8b01;
	outline: none; /* hide dotted outline in Firefox */
}

a.button8:active span {
	background-position: bottom left;
	padding:13px 0 0 40px;
	height:25px;
	
}

a.button6 {
	background: transparent url('/images/button5_bg_a.png') no-repeat scroll top right;
	color: #333;
	display: block;
	float: left;
	font-size: 10px;
	height: 27px;
	margin-right: 6px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	text-transform: uppercase;
	
}

a.button6 span {
	background: transparent url('/images/button5_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:7px 0 0 17px;
	height:20px;
	
}
a.button6:hover {
	
	color: #111;
	outline: none; /* hide dotted outline in Firefox */
}
a.button6:active {
	background-position: bottom right;
	color: #333;
	outline: none; /* hide dotted outline in Firefox */
}

a.button6:active span {
	background-position: bottom left;
	padding:8px 0 0 15px;
	height:19px;
	
}

a.button5 {
	background: transparent url('/images/button4_bg_a.png') no-repeat scroll top right;
	color: #ba8b01;
	display: block;
	float: left;
	font-size: 10px;
	height: 21px;
	margin-right: 6px;
	padding-right: 21px; /* sliding doors padding */
	text-decoration: none;

	
}

a.button5 span {
	background: transparent url('/images/button4_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:4px 0 0 15px;
	height:17px;
	
}
a.button5:hover {
	
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}
a.button5:active {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}

a.button5:active span {
	background-position: bottom left;
	padding:4px 0 0 15px;
	height:17px;
	
}


a.button4 {
	background: transparent url('/images/journ_tab_span.png') no-repeat  top right;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	height: 23px;
	margin-right: 6px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	font-weight: bold;

	
}

a.button4 span {
	background: transparent url('/images/journ_tab.png') no-repeat top left;
	display: block;
	line-height: 12px;
	padding:5px 0 0 10px;
	height:18px;
	
}

a.button4:hover span {
	background: transparent url('/images/journ_tab.png') no-repeat bottom left;
	display: block;
	line-height: 12px;
	padding:5px 0 0 10px;
	height:18px;
	
}

a.button4:hover {
	background: transparent url('/images/journ_tab_span.png') no-repeat  bottom right;
	color: #111;
	outline: none; /* hide dotted outline in Firefox */
}

a.button4:active {
	background-position: top right;
	color: #333;
	outline: none; /* hide dotted outline in Firefox */
}

a.button4:active span {
	background-position: top left;
	padding:0px 0 0 10px;
	height:23px;
	
}



a.button3 {
	background: transparent url('/images/button_bg_a.png') no-repeat scroll top right;
	color: #333;
	display: block;
	float: left;
	font-size: 10px;
	height: 27px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-transform: uppercase;
	
}

a.button3 span {
	background: transparent url('/images/button_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:7px 0 0 10px;
	height:20px;
	
}
a.button3:hover {
	
	color: #111;
	outline: none; /* hide dotted outline in Firefox */
}
a.button3:active {
	background-position: bottom right;
	color: #333;
	outline: none; /* hide dotted outline in Firefox */
}

a.button3:active span {
	background-position: bottom left;
	padding:8px 0 0 10px;
	height:19px;
	
}



a.button2 {
	background: transparent url('/images/button2_bg_a.png') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font-size: 10px;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	
}

a.button2 span {
	background: transparent url('/images/button2_bg_span.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button2:hover {
	
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.button2:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button {
	background: transparent url('/images/button3_bg_a.png') no-repeat scroll top right;
	color: #333;
	display: block;
	font-size: 10px;
	height: 27px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-transform: uppercase;
	
}

a.button span {
	background: transparent url('/images/button3_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:7px 0 0 10px;
	height:20px;
	
}
a.button:hover {
	background: transparent url('/images/button3_bg_a.png') no-repeat scroll center right;
	
	outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span {
	background: transparent url('/images/button3_bg_span.png') no-repeat scroll center left;
}
a.button:active {
	background-position: bottom right;
	color: #222;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding:8px 0 0 10px;
	height:19px;
	
}


/* -- FONTS -- */

.smalltype, .font3
{
	font-family: Georgia, serif;
	font-size:11px;
	color:#afada5;
	line-height: 18px;
}

/* -- columns -- */

div.column66
{
	width:66%;
	overflow-y: hidden;
}

div.column5
{
	width: 5%;
}

div.column10
{
	width:10%;
}
div.column14
{
	width:14%;;
}
div.column15
{
	width:148px;;
}
div.column18
{
	width:19%;
}
div.column22
{
	width: 22%;
}
div.column27
{
	width: 27%;
}
div.column33
{
	width:33%;
}

div.column34
{
	width:34%;
}
div.column37
{
	width: 37%;
}
div.column38
{
	width: 38%;
}
div.column30
{
	width:30%;
}

div.column36
{
	width: 36%;
}
div.column50
{
	width:50%;
}

div.column54
{
	width: 54%;
}
div.column70
{
	width:70%;
}
div.column60
{
	width:60%;
	overflow-y: hidden;
}
div.column63
{
	width:63%;
}

div.column65
{
	width: 65%;
}
div.column67
{
	width: 67%;
}
d
div.column68
{
	width: 68%;
}
div.column40
{
	width: 40%;
}

div.column45
{
	width:45%;
}

div.column48
{
	width:48%;
}
div.column20
{
	width:20%;
	
}

div.column87
{
	width:87%;
}

div.column85
{
	width:842px;
}

div.column80
{
	width:80%;
}

div.column83
{
	width: 82%;
}

div.column85
{
	width: 85%;
}
div.column90
{
	width: 90%;
}
div.column92
{
	width: 92%;
}
div.column74
{
	width:74%;
}
div.column75
{
	width:75%;
}

div.column77
{
	width: 77%;
}
div.column78
{
	width: 78%;
}
div.column68
{
	width: 68%;
}
div.column25
{
	width:25%;
}
div.column100
{
	width:100%;
}

div.width180
{
	display: block;
	width: 180px;
}
/* -- tables -- */

table
{
	width:100%;
}
table tr td
{
	margin:0;
}
table tr
{
	border-bottom:1px dashed #ccc;
	margin:0;
}
table.three_columns
{
	
	
}
table.three_columns td
{
	width:33%;
	margin:0;
}

/* -- margins -- */
.m1
{
	margin:1px;
}
.m2
{
	margin:2px;
}
.m5
{
	margin:5px;
}
.m10
{
	margin:10px;
}
.m15
{
	margin:15px;
}
.bmargin5
{
	margin-bottom:5px;
}
.bmargin10
{
	margin-bottom:10px;
}

.bmargin15
{
	margin-bottom:15px;
}

.bmargin20
{
	margin-bottom: 20px;
}
.bmargin35
{
	margin-bottom:35px;
}
.bmargin50
{
	margin-bottom: 50px;
}
.tmargin3
{
	margin-top:3px;
}
.tmargin5
{
	margin-top:5px;
}
.tmargin7
{
	margin-top: 7px;
}
.tmargin10
{
	margin-top:10px;
}

.tmargin14{
	margin-top: 14px;
} 

.tmargin15
{
	margin-top:15px;
}
.tmargin20
{
	margin-top: 20px;
}
.tmargin25
{
	margin-top:25px;
}
.tmargin30
{
	margin-top:30px;
}
.tmargin50
{
	margin-top: 50px;
}
.tmargin60
{
	margin-top: 60px;
}
.tmargin65
{
	margin-top: 65px;
}
.tmargin68
{
	margin-top: 68px;
}
.rmargin5
{
	margin-right:5px;
}
.rmargin10
{
	margin-right:10px;
}
.rmargin15
{
	margin-right:15px;
}
.rmargin20
{
	margin-right: 20px;
}

.rmargin40
{
	margin-right: 40px;
}

.rmargin125
{
	margin-right: 125px;
}
.lmargin5
{
	margin-left:5px;
}
.lmargin10
{
	margin-left:10px;
}
.lmargin15
{
	margin-left:15px;
}

.lmargin20
{
	margin-left: 20px;
}

.lmargin30
{
	margin-left: 30px;
}

.lmargin35
{
	margin-left: 35px;
}

.lmargin45
{
	margin-left: 45px;
}

.lmargin40
{
	margin-left: 40px;
}
/* -- paddings -- */
.p5
{
	padding:5px;
}
.p10
{
	padding:10px;
}
.p15
{
	padding:15px;
}

.p30
{
	padding: 30px;
}
.rpadding5
{
	padding-right:5px;
}
.rpadding10
{
	padding-right:10px;
}
.rpadding15
{
	padding-right:15px;
}
.rpadding30
{
	padding-right:30px;
}
.lpadding5
{
	padding-left:5px;
}
.lpadding10
{
	padding-left:10px;
}
.lpadding15
{
	padding-left:15px;
}
.lpadding30
{
	padding-left:30px;
}
.bpadding5
{
	padding-bottom:5px;
}
.bpadding10
{
	padding-bottom:10px;
}
.bpadding15
{
	padding-bottom:15px;
}
.bpadding30
{
	padding-bottom: 30px;
}
.tpadding5
{
	padding-top:5px;
}
.tpadding10
{
	padding-top:10px;
}
.tpadding15
{
	padding-top:15px;
}
.tpadding20
{
	padding-top:20px;
}

/* -- boxes -- */


/* -- lists -- */



/* -- generic classes -- */

#page
{
	background:url(/images/background_top.jpg) top center no-repeat;
	min-height: 591px;
}

.container
{
	width:990px;
}

.container_16, #whole
{
  width: 990px;
  margin: 0 auto;
}
.hidden
{
	display: none;
}


.auto
{
	margin:0 auto;
}
.right
{
	float:right;
	display: block;
}
.left
{
	float:left;
	display: block;
}
.clear
{
	clear:both;
	display: block;
	
}


/* -- left/right bg (just for design) -- */


/* -- user styles -- */

#header #user
{
	float:right;
	margin-top:15px;
}
#header #user img
{
	border: solid 2px black;
	width: 12px;
	height: 12px;
  margin-top: -1px;
}
#header #user img:hover
{
  border: solid 2px #5A5641;
}
#header #user ul
{
	list-style: none;
}
#header #user ul li
{
	float:left;
	display:block;
	height:14px;
	margin-left:15px;
}
#header #user ul li a
{
	display:block;
	height:inherit;
	height:14px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#header #user ul li a:hover
{
	background-position: bottom left;
}
#header #user ul li a span
{
	visibility: hidden;
}
#header #user ul li#visitors a
{
	background-image:url(/images/user_visitors.png);
	width:44px;
}
#header #user ul li#family a
{
	background-image:url(/images/user_family.png);
	width:88px;
}
#header #user ul li#backstage a
{
	background-image:url(/images/user_backstage.png);
	width:54px;
}

#header #user ul li#logout a
{
	background-image:url(/images/user_logout.png);
	width:39px;
  display:block;
	height:inherit;
	height:14px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#header #user ul li#login a
{
	background-image:url(/images/user_login.png);
	width:29px;
}
#header #user ul li#search a
{
	background-image:url(/images/user_search.png);
	width:14px;
}


/* -- header styles -- */

#header
{
	padding-bottom: 17px;
	padding-top: 5px;
	
}
#header #logo a
{
	background:url(/images/logo.png) no-repeat;
	height:73px;
	width:170px;
	display:block;
}
#header #logo
{
	float:left;
	margin-top:15px;
	width:20%;
}


#header #nav li ul {
	position: absolute;
	left: -999em;
	margin-left:-5em;
	width: 155px;
}
#header #nav li ul li
{
  margin-left: 10px;
  margin-right: 10px;
}
#header #nav li:hover ul {
	left: auto;
}
#header #nav
{
	float:right;
	margin-top:15px;
	clear:right;
	
	width:80%;
}
#header #nav ul
{
	list-style: none;
}
#header #nav ul li
{
	float:right;
	display:block;
	height:31px;
	margin-left:35px;
}
#header #nav ul li a
{
	display:block;
	height:inherit;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#header #nav ul li a:hover, #header #nav ul li.active a
{
	background-position: bottom left;
}
#header #nav ul li a span
{
	visibility: hidden;
	height:31px;
	display:block;
}
#header #nav ul li#blogs a
{
	background-image:url(/images/nav_blogs.png);
	width:90px;
	height: 38px !important;
  background-position: bottom left !important;
  margin-top: -5px !important;
}
#header #nav ul li#blogs a:hover
{
  background-position: top left !important;
}
#header #nav ul li#cities a
{
	background-image:url(/images/nav_cities.png);
	width:90px;
}
#header #nav ul li#journeys a
{
	background-image:url(/images/nav_journeys.png);
	width:85px;
}
#header #nav ul li#media a
{
	background-image:url(/images/nav_media.png);
	width:46px;
}
#header #nav ul li#media li a
{
  background:none;
  width:10px;
}
#nav li#media ul
{
  left: -999em;
  list-style:none;
}
#nav li#media ul li
{
  display: inline;
}

#header #nav ul li#media ul#media_sub
{
  
  
}
#header #nav ul li#media ul#media_sub ul li a, #header #nav ul li#media ul#media_sub ul li a:hover
{
  background-position:top left;
}
#header #nav ul li#media ul#media_sub ul li a span
{
  visibility: hidden;
}
#header #nav ul li#media ul#media_sub #videos
{
  width:48px;
  height:20px;
  background:url(/images/submenu_videos.png) no-repeat;
}
#header #nav ul li#media ul#media_sub #photos
{
  width:47px;
  height:20px;
  background:url(/images/submenu_photos.png) no-repeat;
}
#header #nav ul li#media ul#media_sub #blogs
{
  width:39px;
  height:20px;
  background:url(/images/submenu_blogs.png) no-repeat;
}



#header #nav ul li#about a
{
	background-image:url(/images/nav_about.png);
	width:39px;
}
#header #nav ul li#support a
{
	background-image:url(/images/nav_support.png);
	width:34px;
}
#header #nav ul li#events a
{
	background-image:url(/images/nav_events.png);
	width:46px;
}
#header #nav ul li#store a
{
	background-image:url(/images/nav_store.png);
	width:38px;
}
#header #nav ul li#strategies a
{
	background-image:url(/images/nav_strategies.png);
	width:70px;
}

/* -- content styles -- */

#content
{
	min-height: 300px;
}



/* -- footer styles -- */

#footer
{
	clear:both;
	line-height: 20px;
	color:#4a4636;
	margin-top:15px;
	padding-bottom: 15px;
}
#footer a
{
	color:#4a4636;
	text-decoration: underline;
}
#footer a:hover
{
	color:#fff;
}
#footer #footer_box
{
	background:url(/images/divider_line.jpg) repeat-x left top;
	padding-top:15px;
	/*padding-top:5px;*/
}
#footer .blackpulp
{
	line-height: 20px;
	color:#232020;
	font-size:10px;
}
#footer #copy
{
	font-size:10px;
	
}
#footer #footer_contact
{
	width:61px;
	height:17px;
	display:block;
	float:left;
	margin-right:7px;
	background:url(/images/footer_contact.png) no-repeat;
}
#footer #footer_about
{
	width:65px;
	height:17px;
	display:block;
	float:left;
	background:url(/images/footer_about.png) no-repeat;
	margin-right:20px;
}

.divider
{
	background: url(/images/divider_line.jpg) repeat-x;
	width: 100%;
	height: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.divider2
{
	background: url(/images/divider_line.jpg) repeat-x;
	width: 100%;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.divider3
{
	background: url(/images/divider_line.jpg) repeat-x;
	width: 181px;
	height: 3px;
	margin-top: 12px;
	margin-bottom: 0;
}

.divider4
{
	background: url(/images/divider_line.jpg) repeat-x;
	width: 181px;
	height: 3px;
	margin-top: 12px;
	margin-bottom: 12px;
}
/* -- Circle Dividers --*/

.circle
{
	background: url(/images/circle.jpg) no-repeat right;
	padding-right: 12px;
	line-height: 18px;
	margin-right: 8px;
	white-space: nowrap;
}

/* -- Pagination -- */

#pagination
{
	display: block;
	min-height: 40px;
	margin-top: 15px;
}
	
#pagination a
{
	display: block;
	font-size: 13px;
	color: #716c56;
	border: 1px #716c56 solid;
	margin-right: 5px;		
}

#pagination a:hover
{
	display: block;
	font-size: 13px;
	color: #e9e7db;
	border: 1px #e9e7db solid;		
}

#pagination a:active
{
	display: block;
	font-size: 13px;
	color: #e9e7db;
	border: 1px #e9e7db solid;
}

#pagination span
{
	color: #eee;
	border: 1px #eee solid;
	margin-right: 5px;
}


#pagination2
{
	display: block;
	min-height: 40px;
	margin-top: 15px;
	margin-left: 400px;
}
	
#pagination2 a
{
	display: block;
	font-size: 13px;
	color: #716c56;
	border: 1px #716c56 solid;		
}

#pagination2 a:hover
{
	display: block;
	font-size: 13px;
	color: #e9e7db;
	border: 1px #e9e7db solid;		
}

#pagination2 a:active
{
	display: block;
	font-size: 13px;
	color: #e9e7db;
	border: 1px #e9e7db solid;
	clear: both;
}

#pagination2 span
{
	color: #716c56;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
}




/* -- Circle Arrows -- */



a.more
{
	display: inline;			
	background: url(/images/circle_arrow.png) no-repeat bottom right;
	font-size: 12px;
	line-height: 17px;
	padding: 0 28px 0 0;
	margin-top: 15px;
	
	/*font-size: 11px;*/
	
}

a:hover.more
{
	display: inline;			
	background: url(/images/circle_arrow.png) no-repeat top right;
	font-size: 12px;
	line-height: 18px;
	padding: 0 28px 0 0;
	margin-top: 15px;
	
	/*font-size: 11px;*/
	
}

a.more2
{
	display: inline;			
	background: url(/images/circle_arrow.png) no-repeat bottom right;
	font-size: 12px;
	line-height: 14px;
	padding: 0 28px 0 0;
	
	/*font-size: 10px;*/
	
}

a:hover.more2
{
	display: inline;			
	background: url(/images/circle_arrow.png) no-repeat top right;
	font-size: 12px;
	line-height: 14px;
	padding: 0 28px 0 0;
	
	/*font-size: 10px;*/

}

a.more3
{
	display: block;			
	background: url(/images/circle_arrow.png) no-repeat bottom left;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 0 28px;
	margin-top: 15px; 
	
	/*font-size: 11px;*/
}

a:hover.more3
{
	display: block;			
	background: url(/images/circle_arrow.png) no-repeat top left;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 0 28px;
	
	/*font-size: 11px;*/

}

a.arrow3
{
	display: block;
	background: url(/images/arrow5.png) no-repeat right;
	padding-right: 25px;
	line-height: 15px;
	font-size: 12px;

}

a:hover.arrow3
{
	display: block;
	background: url(/images/arrow6.png) no-repeat right;
	padding-right: 25px;
	line-height: 15px;
	font-size: 12px;
}



a.arrow
{
	
	background: url(/images/arrow.png) no-repeat bottom right;
	padding-right: 25px;
	line-height: 14px;
	font-size: 13px;
	
}

a:hover.arrow
{
	
	background: url(/images/arrow.png) no-repeat top right;
	padding-right: 25px;
	line-height: 14px;
	font-size: 13px;
}

.extra a	
{
	font-size: 12px;
	line-height: 18px;
	
}

a.arrow2
{
	background: url(/images/arrow2.png) no-repeat  right;
	padding-right: 10px;
	margin-right: 15px;
	color: #ba8b01;
	line-height: 18px;
	font-size: 10px;
	padding-bottom: 2px;
	
}

a.arrow4
{
	
	background: url(/images/arrow7.png) no-repeat bottom right;
	padding-right: 25px;
	line-height: 14px;
	font-size: 12px;


}

a:hover.arrow4
{
	
	background: url(/images/arrow7.png) no-repeat bottom right;
	padding-right: 25px;
	line-height: 14px;
	font-size: 12px;
}


a.arrow5
{
	
	background: url(/images/arrow8.png) no-repeat bottom left;
	padding-left: 25px;
	line-height: 14px;
	font-size: 12px;


}

a:hover.arrow5
{
	
	background: url(/images/arrow8.png) no-repeat bottom left;
	padding-left: 25px;
	line-height: 14px;
	font-size: 12px;
}

#news
{
	width: 100%;
}

/* rounded boxes */

.cornersbox
{
	
	
}
.cornersbox .cbleft
{
	background:url(/images/box_left.png) repeat-y left top;	
	width:100%;
}
.cornersbox .cbcont .cbtop
{
	width:100%;
	height:11px;
}
.cornersbox .cbcont .cbtop .corner span
{
	height:11px;
	display:block;
	margin:0 12px 0 0;
	background:url(/images/box_top.png) no-repeat left top;
}

.cornersbox .cbcont .cbtop .corner
{
	display:block;
	position:relative;
	height:11px;
	background:url(/images/box_top_right.png) no-repeat right top;
}

.cornersbox .cbcont .cbright
{
	position:relative;
	background:url(/images/box_right.png) repeat-y right top;
	padding:0px 12px 0px 12px;
	margin:0;
}

.cornersbox .cbcont .cbright .cbcontent
{
	background:url(/images/box_bg.png);
}

.cornersbox .cbcont .cbbottom
{
	width:100%;
	height:11px;
	
}

.cornersbox .cbcont .cbbottom .corner span
{
	height:11px;
	display:block;
	margin:0 12px 0 0;
	background:url(/images/box_bottom.png) no-repeat left top;
}

.cornersbox .cbcont .cbbottom .corner
{
	display:block;
	position:relative;
	height:11px;
	background:url(/images/box_bottom_right.png) no-repeat right top;
}

/* -- Map Corners -- */

.cornersbox
{
	
	
}
.cornersbox2 .cbleft2
{
	background:url(/images/map_left.png) repeat-y left top;	
	width:100%;
}
.cornersbox2 .cbcont2 .cbtop2
{
	width:100%;
	height:15px;
}
.cornersbox2 .cbcont2 .cbtop2 .corner2 span
{
	height:15px;
	display:block;
	margin:0 12px 0 0;
	background:url(/images/map_top.png) no-repeat left top;
}

.cornersbox2 .cbcont2 .cbtop2 .corner2
{
	display:block;
	position:relative;
	height:15px;
	background:url(/images/map_top_right.png) no-repeat right top;
}

.cornersbox2 .cbcont2 .cbright2
{
	position:relative;
	background:url(/images/map_right.png) repeat-y right top;
	padding:0px 12px 0px 12px;
	margin:0;
}

.cornersbox2 .cbcont2 .cbright2 .cbcontent2
{

}

.cornersbox2 .cbcont2 .cbbottom2
{
	width:100%;
	height:15px;
	
}

.cornersbox2 .cbcont2 .cbbottom2 .corner2 span
{
	height:15px;
	display:block;
	margin:0 12px 0 0;
	background:url(/images/map_bottom.png) no-repeat left top;
}

.cornersbox2 .cbcont2 .cbbottom2 .corner2
{
	display:block;
	position:relative;
	height:15px;
	background:url(/images/map_bottom_right.png) no-repeat right top;
}


/* end of box with corners */

.space
{
	display: block;
	height: 15px;
}

.space2
{
	display: block;
	height: 60px;
}

.column101
{
	width: 325px;
}

.column
{
	width: 765px;
}
td
{
  vertical-align: top;
}
td.label
{
  width: 140px;
  font-size:0.9em;
}

.form div.spinner
{
  float:left;
  background: url(/images/ajax-loader.gif) no-repeat top left;
  width: 16px;
  height: 16px;
  margin: 5px 0 0 10px;
  float: left;
}
.form div.spinner span
{
  visibility: hidden;
}
span.small
{
  font-size: 9px;
  color: #666;
  display: block;
  padding-right: 10px;
}
.orange
{
  color: #ba8b01;
}
.lightbrown
{
  color: #706c56;
}
.bold
{
  font-weight: bold;
}
.em
{
  font-style: italic;
}
.lefttext
{
  text-align: left;
}
.righttext
{
  text-align: right;
}
.centertext
{
  text-align: center;
}
div.events_list .column85
{
  width: 83%;
}
