@charset "UTF-8";

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color:#C8C8B9;
	margin:0px;
}

em
{
	font-weight:bold;
	color:#0E2C75;
}

a
{
	text-decoration:none;
	color:#00f;
}

a:hover
{
	color:#FC020E;
}

img.floating_img
{
	float:left;
	margin:0px 10px 3px 0px;
}


.clearer
{
	clear:both;
}

.status
{
   font-family:Courier New, Arial, Verdana;
   font-size:8pt;
   color:#f00;
}

div.divider_red
{
	height:10px;
	background:url(../images/divider_red.gif) no-repeat;
	width:450px;
	margin:0px auto;

}

p
{
	margin:7px 0px;
}

h1.dev
{
   font-size:8pt;
   width:100%;   
   text-align:center;
   color:#FC020E;
   margin-top:50px;
}

h1.header1
{
	font-size:10pt;
	font-weight:bold;
	color:#0E2C75;
	border-bottom:2px solid #f00;
	margin:7px 0px 7px 0px;
	padding-bottom:2px;
}

div#site_wrapper
{
	width:760px;
	height:590px;	
	margin:30px auto 0px auto;
	background-color:#ece6da;
	border:1px solid #9A9A92;
}

div#header
{
	width:760px;
	height:110px;
	background:url(../images/header.jpg) no-repeat 0px 0px;
}

div#menu_container
{
	width:760px;
	height:24px;
	background:url(../images/menu_bg.jpg) no-repeat 0px 0px;
	margin-top:1px;
}

ul#menu
{
	width:760px;
	height:24px;
	margin:0px;
	padding:0px;
	list-style:none;	
}

ul#menu li
{
	float:left;
	height:24px;
}

ul#menu li img {	height:24px; border:0px; }
ul#menu li.menu_side { width:35px; }

li.home, li.home img { width:70px;}
li.aboutus, li.aboutus img { width:95px; }
li.ourservices, li.ourservices img { width:118px; }
li.gallery, li.gallery img { width:87px; }
li.upcomingevents, li.upcomingevents img { width:147px; }
li.faq, li.faq img { width:57px; }
li.contactus, li.contactus { width:110px; }

li.aboutus, li.ourservices, li.gallery, li.upcomingevents, li.faq, li.contactus
{
	margin-left:1px;
}

div#logo
{
	width:234px;
	height:40px;
	margin:0px 25px 10px 0px;
	float:right;
	clear:both;
}


div#logo img
{
	width:234px;
	height:40px;	
}

div#left_column
{
	width:215px;
	margin-left:5px;
	margin-bottom:5px;
	height:325px;
	background-color:#ECE6DA;
	float:left;
}

div#right_column
{
	width:530px;
	margin:0px 5px;
	height:325px;
	float:right;
	background-color:#fff;
	background:url(../images/page_curl.gif) #fff no-repeat bottom right;
}

.ie5 div#right_column, .ie6 div#right_column
{
	width:510px;
	margin-bottom:5px;
}

h1.page_header
{
	width:100%;
	height:22px;
	background:url(../images/h_bg.gif) no-repeat 0px 0px;
	margin:0px 5px 0px 0px;
	font-size:10pt;
	padding:0px 3px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
}


div#avatar_frame
{
	width:215px;
	height:175px;
	background:url(../images/avatar_frame.jpg) no-repeat 0px 0px;	
}

div#avatar_frame img
{
	width:176px;
	height:132px;
	border:2px solid #0E2C75;
	margin-left:18px;
	margin-top:20px;
}

div#avatar_frame img.mouseover
{
	border:2px solid #fff;
	cursor:pointer;
}

div#avatar_comment
{
	text-align:right;
	font-size:7pt;
	color:#666;
	border-right:2px solid #0E2C75;
	margin-right:17px;
	padding-right:3px;
}


div.gallery_container img
{
	border:1px solid #000;
	margin:3px 11px;
}

div#content_footer
{
	text-align:right;
	height:60px;	
	border-top:1px solid #F2F2E8;
	padding:3px;
	margin-top:5px;	
}

div#content_footer h4
{
	font-size:8pt;
	font-weight:bold;
	margin:0px;
	text-align:right;
	color:#03216d;
	padding-right:193px;
}

div.memberof_img_container
{
	position:absolute;
	left:-500px;
	top:-500px;
	display:none;
	padding:5px;
	border:3px solid #03216d;
	background-color:#fff;
	z-index:100;	
}

div#usbgc_large_img { width:125px; height:125px; }
div#nahb_large_img { width:125px; height:125px; }
div#cbia_large_img { width:125px; height:107px; }
div#bcc_large_img { width:373px; height:125px; }

div#content_footer img
{
	margin:0px 0px 0px 5px;
	border:1px solid #C8C8B9;
}


/* FOOTER */
div#footer
{
	width:760px;
	margin:auto;
	text-align:center;
	color:#333;
}

div#footer span.divider
{
	color:#FC020E;
}
