/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#3a6e8f;
}
a:hover {
	color:#3a6e8f;
	text-decoration : underline;
}

a.category  {
	text-decoration: none;
	color:#002b54;
}
a.category:hover {
	color:#002b54;
	text-decoration : underline;
}

body {
	vertical-align:top;
	padding:0;
	margin: 0;
	background-image: url(../images/background.jpg);
	background-color:#f6f7eb;
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}
h1 {
    font-family:"Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	color: #002b54;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h2 {
    font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 23px;
	color: #002b54;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

img {
	display:inline;
	margin:0;
	padding:0;
}	

#wrapper {
	width:1024px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

#shadow {
	width:1002px;
	padding:0 11px 0 11px;
	margin:0;
	float:left;
	background-image: url(../images/shadow.png);
	background-repeat:repeat-y;
	text-align:left;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/shadow.png,
    sizingMethod='scale');
}
/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:1024px;
	height:151px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(../images/tag.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#header img {
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:14px;
}

/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/
.navheader {
	width:225px;
	margin:0;
	padding:8px 0 18px 0;
	float:left;
	background-image: url(../images/nav_header.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.navheader p {
    font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #002b54;
	margin: 0;
	padding: 0 10px 0 15px;
	font-style: normal;
	font-weight: normal;
}

.women {
	font-size: 11px;
}

.vertnav {
	width:203px;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	border-top:1px solid #d8d9c0;
	border-right:1px solid #d8d9c0;
	border-left:1px solid #d8d9c0;
	background-image: url(../images/nav.gif);
	background-repeat:repeat-y;
	display:inline;
}

.vertnav ul
{
margin:0;
padding:0;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:17px;
font-weight: normal;
text-align:left;
}

.vertnav a
{
display: block;
padding: 3px 5px 3px 12px;
width: 186px;
text-decoration: none;
color: #3a6e8f;
border-bottom:1px solid #d8d9c0;
background-image: url(../images/nav_off.gif);
background-repeat:no-repeat;
background-position:left top;
}


.vertnav a:hover
{
text-decoration: none;
color:#FFFFFF;
background-image: url(../images/nav_on.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#9ea374;
}

.vertnav a#current
{
text-decoration: none;
color:#FFFFFF;
background-image: url(../images/nav_on.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#9ea374;
}

/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/
#columns {
	width:1002px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/columns.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#leftcolumn {
	width:225px;
	padding:0 0 20px 0;
	margin:0;
	float:left;
}

#rightcolumn {
	width:260px;
	padding:0 0 20px 0;
	margin:0;
	float:right;
}

.rightsection {
	width:220px;
	padding:15px 20px 12px 20px;
	margin:0;
	float:right;
	background-image: url(../images/rightcolumn.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.rightsection h2 {
    font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 23px;
	color: #002b54;
	margin: 0 0 10px 0;
	padding: 3px 5px 3px 8px;
	font-style: normal;
	font-weight: normal;
	border-left:5px solid #b8bc85;
}

.featured {
	width:210px;
	padding:5px 5px 8px 5px;
	margin:0;
	float:right;
	background-image: url(../images/featured.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.featuredimage {
	padding:5px 0 5px 0;
	margin:0;
	background-color:#FFFFFF;
}

.rightsection ul { 
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

.rightsection li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 8px 7px;
	border-bottom:1px dashed #b9c7d4;
}

.rightsection p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

.rightsection h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 0 0 4px 0;
	font-style: normal;
	font-weight: bold;
}

.read {
	padding:0;
	margin:0;
	float:left;
	display:block;
}

#pagetitle {
	width:772px;
	height:53px;
	padding:0;
	margin:0;
	float:right;
	border-bottom:5px solid #FFFFFF;
}

.welcome {
	background-image: url(../images/header_welcome.gif);
	background-repeat:no-repeat;
}

.chamber{
	background-image: url(../images/header_chamber.gif);
	background-repeat:no-repeat;
}

.wesley{
	background-image: url(../images/header_wesley.gif);
	background-repeat:no-repeat;
}

.membership{
	background-image: url(../images/header_membership.gif);
	background-repeat:no-repeat;
}

#centercolumn {
	width:467px;
	padding:20px 0 20px 25px;
	margin:0;
	float:left;
}

.imageleft {
	border:1px solid #bbbdc0;
	float:left;
	display:block;
	margin:5px 10px 10px 0px;
}


ul { 
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin:0;
	padding:0 0 7px 15px;
	font-style: normal;
	font-weight: normal;
}

#centercolumn li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 3px 7px;
}

.sponsors {
	width:465px;
	padding:5px 0 8px 0;
	margin:10px 0 0 0;
	float:left;
	border:1px solid #bcbdbf;
}

.sponsors p {
    font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 23px;
	color: #002b54;
	margin: 0;
	padding: 0 0 5px 10px;
	font-style: normal;
	font-weight: normal;
}

.introimage {
	padding:0 0 0 5px;
	margin:0;
	float:left;
	display:block;
}

.right {
	padding:0 0 10px 10px;
	margin:0;
	float:right;
	display:block;
}

.eventdate {
    font-family:"Times New Roman", Times, serif;
	font-size: 17px;
    line-height: 19px;
    color: #002b54;
    margin: 0 0 2px 0;
    padding: 0 0 0 6px;
    font-style: normal;
    font-weight: normal;
    border-left:3px solid #b8bc85;
}

.eventname {
    font-family:"Times New Roman", Times, serif;
    font-size: 15px;
    line-height: 17px;
    color: #002b54;
    margin: 0 0 5px 0;
    padding: 0 0 0 9px;
    font-style: italic;
    font-weight: normal;
}


ul.event { 
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin:0 0 10px 0;
	padding:0 0 7px 13px;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px dashed #b9c7d4;
}

li.event { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 3px 7px;
}

.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b8bc85;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #b8bc85;
}
/*--------------------------------------------------------------------------------------------------
	gallery
--------------------------------------------------------------------------------------------------*/
#gallerycolumns {
	width:1002px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/gallery_columns.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#gallerycontent {
	width:732px;
	padding:20px 20px 20px 0;
	margin:0;
	float:right;
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:455px;
	padding:15px 0 15px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #3a6e8f;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #3a6e8f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:2px;
	margin:0;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #687818;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #687818;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #515e11;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #515e11;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#515e11;
	color: #FFFFFF;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:1002px;
	height:43px;
	margin:0;
	float:left;
	padding:0 11px 0 11px;
	background-image: url(../images/footer.gif);
	text-align:right;
}

#footerleft {
	width:815px;
	margin:0;
	float:left;
	padding:0 0 0 10px;
	text-align:left;
}

#footerright {
	width:150px;
	margin:0;
	float:right;
	padding:0 10px 0 0;
	text-align:right;
}

#footer p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 13px;
	color:#FFFFFF;
	margin: 0;
	padding: 12px 10px 0 0;
	font-style: normal;
	font-weight: normal;
}

.snipe {
	color:#b8bc85;
}

#footer2 {
	width:1024px;
	margin:0;
	float:left;
	padding:5px 0 0 0;
}

#footer2 p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 13px;
	color:#d0d1b4;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}

.footerheader {
	color: #002b54;
	font-weight: bold;
}

#footer2 a  {
	text-decoration: none;
	color:#3a6e8f;
}
#footer2 a:hover {
	color:#3a6e8f;
	text-decoration : underline;
}

#footer a  {
	text-decoration: none;
	color:#b8bc85;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}

#footer a.email  {
	text-decoration: none;
	color:#FFFFFF;
}
#footer a.email:hover {
	color:#FFFFFF;
	text-decoration : underline;
}

/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}