/*///////////////////////////////////////////////////////////////
 This layout allows the central content to feature above the  
side columns and the footer to sit across the bottom without the 
use if Java Scrit. .

The other advantage of this layout is that it can easily be adapted to 
include a secong side column or be liquid.

IMPORTANT: The Central Content does need to be deeper than than the side bar to avoid the Footer (Note this also happens on the origonal http://alistapart.com/d/negativemargins/ex4.htm/ template.
///////////////////////////////////////////////////////////////*/

body { 
margin: 0 0 0 0 ;
padding: 0;
font-family: arial, verdana, helvetica, sans-serif; 
color: #fff;
font-size: 0.8em; 
background: #000 url("ims/background.jpg");
background-repeat: repeat-x;
}

p {
margin-top: 10px;
margin-bottom: 10px;
}

p.colour-1 {
margin-top: 10px;
margin-bottom: 10px;
color:#CC99CC;
margin-left:200px;
font-size: 1.2em;
}
p.colour-2 {
margin-top: 10px;
margin-bottom: 10px;
color:#CC99CC;
}



a:link {   
text-decoration: underline; 
font-weight: bold; 
color:  #FFCC00;  
}

a:visited {   
text-decoration:  underline;  
font-weight: bold; 
color:  #FFCC00; 
}

a:hover { 
text-decoration: none;  
font-weight: bold; 
color: #fff;
}

h1{
font-family: verdana, arial, helvetica, sans-serif; 
margin: 20px 0 15px 0; 
font-size: 1.4em;
color: #FFCC00;
font-weight: bold; 
}

h2 {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 15px 0 10px 0px; 
font-size: 1.2em;
color:  #66CC00;
font-weight: bold; 
}

h3 {
font-family: verdana, arial, helvetica, sans-serif; 
margin: 5px 0 4px 0px; 
font-size: 0.9em;
color: #FFCC00;
}


/*///////////////////////////////////////////////////////////////*/
/* Layout CSS ///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////*/

/*  The point of this wrapper div & addition of background image to container div is to allow us to introduce the side_bar_menu.gif which fills the bottom of the left side bar column*/
#wrapper {
	background: #000 url("ims/side_bar_menu.gif") repeat-y left; 
	width: 960px;
	margin-left: auto;
    margin-right: auto;
	border-right: 0px solid #fff;
border-left: 0px solid #fff;
}

#header { 
height: 50px;
width: 960px;
margin-left: auto;
margin-right: auto;
color:#CC0000;
}

#header-text { 
color:#CC0000; 
text-align:right;
padding: 10px 10px 10px 10px;
font-style:italic;
font-weight:bold;
font-size:20px;
}


/*  The inclusion of the background style along with the wrapper div above fills the top of the left side bar column*/
#container {
	width: 100%;
	background: #000 url("ims/side_bar_menu.gif") repeat-y left;
	float: right;
	margin-left: -200px;
}

#content {
	background: #000;
	margin-left: 120px;

}
#sidebar_menu {
	width: 100px;
	float: left;
	font-size:14px;
	text-align:center;
}

#sidebar_menu a:link{
text-decoration:none;
}

#sidebar_menu a:visited{
text-decoration:none;
}

#sidebar_menu a:hover{
color:#fff;
}



/*///////////////////////////////////////////////////////////////*/
/* Footer ///////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////*/

#footer {
	background: #000;
	margin-left: auto;
    margin-right: auto;
	clear: both;
	width: 960px;
    border-top: 1px solid #fff;
	text-align:center;
	padding: 10px 0 5px 0 ;
	color:#FFFFFF;
	font-size: 0.9em; 
}

#footer p {
margin-top: 5px;
margin-bottom: 5px;
 
}

#footer a:link{
color:#fff;
font-weight:normal;
}

#footer a:visited{
color:#fff;
font-weight:normal;
}

#footer a:hover{
color:#FEE318;
text-decoration:none;
font-weight:normal;
}

#footer p {
margin-top: 5px;
margin-bottom: 5px;
}

/*///////////////////////////////////////////////////////////////*/

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}




#home-holder {margin: 20px 0 0 0; width: 840px; clear: both; float: left; text-align: justify; }
div.home-right {width: 470px; float: right; display: block; border: 0px solid #FFCC00; text-align:center; font-size: 1.2em; font-weight:bold}
div.home-left {width: 360px; float: left; padding-left: 0px;
}

#main-holder {margin: 0; width: 720px; clear: both; float: left; text-align: justify;}
div.main-right {width: 250px; float: right; display: block; border: 0px solid #FFCC00;}
div.main-left {width: 415px; float: left; padding-left: 0px;
}


#home-white-box { 
height: 130px;
width: 135px;
background-color:#FFCC00;
margin: 0 0 30px 0;
}

#home-bottom{ 
width: 100%;
background-color:#000;
text-align:center;
color:#CC0000;
font-size:1.6em;
font-style:italic;
}

table.tour-tickets td{ 
border-bottom: 1px solid #fff;
padding:5px;
font-weight:bold;
text-align:center;
}

td.tour-tickets-county{
font-size:1.5em;

color:#FF0000;
}

/*These are global table styles taken from page 7 of Eric Meyer
table{ 
width: 80%; margin: 0 0 0 5px;
}

#table.main{ 
width:960px;
border:0px;
text-align:center;
}

table.gallery{ 
margin: 0 0 30px ; 
width: 100%;
border-bottom: 1px solid #8A6C24;
}

tr.gallery{ 
vertical-align:bottom;
text-align:center;
border-bottom: 1px solid #8A6C24;
}

table.gallery-specify{ 
margin: 0 0 30px 0; 
}
/*

/*///////////////////////////////////////////////////////////////*/



/*///////////////////////////////////////////////////////////////*/
/*Form //////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////*/

tr.order_form_text td { 
padding: 4px 4px 4px 4px;  
vertical-align: middle;
border: 1px solid #CC0000;
}

td.order_form_message { 
padding: 4px 4px 4px 4px;  
vertical-align: top;
}

input.input_box{
margin: 3px 0px 2px 4px;
padding: 2px 4px 4px 4px;  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.9em; 
background-color: #fff;
color: #333; 
border:1px solid #fff;
}

textarea { 
padding: 4px 4px 4px 4px;  
font-size: 0.9em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
width: 300px; 
background-color: #fff; 
margin-left: 3px;
border:0px solid #333;
}



img.main_photo{
width: 225px; height: 251px; margin: 0 0 30px 0; padding: 10px; border: 1px solid #8A6C24;
}

img.left{
padding: 10px 10px 10px 0 ;
}

img.right{
padding: 10px 0 10px 10px  ;
}



/*///////////////////////////////////////////////////////////////*/
/*Bullets //////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////*/

ul.bullet_points{
list-style-type: none;
line-height: 1.7;
padding: 0;
margin: 8px 5px 15px 10px;
}

li.bullet_points{
background-image: url(ims/list_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding: 0 0 10px 22px;
font-weight: bold;
font-style:italic;
}
/*///////////////////////////////////////////////////////////////*/
