body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999;
	margin: auto;
}

h1{ font-size:20px; color: #623333; margin: 13px 0 5px 0;}
h2{ font-size:20px; color: #fff; margin: 0 0 0 0; background-color:#7c4040; padding: 5px 0 5px 10px;}
h3{font-size: 16px; color: #7c4040; margin: 0 0 10px 0;}
h4{font-size: 14px; color: #7c4040; margin: 0 0 10px 0; }
h5{font-size: 14px; color: #000; margin: 0 0 10px 0; }


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

/*
p styles
*/

p.hostel{ font-size: 24px; color: #7c4040; }
p.location { font-size: 18px; color:#7c4040; margin: -25px 0 0 120px;}
p.quote{ font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 18px; text-align:right;}

p.intro{ font-weight: bold; font-size:13px;}
p.sidemenu{ padding: 0 10px 0 10px;}

p.title{ font-size: 22px; margin: 0 0 -10px 0;}
p.facebook{ font-size: 18px; font-weight:bold;}

.clear{ clear: both; float: none; text-indent: -9999px;}

/*
containing div
*/

#container{ 
	width: 960px;
	margin: auto;
}

/*
header
*/


#head{
	width: 960px;
	height: 174px;
	background-image: url(../images/head.jpg);
}

#logo{
	float: left;
	width: 158px;
	height: 160px;
	padding: 10px 0 0 10px;
}

#name{
	float: left;
	width: 320px;
	height: 100px;
	margin: 40px 0 0 10px;
	_margin: 70px 0 0 20px;
}

#quote{
	float: left;
	width: 450px;
	height: 100px;
	margin: 60px 0 0 0;
	_margin: 70px 0 0 0;
}

#phone{
	float: right;
	width: 180px;
	height: 45px;
	font-size: 16px;
	background-color:#7c4040;
	color: #fff;
	margin: -170px 0 0 0 ;
	text-align:center;
	
	*margin-top: -155px;
	_margin-top: -165px;
	
}

#phone p{
	*margin-top: 10px;
}

/*
main body 
*/

#content{
	float: left;
	width: 960px;
	background-color:#FFF;
	padding: 0 0 10px 0;
	_margin: 0 -10px 0 0;
}

/*
photo flicker
*/

#flicker{
	width: 960px;
	height: 269px;
	background-color:#CCF;
}

/*
ads section with banner to hold them inside
*/

#banner{
	width: 960px;
	height: 110px;
	padding-top: 10px;
}

#group{
	float: left;
	width: 305px;
	height: 110px;
	margin: 0 0 0 10px;
	background:url(../images/group_ad.jpg) no-repeat;
	
	_margin: 0 0 0 5px;
}

#croaghpatrick{
	float: left;
	width: 305px;
	height: 110px;
	margin: 0 10px 0 10px;
	background:url(../images/croaghpatrick_ad.jpg) no-repeat;
}

#contact{
	float: left;
	width: 305px;
	height: 110px;
	margin: 0 10px 0 0;
	background:url(../images/contact_ad.jpg) no-repeat;
}

#ad_head{
	float: left;
	width: 200px;
	font-size: 20px;
	font-weight: bold;
	color: #623333;
	text-align:right;
	margin: -15px 0 0 90px;
	
	*margin-top: 5px;
	_margin: 5px 0 0 45px;
}

#ad_mill{
	float: left;
	width: 100px;
	font-size: 12px;
	color: #623333;
	text-align:right;
	margin: -25px 0 0 155px;
	
	*margin-top: 10px;
	_margin: 5px 0 0 80px;
}

#ad_link{
	float: left;
	width: 29px;
	height: 29px;
	margin: -10px 0 0 10px;
	
	*margin-top: 5px;
	_margin: 5px 0 0 5px;
}

#ad_link a img{
	border:none;
	
	*margin-top: 8px;
}

/*
main sections of content from 1st page
*/

#rightimg{
	float: right;
	width: 250px;
	height: 170px;
	padding: 15px 0 0 10px;
}
	
#leftcontent{
	float: left;
	width: 622px;
	margin: 0 10px 0 10px;
	_margin: 0 7px 0 5px;
}

#leftcontent h4{
	*margin-bottom: -10px;
	}

#innercol1 img{
	*border: 2px solid #623333;
}

#innercol2 img{
	*border: 2px solid #623333;
}

#rightcontent{
	float: left;
	width: 300px;
	background-color: #e4dddd;
	border: 1px #7c4040 solid;
	margin: 10px 0 0 0;
}

#facebook{
	float: right;
	width: 280px;
	background-color: #e4dddd;
	border: 1px #7c4040 solid;
	margin: 10px 15px 0 0;
	padding: 0 10px 0 10px;
	
	*margin-top: 20px;
	_margin-right: 9px;
}

#facebook a{
	color: #000;	
}

#facebook p{
	*margin-top: 15px; 
	*margin-bottom: 6px;
}

#facelogo{
	float: right;
	width: 40px;
	height: 40px;
	margin: -48px 0 0 0;
	border: none;
	*margin-top: -38px;
}

#facebook a img{ 
	border: none;
}

#gallery img{
	margin: 5px;
	
	*border: 2px solid #623333;
}

#map{
	border: 1px #7c4040 solid;
}
/*
inner sections of left content for homepage
*/


#innercol1{
	float: left;
	width: 305px;
	margin: 0 10px 0 0;
}

#innercol2{
	float: left;
	width: 300px;
}
	
	


/*
Menu buttons
*/

#buttons{
	float: left;
	width: 960px;
	margin: 0 0 0 0;
	background-color: #7c4040;
	border-bottom: 3px #e4dddd solid;
}

.menu{
	font-size:16px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	
	*width: 980px;
	_width: 960px;
}

	
.menu li{
	display: inline;
	margin-left: 5px;
	margin-right:5px;
	padding: 5px 3px 5px 3px;
	color: #000;
	
	_padding: 10px 2px 10px 2px;
}
	
.menu li a{
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	
	*position: relative;
}

.menu li a:visited{
	text-decoration: none;
}

.menu li.current a{
   background:#e4dddd;
   color: #000;
} 

.menu li a:hover{
	color: #000 ;
	background: #e4dddd;
}



/*
footer
*/

#footer{
	width: 960px;
	height: 165px;
	background: url(../images/footer.jpg) no-repeat;
	margin: -1px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer a{
	color: #fff;
	text-decoration:none;
}

#footer li{
	list-style-type: none;
	color: #fff;
}

.second-nav{
	*margin-top: 20px;
}
ul.second-nav li{
	display: inline;
}

ul.second-nav li a{
	padding: 0 10px 5px 10px ;
}

ul.second-nav li a:hover{
	color:#fff;
}

.nav-content{
	margin-left: 20px;
}

/*
contact details on footer
*/

.contact{
	*margin-top: -10px;
}

ul.contact li{
	display: inline;
	margin-right: 25px;
}

ul.contact li a{
	padding: 12px 10px ;
}

/*
Contact Styles			
*/

form.contact{
	margin: 0 20px 20px 0;
	padding:  10px;
	width: 650px;
	
	_margin-right: -50px;
	_padding-right: 0;
	
}

fieldset
{
	float: left;
	clear: left;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}

form.contact input{
	width: 350px;
	margin-left: 25px;
}

input.submit:hover {
    border: 2px solid #633333;
	cursor:pointer;
	cursor:hand
}

legend
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ul
{
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

label
{
	float: left;
	width: 100px;
}

label.enquiry{
	width: 350px;
}

fieldset.submit
{
	width:450px;
	float: none;
	border: 0;
	margin: 0 auto;
}
	