html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	/*font-family:inherit;*/
	font-style:normal;
	font-weight:400;
	margin:0;
	padding:0;
	text-align:left;
}
:focus { outline:0;} 
body {
	color:#333333;
	voice-family:inherit;
	background-color: #D9D76B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
ul { list-style:none;}
table {border-collapse:collapse;border-spacing:0; width:100%;}

a {
	color:#F90;
	outline:none;
	text-decoration:none;
}

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

#container {
	position: relative;
	min-height: 100%;
}

* html #container {
height: 100%;
}

body.lo1 #wrapper,
body.lo2 #wrapper {
	clear:both;
	margin:0 auto;
	width:980px;
	padding-bottom: 0px;
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
}

body.lo3 #wrapper,
body.lo4 #wrapper {
	clear:both;
	margin:0 auto;
	width:980px;
	padding-bottom: 0px;
	background-color: #FDFBDA;
}

#masthead {
	height:165px;
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #9E5E0E;
}

body.lo1 #masthead {
		height:275px;
}

strong, 
ul.boldFoot a,
ul.highlightFoot a,
ul.teaserFoot a,
#sidebar a {
	font-weight: bold;
}


#sidebar {
	width: 260px;
	background-color: #FFF2C0;
	padding: 25px 20px;
	float: right;
	background-image: url(images/sidebar_back.gif);
	background-repeat: repeat-x;
	min-height: 350px;
}



body.lo1 #main,
body.lo2 #main {
	width: 630px;
	background-color: #FEFBDA;
	padding: 25px;
	float: left;
}

body.lo3 #main,
body.lo4 #main{
	width: 730px;
	background-color: #FEFBDA;
	padding: 25px;
	float: left;
}

#main p,
#sidebar p {
	line-height: 18px;
	margin-bottom: 10px;
}

#main h1 {
	color: #997D0C;
	font-size: 22px;
	margin-bottom: 5px;
}

body.lo2 #main h1,
body.lo3 #main h1,
body.lo4 #main h1{
	color: #997D0C;
	font-size: 22px;
	margin-bottom: 15px;
}


#sidebar h1 {
	color: #8C5317;
	font-size: 22px;
	margin-bottom: 10px;
}

body#events #sidebar h1 {
	color: #8C5317;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#main h2 {
	color: #8C5317;
	font-size: 22px;
	margin-bottom: 5px;
}


ul.boldFoot li {
	font-weight: bold;
	border-top: solid #E3D8AC 1px;
	padding-top: 3px;
	margin-top: 15px;
}

ul.teaserFoot li  {
	border-top: solid #E3D8AC 1px;
	padding-top: 3px;
	font-size: 11px;
	text-align: right;
}

ul.topFoot li  {
	border-top: solid #E3D8AC 1px;
	padding-top: 3px;
	font-size: 11px;
	text-align: right;
	margin-bottom: 25px;
}

ul.highlightFoot li  {
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
	margin-bottom: 25px;
}

body#home #sidebar h2 {
	display:block;
	float:right;
	width:145px;
	font-size: 12px;
	font-weight: bold;
	color: #8C5317;
}

body#home #sidebar p {
	display:block;
	float:right;
	width:145px;
	line-height: 14px;
	font-size: 11px;
	margin-bottom: 10px;
	color: #000;
}

body#events #sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	color: #8C5317;
}

body#events #sidebar p {
	line-height: 14px;
	font-size: 11px;
	margin-bottom: 10px;
	color: #000;
}

body#events #sidebar a {
	color: #F90;
	text-decoration: none;
}

#sidebar img {
	float: left;
	margin-bottom: 15px;
}

img.largeSquare {
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
}

img.directoryImage {
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
}

img.smallSquare {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
	border: solid #E3D8AC 1px;
}

img.nonSquare {
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
}



div.highlight h3 {
	font-size: 12px;
	color: #997D0C;
	letter-spacing: 0.1em;
	border-bottom: solid #E3D8AC 1px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

div.highlight ul {
	background: #FFF2C0 url(images/highlight_back.gif) repeat-x bottom;
	padding-top: 14px;
	padding-bottom: 12px;
	line-height: 13px;
	margin-bottom: 10px;
}

div.highlight p {
	background: #FFF2C0 url(images/highlight_back.gif) repeat-x bottom;
	padding: 14px;
	line-height: 13px;
	margin-bottom: 10px;
}

div.highlight ul li {
	margin: 0 0 8px 32px;
	list-style-image: url(images/doubleArrow.gif);
}

div.highlight ul li.selected {
	margin: 0 0 8px 32px;
	list-style-image: url(images/doubleArrow_black.gif);
}

div.highlight ul li.selected a {
	color: #F90;
	font-weight: bold;
}

div.highlight ul li a {
	color: #333;
}

ul.bodyText {
	padding: 0px;
	line-height: 15px;
	margin-bottom: 10px;
	list-style-type: disc;
}
ul.bodyText li {
	margin: 0 0 10px 20px;
	list-style-type: disc;
}

p.divider {
	border-top: solid #E3D8AC 1px;
	clear: both;
	margin-top: 25px;
	margin-bottom: 0px;
}

.greyText {
	color: #A99C72;
}


h3 {
	font-size: 12px;
	color: #997D0C;
	letter-spacing: 0.1em;
	border-bottom: solid #E3D8AC 1px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

#logoThird {
	margin-bottom: 25px;
}

body#directory #main #col1 p a,
body#directory #main #listing p a,
body#directory #main #col2 p a {
	color: #997D0C;
}

.smallText {
	font-size: 11px;
}





/* ------------------------------- PRIMARY NAVIGATION ---------------------------------*/

#navbar {
	width:945px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #1C1C0E;
	padding: 0 25px 0 10px;
	height: 25px;
}
#navbar ul {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	width:670px;
	font-size: 13px;
	height: 25px;
	float: left;
}
#navbar ul li {
	display:block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#navbar ul li a {
	color: #FFFFFF;
}
#navbar ul li a:hover {
	color: #999999;
	text-decoration: none;
}

body#home li#navHome a,
body#events li#navEvents a,
body#directory li#navDirectory a,
body#tourism li#navTourism a,
body#CLMA li#navCLMA a,
body#membership li#navMembership a,
body#friends li#navFriends a {
	color: #FF9900;
}




/* ------------------------------- TACTICAL ------------------------------*/

#tactical {
	float: right;
	margin-top: 6px;
}

#tactical p {
	color: #FFF;
	font-size: 11px;
}

#tactical a:hover {
	text-decoration: none;
	color: #B16A00;
}






/* ------------------------------- SUBNAV ---------------------------------*/


#subnav {
	width: 150px;
	background: #FFF2C0 url(images/highlight_back.gif) repeat-x bottom;
	padding: 25px;
	float: left;
	min-height: 150px;
}

#subnav ul {
	line-height: 13px;
	margin-bottom: 10px;
}

#subnav ul li {
	margin: 0 0 8px 18px;
	list-style-image: url(images/doubleArrow.gif);
}

#subnav ul li.selected {
	margin: 0 0 8px 18px;
	list-style-image: url(images/doubleArrow_black.gif);
}

#subnav ul li a {
	color: #333;
}
#subnav ul li.selected a {
	color: #F90;
	font-weight: bold;
}






/* ------------------------------- DIRECTORY NAVIGATION ---------------------------------*/

#directoryTabs {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
}
#directoryTabs ul {
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:600px;
	font-size: 13px;
}
#directoryTabs ul li {
	float: left;	

	
}
#directoryTabs ul li a {
	display:block;
	float: left;
	color: #FFFFFF;
	background-color: #A7A652;
	padding: 5px 10px;
	margin-right: 5px;
}
#directoryTabs ul li a.selected, #directoryTabs ul li a.selected:hover {
	display:block;
	float: left;
	color: #8C5317;
	background-color: #FBF4C0;
	padding: 5px 10px;
	margin-right: 5px;
	font-weight: bold;
}
#directoryTabs ul li a:hover {
	text-decoration: none;
	background-color: #F6D17B;
	color: #8C5418;
}

#searchBox {
	background: #FFF2C0 url(images/highlight_back.gif) repeat-x bottom;
	padding: 15px;
	margin-bottom: 10px;
	height: 70px;
}
#searchBox p {
	border-bottom: solid #E3D8AC 1px;
	padding-bottom: 10px;
}
#searchBox p a {
	font-weight: bold;
	color: #997D0C;
	padding: 2px 5px;
	text-decoration: none;
}
#searchBox p a:hover {
	text-decoration: none;
	color: #8E561A;
	background-color: #F4CB6E;
}
#searchBox p a.selected {
	background-color: #8C5317;
	color: #FFF;
	text-decoration: none;
}







/* ------------------------------- FOOTER ------------------------------*/


#footer {
	clear:both;
	margin:0 auto;
	padding:6px;
	width:968px;
	height: 45px;
	background-color: #8F8D48;
	margin-bottom: 30px;
}
#logo {
	width: 177px;
	float: left;
}
#footerSlug {
	width: 600px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
#footerContact {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#footer h2 {
	color: #D8D76B;
}
#footer p {
	color: #FFF8D8;
	line-height: 18px;
	font-size: 11px;
}
#footer a {
	color: #FFF8D8;
}
div#clearfoot {
	clear: both;
}







/* ------------------------------- COLUMN WIDTHS ------------------------------*/



body.lo1 #col1 {
	width: 405px;
	float: left;
}

body.lo1 #col2 {
	width: 200px;
	float: left;
	margin-left: 25px;
	margin-top: 19px;
}

body.lo2 #col1 {
	width: 302px;
	float: left;
}

body.lo2 #col2 {
	width: 302px;
	float: left;
	margin-left: 25px;
}
body.lo3 #col1,
body.lo4 #col1 {
	width: 505px;
	float: left;
}

body.lo3 #col2,
body.lo4 #col2 {
	width: 200px;
	float: left;
	margin-left: 25px;

}

body.lo3 #col2 {
	margin-top: 42px;
}

#friends1 {
	width: 200px;
	float: left;
}
#friends2, 
#friends3 {
	width: 200px;
	float: left;
	margin-left: 15px;
}

#leadership1 {
	width: 155px;
	float: left;
}
 
#leadership2,
#leadership3 {
	width: 155px;
	float: left;
	margin-left: 15px;
}

#friends1 img, #friends2 img, #friends3 img {
	margin-bottom: 15px;
}
.columnSplit {
	width: 250px;
	margin-right: 25px;
	float: left;
}
#listingWithImage {
	float: left;
	width: 400px;
}
