/* CSS Document */
html {
	margin:0 auto;
	padding:0;
	font-family:Tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#333333;
	background:#4F1D10;
	text-align:justify;

	}
	
	p
	{
	    margin-top:0;
	}

body {
	margin:0 auto;
	background:#fff url(../images/back_html.gif) repeat-x top center;
	}
ul {
	margin:0;
	padding:0;
	}
li {
	margin:5px 0 5px 12px;
	padding:0;
	}	
/***************** general *************************/
h1, h2, h3, h4, h5, h6, h7 {
	padding:0;
	margin:0;
	}
a:link, a:visited {
	text-decoration: none;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}
h3
{
	color:#fff;
	margin-bottom:5px;
}

/***************** layout *************************/
#wrap {
	width:1000px;
	margin: 0 auto;
	padding-top:197px;
	overflow:hidden;
	}		
#surround {
	margin:0 auto;
	background:url(../images/surround_line.gif) repeat-y top center;
	overflow:hidden;
	}	
#main {
	float:left;
	width:712px;
	margin:15px 0 0 12px;
	}	
#container {
	margin:0px;
	padding:0px;
	}

/*************	Body For Home *****************/	
#home_txt {
	width:350px;
	float:left;
	}
#home_txt a {
    color:#448874;
	text-decoration:underline;
	}
#home_txt a:hover {
    color:#448874;
	text-decoration:none;
	}			
#home_networking {
	width:324px;
	float:right;
	border:1px solid #ccc;
	padding:5px 12px 0 12px;
	}
.networking_box {
	width:324px;
	float:left;
	margin-bottom:13px;
	}	
.networking_box_txt {
	width:220px;
	float:left;
	}	
.networking_box_txt a {
    color:#000;
	}		
.networking_box_but {
	width:80px;
	height:17px;
	padding-top:1px;
	float:right;
	margin-top:53px;
	background:url(../images/networking_but.gif) no-repeat;
	text-align:center;
	}		
.networking_box_but a
{
    color:#fff;
	font-weight:bold;
}		
#networking_title {
	float:left;
	}
#networking_link {
	float:right;
	margin-top:7px;
	}
#networking_link a {
    color:#448874;
	text-decoration:underline;
	}	
#networking_link a:hover {
    color:#448874;
	text-decoration:none;
	}			
#home_locator {
	width:324px;
	float:right;
	border:1px solid #ccc;
	padding:5px 12px 12px 12px;
	margin-top:12px;
	background:url(../images/home_locator.gif) no-repeat bottom right;
	height:230px;
	}	
#locator_but {
	width:124px;
	height:19px;
	padding-top:3px;
	margin-top:54px;
	background:url(../images/locator_but.gif) no-repeat;
	text-align:center;
	}	
#locator_but a {
    color:#fff;
	text-decoration:underline;
	}	
#locator_but a:hover {
    color:#fff;
	text-decoration:none;
	}		
.left_boxes {
	width:324px;
	float:left;
	border:1px solid #ccc;
	padding:5px 12px 12px 12px;
	margin-top:12px;
	}			
.left_boxes_outer {
	float:left;
	width:350px;
	}		
.left_boxes a {
    color:#448874;
	text-decoration:underline;
	}
.left_boxes a:hover {
    color:#448874;
	text-decoration:none;
	}					
/*************	Sidebar *****************/	

#side_nav
{
	width:260px;
	float:left;
	background:url(../images/side_logo.gif) no-repeat;
}
.side_box {
	width:221px;
	float:left;
	padding:65px 0 0 27px;
	}
.side_box_top {
	width:221px;
	height:8px;
	float:left;
	background:url(../images/side_box_top.gif) no-repeat;
	overflow:hidden;
	}
.side_box_bot {
	width:221px;
	height:8px;
	float:left;
	background:url(../images/side_box_bot.gif) no-repeat;
	}	
.side_box_txt {
	width:198px;
	float:left;
	background:url(../images/side_box_bk.gif) repeat-y;
	padding:0 12px 4px 12px;
	}	
.side_box_txt a
{
    color:#000;
}		
.side_button {
	background:url(../images/side_button.gif) no-repeat;
	width:197px;
	height:17px;
	padding-top:1px;
	text-align:center;
	}
div.side_button a
{
    color:#fff;
	font-weight:bold;
}	

.sub_side_box {
	width:221px;
	float:left;
	padding:15px 0 0 27px;
	}
.sub_side_box_top {
	width:221px;
	height:8px;
	float:left;
	background:url(../images/side_box_top.gif) no-repeat;
	overflow:hidden;
	}
.sub_side_box_bot {
	width:221px;
	height:8px;
	float:left;
	background:url(../images/side_box_bot.gif) no-repeat;
	}	
.sub_side_box_txt {
	width:198px;
	float:left;
	background:url(../images/side_box_bk.gif) repeat-y;
	padding:0 12px 4px 12px;
	}	
.sub_side_box_txt a
{
    color:#000;
}		

.sub_side_button {
	background:url(../images/side_button.gif) no-repeat;
	width:197px;
	height:17px;
	padding-top:1px;
	text-align:center;
	}
div.sub_side_button a
{
    color:#fff;
	font-weight:bold;
}	

#side_contact
{
	float:left;
	margin-left:27px;
}

#side_contact a
{
	color:#000;
}

/*************	Other *****************/

.oak_button {
	background:url(../images/btn_members.gif) no-repeat;
	width:163px;
	height:28px;
	padding-top:8px;
	text-align:center;
	}
div.oak_button a
{
    color:#fff;
	font-weight:bold;
}	
#address_right {
	width:224px;
	height:276px;
	border:1px solid #ccc;
	float:right;
	padding:12px;
	}
#address_map {
	width:450px;
	float:left;
	}	
#address_right img {
	text-align:center;
	}

/*************	Members Directory *****************/
#search_left {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	height:32px;
	width:356px;
}
#search_right {
	border-bottom:1px solid #ccc;
	float:left;
	height:32px;
	margin-bottom:5px;
	padding-left:5px;
	width:349px;
}
.bus_area {
	width:267px;
}
#member_headers {
	border-bottom:1px solid #ccc;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-bottom:12px;
	width:100%;
}
.member_img {
	float:left;
	width:78px;
}
.member_name {
	float:left;
	padding-left:9px;
	width:118px;
}
.member_company {
	float:left;
	width:133px;
}
.member_branch {
	float:left;
	width:114px;
}
.member_tel {
	float:left;
	width:93px;
}
.member_site {
	float:left;
	width:163px;
}
.member_site a:link, .member_site a:visited {
	color:#333;
	text-decoration: none;
	}
.member_site a:hover, .member_site a:active { 
	color:#333;
	text-decoration: underline; 
	}
.member_img_box {
	float:left;
	margin-top:9px;
	width:78px;
}
.member_item {
	float:left;
	padding-top:5px;
	width:633px;
}
.member_item_grey {
	background:#efefef;
	float:left;
	margin-top:9px;
	padding-top:5px;
	width:633px;
}
.member_txt {
	float:left;
	padding:13px 0 0 9px;
}
.member_bio {
	float:left;
	padding:5px 0 0 9px;
	width:465px;
}
.btn_info {
	background:url(../images/btn_info.png) no-repeat;
	border:0;
	color:#fff;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin:17px 9px 0 0;
	padding:8px 0 0 25px;
	width:121px;
}
.btn_info a:link, .btn_info a:visited {
	color:#fff;
	text-decoration: none;
	}
.btn_info a:hover, .btn_info a:active { 
	color:#fff;
	text-decoration: underline; 
	}
.members_box {
	float:left;
}


/*************	Members Detail *****************/
#member_detail_left {
	float:left;
	width:471px;
}
#member_detail_info {
	border:1px solid #bcca97;
	float:left;
	padding:10px 14px;
	width:441px;
}
.member_title {
	font-size:12px;
	font-weight:bold;
}
#member_detail_right {
	float:right;
	width:230px;
}
#member_detail_logo {
	float:left;
	width:230px;
}
.member_detail_box {
	background:#efefef;
	float:left;
	padding:10px 13px;
	width:204px;
}
.btn_members {
	background:url(../images/btn_members.gif) no-repeat;
	border:0;
	color:#fff;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height:28px;
	margin:10px 9px 0 0;
	padding:0 0 0 20px;
	width:163px;
}
/****************** main body(common) ********************/
#main_body
{
	float:left;
}

/****************** main body(services) ********************/

#body_header
{
	width:738px;
	height:139px;
	margin-bottom:10px;
	background:URL('../images/header.jpg');
}

#body_col
{
	width:435px;
	color:#333;
	float:left;
	padding-right:10px;
	text-align:justify;
}

#body_col li
{
	background:none;
}
#body_side_img
{
	width:296px;
	height:285px;
	float:left;
	background:URL('../images/side_img.jpg');
}

/****************** main body(about us) ********************/
#body_about_us
{
	width:712px;
	float:left;
	text-align:justify;
}

#body_about_us li
{
	background:none;
}

#body_about_us h3.subtitle
{
	color:#ef3e34;
}

/***************** page styling *************************/
#header {
	top:0;
	padding:0;
	margin: 0 auto;
	position:absolute;
	width:100%;
	}
	
#header_inner {
	margin: 0 auto;
	width:1000px;
	height:197px;
	}	

#top_nav {
	margin:0 auto;
	width:946px;
	padding-top:1px;
	height:27px;
	}
#header_logo {
	background:url(../images/header_logo.gif) no-repeat;
	float:left;
	width:273px;
	height:126px;
	margin-top:43px;
	}
#header_quote {
	width:303px;
	height:45px;
	float:left;
	margin-top:121px;
	}	
#header_contact {
	float:right;
	width:329px;
	height:53px;
	margin:13px 15px 0 0;
	}	
/***************** footer styling *************************/
#footerwrap {
	width: 100%;
	margin:0 auto;
	color:#fff;
	background:url(../images/footer_bg.gif) repeat-x;
	}
#footer {
	clear:both;
	margin: 0 auto;
	width: 970px;
	font-size:11px;
	height:223px;
	}
#footer_green {
	padding-top:21px;
	height:170px;
	}
.green_box
{
    width:230px;
    float:left;
    margin-left:10px;
}
.green_box_login
{
    background:url(../images/footer_login.gif) no-repeat top right;
	width:243px;
    float:left;
    margin-left:5px;
}
.green_box_signup
{
    background:url(../images/footer_signup.gif) no-repeat top right;
	width:221px;
    float:left;
    margin-left:10px;
	padding-right:10px;
}

.green_box_benefits
{
    background:url(../images/footer_benefits.gif) no-repeat top right;
	width:221px;
    float:left;
    margin-left:10px;
	padding-right:10px;
}
.green_box_newsletter
{
    background:url(../images/footer_newsletter.gif) no-repeat top right;
	width:229px;
    float:left;
    margin-left:10px;
}
#footer_brown {
	height:53px;
	}
#footer_brown_txt {
	padding:7px 0 0 3px;
	float:left;
	}	
#footer_brown ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#footer_brown li{
	display:inline;
	margin:0;
	padding:0;
	}
#footer p{
	padding:5px;
	margin:0;
	}
#footer a:link, #footer a:visited {
	color:#afdcce;
	text-decoration: none;
	}
#footer a:hover, #footer a:active { 
	color:#afdcce;
	text-decoration: underline; 
	}
.img_small{
	height:32px;
	width:38px;
	float:left;
	}
.newsletter {
	border:0;
	width:156px;
	height:17px;
	padding:3px 0 0 7px;
	background:url(../images/newsletter_bk.gif) no-repeat;
	color:#fff;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	margin-right:3px;
	}
.newsletter_but {
	width:63px;
	height:17px;
	padding-top:1px;
	background:url(../images/newsletter_but.gif) no-repeat;
	color:#fff;
	float:left;
	text-align:center;
	}
.newsletter_but a
{
    color:#fff;
	text-decoration:none;
	font-weight:bold;
}	
.newsletter_but a:hover
{
    color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
.form_bk {
	border:0;
	width:229px;
	height:17px;
	padding:3px 0 0 7px;
	background:url(../images/form_bk.gif) no-repeat;
	color:#fff;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	margin:0 3px 6px 0;
	}	
/***************** misc styling *************************/
.spacer {
	clear:both;
	}

.event_listing
{
    border:1px solid #CCCCCC;
    width:712px;
    margin-top:5px;
    padding:5px;
    padding-bottom:15px;
}

.event_separator
{
    height:75px;
    width:1px;
    float:left;
    background-color:#CCCCCC;
}
.event_left
{
    float:left;
    width:500px;
    height:75px;
}
.event_right
{
    float:right;
    width:200px;
    height:75px;
}
.event_right p {
	margin:0;
}
.networking_box_but2 {
	width:80px;
	height:17px;
	padding-top:1px;
	float:left;
	background:url(../images/networking_but.gif) no-repeat;
	text-align:center;
	}		
.networking_box_but2 a
{
    color:#fff;
	font-weight:bold;
}	
.input_box {
	background:url(../images/search_bk.gif) no-repeat;
	border:0;
	float:left;
	font-size:11px;
	height:20px;
	padding-left:7px;
	width:218px;
}
.input_btn {
	background:#735d46 url(../images/input_btn.gif) repeat-x;
	border-top:1px solid #604e3a;
	border-left:1px solid #604e3a;
	border-right:1px solid #46392b;
	border-bottom:1px solid #46392b;
	color:#fff;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:62px;
}
.form_btn_mail {
	background:#3a7f67 url(../images/btn_bk.gif) repeat-x;
	border-top:1px solid #306a56;
	border-right:1px solid #264b3e;
	border-bottom:1px solid #264b3e;
	border-left:1px solid #306a56;
	color:#fff;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:61px;
}

/***************** Event Booking *************************/
#event_book {
	background:#12664c;
	border:1px solid #CCCCCC;
	color:#fff;
    float: left;
    padding: 10px;
	margin-bottom:10px;
    width: 692px;
}

.event_title {	
	color: #c4e4da;
    float: left;
    padding: 1px 5px;
	margin-right:15px;
    text-align: left;
    width: 155px;
}

.event_title2 {	
	color: #12664c;
    float: left;
    padding: 1px 5px;
	margin-right:15px;
    text-align: left;
    width: 155px;
}

#guest_book {
	background:#b5c391;
	border:1px solid #CCCCCC;
    float: left;
    padding: 10px;
    width: 692px;
}

.guest_title {
	color:#037154;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
}

.guest_form {
	border:0;
	width:246px;
	height:17px;
	padding:3px 0 0 7px;
	background:url(../images/guest_form.gif) no-repeat;
	color:#fff;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	margin-right:3px;
	}
	
.event_note {
	color:#037154;
	font-style:italic;
}
