@charset "utf-8";


/***************************************************************************************************************************
                                                        ***   Body Class Starts Here   ***
****************************************************************************************************************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top: 0px;
}

html {
	min-height: 100%; margin-bottom: 1px;
}

a {
	color: #5F3844;
}

img {
  border: 0px;
}


#bodypagebg {		                           /* Site center align */
	text-align: center;
	width: 1002px;
	margin: 0px auto 0 auto;
	height:auto;
	background:#FFFFFF;
}
#wrapper {	                                  /* Main Outer Fix  */
	width:947px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	height:auto;
}
.contain_holder_main{
float:left;
width:947px;
height:auto;
border-bottom:1px solid #000000 ;
border-left:1px solid #000000 ;
border-right:1px solid #000000 ;
}
/*************************************************************************************************************************
                                                        *** Body Class Ends Here ***
**************************************************************************************************************************/


/*************************************************************************************************************************
                                                        *** Header Class Starts Here ***
**************************************************************************************************************************/
/*  Header Starts here */

.header {
	float:left;
	width:100%;
	height:167px;
}
.logo_Holder {
	float:left;
	width:100%;
	height:123px;
	background:#5f3844;
}
.logo {
	float:left;
	width:645px;
	height:103px;
	padding-left:31px;
	padding-top:20px;
	text-align:left;
}
.login_Holder {
	float:left;
	width:230px;
	/*height:63px;*/
	padding-top:30px;
	text-align:left;
	font-size:12px;
}
.member_login {
	float:left;
	width:100%;
	height:30px;
}
.member_text {
	float:left;
	width:82px;
	height:27px;
	padding-right:9px;
	padding-top:3px;
	text-align:right;
}
.member_input {
	float:left;
	width:138px;
	height:30px;
}
.input_text {
	float:left;
	width:135px;
	height:20px;
	background:url(../images/input.jpg) no-repeat;
}
.input_02 {
	width:129px;
	height:20px;
	border:none;
	background:none;
	color:#7d6f4c;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
}
.buttons {
	float:left;
	width:65px;
	height:20px;
	background:#7d6f4c;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	margin-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
/*  Menu  starts here */
.menu {
	float:left;
	width:524px;
	height:34px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:383px;
	padding-right: 40px;
	background-color: #7d6f4c;
}


.member_menu {
	float:left;
	width:762px;
	height:34px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:145px;
	padding-right: 40px;
	background-color: #7d6f4c;
}


.button_common {
	float:left;
	width:auto;
	height:auto;
}
/*  Menu  End here */


/*  Header  Ends here */


/**************************************************************************************************************************
                                                        *** Header Class Ends Here ***
***************************************************************************************************************************/

/**************************************************************************************************************************
                                                        *** Content Class Starts Here ***
***************************************************************************************************************************/


/* -------------------------------------------***Left Panel Starts Here*** -------------------------------------------- */
.left_panel {
	float:left;
	width:187px;
	height:auto;
	margin-right:5px;
	padding-top:18px;
	padding-left:19px;
	font-size:12px;
	padding-right:5px;
	padding-bottom:20px;
}
.news {
	float:left;
	width:100%;
	height:auto;
}


a.homeleft {
  color: white;
  text-decoration: none;
}

a.homeleft:hover {
  color:#ffffff;
  text-decoration: underline;
}


.left_panel_about {
	float:left;
	width:187px;
	height:auto;
	margin-right:5px;
	padding-top:18px;
	padding-left:19px;
	font-size:12px;
	padding-right:5px;
	line-height:18px;
	padding-bottom:20px;
}
/* --------------------------------------------***Left Panel Ends Here*** ---------------------------------------------- */

.container {
	float:left;
	width:100%;
	height:auto;
	text-align:left;
}
.home_container {
	float:left;
	width:100%;
	height:auto;
	background:url(../images/bg.jpg) repeat-y left top;
	margin-bottom:5px;
}
.contain_holder {
	float:left;
	width:575px;
	height:auto;
	padding-left:68px;
	padding-top:34px;
	line-height:20px;
	padding-bottom:20px;
	padding-right:82px;
}
a.link {
    color:#FFFFFF;
	text-decoration:underline;
}
a:hover.link {
	color:#b9a879;
	text-decoration:underline;
}
.gallery {
	float:left;
	width:947px;
	height:auto;
	padding-top:17px;
	background:#7d6f4c;
}
.gallery_view {
	float:left;
	width:auto;
	height:174px;
	padding-right:22px;
}
.gallery_view_01 {
	float:right;
	width:auto;
	height:174px;
	text-align:right;
}
.text_about {
	color:#322e2f;
}
.bg_color {
	background:#3e647e;
}
.bg_color_01 {
	background:url(../images/bg_about.jpg) repeat-y left top #FFFFFF;
}
.contain_holder_about {
	float:left;
	width:581px;
	height:auto;
	padding-left:68px;
	padding-top:10px;
	line-height:20px;
	padding-right:82px;
}


div.leftmenu {
  padding-top:10px;
}


.leftmenu p {
  margin: 0px;
  padding-bottom: 4px;
}

.leftmenu a {
  color: white;
  text-decoration: none;
}

.leftmenu a:hover {
  color: white;
  text-decoration: underline;
}


#wuc_footer {
	font-size: 12px;
	color: gray;
	padding-top:6px;
}

#wuc_footer a {
	font-size: 12px;
	color: gray;
	text-decoration: none;
}

#wuc_footer a:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}


#copyright_footer {
	font-size: 11px;
	color: gray;
	padding-top:10px;
}

#copyright_footer a {
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

#copyright_footer a:hover {
	font-size: 11px;
	color: black;
	text-decoration: underline;
}


td.login {
	padding-bottom: 10px;
}

input.login {
	width: 150px;
}

/**************************************************************************************************************************
                                                        *** Content  Class Ends Here ***
**************************************************************************************************************************/


.members_dirtitle {
	font-size: 16px;
	font-weight: bold;
	color: #5f3844;	
}


.members_dirtable{
	padding-top: 10px;

	border-collapse: collapse;
}


.members_dirtdleft{
	border: 1px solid #DCDCDC;
	padding: 3px;
	background-color: #F5F5F5;
	width: 100px;
}


.members_dirtdright{
	border: 1px solid #DCDCDC;
	padding:3px;
	background-color: white;
    width: 400px;
}







/**************************************************************************************************************************
                                                        *** Footer Class Starts Here ***
***************************************************************************************************************************/

.footer {
	float:left;
	width:934px;
	height:22px;
	background:#7d6f4c;
	font-size:10px;
	text-align:left;
	line-height:22px;
	padding-left:13px;
	}
.footer_text {
	font-size:10px;
	color:#939598;
}
/****************************************************************************************************************************
                                                        *** Footer  Class Ends Here ***
*****************************************************************************************************************************/
