@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.7em;
	/*background-color: #B49785;*/ 
	background-image: url(../images/bg_body2.jpg);
	background-repeat: repeat-x;
	background-color: #E0D3B3;
}


div#wrapper {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}

div#header {
	width: 730px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 215px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	float: left;

}

#logo {
	width: 300px;
	height: 175px;
	float: left;
}

#ss {
	width: 600px;
	height: 175px;
	float: left;
}


#middle_wrapper {}

#left {
	width: 200px;
	margin-left: 15px;
	margin-top: 20px;
	float: left;
}

div#nav {
	width: 730px;
	margin-top: 155px;
	float: left;
	padding-left: 0px;
	height: 30px;
	padding-top: 10px;
	text-align: center;

}

div#nav a {
	margin-bottom: 1px;
	color: #a89a6d;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.3em;
	margin-right: 30px;
	font-weight: bold;
	padding: 10px 0;
}

div#nav a:hover {
	color: #000000;
}

div#middle {
	width: 440px;
	margin-left: 25px;
	margin-top: 0px;
	float: left;
	border-right: solid #aaaaaa 1px;
	display: inline;
	padding-right: 35px;
}

div#right {
	width: 185px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
	padding-right: 15px;
}

#col {
	float: left;
	width: 500px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}
#coll {
	float: left;
	width: 230px;
	padding: 10px 10px 0px 35px;
	border-left: solid #666666 1px;
}

#colr {
	float: left;
	width: 230px;
	margin-left: 25px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}

div#footer {
	clear: both;
	text-align: center;
	float: left;
	width: 730px;
	font-size: 0.95em;
	margin: 20px 0 0 0px;
	border-top: solid #aaaaaa 1px;
}



div#footer a {
	color: #767E67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;

}
div#footer a:link {

}

div#footer a:hover {
	color: #5F6653;
	background-color: #C4D3AD;

}


a {

}

a:link {
	color: #24476D;
	text-decoration: none;

}

a:active {
	text-decoration: none;

}

a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #B10F16;

}





.imgfloatl {
	float: left;
	margin: 10px;
}

.imgfloatr {
	float: right;
	margin: 10px;

}

.clear {
	clear: both;
}


div#boxl {
	float: left;
	margin: 10px;
}

div#boxr {
	float: right;
	margin: 10px;
}



h1 {
	font-size: 1.4em;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: "Trebuchet MS", Tahoma, sans-serif;*/
}

h1.logo {
	display:block;
	text-indent:-1000em;
	height:55px;
	margin-bottom:5px;
	background-position: center top;
	background-image: url(../images/MJBUYERS_LOGO_185w.jpg);
	margin-top: 0px;
}


h2 {
	font-size: 1.3em;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: "Trebuchet MS", Tahoma, sans-serif;*/

}

h3 {
	font-size: 1.2em;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: "Trebuchet MS", Tahoma, sans-serif;*/
}

h4 {
	font-size: 1.0em;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: "Trebuchet MS", Tahoma, sans-serif;*/
	}

h5 {
	font-size: .9em;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: "Trebuchet MS", Tahoma, sans-serif;*/
	}

legend {
	font-size: 1.2em;
	font-style: italic;
}


.meeting_box {
	padding: 5px;
	width: 215px;
	border: 3px double #999999;
}


.box_r2 {
	width: 150px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
}

.box_r3 {
	width: 225px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
}




.captcha_error {
	color: #3366FF;
	font-size: 1.2em;
}

#sellingBox {
	width: 485px;
	height: 500px;
	display: inline;
	float: left;

}


#sellingBoxL {
	width: 215px;
	height: 370px;
	float: left;
	padding: 0 10px;

}

#sellingBoxR {
	width: 215px;
	height: 370px;
	float: left;
	padding: 0 10px;
	margin-left: 10px;

}


/* whitebox - middle div corners */

.whitebox {
	margin: 0 0px 0px 0px;
	background: #fff;
	width: 225px;

}



.whitebox div {

	text-align: left;

}



.whitebox_t {

	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;

}



.whitebox_tl {

	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;

}



.whitebox_tr {

	height: 10px;

	overflow: hidden;

	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;

}



.whitebox_m {
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	width: 225px;
	padding: 1px 0px;
	float: left;

}



.whitebox_b {

	margin-top: -5px;

	background: url(../images/mw_content_b.png) 0 100% repeat-x;

}



.whitebox_bl {

	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;

}



.whitebox_br {

	height: 13px;

	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;

}







/*#whitebox div {

	text-align: left;

}



#whitebox_t {

	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;

}



#whitebox_tl {

	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;

}



#whitebox_tr {

	height: 10px;

	overflow: hidden;

	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;

}



#whitebox_m {

	border-left: 1px solid #ccc;

	border-right: 1px solid #ccc;

	

	padding: 0px 0px;

}



#whitebox_b {

	margin-top: -5px;

	background: url(../images/mw_content_b.png) 0 100% repeat-x;

}



#whitebox_bl {

	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;

}



#whitebox_br {

	height: 13px;

	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;

}

*/

table#home_table {


}


table#home_table ul, li{
margin-top: 0px;
padding-top: 0px;

}


ul.nomarg {
margin-top: 0px;
padding-top: 0px;
}

.nobotpad {
margin-bottom: 3px;
padding-bottom: 0px;
}
