/*Page Properties*/
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing:0.1em;
}
body {
	margin: 0px;
	background-color: #000066;
	text-align:center;
	background-image: url(../images/front/Body_Bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


/*Layout properties*/

.Bg{
	float:left; 
	position:relative; 
	width:100%; height:563px; 
	background:url(../images/front/Bg.jpg); 
	background-repeat:repeat-x; 
	background-position:center top;
}
.Main{
	margin:0px auto;
	width:797px;
	min-height:276px;
	background-image:url(../images/front/Body_Top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.Page_Header{
	height:88px;
	width:749px;
	background-image:url(../images/front/Header.jpg);
}	
.Images{
	height:149px;
	width:749px;
}
.Nav{
	width:749px;
	height:36px;
	background-image:url(../images/front/nav_tile.jpg);
}
a.nav_1{
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	color:#666666;
	font-size: 11px;
	margin:11px 18px 0px 18px;
}
a.nav_1:hover{
	color:#9D000C;
}
.Content_Main{
	width:749px;	
}
.Content{
	width:715px;
	margin:17px 17px 17px 17px;
	text-align:left;
}

.Content a {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}

.Content a:hover {
	text-decoration: underline;
	color: #FF0033;
}

.Gallery{
	width:205px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	float:right;
	position:relative;
	background-color:#F9F1D9;
	border: 1px solid #EFDA98;
}
.Gallery_Image{
	padding-top:10px;
	padding-left:10px;
}
/*Nav Properties*/



/*Text Format Properties*/

h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
}
h2{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	letter-spacing:0.1em;
}
h3{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
	margin-left:10px;
}


/* Menu Tabs */

    #menutabs {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
      border-bottom:1px solid #84776B;
      }
    #menutabs ul {
          margin:0;
          padding:10px 10px 0 33px;
          list-style:none;
      }
    #menutabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menutabs a {
      float:left;
      background:url("../images/front/tab_edge.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menutabs a span {
      float:left;
      display:block;
      background:url("../images/front/tab_body.jpg") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#84776B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menutabs a span {float:none;}
    /* End IE5-Mac hack */
    #menutabs a:hover span {
      color:#74675B;
      }
    #menutabs a:hover {
      background-position:0% -42px;
      }
    #menutabs a:hover span {
      background-position:100% -42px;
      }

      #menutabs #current a {
              background-position:0% -42px;
      }
      #menutabs #current a span {
              background-position:100% -42px;
      }

.provider{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
}
