
/* border: 1px solid #000000; b76238  */

body  { font: 12px Georgia, "Times New Roman", Verdana, Arial; background: #ba6338; margin: 0; padding: 0; text-align: center; color: #000000; }

#container { width: 950px;  margin: 0 auto; padding: 0;  text-align: left; } 

#header { 
	margin:0;
	padding: 0;
	background-image: url(../layout/header.jpg); /* forward slash for the path */
	width: 950px; /* use you own image size; */
	height: 149px; /* use you own image size; */
	background-position: left top;
	vertical-align: top;	
}
#header .logo { float: left; margin: 0px 25px 0px 40px;  }
#header .topAdd { float: right; margin: 40px 50px 0px 0px; padding: 0; line-height: 1.5em; } 
a.blk:link { color: #000; text-decoration: none; padding: 2px; font-weight: 100; }  
a.blk:active  { color: #000; text-decoration: none; padding: 2px; font-weight: 100; }  
a.blk:visited  { color: #000; text-decoration: none; padding: 2px; font-weight: 100; }  
a.blk:hover { color: #cc6633; background-color: #ebebeb; text-decoration: none; padding: 2px; font-weight: 100; } 



#menu { 
	margin:0 auto;
	padding: 0;
	background-image: url(../layout/menu.jpg); /* forward slash for the path */
	width: 950px; /* use you own image size; */
	height: 54px; /* use you own image size; */
	background-position: left top;
	vertical-align: top;  
}


#navmenu { width: 900px; border: 1px solid #ee985b; margin: 0px 15px; padding: 6px 0px 0px 10px;} 
a.nav:link { color: #fff; text-decoration: none;  font-weight: 500; line-height: 1.4em;  }  
a.nav:active  { color: #fff; text-decoration: none; font-weight: 500; line-height: 1.4em; } 
a.nav:visited  { color: #fff; text-decoration: none;  font-weight: 500; line-height: 1.4em;  } 
a.nav:hover { color: #000; text-decoration: none; font-weight: 500; line-height: 1.4em;  } 



#content { 
	margin:0;
	padding: 0;
	background-image: url(../layout/bg1.jpg);
	background-repeat: repeat-y; 
	width: 950px;  
	background-position: left top;
	vertical-align: top;
}  

h1 { font-size: 18px; font-weight: 400; margin-left: 5px; }
h2 { font-size: 16px; margin-left: 5px;}
h3 { font-size: 14px;  line-height: 1.35em; margin-left: 5px;}
p { font-size: 13px; line-height: 1.35em; margin: 0px 50px 0px 5px; }
.blk { color: #000; font-weight: 800; }
.white { color:: #fff }
.text3 { font-size: 11px; line-height: 1.25em; padding:5px; }

#bottom { 
	margin:0;
	padding: 0;
	background-image: url(../layout/bottom.jpg); /* forward slash for the path */
	width: 950px; /* use you own image size; */
	height: 29px; /* use you own image size; */
	background-position: left top;
	vertical-align: top;	
}

#footer { padding: 0 10px 0 20px; } 
#footer p { color: #fff; font-size: 11px;  line-height: 1.35em; margin-top: 10px; }
a.foot:link { color: #fff; text-decoration: none; padding: 2px; font-weight: 100; }  
a.foot:active  { color: #fff; text-decoration: none; padding: 2px; font-weight: 100; }  
a.foot:visited  { color: #fff; text-decoration: none; padding: 2px; font-weight: 100; }  
a.foot:hover { color: #cc6633; background-color: #ebebeb; text-decoration: none; padding: 2px;font-weight: 100; } 


.clearfloat {	clear:both; height:0; font-size: 1px;  line-height: 0px; }

a:link { color: #b96339; text-decoration: underline;  padding: 2px; font-weight: 700;  }  
a:active  { color: #b96339; text-decoration: underline;  padding: 2px; font-weight: 700;   } 
a:visited  { color: #b96339; text-decoration: underline;  padding: 2px; font-weight: 700;   } 
a:hover { color: #cc6633; text-decoration: none;  padding: 2px; font-weight: 700; }      

a.reg:link { color: #b96339; text-decoration: underline;  padding: 2px; font-weight: 700;  }  
a.reg:active  { color: #b96339; text-decoration: underline;  padding: 2px; font-weight: 700;   } 
a.reg:visited  { color: #b96339; text-decoration: underline;  padding: 2px; font-weight: 700;   } 
a.reg:hover { color: #cc6633; background-color: #ebebeb; text-decoration: none;  padding: 2px; font-weight: 700; }      

 