body {
	background:#EACD7C url('images/css/bg_body.jpg') repeat-y top center;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif
}

h2 {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-SIZE:12pt; 
	FONT-WEIGHT:bold; 
	/*margin-left:-10px;*/
	COLOR:#00487f;
	/*COLOR:#737161;
	border-bottom:1px solid #737161;
	border-right:double #737161;
	padding-left:3px;
	margin-right:20px;*/
}
/*************************************
*  HOME PAGE LAYOUT                  *
**************************************/

div#branding {
	margin:0 1px;
	width:948px;
	height:192px;
	text-align:left;
	position:relative;
}
div.bg1 {
	background:url('images/css/header-main1.jpg') no-repeat center;
}
div.bg2 {
	background:url('images/css/header-main2.jpg') no-repeat center;
}
div.bg3 {
	background:url('images/css/header-main3.jpg') no-repeat center;
}
div.bg4 {
	background:url('images/css/header-main4.jpg') no-repeat center;
}

div#footer {
	margin-top:20px;
	height:63px;
	width:950px;
	background:url('images/css/footer.jpg') no-repeat bottom center;
	text-align:center; margin-left:auto; margin-right:auto; margin-bottom:auto
}

		
div.leftCol {
	float:left;
	width:319px;
	padding-top:10px;
	margin-left:1px;
	}
	

div.grayCol {
	background-color:#f0f0f0;
	float:left;
	width:300px;
	/*min-height:450px;*/
	margin:0;
	padding:0;
	}
div.featureBox {
	font-size:x-small;
	width:319px;
	}
	div.featureBox div.head {
		/*background:url(images/css/boxtop.png) top no-repeat;*/
		width:319px;
		height:31px;
		margin:0px;
		border:0px;
		
	}
	div.featureBox div.head div {
		padding-top:15px;
		padding-left:15px;
		font-size: small;
		font-weight: bold;
		display:block;		
		position:relative;
		}
	div.featureBox div.content {
		/*background:url(images/css/boxmiddle.png) top repeat-y;*/
		width:319px;
		margin:0px;
	}
	div.featureBox div.content ul {
		margin-top:0px;
		margin-bottom:0px;
		margin-right:10px;
		}
	div.featureBox div.content form {
		margin-left:25px;
		margin-bottom:0px;
		padding-top:10px;
		}
	div.featureBox div.content li {
		margin-bottom:5px;
		}
	div.featureBox div.content p {
		margin:0 0 0 15px;
		}
	div.featureBox div.bottom {
		/*background:url(images/css/boxbottom.png) top no-repeat;*/
		width:319px;
		height:19px;
		margin:0px;
	}

div#searchIcon {
	width:47px;
	height:25px;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	right:40px;
	background: url('images/search.png') no-repeat top;
	}
div.featureBox2 {
	font-size:x-small;
	width:300px;
	}
	div.featureBox2 div.head {
		/*background:url(images/css/boxtop.png) top no-repeat;*/
		width:300px;
		height:31px;
		margin:0px;
		border:0px;
		
	}
	div.featureBox2 div.head div {
		padding-top:15px;
		padding-left:15px;
		font-size: small;
		font-weight: bold;
		display:block;		
		position:relative;
		}
	div.featureBox2 div.content {
		/*background:url(images/css/boxmiddle.png) top repeat-y;*/
		width:300px;
		margin:0px;
	}
	div.featureBox2 div.content ul {
		margin-top:0px;
		margin-bottom:0px;
		}
	div.featureBox2 div.content form {
		margin-left:25px;
		margin-bottom:0px;
		padding-top:10px;
		}
	div.featureBox2 div.content li {
		margin-bottom:5px;
		}
	div.featureBox2 div.content p {
		margin:0 0 0 15px;
		}
	div.featureBox2 div.bottom {
		/*background:url(images/css/boxbottom.png) top no-repeat;*/
		width:300px;
		height:19px;
		margin:0px;
	}

/*WHITE BOX - DROP SHADOW*/
div.fbh1 {
	background:url('images/css/boxtop.png') no-repeat top;
	}
div.fbc1 {
	background:url('images/css/boxmiddle.png') repeat-y top;
	}
div.fbb1 {
	background:url('images/css/boxbottom.png') no-repeat top;
	}
	
/*WHITE BOX - NO SHADOW*/
div.fbh4 {
	background:url('images/css/boxtop4.png') no-repeat top;
	}
div.fbc4 {
	background:url('images/css/boxmiddle4.png') repeat-y top;
	}
div.fbb4 {
	background:url('images/css/boxbottom4.png') no-repeat top;
	}
	
/*WHITE BOX on Gray - Drop SHADOW*/
div.fbh2 {
	background:url('images/css/boxtop2.png') no-repeat top;
	}
	div.fbh2 div.padLeft {
		margin-left:10px;
		}
div.fbc2 {
	background:url('images/css/boxmiddle2.png') repeat-y top;
	}
div.fbb2 {
	background:url('images/css/boxbottom2.png') no-repeat top;
	}
	
/*Blue BOX on Gray - NO SHADOW*/
div.fbh3 {
	background:url('images/css/boxtop3.png') no-repeat top;
	
	}
	div.fbh3 div {
		margin-left:10px;
		}
div.fbc3 {
	background:url('images/css/boxmiddle3.png') repeat-y top;
	}
	div.fbc3 div {
		margin:0 0 0 30px;
		}
div.fbb3 {
	background:url('images/css/boxbottom3.png') no-repeat top;
	}
p.spotlight {
	padding-top:10px;
	}
	
div#addressBar {
	color:white;
	position:absolute;
	top:170px;
	left:-2px;
	text-align:center;
	width:950px;
	height:20px;
	border-top:1px solid darkgray;
	border-bottom:1px solid darkgray;
	}
	
div.newsblurb {
	margin:5px 10px 0 15px;
	}

/*************************************
*------------- Nav Bar --------------*
**************************************/
#navBar ul {
	list-style: none;
	margin: auto;
	padding:0;
	height: 32px;
	width: 930px;
	font-size:small;
	color:white;
	background-color:#f0f0f0;
	/*border-top:1px solid #aaaaaa; */
	border-top:1px solid #EACD7C; 
	/*border-bottom:1px solid #00487f;*/
	
}
#navBar li {
	float: left;
	margin:0px;
	text-align: center;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #eeeeee;
	border-top:5px solid #EACD7C; 
	background-color:#00487f;
	/*border-top:5px solid #aaaaaa; */
}
#navBar li:hover {
	/*border-top:5px solid #00487f; */
	border-top:5px solid #00487f;

}
#navBar li.my {
	border-top:5px solid #00487f;
	background-color:white;
	border-bottom:1px solid #FFFFFF;
	color: #00487f;
}
#navBar a {
	margin:5px 8px;
	display: block;
	/*color: #00487f;*/
	color: white;
}
#navBar li.my a {
	margin:5px 8px;
	display: block;
	color: #00487f;
}
#navBar a:hover {
	/*color: #a92e3b;*/
	color: #EACD7C;
}
}

/*************************************
*  BULLETIN                  *
**************************************/

div#bulletin {
	margin:10px 10px 0 10px;
	border-top:red 1px solid;
	border-bottom: red 1px solid;
	text-align:center;
	background-color:lightyellow;
	}


/*************************************
*  INTERNAL PAGE LAYOUT                  *
**************************************/

div#pageHolder {
	margin:auto;
	/*min-height:550px;*/
	width:950px;
}
div#branding2 {
	width:946px;
	height:246px;
	text-align:left;
	background:url('images/css/bg_header2.jpg') no-repeat center;
	position:relative; margin-left:0; margin-right:1px; margin-top:0; margin-bottom:0
}

div#footer2 {
	margin:auto;
	height:63px;
	width:950px;
	text-align:center;
}
div#footer2 p, div#footer p {
	margin:0px;padding-top:10px;
	/*font-weight:bold;*/
	font-size:small;
	color:#003a67;
}
div#contentHolder {
	margin:30px;
}

div#insideAd {
	/*border:1px gray solid;*/
	position:absolute;
	top:0px;
	left:625px;
	width:300px;
	height:246px;
	}
div#homeAd {
	/*border:1px gray solid;*/
	position:absolute;
	top:4px;
	left:770px;
	width:170px;
	height:160px;
	/*background: url(images/ads/home.png) top center no-repeat;*/
	}
div.leftCol div.bottom_ad {
	padding-left:8px;
	}
div.leftCol div.middle_ad {
	padding-left:4px;
	}
	
div.noColor {
	background-color:white;
	}
div.grayCol div.bottom_ad {
	margin-top:10px;
	}
div.top_ad {
	padding-top:5px;
	padding-bottom:5px;
	}
	
/* Anchor Style */
A	{font-family: verdana,helvetica,arial,sans-serif; color:blue; text-decoration: none}
A:hover	{font-family: verdana,helvetica,arial,sans-serif; color:red; text-decoration: none}

A.foot		{font-family: verdana,helvetica,arial,sans-serif; font-size:7pt; color:gray; text-decoration: none}
A.foot:hover	{font-family: verdana,helvetica,arial,sans-serif; font-size:7pt; color:red; text-decoration: none}

A.foot2		{font-family: verdana,helvetica,arial,sans-serif; font-size:x-small; color:#738fbb; text-decoration: none}
A.foot2:hover	{font-family: verdana,helvetica,arial,sans-serif; font-size:x-small; color:red; text-decoration: none}

/*************************************
*  IMAGE WRAPPERS                    *
**************************************/
div.leftImageWrapper, div.rightImageWrapper {
	/*border:2px solid #611122;*/
	border:2px solid #2a3077;
	background:#fff;
	margin:5px 10px;
	float:left;
}
span.centerImageWrapper {
	border:2px solid #611122;
	background:#fff;
}
	div.leftImageWrapper img, div.rightImageWrapper img, div.centerImageWrapper img {
		margin:3px;
	}
	div.leftImageWrapper span, div.rightImageWrapper span, div.centerImageWrapper span {
		display:block;
		text-align:center;
		color:#333;
	}
div.rightImageWrapper {
	float:right;
}
/*************************************
*  DIVIDERS                          *
**************************************/
div.monthDivider {
	margin:15px 0 0 0;
	padding:2px 5px 0px 5px;
	background:#30367B;
	border:1px solid #fff;
	color:#fff;
	width:80%;
}
div.orangeLine {
	margin:5px 10px 20px 20px;
	border-bottom:1px solid #FFCC66;
}
div.redLine {
	margin:5px 30px 20px 30px;
	border-bottom:1px solid #630434;
}
div.mastheadDivider {
	margin:15px 0 0 0;
	padding:2px 5px 0px 5px;
	background:#30367B;
	border:1px solid #fff;
	color:#fff;
}

/*************************************
*  MAIN CONTENT                      *
**************************************/
div#mainContent {
	width:490px;
	float:left;
}
	div#mainContent table {
		margin:20px;
	}
	div#mainContent h2 {
		margin-top:0px;
		margin-bottom:5px;
	}
	div#mainContent dt {
		margin-top:10px;
	}
/*	div#mainContent ul {
		margin:10px 20px 10px 45px;
	}*/
/*************************************
*  SUBCONTENT                        *
**************************************/
div#subContent {
	width:300px;
	float:right;
	border:double #737161;
	background-color:#f9f9f9;
	padding-left:5px;
}
	div#subContent p, div#subContent h3 {
		margin:5px 25px 5px 10px;
		line-height:1.2em;
	}
	div#subContent p.special {
		font-family: times, serif;
		font-size:medium;
		font-style:italic;
		color:#30367B;
		margin-bottom:15px;
	}
	div#subContent table {
		margin:10px;
	}
		div#subContent td {
			background:#EFC476;
			padding:2px;
		}
		div#subContent td.menuPrice {
			background:#E9A220;
			color:#fff;
			text-align:center;
			vertical-align:top;
		}
	div#subContent ul {
		/*margin:10px 20px 10px 45px;*/
	}
	div#subContent div.subnav {
		margin:5px;
	}

/*********************************************************/
/* NEWSLETTER STYLES */
/*********************************************************/
.masthead {
	FONT-FAMILY:caxtonroman,timesnewroman,serif; 
	FONT-SIZE:xx-large; 
	FONT-WEIGHT:bold; 
	COLOR:black;
	DISPLAY: block;
	/*background-color:white;*/
	text-align:center;
}
.preview {
	font-size:large;
	color:red;
	font-weight:bold;
	text-align:center;
	}
/*********************************************************/
/* BIOS */
/*********************************************************/
div.bio {
	margin-left:100px;
	color:gray;
}
div.bio_title {
	font-style: italic;
	}

/*********************************************************/
/* EVENTS  */
/*********************************************************/
span.eventTitle {
	font-size:9pt;
	display:block;
}
div.eventList span.date {
	font-size:x-small;
	color:#630434;
}
div.eventList span.blurb {
	font-size:x-small;
	color:#666666;
}

/*********************************************************/
/* BIZWATCH  */
/*********************************************************/
div.bizwatch span.bizTitle {
	font-size:9pt;
}
div.bizwatch span.date {
	font-size:x-small;
	color:green;
}
div.bizwatch ul {
	list-style:none;
	padding-left:25px;
	margin-right:15px;
}
div.bizwatch ul.internal {
	list-style:none;
	padding-left:0px;
	margin-left:5px;
}

div.bizwatchSummary {
	margin-bottom:15px;
	}
	div.bizwatchSummary div.item {
		margin-left:15px;
		}
	div.date {
		color:red;
		margin-bottom:10px;
		
		}
div.bizItem {
	margin-bottom:15px;
	}
/*********************************************************/
/* MEMBERSHIP                                            */
/*********************************************************/

h2.memberCat {
	font-style:italic;
	padding-top:20px;
}

ul.bccbullet {
	margin:0px 0px 0px 40px;
	padding:0;
	/*list-style: url(images/bccbullet2.png);*/
	list-style: none;
}

ul.bccbullet ul {
	margin-bottom:10px;
	}
span.memberCompany {
	padding-left:5px;
	}

/**************************************************************
...Image UL...START
**************************************************************/
ul.imageUL {
	padding:0;
	list-style-image:url('images/smalldot.png'); margin-left:30px; margin-right:0px; margin-top:10px; margin-bottom:5px
}

/*THESE CAN BE SUBSTITUTED FOR THE IMAGE TO GIVE A DIFFERNT LOOK*/

ul.bluedot {
	padding:0;
	list-style-image:url('images/bluedot.png'); margin-left:30px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
ul.smalldot {
	padding:0;
	list-style-image:url('images/smalldot.png'); margin-left:30px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
ul.golddot {
	padding:0;
	list-style-image:url('images/golddot.png'); margin-left:30px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
ul.bullet {
	padding:0;
	list-style-image:url('images/bullet1.png'); margin-left:30px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
ul.square {
	padding:0;
	list-style-image:url('images/square.gif'); margin-left:30px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

ol li {
	margin-bottom:10px;
	}
/**************************************************************
...Image UL...End
**************************************************************/

/*IMAGE GALLERY*/
div#imageGallery {
	margin:0 15px 0 0 ;
}
div#imageGallery ul {
	list-style-type:none;
}
div#imageGallery li {
	height:1%;
	float:left;
}
	div#imageGallery a {
		display:block;
		margin:5px 15px;
		text-decoration:none;
		text-align:center;
	}
	div#imageGallery a img {
		margin:5px;
		border:2px solid #611122;
	}
	div#imageGallery span {
		color:#611122;
		display:block;
	}

.title	{FONT-FAMILY:caxtonroman,timesnewroman,serif; FONT-SIZE:medium; FONT-WEIGHT:bold; COLOR:#630434;}
.instructions {font-family:verdana,helvetica,arial,sans-serif; FONT-SIZE:7.5pt; FONT-WEIGHT:normal; COLOR:#630434;}
.list_date	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:8pt; FONT-WEIGHT:normal; COLOR:#911122;}
p.foot {font-family: verdana,helvetica,arial,sans-serif; font-size:small; color:gray; }
/*Cool Table */
table.cool {float:left; margin-right:10px;}
td.upperleft {background: url('images/upperleft.gif') repeat-x bottom; width:10px; height:10px}
td.topmid {background: url('images/topmid.gif') repeat-x bottom; height:10px}
td.upperright {background: url('images/upperright.gif') repeat-x bottom; width:10px; height:10px}

td.leftmid {background: url('images/leftmid.gif') repeat-y; width:10px}
td.rightmid {background: url('images/rightmid.gif') repeat-y; width:10px}

td.bottomleft {background: url('images/bottomleft.gif') repeat-x top; width:10px; height:10px}
td.bottommid {background: url('images/bottommid.gif') repeat-x top; height:10px}
td.bottomright {background: url('images/bottomright.gif') repeat-x top; width:10px; height:10px}
		