@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#A6C1D7;
	background-image:url('../images/build/body_bg.png');
	background-repeat:repeat-x;
}

a {
	color:#3F3B05;
	text-decoration:none;
}

a:hover {
	color:#646114;
	text-decoration:none;
}

p {padding-bottom:10px;}

/* Import CSS CSS */
@import url("reset.css");
@import url("contribute.css");
/* End Import */

/* ***Main Layout Styles*** */
#wrapper {
	width:838px;
	margin:0px auto;
	padding:0px;
}

#header {
	width:838px;
	height:96px;
	margin:0px;
	padding:0px;
	background-image:url('../images/build/header.png');
	background-repeat:no-repeat;
}

#contact {
	width:250px;
	height:76px;
	margin:0px;
	padding:20px 0px 0px 0px;
	float:right;
	color:#646114;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#topnav {
	width:838px;
	height:21px;
	margin:0px;
	padding-top:7px;
	background-image:url('../images/build/topnavigation.png');
	background-repeat:no-repeat;
}

#banner {
	width:838px;
	height:198px;
	margin:0px;
	padding:0px;
	/*background-image:url('../images/build/banner.png');
	background-repeat:no-repeat;*/
}

#innerwrapper {
	width:838px;
	margin:0px;
	padding:0px;
	background-image:url('../images/build/inner_bg.png');
	background-repeat:repeat-y;
	float:left;
}

#sidebar {
	width:125px;
	margin:0px;
	padding:10px 50px;
	/*background-image:url('../images/build/sidebar_bg.png');
	background-repeat:repeat-y;*/
	float:left;
}

#content {
	width:493px;
	margin:0px;
	padding:10px 90px 10px 30px;
	/*background-image:url('../images/build/content_bg.png');
	background-repeat:repeat-y;*/
	float:right;
}

#bottomnav {
	width:838px;
	height:33px;
	margin:0px;
	padding:15px 0px;
	background-image:url('../images/build/bottomnavigation.png');
	background-repeat:no-repeat;
}

#footer {
	width:838px;
	height:50px;
	margin:0px;
	padding:0px;
	background-image:url('../images/build/footer.png');
	background-repeat:no-repeat;
}



#bottomnav ul {
	display: inline;
	padding-left:55px;
}

#bottomnav ul li {
	display: inline;
	padding-right:20px;
	font-size:11px;
}

#bottomnav ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#bottomnav ul li a:hover {
	color:#3F3B05;
	text-decoration:none;
	font-weight:bold;
}


#sidebar ul {
	list-style:none;
	padding-top:10px;
}

#sidebar ul li {
	padding-bottom:20px;
}

#sidebar ul li a {
	color:#3F3B05;
	text-decoration:none;
	font-weight:bold;
}

#sidebar ul li a:hover {
	color:#646114;
	text-decoration:none;
	font-weight:bold;
}


/* ***Text Styles*** */

h1 {
	font-size:24px;
	font-weight:bold;
	color:#3F3B05;
	padding-bottom:5px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#646114;
	padding-bottom:5px;
	padding-top:10px;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#646114;
	padding-top:5px;

}

#content ol {
	padding-left:40px;
}

#content ul {
	padding-left:40px;
}

#content ol li {
	padding-bottom:5px;
}

#content ul li {
	padding-bottom:5px;
}

.meetings {
	list-style:none;
}

.members {width:490px;}

.members tr td {width:245px; padding-bottom:13px;}




/* ***Additional Styles*** */

img {border:0px;}

.clear {clear:both;}

.rightli {float:left;}

.leftli {float:right;}

.member_right {float:right; padding:0px 10px 10px 10px; text-align:right;} 
 
/* *** Error Styles *** */
.error { background: #FFFFFF; border: solid 1px #D89C9C; float: left; width: 400px; margin: 10px 10px 10px 10px; padding: 8px 20px 8px 20px; color: #A05353; font-size: .9em; }
* html .error { margin: 10px 25px 10px 25px; }

/* Menu styles */

.menu {float:left; padding-left:50px; width:788px; height:21px; position:relative; z-index:100; text-align:center;}
		
		a#home {width: 30px; height: 21px; display: block; text-decoration: none;}
		a:hover#home { color:#FFFFFF;}
		
		a#principles {width: 50px; height: 21px; display: block; text-decoration: none; }
		a:hover#principles { color:#FFFFFF;}
		
		a#about {width: 50px; height: 21px; display: block; text-decoration: none; }
		a:hover#about { color:#FFFFFF;}
		
		a#about_ie {width: 50px; height: 21px; display: block; text-decoration: none; }
		a:hover#about_ie { color:#FFFFFF;}
		
		a#find {width: 95px; height: 21px; display: block; text-decoration: none;}
		a:hover#find { color:#FFFFFF;}
		
		a#find_ie {width: 95px; height: 21px; display: block; text-decoration: none;}
		a:hover#find_ie { color:#FFFFFF;}			
		
		a#resources {width: 58px; height: 21px; display: block; text-decoration: none;}
		a:hover#resources { color:#FFFFFF;}
		
		a#members {width: 117px; height: 21px; display: block; text-decoration: none;}
		a:hover#members { color:#FFFFFF;}
		
		a#members_ie {width: 117px; height: 21px; display: block; text-decoration: none;}
		a:hover#members_ie { color:#FFFFFF;}
		
		a#privacy{width: 70px; height: 21px; display: block; text-decoration: none;}
		a:hover#privacy { color:#FFFFFF;}
		
		a#contactus{width: 66px; height: 21px; display: block; text-decoration: none;}
		a:hover#contactus { color:#FFFFFF;}
		
		
		#spacer {width:20px; height:21px; display:block; float:left;}
/*End Menu styles */

/* branding */

#me-logo
{
	width:120px;
	padding-right:30px;
	height:32px;
	float:right;
}

#binary-branding
{
	float:left;
	width:250px;
	height:32px;
	text-align:left;
	padding-left:30px;
}

.binary-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;	
}

.binary-text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;	
}

#button

{
	font-family:Arial, Helvetica, sans-serif;
	color:#704e02;
	background-color:#e2d7c0;
	border-bottom:#ab7b0f;
	border-left:#ab7b0f;
	border-right:#ab7b0f;
	border-top:#ab7b0f;
	border-width:1px;
	border-style:solid;
	font-size:12px;
	height:25px;

}			


