body {
	background-color: #696969;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	margin: 2px;
}


.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}
.input_200px {
	width: 200px;
}

.bg_cs_intro {
	background-image: url(images/cs_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_generic {
	background-image: url(images/bg_generic.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bg_gardencentre {
	background-image: url(images/bg_gardencentre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg_valentines {
	background-image: url(images/bg_valentines.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg_gardenpebbles {
	background-image: url(images/bg_gardenpebbles.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg_gardencycas{
	background-image: url(images/bg_gardencycas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.bg_right {

	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
}
.content_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	padding-right: 20px;
	padding-left: 10px;
	height: auto;
	overflow: visible;
	width: auto;
}
.nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 32px;
	height: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.border_1px {
	border: 1px dotted #666666;
}

.nav_top_active {
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}



.bg_grad_center {
	background-image: url(images/grad_4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_heading {
	font-size: 18px;
	color: #990000;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 10px;
}
.content_subheading {
	font-size: 14px;
	color: #333333;
	letter-spacing: 2px;
	font-weight: bold;
}





#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
	color: #FFFFFF;
}
#sub_nav {
	background-color: #E4D7C5;
	width: auto;
	margin-top: 4px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #333333;
	margin-right: 4px;
}
#top_nav {
	width: auto;
	height: 32px;
	line-height: 32px;
	background-color: #990000;
	background-position: center;
	color: #999999;
	margin: 0px;
	padding: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}



#flashcontent {
	height: 500px;
	color:#990000;
	margin-bottom: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 0px;
	padding: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-color: #575757;
}
#content_text {
	width: 560px;
	float: right;
	list-style-type: circle;
}
#content_text img {
	border: 10px solid #990000;
	padding: 1px;
}
#content_text #no_image img {
	border: 0px solid #FFFFFF;
}


#content_nav {
	width: 160px;
	float: left;
	padding-top: 10px;
}
#content_nav div {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #696969;
}

#content_nav_sidebutton {
	width: 160px;
	float: left;
}
.bg_gardencentre .content_center #content_text #content_nav_sidebutton img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content_nav_sidebutton div {
	background-image: url(images/side_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	height: 200px;
	overflow: scroll;
	position: fixed;
}
#content_nav a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





a:link {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
.heading_normal {
	font-weight: bold;
	color: #990000;
}

a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	color: #D72523;
}
a:active {
	text-decoration: none;
	color: #990000;
}

a:hover .nav_top  {
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

a:link .nav_top  {
	color: #FFFFFF;
}

a:visited .nav_top  {
	color: #FFFFFF;
}


.nav_sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding-right: 20px;
	padding-left: 20px;
}
.link_blink {
	text-decoration: blink;
}

.border_1px_red {

	border: 1px dotted #990000;
}

.border_10px_red {

	border: 10px dashed #990000;
}

.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.text_grey {
	color: #666666;
	text-decoration: line-through;
}
.text_red_bold {
	color: #FF0000;
	font-weight: bold;
}
.text_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.img_noborder {
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

