html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0 0 0.5em 0; 
padding: 0; 
border: 0; 
} 
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
	color: #333333;
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;font-family: Verdana, Helvetica, Arial, sans-serif;
color: #333333;
margin: 0 0 0.25em 0;
}
h1 {
	FONT-WEIGHT: Bold;
	margin-top: 0.2em;
	FONT-SIZE: 1.2em;
	color: #000000;
}
h2 {
	FONT-SIZE: 1.15em;
	margin-top: 0.5em;
	color: #df321b;
}
h3 {
	margin-top: 0.6em;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 1.0em;
	color: #000000;
	}
h4 {
	FONT-SIZE: 1.2em;
	color: #333333;
}
h5 {
	margin-bottom: 0.0em;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: normal;
	font-style: italic;
	color: #000000;
}
h6 {
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: Bold;
	color:  #df321b;
}

img {
	margin: 0px;
	padding: 0px;
}
lo {
	 FONT-SIZE: 1em; MARGIN-BOTTOM: 0.1em; 
}
ul {
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 0.1em;
	margin-left: 15px;
}
li {
	MARGIN-BOTTOM: 0;
	font-size: 1em;
	list-style-position: outside;

}
pre {
	FONT-SIZE: 1em; FONT-FAMILY: monospace
}
.strong {
	FONT-WEIGHT: bold
}
b {
	FONT-WEIGHT: bold
}
p {
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 1em;
}
.pnotopmargin{
	margin-top: 0em;
	color: #000000;
}
.smallfont {
	margin-top: 0px;
	margin-bottom: 0.7em;
	font-size: 0.85em;
}
a {
	FONT-WEIGHT: normal;
	color: #009dd1;
	TEXT-DECORATION: none;
	FONT-SIZE: 1em;

}
a:link {
	color: #009dd1;
}
a:visited {
}
a:active {
}
a:hover {
	TEXT-DECORATION: underline;
	color: #7fa419;
}
#outsidewrapper {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 7px;

}

#insidewrapper {
	width: auto;
	height: auto;
	background-image: url(../Assets/Images/Img/wrapper.gif);
	background-repeat: repeat-y;
	float: left;
}
#wrapper {
	width: 770px;
	height: auto;
	margin-left: -1px;
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../Assets/Images/Img/bg_topgreenline.gif);
	background-repeat: no-repeat;

}

#header {
	background-image: url(../Assets/Images/Img/Banner.jpg);
	height: 155px;
	width: 761px;
	background-repeat: no-repeat;

}
#pagefooter {
	height: auto;
	width: 780px;
	float: left;
	clear: both;
	background-color: #aee029;

}
#prefooter {
	position: relative;
	width: 780px;
	height: 18px;
	background-image: url(../Assets/Images/Img/Prefooter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 11px;
}

#footer {
	position: relative;
	height: auto;
	width: 750px;
	float: left;
	clear: both;
	padding-left: 10px;
	font-size: .8em;

}
#footer a{
	color: #000000;
}
#footer a:hover{
	color: #ffffff;
}
#prefooter a{
	color: #000000;
}
#prefooter a:hover{
	color: #ffffff;
}
.foilmedia a{
	color: #FFFFFF;
	text-decoration: none;
}
.image{
	position: relative;
	color: #000099;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.image_rightnoboarder {
	float: right;
	color: #000099;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: relative;
}
.image img{
	border: 1px solid #333333;
}
.image_right {
	float: right;
	position: relative;
	color: #000099;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.image_right img{
	border: 1px solid #333333;
}
.image_left {
	float: left;
	position: relative;
	color: #000099;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
}
.image_left img{
	border: 1px solid #333333;
}
.image_none {
	float: left;
	position: relative;
	color: #000099;
	padding-top: 1px;
	padding-bottom: 5px;
}
.image_none img{
	border: 1px solid #999999;
}
.Image_text {
	clear: both;
	float: left;
	width: 10px;
	color: #cc0066;
	font-size: 90%;
}
img.floatleft{
	float: left;
	padding-right: 10px;
}

#container {
	height: auto;
	width: 760px;
	background-repeat: repeat-y;
	background-position: right top;

}

#left_column {
	float: left;
	position: relative;
	width: 150px;
	padding-left: 10px;
	padding-bottom: 65px;
	padding-right: 10px;
	padding-top: 6px;
}
#centre_column {
	float: left;
	width: 555px;
	padding: 10px 0px 10px 20px;
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
.clearer {
	clear: both;
}
#calendarcontent {
	MARGIN: 5px 0px 0px;
	FONT: bold 12px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	BORDER-LEFT: 2px solid #ffffff;
	WIDTH: 148px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFff;
	TEXT-ALIGN: center;
	padding-top: 4px;

}
#currentmonth {
	height: 19px;
	width: 106px;
	float: left;

	FONT: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	PADDING-TOP: 4px;
	TEXT-ALIGN: center;

}
#monthprev {
	height: 19px;
	width: 19px;
	float: left;
	background-color: #FFFFFF;
}
#monthprev img {
	border:0;
 	margin:0;
 	 padding:0
}
#monthnext img {
	border:0;
 	margin:0;
 	 padding:0
}
#monthnext {
	height: 19px;
	width: 19px;
	float: left;
	background-color: #FFFFFF;
}	
table {
	float: left;
	margin-bottom:5px;

}
CAPTION {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #FFFFFF;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 200px;
	COLOR: #333333;
	PADDING-TOP: 4px;
	TEXT-ALIGN: center;
	height: 20px;
}
TH {
	BORDER-RIGHT: #FFFFFF 2px solid;
	BORDER-TOP: #FFFFFF 2px solid;
	BACKGROUND: #FFFFFF;
	FONT: bold 11px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	BORDER-BOTTOM: #FFFFFF 2px solid
}
.notday {
	FONT-WEIGHT: bold;
	 BACKGROUND: #ffffff;
	  COLOR: #333333;}
.today {
	FONT-WEIGHT: bold; BACKGROUND: #aee029; COLOR: #000000}
TD.today A {
	FONT-WEIGHT: bold;
	BACKGROUND: #aee029;
	COLOR: #000000;
}
TD.today A:link {
	FONT-WEIGHT: bold; BACKGROUND: #aee029;
	COLOR: #000000;
	text-decoration: underline;

}
TD.today A:hover {
	FONT-WEIGHT: bold; BACKGROUND: #df321b;
	COLOR: #FFFFFF;
	text-decoration: underline;

}
TD.today A:visited {
	FONT-WEIGHT: bold;
	 BACKGROUND: #aee029;
	  COLOR: #000000;
}
TD {
	 BACKGROUND: url(../Assets/Images/Img/br_calendar.gif) no-repeat right bottom;
	BORDER-RIGHT: #FFFFFF 2px solid;
	  WIDTH: 19px;
	   BORDER-BOTTOM: #FFFFFF 2px solid;
	   HEIGHT: 19px; TEXT-ALIGN: center
}
TD A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin: 0px;
	padding: 0px;
}
TD A:link {
	 BACKGROUND: url(../Assets/Images/Img/br_calendar_.gif) no-repeat right bottom;
	 COLOR: #000000;
	 text-decoration: underline;
	 }
TD A:visited {
	 BACKGROUND: url(../Assets/Images/Img/br_calendar.gif) no-repeat right bottom;
	 COLOR: #000000;
	 text-decoration: underline;

}
TD A:hover {
	 BACKGROUND: url(../Assets/Images/Img/br_calendar_hover.gif) no-repeat right bottom;
	 COLOR: #FFFFFF}
TD A:active {
	 BACKGROUND: url(../Assets/Images/Img/br_calendar.gif) no-repeat right bottom;
	 COLOR: #6D8A15}

a.nav {
		color: #FFFFFF;
}
	 
.adheaderadmin {
	height: 145px;
	width: 150px;
	border: 10px solid #aedf29;
}
.adheader {
	height: 145px;
	width: 150px;
	border: 10px solid #aedf29;
}
.adheader img{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;		
}
#adverts {
	padding-bottom: 10px;
	padding-left: 10px;
	width: 172px;
	float: left;
	height: auto;
	margin-top: 0px;
}
.advertcontent {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 172px;
	padding-right: 10px;
	padding-left: 10px;
}
.advert {
	padding-top: 15px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 172px;
}
.advert img {
	border: 1px solid #aedf29;
}
.leftcoladvert {
	padding-top: 15px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}
.leftcoladvert img {
	border: 1px solid #aedf29;
}
.listingadvert {
	padding: 0px 0px 5px 15px;
	height: auto;
	width: 156px;
	float: right;
	margin-top: 7px;
}
.listingadvert img {
	border: 1px solid #aedf29;
}
.listingadvert_leftcol {
	padding: 0px 0px 5px 5px;
	height: auto;
	width: 150px;
}
.listingadvert_leftcol img {
	border: 1px solid #aedf29;
}
.content {
    margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 555px;
	float: left;
	padding-bottom: 15px;
}
.content_noborder {
    margin-top: 3px;
	width: 555px;
	float: left;
	padding-bottom: 3px;
}

#headernav {
	float: right;
	height: 100px;
	padding-right: 15px;
	padding-top: 8px;
}
#headernav ul {
	list-style-type: none;
	text-align: right;
}
#headernav li {
	padding-bottom: 4px;
}
#headernav a {
	color: #333333;
	font-weight: bold;
}
#headernav a:hover {
	color: #df321b;
	text-decoration: underline;
}
#topnavcontainer {
	float: right;
	height: 30px;
	width: 601px;
	clear: both;
	padding-top: 10px;
}

#subnav {
	padding-top: 4px;
	height: 10px;
	padding-left: 30px;
}
#subnav a {
	color: #333333;
	font-size: 1.1em;
}
#subnav a:hover {
	color: #df321b

}

#homebaby {
	float: right;
	padding-right: 10px;
	height: auto;
	width: 150px;
	padding-top: 30px;
}
.grey {
	color: #333333;
	font-size: 1.2em;
}

.black {
	color: #000000;
	font-weight: bold;
}

#butterflyleft {
	background-image: url(../Assets/Images/Img/butterfly_orange_calendar.gif);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 500;
	height: 64px;
	width: 59px;
	left: 37px;
	bottom: 30px;
}
#flowerright {
	background-image: url(../Assets/Images/Img/FlowerRight.gif);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 500;
	height: 50px;
	width: 28px;
	right: 15px;
	bottom: 4px;
}
.contentleft {
	width: 100px;
	float: left;
	padding-top: 15px;
	height: 100%;
}
#contentleftbaby {
	width: 370px;
	float: left;
	padding-top: 15px;
	height: 100%;
}
.contentright {
	width: 455px;
	float: left;
	padding-top: 10px;
	float: left;
}
.homeheading {

}
.homeheading a{
	font-weight: bold;
	color: #df321b;
}
.homeheading a:link {
	color:  #df321b;
	font-weight: bold;
}
.homeheading a:hover {
	color: #7fa419;
	font-weight: bold;
}
#foot{
	background-position: center;
}
#foot li{
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	font-size: 0.95em;

}
.book_button {
	float: left;
	height: 17px;
	width: 120px;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 30px;
	margin-left:10px;
}
/*delete
.book_button a {
	color: #FFFFFF;
	text-decoration: none;
}
.book_button a:hover{
	color: #7fa419;
	text-decoration: none;
}
*/
.red {
	color: #df321b;
	font-weight: bold;
}
.book_cat_col {
	margin-right: 10px;
	float: left;
	width: 240px;
}
#minleftmargin {
	float: left;
	width: 0px;
	height: 30px;

}
#EventsWrapper {
	height: auto;
	width: 100%;
	margin-top: 1px;
}
#EventsHeader {
	height: auto;
	width: 553px;
	border: 1px solid #aee029;
}
#EventPreviousRt {
	height: 100%;
	width: 130px;
	float: left;
	padding-left: 20px;
	text-align: left;
	padding-top: 5px;
}
#EventHeaderCtr {
	height: 100%;
	width: 240px;
	float: left;
	font-weight: bold;
	text-align: center;
}
#EventPreviousLt {
	height: 100%;
	width: 135px;
	float: left;
	padding-right: 20px;
	text-align: right;
	padding-top: 5px;
}
#EventsSubHeading {
	height: auto;
	width: 553px;
	font-weight: bold;
	background-color: #aee029;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.eventtitle {
	height: auto;
	width: 553px;
	padding-top: 5px;
}
.eventLt {
	float: left;
	width: 100px;
	height: auto;
	clear: left;
	padding-left: 5px;
	overflow: hidden;
}
.eventRt {
	float: left;
	width: 100px;
	height: auto;
	padding-left: 5px;
	overflow: hidden;
}
.eventRttitle {
	float: left;
	width: 100px;
	height: auto;
	padding-left: 5px;
}
.eventCtr {
	float: left;
	width: 330px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.eventdetails {
	height: auto;
	width: 100%;
}
.eventdetailsshade {
	height: auto;
	width: 100%;
	background-color: #f0fadf;
}
.eventdetailsline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	height: auto;
}
.eventdetailslineul{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #aee029;
	width: 100%;
}
.eventspecialcat{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height: auto;
}
.Event_date {
	color: #df321b;
}
.Event_head {
	color: #000000;
	font-weight: bold;
}
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}
.clear {clear:both;}

a#popup:visited { text-decoration:none;}
a#popup { text-decoration:none; position:relative;}
a#popup span {display:none;}
a#popup:hover {
	cursor:default;
	color: #FFFFFF;
}
a#popup:hover #popbox {
	display:block;
	position:absolute;
	top:-40px;
	;
	left:-55px;
	;
	width:200px;
	height:auto;
	background-color:#ffffff;
	color:#009dd1;
	border:1px solid #aee029;
	text-align:left;
	padding: 10px;
	z-index: 100;
}
.eventmenuline {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.eventmenult {
	float: left;
	width: 400px;
}
.eventmenuCtr {
	float: left;
	width: 60px;
}
.eventmenuRt {
	float: left;
	width: 60px;
	padding-left: 20px;
}
#eventmenumessage {
	padding: 5px;
	border: 2px solid #afdf31;
	height: auto;
	width: 540px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#cmdwrapper {
	border: 1px solid #343399;
	position: relative;
	height: auto;
	width: 760px;
	overflow: hidden;
	visibility: visible;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #99CCFF;
}
#cmdcontainer {
	border: 1px solid #333333;
	margin-top: 10px;
	width: 550px;
	float: left;
	padding: 5px;
	background-color: #FFFFCC;
}
#cmdcontainerdelete {
	border: 1px solid #333333;
	margin-top: 10px;
	position: relative;
	width: 555px;
	display: inline;
	float: left;
	padding: 5px;
	background-color: #FFCC00;
}
.cmdline {
	float: left;
	height: auto;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.cmdlineitem1 {
	float: left;
	margin-right: 5px;
	width: 155px;
}
.cmdlineitem2 {
	float: left;
	margin-right: 5px;
	width: 155px;
}
.cmdlineitem3 {
	float: left;
	margin-right: 5px;
	width: 100px;
}
.cmdlineitem4 {
	float: right;
	margin-right: 5px;
	width: 115px;
}
#cmdheader {
	height: auto;
	width: 100%;
}
#cmdheaderline1 {
	height: auto;
	width: 100%;
	clear: both;
	float: left;
}#cmdheaderline2 {
	height: auto;
	width: 100%;
		clear: both;
	float: left;
}#cmdheaderline3 {
	height: auto;
	width: 100%;
		clear: both;
	float: left;
}
#cmdtitle {
	float: left;
}
#cmdpagetitle {
	float: left;
}
.region {
	float: left;
	width: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343399;
	margin-bottom: 10px;
}
.storeline {
	float: left;
	position: relative;
}
.store {
	float: left;
	margin-right: 10px;
	width: 170px;
}.notetext {
	font-size: 0.8em;
}
img.centred {
    display: block;
    margin-left: auto;
    margin-right: auto
 }
.content_1-1_box {
    margin-top: 0px;
	float: left;
	height: auto;
	width: 543px;
	border: 1px solid #666666;
	padding: 5px;
}
.content_1-1 {
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: auto;
	width: 555px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.content_noborder_1-1 {
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: auto;
	width: 555px;
}
.content_3-3 {
	padding: 5px;
	float: left;
	height: auto;
	width: 555px;
}
.content_2-3 {
	padding: 5px;
	float: left;
	height: auto;
	width: 360px;
}
.content_1-3 {
	padding: 4px;
	float: left;
	height: auto;
	width: 175px;
}
.content_1-3_colour1 {
	padding: 5px;
	float: left;
	height: 200px;
	width: 160px;
	background-color: #ff66d9;
}
.content_1-3_colour2 {
	padding: 5px;
	float: left;
	height: 200px;
	width: 160px;
	background-color: #ff66d9;
}
.content_1-2 {
	padding: 5px;
	float: left;
	height: auto;
	width: 265px;
}
.content_listing_2-3 {
	padding: 0px 5px 2px;
	float: right;
	height: auto;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
}
.content_listing_premium_2-3 {
	padding: 0px 0px 2px;
	float: right;
	height: auto;
	width: 365px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		overflow: hidden;
}
#listingnav{
}
#browse_warning {
	padding: 5px;
	height: auto;
	width: 543px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #34ccfe;
	color: #000000;
	margin-right: auto;
	margin-left: auto;

}

#browse_bottom {
	padding: 5px;
	height: auto;
	width: 543px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #34ccfe;
	color: #000000;
	margin-right: auto;
	margin-left: auto;

}
#cal_banner_ad_top {
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;

}
#dir_banner_ad_top {
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;

}
#dir_banner_ad_bottom {
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;

}
.welcomeheading {
	font-size: 1.5em;
}
#calendar_year h4 {
	margin-bottom: .05em;

}
#calendar_year p {

	margin-top: .05em;
}
#blankpagecontent {
	padding: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 555px;
	border: 1px solid #aee029;
}
.floatright {
	float: right;
}
.eventtitle_basic {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.25em 0;
}
.browesevent_datename {
	font-size: 1.1em;
	font-weight: bold;
}

.section_selected {
	border: 1px solid #aee029;

}
.category_selected {
	border: 1px solid #aee029;
}
#listing_search {
	padding-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
#listing_search_results ul{
	list-style-type: disc;
	padding-left: 10px;
}
#feature_heading {
	margin-top: 3px;
	padding: 3px 10px 3px 0px;
	float: left;
	height: auto;
	width: 545px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #003399;
}

#sunonheading {
	height: 27px;
}
.feature_content a{
}
.feature_content h1{
	font-size: 1.3em;
}
.feature_nav a{
	font-size: 1.4em;
}
#feature_calendar{
	text-align: center;
	padding-top: 0px;
	height: 151px;
	width: 143px;
}
#feature_calendar img{
	border: none;
}

#feature_banner {
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;

}
#feature_column {
	padding-top: 30px;
}
.feature_content .content_1-3 img {
	padding-top: 5px;	

}
.leftnavbutton a:link{
	color: #ffffff;
	font-weight: bold;
}
.leftnavbutton a:hover{
	color: #ffffff;
}
.leftnavbutton a:visited{
	color: #ffffff;
	font-weight: bold;
}
.leftnavbutton1 {
	background-color: #993399;
	width: 143px;
	padding: 4px 4px 4px 4px;
	margin:0px 0px 5px 0px;
	border-top: 1px solid #666666;
	border-right:5px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}.leftnavbutton2 {
	background-color: #df321b;
	width: 143px;
	padding: 4px 4px 4px 4px;
	margin:0px 0px 5px 0px;
	border-top: 1px solid #666666;
	border-right:5px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}.leftnavbutton3 {
	background-color: #ff6699;
	width: 143px;
	padding: 4px 4px 4px 4px;
	margin:0px 0px 5px 0px;
	border-top: 1px solid #666666;
	border-right:5px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}.leftnavbutton4 {
	background-color: #f65c28;
	width: 143px;
	padding: 4px 4px 4px 4px;
	margin:0px 0px 5px 0px;
	border-top: 1px solid #666666;
	border-right:5px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.leftnavbutton5 {
	background-color: #999999;
	width: 143px;
	padding: 4px 4px 4px 4px;
	margin:0px 0px 5px 0px;
	border-top: 1px solid #666666;
	border-right:5px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.discovery_navbutton {
	background-color: #999999;
	width: 155px;
	padding: 4px 4px 4px 4px;
	margin:0px 0px 5px 0px;
	border-top: 1px solid #666666;
	border-right:5px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.weblinktext {
	background-color: #FFFFCC;
	border: 1px solid #333333;
	padding: 7px;
	margin:10px 0px 10px 0px;
}
.largered {
	FONT-SIZE: 1.5em;
}
