@charset "UTF-8";
/* CSS Document */

/*\*//*/
  @import "http://brennanvacations.com/ie5mac.css";
/**/


body {
	background: #fff; color: #000;
	font: 12px Verdana, sans-serif;
	line-height: 1.3;
}
a:link { color: #0055AA; }
a:visited { color: #257acf; }

body, div, img, table, td, th, h1, p {
	margin:0;
	padding:0;
	border:0;
}

.container {
	margin: 0 auto;
	width: 778px;
}

.container2 {
	margin: 0 auto;
	width: 778px;
	background-image:url(/images/brennan-bg.jpg);
}


/* General */

.header 
{
	font-weight: bold;
	color: #fff;
	background-color: #788784;
}

h2 {
	font: 19px Verdana, sans-serif;	
	padding-left:10px;
	padding-top:35px; padding-bottom:0px;
	margin:0px;
	color:#0055AA;
}

h3 {
	font: 16px Verdana, sans-serif;	
	padding-left:10px; padding-top:3px; padding-bottom:0px;
	margin:0px;
	color:#333333;
	font-style:italic;
}


/* Header */
#header {
	background: url(/images/header-bg2.gif);
	height: 106px;
}
.headerbox {
	font-size: 10px;
	margin: 10px 10px 20px 10px;
	height: 61px;
	overflow: auto;
}
#mission {
	height: 91px; width: 339px;
	background: url(/images/mission-bg2.jpg);
}


/*  css for fancy character at beginning of descriptions  */
#main #description 
{
	margin: 35px 20px 5px 10px;
	padding-top:23px;
	line-height:20px;
}

#main #description2 
{
	margin: 5px 20px 5px 10px;
	padding-top:12px;
	line-height:20px;
}

#main .script_leadinC 
{
	background: url(/images/flushLeft_c.png) no-repeat top left;
	text-indent:33px;
}


/* Top navigation */
#topnav {
	/* background: url(http://brennanvacations.com/images/topbar-bg.png); */
	background:#000;
	color: white;
	border-bottom: 3px solid #D4B57D;
	list-style: none;
	margin: 0; padding: 0;
	text-align: center;
	white-space: pre;
	height: 20px;
}
#topnav div {
	display: inline;
	font-size: 20px;
	line-height: 1;
	margin: 0; padding: 0;
	position: relative;
}

/* Homepage */
#homepage #content {
	background: url(/images/wide-bg.png) no-repeat center -1px;
}

#hp_specialBar 
{
	height: 325px;
}
