@import url("../selectivegardener/SGStyles.css");
.logo {
	width: 454px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 156px;
}
.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.NavTable {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.StdContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.LeftBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCFFCC;
}

a {
	color: #612886;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: underline;
}
#SearchBar {
	position:absolute;
	left:454px;
	top:0px;
	width:324px;
	height:48px;
	z-index:1;
	background-image: url(images/JumpBar.jpg);
}
#LogoBottom {
	position:absolute;
	left:0px;
	top:156px;
	width:187px;
	height:66px;
	z-index:2;
}
#Sidebar {
	position:absolute;
	left:0px;
	top:222px;
	width:187px;
	height:109px;
	z-index:auto;
}
#Highlight {
	position:absolute;
	left:444px;
	top:46px;
	width:313px;
	height:104px;
	z-index:4;
	background-image: url(images/FeatureBack.jpg);
	padding: 5px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: center center;
}
#Content {
	position:absolute;
	left:187px;
	top:173px;
	width:591px;
	height:411px;
	z-index:5;
}
.BorderTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCFFCC;
}
.InnerTable_NegativeTop {
	margin-top: -10px;
}
.arial12 {
	font-family: Arial;
	font-size: 12pt;
}
.arialtitles {
	font-family: Arial;
	font-size: 24pt;
}
.tourlink {
	font-family: Arial;
	font-size: 18px;
	color: #FF3399;
}
.optistd {
	font-family: SwitzerlandBlack;
	font-size: 16px;
	color: #009933;
}
.pall30 {
	font-family: Palladius;
	font-size: 30px;
	color: #993399;
	font-weight: bold;
}
.redtype {
	font-family: Arial;
	font-size: 16px;
	color: #FF0033;
	font-weight: bold;
}
