@charset "utf-8";
* {
	margin: 0px;
}

html {
      min-height: 100%;
      height: auto;
      margin-bottom: 1px;
      margin-top:0px;
}

body {
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: top;
	margin: 7px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin:0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #0000CC;
	text-decoration: underline;
}
/******** SITE CONTAINER *********/
.container {
	width: 770px;
	position: absolute;
	margin-top: 0px;
	margin-left: -385px;
	margin-bottom: 0px;
	left: 50%;
}
/******** SITE CONTAINER END *********/
/******** HEADER *********/

.HeaderContainer {
	width: 750px;
	height: 296px;
	position: absolute;
	padding: 10px;
	background-color: #FFF;
}
.topbar {
	height: 40px;
	line-height: 40px;
	background: url(images/topbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 2px 0px;
}
.symbolLinks {
	float: left;
	height: 40px;
}
.symbolLinks ul {
	height: 40px;
	width: 80px;
}
.symbolLinks li {
	float: left;
	height: 40px;
}
.breadcrumb {
	float: left;
	color: #fff;
	font-size: 12px;
	padding: 0px 0px 0px 15px;
	width: 420px;
}
a.breadcrumbLink:link, a.breadcrumbLink:visited {
	text-decoration: underline;
	color: #fff;
}
a.breadcrumbLink:hover, a.breadcrumbLink:active {
	text-decoration: none;
	color: #000;
}
.domain {
	float: right;
	color: #fff;
	font-size: 24px;
	width: 165px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 46px;
	background: url(images/topbar_tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.flash {
	height: 254px;
	background: url(images/flash_temp.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/******** Header End *********/
/******** Nav *********/
.topNav {
	height: 47px;
	width: 746px;
	padding: 10px 10px 0px 14px;
	background: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	top: 316px;
}
.topNav ul{
	width: 100%;
}
.topNav li{
	display: block;
	float: left;
	height: 41px;
	width: 102px;
	background: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 4px 0px 0px;
}
.topNav li.current{
	background: url(images/nav_current.jpg);
}
a.topLink:link, a.topLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	height: 41px;
	width: 102px;
	line-height: 41px;
	text-align:center;
	text-decoration: none;
}
a.topLink:hover, a.topLink:active {
	text-decoration: underline;
	background: url(images/nav_current.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/******** Nav End *********/
/******** GENERAL USE CONTENT *********/
.contentContainer {
	position: absolute;
	top: 373px;
	width: 770px;
	padding: 0px;
	background: #b6dfab;
}
.contentContainer2 {
	position: absolute;
	top: 373px;
	width: 770px;
	padding: 0px;
	background: #fff;
}
.leftContent3 {
	width: 201px;
	margin: 0px;
	padding: 10px;
	float: left;
	background: #fff;
}
.leftContent2 {
	width: 201px;
	min-height: 236px;
	height: auto !important;
	margin: 0px;
	padding: 10px;
	float: left;
	background: url(images/leftContent2_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}
.leftContent2 h2 {
	text-align: center;
	color: #356c1c;
	font-size: 12px;
	background: url(images/leftContent2_title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 195px;
	height: 25px;
	line-height: 25px;
	margin: 0px 0px 8px 0px;
}
.leftContent2 ul{

}
.leftContent2 li{
	float: left;
	width: 175px;
	height: 28px;
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 5px;
	font-size: 12px;
	line-height: 22px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #000;
	background: url(images/secondaryLinks_arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.rightContent2 {
	float: left;
	width: 530px;
	padding: 10px 0px 10px 10px;
}
.rightContent2_text {
	float: left;
	width: 290px;
	margin: 15px 0px 0px 0px;
}
.rightContent2_text ul {
	width: 290px;
	height: 150px;
	margin: 0px 0px 10px 0px;
	display: block;
}
.rightContent2_text li {
	float: left;
	width: 71px;
	height: 67px;
	margin: 2px 0px;
}
	.rightContent2_text2_shooting {
		float: left;
		width: 210px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 80px;
		min-height: 218px;
		height: auto !important;
		background: url(images/clayshooting_subimages.jpg);
		background-position: left top;
		background-repeat: no-repeat;
	}
	.rightContent2_text2_archery {
		float: left;
		width: 210px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 80px;
		min-height: 244px;
		height: auto !important;
		background: url(images/archery_subimages.jpg);
		background-position: left top;
		background-repeat: no-repeat;
	}
	.rightContent2_text2_cycling {
		float: left;
		width: 210px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 80px;
		min-height: 251px;
		height: auto !important;
		background: url(images/cycling_subimages.jpg);
		background-position: left top;
		background-repeat: no-repeat;
	}
	.rightContent2_text2_stagweekend {
		float: left;
		width: 210px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 80px;
		min-height: 244px;
		height: auto !important;
		background: url(images/stagparty_subimages.jpg);
		background-position: left top;
		background-repeat: no-repeat;
	}
	.rightContent2_text2_henweekend {
		float: left;
		width: 210px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 80px;
		min-height: 244px;
		height: auto !important;
		background: url(images/henparty_subimages.jpg);
		background-position: left top;
		background-repeat: no-repeat;
	}
.rightContent2_img {
	float: left;
	width: 230px;
	margin: 15px 0px 0px 0px;
}
.rightContent2_img img {
	margin: 0px 0px 15px 13px;
}
.rightContent2_imgGallery {
	float: left;
	width: 222px;
	margin: 15px 8px 0px 0px;
}
.rightContent2_imgGallery ul {

}
.rightContent2_imgGallery li {
	float: left;
	width: 105px;
	height: 81px;
	margin: 1px;
}
.rightContent2_imgGallery2 {
	float: right;
	width: 215px;
	margin: 0px;
}
.rightContent2_imgGallery2 ul {

}
.rightContent2_imgGallery2 li {
	float: left;
	width: 102px;
	height: 82px;
	margin: 5px 0px;
}
.leftContent {
	width: 389px;
	margin: 0px 5px 0px 0px;
	padding: 10px;
	float: left;
	background: #fff;
}
.leftContent h1 {
	margin: 0px 0px 10px 0px;
}
.rightContent {
	float: left;
	width: 355px;
}
.leftContent ul {
	width: 100%;
}
.leftContent li {
	float: left;
	width: 150px;
	margin: 5px 0px 0px 10px;
	padding: 0px 5px 0px 15px;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(images/bullet.gif);
}
.prices {
	float: left;
	width: 522px;
	background: url(images/prices_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #f3ecd0;
	padding: 11px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.prices_info {
	float: left;
	width: 467px;
	padding: 0px 5px 0px 50px;
}
.prices_bottom {
	float: left;
	width: 522px;
	height: 9px;
	background: url(images/prices_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.horses {
	float: left;
	width: 520px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #2f6614;
}
.horses_img {
	float: left;
	width: 160px;
	height: 122px;
	margin: 5px 5px 0px 0px;
}
.horses_txt {
	float: left;
	width: 340px;
	margin: 5px 0px 0px 5px;
}
/******** GENERAL USE CONTENT END *********/
/******** HOME CONTENT *********/
.leftContent_homeTop {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.leftContent_homeTop h1 {
	margin: 0px 0px 10px 0px;
}
.leftContent h2 {
	background: #b6dfab;
	height: 22px;
	width: 385px;
	line-height: 22px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}

/******** HOME CONTENT END *********/
/******** CONTACT CONTENT *********/
.leftContent_contact {
	padding: 0px;
}
.leftContent_contactLeft {
	float: left;
	width: 222px;
}
.form {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #575757;
	margin: 6px 0px;
}
.leftContent_contactRight {
	float: left;
	width: 165px;
	padding: 20px 0px 0px 0px;
}
.contactbox_top {
	float: left;
	width: 165px;
	height: 8px;
	background: url(images/contactbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactbox_info {
	float: left;
	width: 165px;
	height: 260px;
	background: #b6dfab;
}
.contactbox_info h2 {
	width: 158px;
	height: 21px;
	background: url(images/contactbox_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 7px;
}
.contactbox_info p {
	padding: 7px;
}
.contactbox_info a:link, .contactbox_info a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.contactbox_info a:hover, .contactbox_info a:active {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.contactbox_bottom {
	float: left;
	width: 165px;
	height: 8px;
	background: url(images/contactbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/******** CONTACT CONTENT END *********/
/******** ACTIVITY PAGE CONTENT *********/
.leftContent ul.activity {
	width: 100%;
	float: left;
	height: 90px;
	display: block;
	margin: 0px 0px 10px 0px;
}
.leftContent li.activity {
	float: none;
	width: 360px;
	height: 15px;
	margin: 5px 0px 0px 10px;
	padding: 0px 5px 0px 15px;
	font-size: 11px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(images/bullet.gif);
}
.leftContent li.activity2 {
	float: none;
	width: 360px;
	margin: 5px 0px 0px 10px;
	padding: 0px 5px 0px 15px;
	font-size: 11px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(images/bullet.gif);
}
.rightContent_activity {
	float: left;
	width: 336px;
	background: #fff;
	margin: 0px 0px 0px 2px;
	padding: 5px;
}
.rightContent_activity h2 {
	width: 329px;
	height: 19px;
	background: url(images/activity_advert_title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000;
	font-style: italic;
	font-size: 11px;
	padding: 5px 0px 0px 7px;
	margin: 0px 0px 3px 0px;
}
#nav2 ul {
	
}
#nav2 li {
	float: left;
	width: 112px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: block;
	background: url(images/nav2_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 3px 0px;
}
#nav2 a:link, #nav2 a:visited {
	width: 112px;
	height: 24px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#nav2 a:hover, #nav2 a:active {
	width: 112px;
	height: 24px;
	display: block;
	background: url(images/nav2_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
/******** Horse Livery advert *********/
.horselivery {
	float: left;
	width: 170px;
	height: 122px;
	background: url(images/horselivery_advert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 5px 0px 161px;
	margin: 0px 0px 3px 0px;
}
.horselivery h2 {
	color: #fff;
	background: none;
	font-style: normal;
	font-size: 13px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	width: auto;
}
.horselivery p {
	color: #fff;
	margin: 0px 0px 15px 0px;
}
.horselivery a:link, .horselivery a:visited {
	color: #ffe32a;
	text-decoration: none;
	font-size: 11px;
}
.horselivery a:hover, .horselivery a:active {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
/******** Horse Livery advert end *********/
/******** Disabled horseriding advert *********/
.disabled {
	float: left;
	width: 326px;
	height: 149px;
	background: url(images/disabled_horseriding_advert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 5px 0px 5px;
	margin: 0px 0px 3px 0px;
	text-align: right;
}
.disabled h2 {
	margin: 0px;
	padding: 0px;
	color: #1c4a06;
	font-size: 16px;
	font-style: normal;
	background: none;
	width: auto;
	height: auto;
}
.disabled h3 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #1c4a06;
	font-weight: normal;
	font-size: 13px;
}
.disabled a:link, .disabled a:visited {
	color: #1c4a06;
	text-decoration: none;
	font-size: 11px;
}
.disabled a:hover, .disabled a:active {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
/******** Disabled horseriding advert end *********/
/******** Holiday Activities advert *********/
.holiday {
	float: left;
	width: 160px;
	height: 95px;
	margin: 0px 2px 0px 0px;
	padding: 7px 0px 0px 7px;
	background: url(images/holiday_activity_advert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.holiday p {
	color: #fff;
}
.holiday a {
	color: #fff;
}
/******** Holiday Activities advert end *********/
/******** Pony Club advert *********/
.ponyclub {
	float: left;
	width: 160px;
	height: 95px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 7px;
	background: url(images/ponyclub_advert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ponyclub p {
	color: #fff;
}
.ponyclub a {
	color: #fff;
}
/******** Pony Club advert end *********/
/******** ACTIVITY PAGE CONTENT END *********/
/******** GENERAL PAGE ADVERTS *********/
#adverts ul {
	float: left;
	width: 100%;
}
#adverts li {
	float: left;
	width: 163px;
	height: 164px;
	padding: 4px;
	background: #fff;
	margin: 0px 2px 4px 2px;
}
#adverts a:link, #adverts a:visited, #adverts a:hover, #adverts a:active {
	text-decoration: none;
	text-align: center;
	width: 163px;
	height: 164px;
	display: block;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
}
#adverts a.one:link, #adverts a.one:visited {
	background: url(images/advertLink_purple_bg.jpg);
}
#adverts a.one:hover, #adverts a.one:active {
	background: url(images/advertLink_black_bg.jpg);
}
#adverts a.two:link, #adverts a.two:visited {
	background: url(images/advertLink_orange_bg.jpg);
}
#adverts a.two:hover, #adverts a.two:active {
	background: url(images/advertLink_black_bg.jpg);
}
#adverts a.three:link, #adverts a.three:visited {
	background: url(images/advertLink_blue_bg.jpg);
}
#adverts a.three:hover, #adverts a.three:active {
	background: url(images/advertLink_black_bg.jpg);
}
#adverts a.four:link, #adverts a.four:visited {
	background: url(images/advertLink_red_bg.jpg);
}
#adverts a.four:hover, #adverts a.four:active {
	background: url(images/advertLink_black_bg.jpg);
}
/******** GENERAL PAGE ADVERTS END *********/
/******** FOOTER *********/
.footerContainer {
	position: relative;
	float: left;
	width: 750px;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	background: #fff;
}
.footerLinks {
	background: #75a56a;
	height: 56px;
	line-height: 15px;
	text-align: center;
	padding: 6px 0px;
}
.footerLinks ul {
	height: 35px;
}
.footerLinks li {
	font-size: 11px;
	text-align: center;
	display: inline;
}
a.footerLink:link, a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	text-align: center;
}
a.footerLink:hover, a.footerLink:active {
	text-decoration: underline;
}
.animedia {
	float: left;
	width: 750px;
	text-align: center;
	position:relative;
}
/******** FOOTER END *********/
/********* general use ************/
.img1 {
	width: 387px;
	height: 157px;
	margin: 5px 0px 5px 2px;
}
.img2 {
	width: 346px;
	height: 139px;
	margin: 3px 0px 0px 2px;
	float: left;
}
.green {
	color: #356c1c;
}
.stretcher{
	clear: both; 
	width: 100%; 
	height: 0; 
	line-height: 0; 
	font-size: 0; 
	padding: 0; 
	margin: 0; 
	border: 0;
}

a.availability:link, a.availability:visited, a.availability:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/available_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 41px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.availability:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/available_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 41px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}





a.availability2:link, a.availability2:visited, a.availability2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/available_button11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 41px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
}

a.availability2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/available_button22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 41px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}







.SubPageButton{
	float: left;
	width: 355px;
}

.SubPageButton ul{

}

.SubPageButton li{
	float: left;
	width: 212px;
	height: 28px;
	display: block;
	font-size: 12px;
	line-height: 22px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #000;
	background: url(images/secondaryLinks_arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.------------------------------------contactsjiofj{}

.Contact{
	width: auto;
	background-image: url(images/Contact_Image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 0px;
}

#form{
	text-align: left;
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	float: left;
}

.form{
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
	line-height: 14px;
}

.NoMargin{
	margin: 0px;
	padding: 0px;
}

.RightDetails{
	width: 180px;
	display: block;
	float: right;
	margin-bottom: 10px;
}

.RightDetailsTop{
	background-image: url(images/address_details_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 20px;
	float: left;
	width: 160px;
}

.RightMiddle{
	width: 161px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7C7C7C;
	border-left-color: #7E7E7E;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/address_details_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.RightBottom{
	width: 180px;
	float: left;
	background-image: url(images/address_details_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
}

.directions ul{
	list-style-type: circle;
	padding-left: 12px;
}
.directions li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




ul#sitemap {
	height: auto;
}
#sitemap li {
	width: auto;
	display: list-item;
	float: none;
	height: auto;
}
#sitemap li a:link, #sitemap li a:visited {
	font-size: 12px;
	color: #356c1c;
	font-weight: bold;
}
#sitemap li a:hover, #sitemap li a:active {
	font-size: 12px;
	font-weight: bold;
} 
#sitemap li.secondary {
	padding: 0px 0px 0px 20px;
}
#sitemap li.secondary a:link, #sitemap li.secondary a:visited {
	font-size: 12px;
	color: #000;
}
#sitemap li.secondary a:hover, #sitemap li.secondary a:active {
	font-size: 12px;
}

.------------------------------------calendar{}

.calendar{
	float: left;
}
.Calendar_key{
	float: left;
	height: 40px;
	width: 350px;
	padding-bottom: 20px;
}
.Calendar_key1{}

.calendar_container{
	float: left;
	width: 700px;
}

.blue_square{
	background-color: #3366FF;
	width: 110px;
	height: 30px;
	margin-left: 5px;
	float: left;
	margin-top: 10px;
}
