/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
background:#660000;
color:#333333;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#660000;
font-weight:700;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
background:#660000;
margin:0 auto;
text-align:left;
width:752px;
}

#sitename{
background:url(assests/images/butterflybanner.gif) top center no-repeat;
color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#tabs {
      float:left;
      width:100%;
      background:#660000;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;   
	  background:  url(assests/images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:  url(assests/images/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
     color:#666;
      }
	  
	 #tabs #current{
	color: #660000;
	border-bottom: 1;
	border-bottom-color: #CC6600;
	 }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#660000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

#wrap1{
	background:#ffffff url(assests/images/extention.jpg) repeat-y;
	/*border-bottom:1px solid #808080;*/
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear:both;
	padding:0;
	width:750px;
	
}

#wrap2{
background: url(assests/images/background.jpg) top left no-repeat;
/*background: url(assests/images/bkgd.jpg) top left no-repeat;*/
padding:10px;
/*width:730px;*/
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#660000;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}


#rightside{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
	border:1px solid #fa9035;
	margin:10px 0 5px 5px;
	padding:2px;
}

#content{
margin:45px 75px 0 180px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #660000;
float:left;
margin:5px 15px 6px;
}

#footer{
clear:both;
color:#666666;
font-size:0.9em;
height:26px;
margin-top:20px;
margin-bottom:20px;
padding:20px;
text-align:center;
width:730px;
}

#footer a{
color:#660000;
font-weight:400;

}

#footer a:hover{
color:#660000;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#660000;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
/*border:1px solid #660000;*/
color:#505050;
padding:1px 1px 1px 9px
text-decoration:none;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
text-decoration:none;
}

.sub:hover{
/*border:1px solid #660000;*/
color:#505050;
padding:0 0 0 5px;
text-decoration:none;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #660000;
padding:1px 1px 1px 9px;
}

.box{
	background:#f8f8f8;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:15px auto;
	padding:10px 10px 10px 20px;
	width:75%;
	text-decoration: none;
	
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#000000;
text-align: center;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

