body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0 0 0 0;
	background-color: #000;
	/*background-image:url(images/line.gif);*/
	background-repeat:repeat;
	
}
/* ------------- TABLE ------- */
table {border-left:0px solid #ddd;}
td, th {border-bottom:0px solid #ddd; border-right:0px solid #ddd; padding:0.5em; vertical-align:top;}
th {background:#d5000c; color:#fff; text-align:left;}
caption {background:#f0f0f0; border:1px solid #ddd; padding:0.5em; text-align:left; font-weight:bold; color:#000;}

table.no_border{border-left:0px solid #ddd;}
td.no_border, th.no_border {border-bottom:0px solid #ddd; border-right:0px solid #ddd; padding:0.5em; vertical-align:top;}
th.no_border {background:#d5000c; color:#fff; text-align:left;}
caption {background:#f0f0f0; border:1px solid #ddd; padding:0.5em; text-align:left; font-weight:bold; color:#000;}

/*td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
*/
a:link, a:visited, a:active{
color:#FFFFFF;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:none;

}

/*	headings */
h1{
text-align:center;
font-size:14px;
line-height: 20px;
color: #ffffff;
margin-top:0;
margin-bottom:0;
}
h1.lighter{
color:#B6AFA9;
text-transform:uppercase;
}
h2{
padding-left:15px;
font-size:1.3em;
}

/*	paragraphs */
p{
padding-left:15px;
padding-right:15px;
}

/****************** Id's ****************************************/ 
	#all{
	 padding: 0; 
      margin: 0px auto;
      width: 1024px;
	 
      
	 
}

#wrap {
	
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
} 

#banner{
	width:1024px;
	height:150px;
	float:left;
	background-color: #FFCC33;


}

#menu {
	width: 944px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	color:#fff;
	border-top:1px solid #fff;
	color:#fff;

	font-size:10px;
	text-align:right;
	padding-right: 40px;
	padding-left: 40px;
}

#content{
    color: #ffffff;
	width: 1024px;
	float:right;
	height:100%;
	border:1px solid #000;
	background-color:#da3517;
	
	/*background-color: #FFCC33;*/
	text-align: left;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	
}

#contentbox{
	width:610px;
	float:right;
	height:100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#showNews{
	width:900px;
	float:right;
	height:100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	
}
#contentboxleft{
	width:610px;
	float:left;
	height:100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#content_small_right{
width:150px;
float:left;
}

#content_small_left{
	width:175px;
	float:left;
	padding-left: 15px;
	padding-right: 10px;
}

#leftmenu{
	width:150px;
	float:left;
	/*border:1px solid #FFf;*/
	border-right:1px solid #fff;
	
	height:100%;
}


#footer {
background-color: #012323;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
text-align:center;
width:1024px;
float:right;
}

#pagename {
background-color:#ccffcc;
width:600px;
float: right;
}

#boxcenter{
width:420px;
	float:left;
	height:100%;
	padding-left: 20px;
}

#homePhoto { margin-bottom:15px;}

#offer_left {
	padding:0 10px ;float:left; vertical-align:top;}
#offer_right { padding:0 10px; float:right; vertical-align:top; list-style-image:url(images/music-note.png); }

#add_panel {
	float:left; vertical-align:top;}
	
#textnewshome{
	font-size:10px;
	color:#999;
	}

/*#offer_right li a:link, offer li a:visited,  offer li a:active{
color:#FFFFFF;
text-decoration:underline;

}

#offer_right li a:hover{
color:#000000;
text-decoration:none;



}
*/

#extralinks a:link, #extralinks a:visited {
	
	/*font-weight: bold;*/
	
	color: #339933;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration:none;

	font-size: 12px;
	border: 0px;
}

#extralinks a:hover{

/*	background-color: #009900;*/
		color:#666666;
	text-decoration: underline;
	border: 0px;
	font-size: 12px;
}
#contentright_links{width: 150px; text-align: left; padding: 30px 25px 0px 0px;font-size: 11px;font-weight:normal; float: right;}

#thumbnail_news{
	padding-right:15px;
	text-align:left;
	}
#text_news{
	text-align:left;
     margin-left:55px;}	

#nav {

margin: 0px;
padding: 3px 15px 3px 15px;
list-style-image: none;
list-style-type: none;
}
#nav li {

margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
text-transform:uppercase;

}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 140px;
text-transform:uppercase;

}
#nav li a:hover {
color: #999;
text-decoration: underline;
text-transform:uppercase;
background-color:#333333;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px  dotted #000000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px dotted #000000;
	background-image:  url("images/bg_nav.jpg");
	/*font-weight: bold;*/
	padding: 3px 0px 3px 10px;
	color: #339933;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 11px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #009900;
	background-image: none;
	color:#FFFF99;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 11px;
}

#leftbig{
	width:650px;
	float:left;
	padding-top: 10px;
	padding-left:10px;
	
}

#rightbig{
	width:300px;
	float:right;
	padding: 10px;
	height:100%;
	
	
}

/*           end of Id's */

/**********************************************************************************/
#Container {
	color: #ffffff;
	clear: both;
	width: 984px;
	/*float: left;*/
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/*border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;*/
	border-top-width: 1px;
	padding: 20px;
	margin: 0px;
}
#Navigation {
	font-size: 12px;
	color: #333333;
	height: 25px;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#mainNav li {
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav li a {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/tabs_2.png);
	background-repeat: no-repeat;
	
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	height: auto;
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav li a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#mainNav li a span {
	background-attachment: scroll;
	background-image: url(images/tabs_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 19px;
	width: auto;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
}
#mainNav li a.active {
	background-attachment: scroll;
	background-image: url(images/tabs_2.png);
	background-repeat: no-repeat;
	background-position: right -47px;
}
#mainNav li a.active span {
	background-attachment: scroll;
	background-image: url(images/tabs_2.png);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#mainNav li a.active:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}











/******************Classes **********************************************************/

ul.menu{
display:inline;
padding-left:0px;
margin-left:0px;
width:435px;
list-style-type:none;
}
ul.menu li{
display:inline;
text-align:center;
text-transform:uppercase;
font-weight:bold;
padding:0px 8px;

}

.menu a, #mailinglist a{
color:#fff;
text-decoration:none;
}
.menu a:hover, .menu a.current,
#mailinglist a:hover, #mailinglist a.current {
color: #371C00;

}


.formtext {
    width: 350px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	

	
}

.form-label{
color: #666666;
font-size:12px;
}

.formbooking{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003300;
background-color: #FFF;
border: 1px solid #000000;

}

.smalltext{
                   text-align: center;
				   font-family:Arial, Helvetica, sans-serif;     
                   font-size: 11px;
                   font-weight: normal;
                   color: #333333; 
}

.invalid_user{
color:#FF0000;
font-size:14px;
font-weight:bold;
}

.rednotice{
color:#FF0000;
font-size:12px;
font-weight:bold;
}

.michaelHourigan{
text-align:center;
font-size:14px;
color: #006600;
}


.liner{
           height: 1px;
           width: 520px;
           text-align: left;
           margin: 0px 0px 0px 0px;
           padding: 0px 0px 0px 0px;  
           border-top: 0px;
           border-right: 0px;
           border-left: 0px;
           border-bottom: 1px dashed  #000000;               
}



.smalldescription{
text-align: center;
font-family:Arial, Helvetica, sans-serif; 
font-size:9px;
color:#666666;

}

.tableinstr{
     
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-collapse: collapse;
}

.otherlinks:link {
color:#595900;
text-decoration: underline;
}

.otherlinks:visited{
color:#595900;
text-decoration:underline;
}

.otherlinks:hover{
color:#ffffff;
background-color:#003333;
text-decoration: none;

}

.enlace_imagen img {border:0}

.snippet {width:300px; border-right:1px solid #ccc; height: auto;}

.valign{vertical-align: text-top;}

/****************** end Classes **********************************************************/
