/*
gray a09b87
blue 002d62
*/
 

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#000;  
	text-align: center;
	background-color:#FFF;
	min-width:900px;
	}
	
#wrapper {
	width:900px;
	text-align:left;
	margin-left: auto;
  margin-right: auto;
  margin-top:20px;

}
td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#000;  
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}
a:link, a:visited, a:active{
 	color:#002d62;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
 	color:#a09b87;
	text-decoration:underline;
	font-weight:bold;
}

h2 {
	color:#002d62;
}

h3 {
	color:#002d62;
}

p {
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
	font-size:12px;
}

ul {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
input {
	color:#002d62;
	background-color:white;
	border: #a09b87 1px solid;
	padding:1px;
	font-size:12px;
	margin:1px;
}
textarea {
	color:#002d62;
	background-color:white;
	border: #a09b87 1px solid;
	padding:1px;
}
#header {
	float:left;
	width:900px;
	height:auto;

}
#headtop{
	float:left;
	background-image:url('/images/top.png'); 
	width:900px;
	height:69px;
} 
#menu {
	padding-left:280px;
	margin-top:10px;
	color:white;
	font-size:13px;
}
#menu a { 
	color:white;
}
#left {
	float:left;
	width:345px;
	height:786px;
}
#logo{
	width:345px;
	height:324px;
	background-image:url('/images/logo.png'); 
	background-repeat:no-repeat;
}
#cal {
	background-image:url('/images/calback.png'); 
	width:345px;
	height:462px;
	background-repeat:no-repeat;
}
#cal a.links {
	color:white;
	text-decoration:underline;
}
#main {
	width:900px;
	float:left;	
	position:relative;
	font-size:12px;
}

#left{
	float:left;
	width:345px;
	height:462px;
	
} 
#content{
	float:left;
	width:555px;
	height:790px;	
}
#frontimage {
	float:left;
	background-image:url('/images/logopic.png'); 
	width:555px;
	height:324px; 
}

#frontimage2 {
	float:left;
	background-image:url('/images/hand.png'); 
	width:555px;
	height:197px; 
}

#peoplepic1 {
	float:left;
	background-image:url('/images/people1.png'); 
	background-repeat: repeat-x;
	width:175px;
	height:275px;
}
#peoplepic2 {
	float:left;
	background-image:url('/images/people2.png'); 
	background-repeat: repeat-x;
	width:196px;
	height:275px;
}
#peoplepic3 {
	float:left;
	background-image:url('/images/people3.png');
	background-repeat: repeat-x; 
	width:184px;
	height:275px;
}
#contentfront {
	float:left;
	background-image:url('/images/logopic.png'); 
	width:555px;
	height:324px; 
}
#content ul{
	margin:20px;
	padding:0;
	line-height:19px;}
#content ol{
	margin:20px;
	padding:0;
	line-height:19px;}
#content li{
	margin:5px;
	padding:0;
	line-height:19px;}
#contenthome{
	float:left;
	width:725px;
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
	height:auto;
	
}

#calendarsmall {
	float:left;
	padding-left:60px;
	width:230px;
}

#calendarsmall2 {
	float:left;
	padding-top:10px;
	width:230px;
}


#calendarsmall #calendarsmall2 .top {
	float:left;
	width:55px;
	text-align:center;
	height:25px;
	padding-bottom:5px;
}
#calendarsmall #calendarsmall2 .day {
	float:left;
	text-align:center;
	width:32px;
	height:25px;
}
#calendarsmall #calendarsmall2 .daybold {
	float:left;
	width:32px;
	text-align:center;
	height:25px;
	font-weight:bold;
}
#calendarsmall #calendarsmall2 .pad {
	float:left;
	width:44px;
	height:30px;
}
#calendarsmall #calendarsmall2 .center {
	float:left;
	width:120px;
	text-align:center;
	height:25px;
	font-weight:bold;
	font-size:14px;
}

 
#membersearch {
	float:left;
	width:687px;
}
#meeting {
	float:left;
	width:550px;
}

#meetingheader {
	float:left;
	width:690px;
	background-color:#C0C0C0;
	margin-left: auto;
	margin-right: auto;
}

#meetingheader ul {
	list-style-type: none;
	width:690px;
	padding: 0;
	position: relative;
}

#meetingheader li {
	float:left;
	display: inline;
	width:150px;
	padding-bottom:8px;
}


.meetinginfo {
	background-color:#eeeeee;
}

.memberdirectory {
	float:left;
	width:590px;
}

.membercategory {
	float:right;
	color:#692767;
	font-weight:bold;
}
								
.memberdirectory .discount {
	float:right;
	background-image:url(/images/discount.jpg); 
	background-repeat:no-repeat;
	width:143px;
	height:162px;
}
.memberdirectory .logo {
	float:left;
	padding-right:5px;
	height:100px;
	
}
.memberdirectory .name {
	float:left;
	width:300px;
	height:25px;
}
.memberdirectory .website {
	float:left;
	width:200px;
	height:25px;
}
.memberdirectory .company {
	float:left;
	width:300px;
	height:25px;
}
.memberdirectory .profilesheet {
	float:left;
	width:200px;
	height:25px;
}
.memberdirectory .address {
	float:left;
	width:500px;
	height:25px;
}
.memberdirectory .contact {
	float:left;
	width:500px;
	height:25px;
}
.memberdirectory .profile {
	float:left;
	width:650px;
	padding-bottom:5px;
}
.memberdirectory .client {
	float:left;
	width:650px;
	padding-bottom:5px;
}


#footer {
	float:left;
	width:900px;
	height:90px;
	color:#fff;
	text-align:center;
	font-size:11px;
	background-color:#002d62;
}

#footer a{
	color:#fff;
	text-decoration:underline;
	padding-top:10px;
}
