@import url( '../css/menu.css' );

body {
	font-size: 68%;
	background: #B9D7B5;
	text-align: center;
	font-family: verdana, sans-serif;
	color: #333333;
}

div#container {
	width: 870px;
	margin: 10px auto;
	text-align: left;
}

div#header {
	background: url(../images/bgs/lurig_golfclub.jpg);
	height: 244px;
}

div#content {
	background: #FFFFFF;
	height: auto!important;
	height: 400px;
	min-height: 400px;
	padding: 10px;
}
div.content_right {
	padding: 10px;
	margin: 30px 10px 30px 0!important;
	margin: 30px 0 30px 0;
	width: 503px;
	float: right;
}

div#sidebar_a {
	width: 277px;
	margin: 30px 20px 30px 20px!important;
	margin: 30px 20px 30px 10px;
	float: left;
}
div#sidebar_a_top {
	background: url(../images/bgs/sidebar_a_top.gif) no-repeat;
	height: 14px;
}
div#sidebar_a_mid {
	background: url(../images/bgs/sidebar_a_mid.gif) repeat-y;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	padding: 1px 10px 10px;
}
div#sidebar_a_link {
	background: url(../images/bgs/sidebar_a_link.gif) no-repeat;
	height: 25px;	
}
div#sidebar_a_link_body {
	background: url(../images/bgs/sidebar_a_link_body.gif) repeat-y;
	height: auto!important;
	height: 110px;
	padding: 1px 10px 10px;
	min-height: 110px;
	
}
div#sidebar_a_foot {
	background: url(../images/bgs/sidebar_a_foot.gif) no-repeat;
	height: 25px;		
}

div#footer_top {
	background: url(../images/bgs/footer_r2_c1.gif) no-repeat;
	height: 17px;
}
div#footer {
	background: url(../images/bgs/footer_r4_c1.gif) repeat-y;
	min-height: 100px;
	padding: 1px 10px;
	color: #FFFFFF;
}
div#footer_foot{
	background: url(../images/bgs/footer_r6_c1.gif) no-repeat;
	height: 19px;
	margin: 0 0 10px 0;
}

div.clear {
	clear:both;
	height: 1px;
}

a {
	text-decoration: none;
	color: #036;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3 {
	font-size: 1.2em;
}
h1 img, h2 img {
	margin: 0 0 -10px 0;
}
p {
	text-align: justify;
	font-size: 12px;
}
ul {
	font-size: 12px;
}
li {
	margin: 0 0 7px;
}

td, th {
	padding: 3px;
}

div.sidebar_img_top {
	width: auto;
	float: right;
	margin: 0 0 5px 10px;
}

img#tagline {
	margin: 20px 0 0 20px;
}

p.moreLink {
	clear: both;
	text-align: right;
	font-size: 10px;
}
div.accreditation {
	float: right;
	width: 470px!important;
	width: 471px;
}
div.accreditation p {
	float: left;
	width: 98px;
}
div.accreditation p.nitb {
	float: left;
	width: 171px;
}
div.terms {
	float: left;
}
div.terms p {
	font-size: 10px;
}

div#footer h3 {
	margin-bottom: 3px;
}
div#footer a {
	color: #FFFFFF;
}
div#footer a:hover; {
	color: #CCCCCC;
}

div#footer img {
	margin-left: 20px;
}

div#footer img.first {
	margin: 0 1px 0 0;
}

div.right_content_image{
	float: right;
	clear: right;
	margin: 0 0 10px 20px;
	width: auto;
}
div.right_content_image p {
	margin: 0 5px 10px;
	text-align: center;
}