body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF; /*#D7B7B7; dk mauve*/;
	color: #000000;
	background-image: url('../images/gradient-behx3.jpg');
	background-repeat: repeat-x;
}
/*===============indicates no border around any image ============*/
body img {
	border: 0px;
	text-decoration: none;
}
/* ============ margins auto center the container on the page ==========*/
#container {
	margin: 10px auto;
	padding: 30px;
/*5px; /*10px; 30px; MeW 16/03/09 00:20*/	background-color: #ffffff;
	width: 80%;
}
/*=================== styles for top banner ========================*/
#banner {
	background-position: left;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: inherit;
	color: #000000;
	background-repeat: no-repeat;
}
.onein7 {
	color: #6600FF;
	width: 598px;
	font-size: small;
}
/*=================== styles for top menu ======================*/
#topmenu {
	background-color: #FFFFFF;
	text-align: center;
	font-size: .90em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: inherit;
	border-top: 2px solid #AD6D6D;
	border-bottom: 2px solid #AD6D6D;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 1em;
}
/*==============all site links==============*/
a:link {
	font-size: small;
	font-weight: bold;
	color: #004145;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background: transparent;
	/*padding: 0px;*/
	text-decoration: underline;
}
a:hover {
	font-size: small;
	font-weight: bold;
	text-decoration : none;
	background: #C47B7B;
	color: #ffffff;
}
a:active {	
	font-size: small;
	font-weight: bold;
	text-decoration : underline;
	background: #BFDFE2;
	color: #000000;
}
/*====================== styles for main content area =========================*/
#content {
	margin-left: 180px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	margin-right: 35px;
}
/*===========content area list items==============
#content ul li {
	list-style-image: url('../templates/summer-rose/images/pink-bullet-bg.gif');
	margin: 2px;
	padding: 2px;
}
#content li li {
	list-style-image: url('../templates/summer-rose/images/pink-bullet-sm.gif');
	padding: 2px 0;
}*/
/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */
#vertmenu_left {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 160px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
}
#vertmenu_right {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 160px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: right;
}

#vertmenu .heading {
	display: block;
	background-color: #D70036; /*#FF0000; #AD6D6D;*/;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 0 5px 3px;
	border: 1px solid #825252;
	color: #ffffff;
	margin: 0px;
	width: 150px;
}
#vertmenu ul {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block; /*border-bottom: 1px dashed #825252;*/;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width: 160px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}
#vertmenu .greenbox a:link {
	background: #FFFFFF;
	color: #1534B3;
	font-weight: bold;
	text-decoration: none;
}
#vertmenu .sidebox a:visited {
	background: #FFFFFF;
	color: #1534B3;
	font-weight: bold;
	text-decoration: none;
}
#vertmenu .sidebox a:hover {
	background: #FFFFFF;
	color: #CC9900;
	font-weight: bold;
	text-decoration: underline;
}
#vertmenu .sidebox a:active {
	background: #FFFFFF;
	color: #1534B3;
	font-weight: bold;
	text-decoration: none;
}
/* left-hand menu - colored box - green */
.sidebox {
	border: 2px solid #AD6E6D;
	margin: 0px 5px 3px 5px;
	padding: 0px 3px 15px 3px;
	background: #f8faef;
	color: #000000;
	font-size: 85%;
}
/* left-hand menu - colored box - green heading */
.sideboxheading {
	background: #D70036;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	padding: 2px;
}
/*============== Styles for footer ===================*/
#footer {
	border-top: 2px solid #AD6D6D;
	clear: both;
	padding: 5px;
	background-color: rgb(255, 255, 255);
	text-align: center;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*================== general styles =================*/
hr {
	width: 50%;
	text-align: center;
	background-color: #542331;
	height: 5px;
}
/* =================Styles for heading tags =============== */
/* For the individual styles h1, h2, h3 and h4 added margin-top: 0px;
	margin-bottom: 0px; MeW 16/03/09 00:30* All reset to 5px 00:36*/
	
h1, h2, h3, h4 {
	color: #573737;
	background-color: inherit;
}
h1 {
	font-size: 1.5em;
	background: #D70036;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 {
	margin-top: 5px;
	margin-bottom: 5px;
}
/*================used to center anything==============*/
.center_text {
	text-align: center;
}
/* ============floats images to right or left ============*/
img.imgrgt {
	float: right;
	padding: 7px;
}
img.imglft {
	float: left;
	padding: 7px;
}
.x-smtxt {
	font-size: x-small;
}
.bannerboxheading {
	text-align: left;
	color: #FFFFFF;
	background-color: #FF0000;
}
.bannerboxheadingmew {
	text-align: left;
	color: #000000;
	background-color: #FF0000;
}
/*.onein7 {
	color: #6600FF;
}*/
.contact_table {
	width: 100%;
}
.contact_tableheader {
	font-weight: bold;
}
/*.venue {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	font-variant: small-caps;
}*/
.table_width {
	width: 95%;
}
.style1 {
	margin-left: 50px;
	margin-right: 50px;
}
.style2 {
	vertical-align: baseline;
	float: right;
	margin: 5px;
}
/*.bold_text {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
*/
.textalign_left {
	text-align: left;
}
.textalign_right {
	text-align: right;
}

