body{
	font-family:arial;
	font-size:11px;
	text-align:center;
}

#div_container{
	margin-left:auto;
	margin-right:auto;
	display:block;
/*	width:738px;*/
	width:755px;
	border:0px solid #ffffff;
	text-align:left;

}



#div_logo{
	position:relative;
	background-color:red;
	float:left;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#div_topbar{
	background-color:red;
	float:left;
	position:relative;
	padding:0px;
	margin:0px;
}

#div_navbartop{
	background-image:url(/images/menu/Navbar_Red_BG.gif);
	background-color:red;
	float:left;
	width:188px;
	height:29px;
	border:none;
	position:relative;
	line-height:29px;
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	overflow:hidden;
	white-space:nowrap;
}

.div_clear{
	position:relative;
	clear:both;
}



#div_leftnav{
	float:left;
	width:159px;
	background-image:url(/images/menu/SubNav_Top_Bg.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	text-align:left;
}

#div_leftnavblend{
	float:left;
	width:159px;
	background-image:url(/images/menu/SubNav_BG2.gif);
	background-position:-1px 83px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}


/******** HORIZONTAL MAIN TOP BAR SETTINGS ****************/
#div_navbar{
	background-image:url(/images/menu/NavBar_BG.gif);
	background-repeat:repeat-x;
	background-color:white;
	float:left;
	width:543px;
	height:29px;
	overflow:hidden;
	clip:auto;
	white-space:nowrap;
	text-align:left;
	padding-left:0px;
	line-height:29px;
	margin-left:0px;
}

.topbar___div_horiz_ul{
	float:left;
	text-align:left;
	width:1000px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.topbar___horiz_ul{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	list-style: none;
	margin-left:0px;
	height:29px;
	line-height:29px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	float:left;
}

.topbar___horiz_li{
	float:left;
	padding-right:10px;
	font-weight:bold;
}

.topbar___horiz_li a{
	color:#000000;
	text-decoration:none;
}

.topbar___horiz_li a:hover{
	color:#D0D0D0;
	text-decoration:none;
}

.topbar___horiz_lisep {
	float:left;
	color:#900825;
	padding-right:10px;
	font-weight:bold;
}
/*///////////////////////////////////////////////////////////////*/



/******** vertical left BAR SETTINGS ****************/

.leftbar___div_vert_ul{
	float:left;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:0px;
	width:100%;

}
.leftbar___vert_ul{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	list-style: none;
	margin-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	float:left;

}

.leftbar___vert_li{
/*	float:left;
	clear:left;*/
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
	font-weight:normal;
}

.leftbar___vert_li a{
	color:#ffffff;
	text-decoration:none;
}

.leftbar___vert_li a:hover{
	color:#D0D0D0;
	text-decoration:none;
}

/*///////////////////////////////////////////////////////////////*/


.menu_space{
	border: 0px; 
	width: 140px;
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align:left;
	margin-left:5px;
	background-color:#FF0000;
	border-bottom:0px;
	color:#FF0000;

 }




.bg_flowers{
	width:100%;
	height:100%;
	float:left;
	background-image:url(/images/menu/flowers.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	
}





#div_main{
	float:left;
	width:auto;
	overflow-x:auto;
	overflow-y:auto;
	clip:auto;
	text-align:left;
	padding-left:0px;
	margin-left:0px;
	border:0px solid #000000;
	padding-left:8px;
	width:550px;
}

 .standardpage{
	overflow:hidden;
	float:left;
	width:100%;
	text-align:left;
	padding-left:0px;
	margin-left:0px;
	height:100%;
 }

 .standardpage_notitle{
	overflow:hidden;
 	float:left;
	width:100%;
	padding-left:0px;
	margin-left:0px;
	height:100%;
	display:block;
 }


 .standardpage_home{
	overflow:hidden;
	float:left;
	width:100%;
	text-align:left;
	padding-left:0px;
	margin-left:0px; 
	height:100%;
 }

 .pagetitle{
	float:left;
	width:100%;
	clear:both;
	height:30px;
 }
















/******** HORIZONTAL FOOTER SETTINGS ****************/
#div_footer{
	background-color:white;
	float:left;
	width:100%;
	height:29px;
	line-height:29px;
	overflow:hidden;
	clip:auto;
	white-space:nowrap;
	text-align:center;
	padding-left:0px;
	margin-left:0px;
	
}

.footer___div_horiz_ul{
	width:100%;
}

.footer___horiz_ul{
	padding-left:0px;
	padding-right:0px;
	list-style: none;
	margin-left:0px;
	height:29px;
	line-height:29px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	float:center;
}

.footer___horiz_li{
	display:inline;
	padding-right:10px;
	font-weight:normal;
}

.footer___horiz_li a{
	color:#A0A0A0;
	text-decoration:none;
}

.footer___horiz_li a:hover{
	color:#000000;
	text-decoration:none;
}

.footer___horiz_lisep {
	display:inline;
	color:#900825;
	padding-right:10px;
	font-weight:normal;
}
/*///////////////////////////////////////////////////////////////*/









/****************************************************************/

.Main_Title_Left_Floater {
	padding-top:10px;
	padding-bottom: 10px;
	float: left;


}
.dateandtime {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	float: right;
	padding-bottom: 25px;

}

.main {
	/*width: 572px;*/
	width:572px;
	text-align:justify;
}
.row_style_image_right img {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}

h1 {
	font-weight: bold;
	color: #990000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {

	font-weight: bold;
	color: #990000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.row_style_image_right {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
.row_style_image_left img {
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}
.row_style_image_left {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
.column_style_left_large {
	width: 365px;
	clear: left;
	float: left;
}
.column_style_right_narrow {
	width: 192px;
	float: right;
	clear: right;
}
.column_style_right_narrow img {
	padding-bottom: 10px;
}
.column_style_left_large img {
	padding-bottom: 10px;
}
.column_style_left_narrow {
	width: 180px;
	float: left;
	padding-right: 0px;
	margin-right:16px;
}
.column_style_centre_narrow {
	width: 180px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.column_style_right_narrow {
	width: 180px;
	float: right;
	margin-left: 16px;
}
.column_style_left_medium {

	width: 278px;
	float: left;
	padding-right: 0px;
}
.column_style_right_medium {

	width: 278px;
	float: right;
	padding-left: 0px;
}
.clearit{
	width:100%;
	clear:both;
}


.normal_black_text {
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.medium_black_text {
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.large_black_text {
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.medium_red_text {
	font-weight: normal;
	color: #990000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.large_red_text {
	font-weight: normal;
	color: #990000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.normal_red_text {
	font-weight: normal;
	color: #990000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p{
	margin:0px;
	padding:0px;
	}