/* CSS Document */

body {background-color:#000; margin:0px; padding:0px; 
      font-family:Georgia, "Times New Roman", Times, serif; line-height:1.3em;}

/*  Typography  */
.h1 {font-family:Georgia, "Times New Roman", Times, serif; 
     font-size:29px; line-height:1.5em; color:#564B1E; text-align:left;}
.h2 {font-family:Georgia, "Times New Roman", Times, serif; 
     font-size:24px; color:#445B72; text-align:left; font-style:italic; font-weight:bold;}
.h3 {font-family:Georgia, "Times New Roman", Times, serif; 
     font-size:18px; color:#A50410; text-align:left; font-style:italic; font-weight:bold;}
.h4 {font-family:Georgia, "Times New Roman", Times, serif; 
     font-size:29px; color:#A50410; text-align:left; font-style:italic; font-weight:bold;}
.h5 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#445B72; text-align:left; font-style:italic; font-weight:bold;}
.h6 {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#564B1E; text-align:left; font-style:italic; font-weight:bold;}
.h7 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#564B1E; text-align:left; font-style:italic; font-weight:bold;}
.style1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:1.4em; color:#333333; text-align:left;}
.style2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:1.4em; color:#333333; text-align:left; font-variant:small-caps;}
.style3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#564B1E; text-align:left; font-style:italic;}
a.link01 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#445B72; text-align:left; font-weight:bold;} 
a.link02 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:1.4em; color:#333333; text-align:left;}
a.link03 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:1.4em; color:#333333; text-align:left; text-decoration:none;}
a.link04 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#A50410; text-align:left;}
#footer {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#B3B3B3;}

/*  Navigation Code  */
.Navigation {position:relative; 
             background-image:url(images/NavBar.jpg);	
             background-repeat:no-repeat; width:856px;	
             padding-left:26px; font-size:17px; 
             line-height:1.1em; font-variant:small-caps; 
             font-weight:bold; height: 62px; padding-top:2px;}

table.navbar td a{display:block; text-decoration: none;}
table.navbar td a:link, table.navbar td a:visited {color: #fff; height:58px;}
table.navbar td.nav01 a:hover {background-image:url(images/Nav01.jpg); background-repeat:no-repeat;}
table.navbar td.nav02 a:hover {background-image:url(images/Nav02.jpg); background-repeat:no-repeat;}
table.navbar td.nav03 a:hover {background-image:url(images/Nav03.jpg); background-repeat:no-repeat;}
table.navbar td.nav04 a:hover {background-image:url(images/Nav04.jpg); background-repeat:no-repeat;}
table.navbar td.nav05 a:hover {background-image:url(images/Nav05.jpg); background-repeat:no-repeat;}
table.navbar td.nav06 a:hover {background-image:url(images/Nav06.jpg); background-repeat:no-repeat;}

/*  Shared Divs/Styles  */
.Header {position:relative; width:856px; height:127px;  
         background-image:url(images/Header2.jpg); 
         background-repeat:no-repeat;}
.RegistrationLinks {position:absolute; top:14px; right:10px; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.1em; text-align:right;}
.BasketLinks {position:absolute; top:107px; right:10px; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.1em; text-align:right;}
input.reg {width: 300px;}
input.regRadio {width:10px;}

/*  Content Alignment Divs  */
.ContentAlign01 {position:relative; width:830px; margin: 0px auto;}
.ContentAlign02 {position:relative; width:712px;margin: 0px auto;}
.ContentAlign03 {position:relative; width:770px;margin: 0px auto;}