/* CSS Pathfinder */
body{margin-left: 0px; margin-top:0px; margin-right:0px; margin-bottom: 0px; background:url(../images/bg.jpg) top repeat-x  #660000 }

/*----------------------------------------------- BG CSS ----------------------------------------------------*/
#home_balck_bg{background:url(../images/black_bg_1.jpg) top repeat-x #ffffff;}
#black_bg_2{background:url(../images/black_bg_2.jpg) top repeat-x #ffffff;}
#footer_bg{background:url(../images/bottom_bg.jpg) top;}
#border{background:url(../images/border.jpg) bottom repeat-x;}



/*----------------------------------------------- FONT CSS ----------------------------------------------------*/
.top-text{font-family:tahoma; font-size:11px; color:#988f8f;}
.top-text a{font-family:tahoma; font-size:11px; color:#988f8f; text-decoration:none;}
.top-text a:hover{font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:underline;}

.footer_links{font-family:tahoma; font-size:12px; color:#cccccc;}
.footer_links a{font-family:tahoma; font-size:12px; color:#cccccc; text-decoration:none;}
.footer_links a:hover{font-family:tahoma; font-size:12px; color:#ffffff; text-decoration:underline;}



.black_text{font-family:Georgia; font-size:16px; color:#000000; line-height:21px;}
.black_text a{font-family:Georgia; font-size:16px; color:#000000; line-height:21px; text-decoration:underline;}
.black_text a:hover{font-family:Georgia; font-size:16px; color:#FF0000; line-height:21px; text-decoration:none;} 


/*----------------------------------------------- HEADINGS ----------------------------------------------------*/

.white_heading{font-family:Georgia; font-size:18px; color:#ffffff;}
.black_heading{font-family:Georgia; font-size:24px; color:#000000;}
.red_heading{font-family:Georiga; font-size:20px; color:#ff0000;}




input,textarea,select {  padding: 1px; font-family:tahoma; font-size:11px; background: #faf9f9;  border: 1px solid #9e9e9e;}

input:focus,input:hover,textarea:focus,textarea:hover,select:focus,select:hover {  color: #000;  background: #ffffff;  border: 1px solid #333333;}

input.noBorder,input:focus.noBorder,input:hover.noBorder {  padding: 0;  border: 0;}

input.radio {  background: none;  border: 0px;}

