/* SLMA CSS */


/*-- begin: styles --*/

body {
	background-color: #626355;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
}

img { border: 0; }

/* ---------------------------------------- */

p { 
	border: none;
	padding: 0; 
	margin: 0; 
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

td, ul, li, dd {  
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

a: { color: #859a3f; font-weight: normal; text-decoration: none; border: none; }
a:link    { color: #859a3f; text-decoration: none; }
a:visited { color: #859a3f; text-decoration: none; }
a:hover   { color: #ff6600; text-decoration: none; }
a:active  { color: #ff6600; text-decoration: none; }

ul,li {
	margin-top: 0;
	padding-right: 10px;
}

blockquote {
	margin-top: 0;
	margin-left: 15px;
	padding-right: 10px;
}

/* ---------------------------------------- */
/*-- end: styles --*/



/*-- begin: layout --*/
/* ---------------------------------------- */

#wrapper {
	width: 741px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(/img/wrapper_bg.gif) left top repeat-y;
}

#holder {
	width: 741px;
	margin: 0;
	padding: 0;
	border: none;
}

#left {
	float: left;
	width: 230px;
}

#right {
	float: left;
	width: 510px;
	margin-left: 1px;

}

#right .topImg {
	padding: 5px;
	border-bottom: 1px solid #626355; 

}

#right .content {
	padding:0 10px 10px 10px;

}

.greenOne {  
	color: #1b391b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.greenTwo {  
	color: #859a3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.greenThree {  
	color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.spacerFour {  
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	line-height: 4px;
	font-weight: normal;
	text-decoration: none;
}

.spacerSeven {  
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 7px;
	font-weight: normal;
	text-decoration: none;
}

#news {
	width: 470px;
	height: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #1b391b;
	background-color: #f5f9de;
	overflow: auto;
	/* IE only scrollbar attributes */
	scrollbar-base-color:#1b391b;
	scrollbar-track-color:#f5f9de;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#1b391b;
	scrollbar-3dlight-color:#f5f9de;
	scrollbar-darkshadow-color:#f5f9de;
	scrollbar-shadow-color:#1b391b;
	scrollbar-arrow-color:#1b391b;
}
#news .date {
	color: #1b391b;
	font-weight: bold;
}
#news .head {
	color: #859a3f;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #859a3f;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}

#footer {
	width: 741px;
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(/img/footer.gif) no-repeat;
	clear: both;
}

#member {
	width: 230px;
	height: 95px;
	background-color: #cdd0b4;
	border-bottom: 1px solid #626355;
}
#memberTop {
	width: 230px;
	height: 50px;
	background: url(/img/member_login.gif) no-repeat;
	background-position: 0 -50px;
	text-indent: -9000px;
}
#memberTop:hover, #memberTop:focus {
	background-position: 0 0px;
}
#memberBottom {
	width: 230px;
	height: 45px;
	background: url(/img/become_a_member.gif) no-repeat;
	background-position: 0 -45px;
	text-indent: -9000px;
}
#memberBottom:hover, #memberBottom:focus {
	background-position: 0 0px;
}

#leftBottom {
	width: 210px;
	background-color: #83b969;
	text-align: center;
	margin: 10px;	
}

#leftBottom .head {  
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

#leftBottom .links {  
	color: #275727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

#leftBottom .links a: { color: #275727; font-weight: normal; text-decoration: underline; border: none; }
#leftBottom .links a:link    { color: #275727; }
#leftBottom .links a:visited { color: #275727; }
#leftBottom .links a:hover   { color: #ff6600; text-decoration: none; }
#leftBottom .links a:active  { color: #ff6600; text-decoration: none; }


/* start: navigation
#nav {
	margin: 0;
	padding: 15px 0 0 0;
	width: 230px;
	height: 224px;
	background-color: #f5f9de;
	border-bottom: 1px solid #626355;
}
#nav ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav li {
	margin: 0;
	padding: 0;
	display: table;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 19px;
	border: 0px;
	margin: 0px;
}
#n1, #n2, #n3, #n4, #n5, #n6, #n7, #n8, #n9, #n10, #n11 {
	background: #626355 url(/img/nav.gif) left top no-repeat;
	width: 230px;
	height:19px;	
}
#n1 { background-position: 0 0px; }
#n2 { background-position: 0 -19px; }
#n3 { background-position: 0 -38px; }
#n4 { background-position: 0 -57px; }
#n5 { background-position: 0 -76px; }
#n6 { background-position: 0 -95px; }
#n7 { background-position: 0 -114px; }
#n8 { background-position: 0 -133px; }
#n9 { background-position: 0 -152px; }
#n10 { background-position: 0 -171px; }
#n11 { background-position: 0 -190px; }

#n1:hover, #n1:focus, #n1.on { background-position: 0 -209px; }
#n2:hover, #n2:focus, #n2.on { background-position: 0 -228px; }
#n3:hover, #n3:focus, #n3.on { background-position: 0 -247px; }
#n4:hover, #n4:focus, #n4.on { background-position: 0 -266px; }
#n5:hover, #n5:focus, #n5.on { background-position: 0 -285px; }
#n6:hover, #n6:focus, #n6.on { background-position: 0 -304px; }
#n7:hover, #n7:focus, #n7.on { background-position: 0 -323px; }
#n8:hover, #n8:focus, #n8.on { background-position: 0 -342px; }
#n9:hover, #n9:focus, #n9.on { background-position: 0 -361px; }
#n10:hover, #n10:focus, #n10.on { background-position: 0 -380px; }
#n11:hover, #n11:focus, #n11.on { background-position: 0 -399px; }
end: navigation */

/* start: navigation V2 */
#nav {
	margin: 0;
	padding: 15px 0 0 0;
	width: 230px;
	height: 243px;
	background-color: #f5f9de;
	border-bottom: 1px solid #626355;
}
#nav ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav li {
	margin: 0;
	padding: 0;
	display: table;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 19px;
	border: 0px;
	margin: 0px;
}
#n1, #n2, #n3, #n4, #n5, #n6, #n7, #n8, #n9, #n10, #n11, #n12 {
	background: #626355 url('/img/nav2.gif') left top no-repeat;
	width: 230px;
	height:19px;	
}
#n1 { background-position: 0 0px; }
#n2 { background-position: 0 -19px; }
#n3 { background-position: 0 -38px; }
#n4 { background-position: 0 -57px; }
#n5 { background-position: 0 -76px; }
#n6 { background-position: 0 -95px; }
#n7 { background-position: 0 -114px; }
#n8 { background-position: 0 -133px; }
#n9 { background-position: 0 -152px; }
#n10 { background-position: 0 -171px; }
#n11 { background-position: 0 -190px; }
#n12 { background-position: 0 -209px; }

#n1:hover, #n1:focus, #n1.on { background-position: 0 -228px; }
#n2:hover, #n2:focus, #n2.on { background-position: 0 -247px; }
#n3:hover, #n3:focus, #n3.on { background-position: 0 -266px; }
#n4:hover, #n4:focus, #n4.on { background-position: 0 -285px; }
#n5:hover, #n5:focus, #n5.on { background-position: 0 -304px; }
#n6:hover, #n6:focus, #n6.on { background-position: 0 -323px; }
#n7:hover, #n7:focus, #n7.on { background-position: 0 -342px; }
#n8:hover, #n8:focus, #n8.on { background-position: 0 -361px; }
#n9:hover, #n9:focus, #n9.on { background-position: 0 -380px; }
#n10:hover, #n10:focus, #n10.on { background-position: 0 -399px; }
#n11:hover, #n11:focus, #n11.on { background-position: 0 -418px; }
#n12:hover, #n12:focus, #n12.on { background-position: 0 -437px; }
/* end: navigation V2 */


/* ---------------------------------------- */


/* ---------------------------------------- */
/* end: left content */


/* start: right content */
/* ---------------------------------------- */

#homePhoto {
	width: 500px;
	height: 310px;
	margin: 0;
	background-color: #fff;
}

#homePhoto img {
	padding: 5px;
}

#homeBody {
	width: 500px;
	margin: 5px 0 0 0;
	background-color: #fff;
}

#homeBody p.content {
	padding: 0 10px 10px 10px;
}

#navlist { 
 	list-style-image: url(/img/bt_red.gif); 
}

/* end: right content */

/* form stuff */
.one {
	width: 360px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	background-color: #eee;
	border: 1px solid #888;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal;
}
.two {
	width: 165px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	background-color: #eee;
	border: 1px solid #888;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal;
}
.three {
	width: 360px;
	height: 50px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	background-color: #eee;
	border: 1px solid #888;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal;
}
.four {
	width: 25px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	background-color: #eee;
	border: 1px solid #888;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal;
}
.four-w {
	width: 25px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	background-color: #fff;
	border: 1px solid #888;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal;
}
.five {
	width: 220px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	background-color: #eee;
	border: 1px solid #888;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 12px; 
	font-weight: normal;
}
.field1 {
	width: 220px;
	height: 50px;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	background-color: #fff;
	border: 1px solid #888;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 15px; 
	font-weight: normal;
}
.btSubmit {
	/* width: 100px; */
	height: 23px;
	margin: 0px;
	padding: 2px 25px 2px 2px;
	background-color: #859a3f;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	border-right: 5px solid #1b391b;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal;
}
.btTraining {
	/* width: 100px; */
	height: 23px;
	margin: 0px;
	padding: 2px 25px 2px 2px;
	background-color: #859a3f;
	border-left:1px solid #1b391b;
	border-top:1px solid #1b391b;
	border-bottom:1px solid #1b391b;
	border-right: 5px solid #1b391b;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
	font-weight: normal;
}
.gry {
	background-color:#1b391b;
}

/* end: layout */



/*-- start: temporary tbf text --*/
/* ---------------------------------------- */
.tbf{
	color: #B22222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	background-color: Yellow;
}

.tbf1{
	color: #B22222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	background-color: Yellow;
}



#menu div {
display: none;
}





