body 
{ 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #878587;
	background-color: #eff0f2;
	margin-top: 0px;
	padding-top: 0px;
}

td { 
	font-family: verdana, arial, helvetica, sans-serif;  
	font-size: 11px; 
	color: #878587 }

h1
{
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	padding-left: 1px;
	color: #878587;
}

h2
{
	font-weight: normal;
	font-size: 11pt;
	margin-top: 0px;
}


h4
{
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: -5px;
}



/*
	Links
*/

a:link, a:active
{
	color: #000;
	text-decoration: none;
}


a:hover
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #666;
	text-decoration: underline;
}











/* STRUCTURAL DEFS */


#container
{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}



/* Main page container */

#content
{
	float: right;
	width: 531px;
	margin-top: 0px;
	padding-right: 10px;
}


/* Main page content container */

#content-container
{
	width: 531px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}





/* Section Title - What's On, Shops & Services etc */

#section-title
{
	height: 45px;
	margin-top: 0px;
	padding-top: 0px;
}

#section-title h1
{
	float: left;
	padding: 15px 0 0 0;
	margin: 0 0 0 10px;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	color: #302e44;
	font-size: 1.4em;
}

/* End Section Title */



/* Definitions for main colored heading */

#heading
{
	background-image: url("/app/sharedimages/plantationplace/boxtop.");
	background-repeat: repeat-x;
	background-color: #eff0f2;
	padding-left: 10px;
	height: 28px;
	margin: 0px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}

/* Heading for main colored area */

#heading h2
{
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 1.2em;
	color: #302e44;
	padding-top: 5px;
	margin-bottom: 0px;
}






/* Container containing the actual data - provides borders */
/* Width is 2px less than container above since we're in standards mode */

#sub-container
{
	width: 529px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}



/* Heading for business name */

#businesstitle h2
{
	margin-bottom: 5px;
}









/* Container containing the actual data - provides borders */
/* Width is 2px less than container above since we're in standards mode */

#sub-container
{
	width: 529px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}



/* If content is only in P tags rather than table, then add an indent */

#sub-container p
{
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
}



#heading-joined h2
{
	color: #fff;
	padding-top: 5px;
	margin-bottom: 0px;
}



/* Heading for business name */

#businesstitle h2
{
	margin-bottom: 5px;
}





/* Definitions for business name */

#businesstitle
{
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}


/* Definitions for the div containing the details table */ 

#details
{
	float: left;
	display: inline;
	background-color: #999;
	margin: 0px;
	margin-left: 10px;
}



/* Lower Curve */

#lowercurve
{
	margin-top: 0px;
	background-color: #999;	
	width: 531px;
}


/* Horizontal Divider */

#horizontal-border
{
	height: 20px;
	border-bottom: 1px dotted #c5c5c5;
}



/* Provides Some Vertical Space */
#vspacer
{
	height: 30px;
}



/* Footer */
#footer
{
	text-align: center;
	margin-top: 50px;
}












/* SECTION-SPECIFIC ELEMENTS */



/* For the individual travel index boxes */

#travelbox
{
	float: left;
	width: 165px;
	height: 120px;
	margin-right: 18px;
	margin-bottom: 18px;
}


/* Just loses the right margin */

#travelbox-far-right
{
	float: left;
	width: 165px;
	height: 120px;
	margin-bottom: 18px;
}

#travelheader
{
	height: 38px;
	background-image: url("/app/travel/images/stmaryaxe/boxtop_travel.gif");
	background-repeat: no-repeat;
	background-color: #5E79A4;
	padding-left: 10px;
}

#travelheader h2
{
	color: #fff;
	padding-top: 5px;
	margin-bottom: 0px;
}















/* CLASSES BELOW */




/* Use for Green Text */

.green
{
	color: #28B24A;
}


/* For the table headers */
.title-text
{
	color: #ffffff;
	font-size: 13px;
	height: 30px;
	background-color: #709456;
	padding-left: 5px;
}

/* For the table headers */
.title-text
{
	color: #ffffff;
	font-size: 13px;
	height: 30px;
	background-color: #709456;
	padding-left: 5px;
}

/* For the light green table headers */
.title-text-light
{
	color: #364C26;
	font-size: 13px;
	height: 30px;
	background-color: #A2C38A;
	padding-left: 5px;
}

/* Actual text formatting & placement */
.middle
{
	width: 531px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	padding-left: 7px;
	padding-right: 10px;
}

/* Just pushes the forms down a bit to gove space */
.formtable
{
	margin-bottom: 10px;
	margin-left: 10px;
}

.venue-title
{
    color: #364C26;
    font-size: 13px;
}

.head-title
{
	color: #364C26;
	font-size: 13px;
	height: 30px;
}

hr
{
	color: #999;
	border-top: 1px solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
}

.titlebarbg
{
	background-image: url("/app/sharedimages/stmaryaxe/titlebar_bg.gif");
	background-repeat: repeat-x;
	background-color: #5E79A4;
	color: #fff;
	font-size: 1.3em;
	padding-bottom: 7px;
}















/* LEGACY STUFF BELOW */



.sidebordergrey { background-color: #C5C5C5; }
.sideborderyellow { background-color: #FCC46C; }

.line { background-color: #C5C5C5; }

.header { color: #8097CD; font-size: 18px; }


.niceborders { background-color:#F4F4F3; border-collapse: collapse; border: 1px solid #ffffff; margin-left: 10px; }

.tdbold { background-color:#A98DC8;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff;
text-decoration: none }
