/* CSS Document */







h1



{



	font-family: Georgia, "Times New Roman", Times, serif;



	font-size: 18px;



	font-weight: bold;



	text-align: center;



	color: #000000;



}



/*Clears the floated menu items.



Assigned to a BR tag placed just before



menuwrapper's closing DIV tag*/



.clearit {



	clear: both;



	height: 0;



	line-height: 0.0;



	font-size: 0;



}



/*



p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.



We set padding and margin to zero to eliminate all indentation, turn bullets off,



and set a font-family different from the global font-family declared for the



body element above. This sets font for just the menu. Do not add a font-size here.



text-align: center;



*/



#menu {

	width: 700px;

	height: 20px;

	border-left: 0px solid #c5c589;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-left: 0px;

	font-family: "Bookman Old Style";

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style-image: url(file:///D|/bannockburn/images/menuBullet.gif);

	text-align: center;

	width: 42em;

}



#menu li {

	padding: 0;

	display: inline;

	background: none;

	list-style-image: url(file:///D|/bannockburn/images/menuBullet.gif);

}



#menu a {

	display: block;

	float: left;

	height: 20px;

	font-size: 85%;

	font-weight: bold;

	padding-top: 5px;

	padding-right: 14px;

	padding-bottom: 5;

	padding-left: 14px;

	color: #FFFFFF;

}



#menu a:hover {

	text-decoration: none;

	color: #000000;

}



#menu b {

	text-decoration: underline;

}





body {



	font-family: Georgia, "Times New Roman", Times, serif;



	background-repeat: repeat;



	font-size: 100%;



	background-color: #FFFFFF;



	margin: 24px 0;



	padding: 0;



	color: #000000;



}











.basictab{



padding: 3px 0;



margin-left: 0;



font: normal 11px Verdana;



list-style-type: none;



text-align: center; /*set to left, center, or right to align the menu as desired*/



}







.basictab li{



display: inline;



margin: 0;



}







.basictab li a{



	text-decoration: none;



	padding: 3px 7px;



	margin-right: 3px;



	background-color: #006600;



	color: #000000;



}











.basictab li a:hover{



	color: #FFFFFF;



	background-color: #006600;



}







.basictab li a:active{



color: black;



}







.basictab li.selected a{ /*selected tab effect*/



position: relative;



top: 1px;



color: #FFFFFF;



}











/*



#nav-menu



{



width:30em



} */



head {



	background-image: url(images/pagebackground.jpg);



	background-repeat: repeat;



}



p {



	text-align: left;



}



#main {

	text-align: left;

	width: 640px;



}



del {



	text-align: center;



}



a {



	color: #000000;



}



#smaller {



	font-size: 13px;



}



#bigger {



	font-size: 16px;



	text-align: center;



}



#smaller_middle {



	text-align: center;



	font-size: 12px;



}



#topbar {



	float: left;



}



body {



	background-image: url(images/bgrd.jpg);



	background-repeat: repeat;



}



#leftpoints {



	margin-bottom: 7px;



}

#pic_right {
	float: right;
	padding-top: 10px;

}
#text_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#text_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
#span_text {
	width: 678px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#span_text_contact {
	width: 600px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#pic_jump img {
	float: right;
	margin-left: 10px;
}
#pic_left {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
