body { margin : 0; background-image:url(../images/main-bg.jpg); background-repeat:repeat-x; background-position:0 0px;}


/*----------------------- bg css -----------------*/
#logo{ width:420px;	height:116px; display:block; background-image: url(../images/logo.gif); background-repeat: no-repeat;	background-position: center top;	}


/*----------------------- link css -----------------*/

.nav{ font-family:"Bauhaus Md BT"; font-size:medium; color:#000000; text-decoration: none; font-weight: bold; padding-left: 5px;}
.nav a{font-family:"Bauhaus Md BT"; font-size:medium; color:#000000;  text-decoration: none; padding-left: 5px;	color: #000000;}
.nav a:hover{font-family:"Bauhaus Md BT"; font-size:medium; color:#ff6600; text-decoration:underline; padding-left: 5px; }
.top-link { font-family: "Myriad Pro"; font-size:13px; color: #336600; text-decoration: underline;}
.top-link a { font-family: "Myriad Pro"; font-size: 13px; color: #336600; text-decoration: underline;}
.top-link a:hover { font-family: "Myriad Pro"; font-size: 13px; color: #336600; text-decoration: none;}
.more-info { font-family: "kroeger 0853"; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold;}
.more-info a { font-family: "kroeger 0853"; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold;}
.more-info a:hover { font-family: "kroeger 0853"; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}


/*------------------- font ------------------*/

.black-text { font-family: Tahoma; font-size: 11px; color: #373c42; text-decoration: none; line-height: 16px;}
.text { font-family: "Bauhaus Md BT"; font-size: 14px; color: #669933; text-decoration: underline;}
.small-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; line-height: 18px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
