.Sidebar
{
	float: left;
	width: 230px;
	background-color: #f5f5f3;
	background-image: url(SideBar_BG_Tile.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 15px;
}

.Sidebar_Item
{
	float: left;
	clear: left;
	display: inline;
	width: 215px;
	margin: 20px 0px 0px 15px;
	text-align: left;
}

.divider
{
	float: left;
	clear: left;
	display: inline;
	width: 185px;
	min-height: 5px;
	height: auto !important;
	height: 5px;	
	margin: 0px 0px 0px 15px;
	background-image:url(divider.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #DDDDDD;
	font-size: 0;
}

.Sidebar_Item H2, .Sidebar_Item H3, .Sidebar_Item H4, .Sidebar_Item P
{
	margin: 0px;
	padding: 0px;
} 

.Sidebar_Item H2
{
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Sidebar_Item H3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Sidebar_Item H4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.Sidebar_Item P
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-indent: 10px;
}

.BookTeeTime
{
	background-image: url(SideBar_Booking.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.BookTeeTime H2
{
	color: #154378;
}

.BookTeeTime H3
{
	color: #154378;
}

.BookTeeTime .book_links
{
	margin: 10px 0px 15px 0px;
}

.BookTeeTime .book_links a
{
	margin: 10px 0px 0px 0px;
	line-height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #646464;
	font-size: 13px;
	text-decoration: none;
	
	/*
	background-image:url(arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 15px;
	*/
	
	background-image: url(bullet_transparent.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

.BookTeeTime .book_links a:link
{
	color: #154378;
	
}

.BookTeeTime .book_links a:visited
{
	color: #154378;
}

.BookTeeTime .book_links a:hover
{
	color: #154378;
	text-decoration: underline;	
}

.Special_Offers
{
	background-image: url(SideBar_SpecialOffers.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.Special_Offers H2
{
	color: #54af38;
}

.Special_Offers H3
{
	color: #54af38;
	font-weight: normal;
}

.Special_Offers .clear
{
	float: left;
	clear: left;
	margin: 0px;
	width: 200px;
}


.Special_Offers .Special_Item
{
	margin: 12px 0px 0px 0px;
	padding-bottom: 5px;
	width: 120px;
	border-bottom: 1px dotted #CCCCCC;
}

.Special_Offers .Special_Item H4
{
	color: #646464;
}

.Special_Offers .Special_Item H4 a
{
	color: #646464;
	
	background-image: url(bullet_transparent.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

.Special_Offers .Special_Item H4 a:link
{
	color: #646464;
}

.Special_Offers .Special_Item H4 a:visited
{
	color: #646464;
}

.Special_Offers .Special_Item H4 a:hover
{
	color: #333333;
	text-decoration: underline;
}

.Special_Offers .Special_Item P
{
	font-weight: normal;
	text-indent: 0px;
	padding-left: 10px;
}

.Special_Offers .more_link
{
	margin: 10px 0px 10px 0px;
}

.Special_Offers .more_link a
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #54af38;
	
	/*
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	*/
	
	background-image: url(bullet_transparent.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

.Special_Offers .more_link a:link
{

}

.Special_Offers .more_link a:visited
{

}

.Special_Offers .more_link a:hover
{
	text-decoration: underline;
}




.Course_Status
{

}


.Course_Status H2
{
	color: #b5362f;
}

.Course_Status H3
{
	color: #b5362f;
}

.Course_Status #message
{
	float: left;
	clear: left;
	width: 60px;
	padding: 7px;
	margin: 15px 0px 10px 0px;
	border: 1px solid #DDDDDD;
	background-color: #F8F8F8;
}

.Course_Status #message H4
{
	color: #333333;
	font-size: 13px;
}

.Course_Status #weather
{
	float: left;
	display:inline;
	width: 85px;
	height: 50px;
	margin: 10px 10px 0px 0px;
}

.Societies
{
	background-image: url(SideBar_Societies.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.Societies H2
{
	color: #734b1a;
}

.Societies H3
{
	width: 150px;
	color: #523108;
	font-weight: normal;
}

.Societies .rates_link
{
	margin: 10px 0px 5px 0px;
}

.Societies .rates_link a
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #734b1a;
	
	/*
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	*/
	
	background-image: url(bullet_transparent.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

.Societies .rates_link a:hover
{
	text-decoration: underline;
}

.Membership
{
	background-image: url(SideBar_Membership.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

.Membership H3
{
	color: #416587;
}

.Membership H2
{
	color: #416587;
}

.Membership H4
{
	margin: 10px 0px 7px 0px;
	padding-top: 5px;
	padding-bottom: 10px;	
	width: 120px;
	font-weight: normal;	
}

.Membership H4 a
{
	color: #416587;
	font-size: 12px;
	
	/*
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	*/
	
	background-image: url(bullet_transparent.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

.Membership H4 a:hover
{
	text-decoration: underline;
}