#five_reasons
{
color:#000000;
}
#five_reasons ul
{
color:#000000;
list-style-type:disc;
display:block;
}

#five_reasons li
{
color:#000000;
display:block;
list-style-type:disc;
}

/*shopping cart navigation*/
#shopping_box
	{
	width:153px;
	height:140px;
	background-image:url(../images/shopping_box.jpg);
	background-repeat:no-repeat;	
	text-align:left;
	}
	
	#shopping_box p{
	text-decoration: none;
	color:#000000;
	font-size:1em;
	padding:1px;
	padding-top:1px;
	padding-left:10px;
	text-align:left;
	}
/*shopping cart navigation end*/
#help_box
{
 	background-image:url(../images/covers/help_box.jpg);
	background-repeat:no-repeat;	
	width:600px;
	height:300px;
	padding:10px;
}

#change_address_page
{
 	background-image:url(../images/covers/change_box.jpg);
	background-repeat:no-repeat;	
	width:600px;
	height:300px;
	padding:10px;
	padding-top:30px;
}

#missed_address_page
{
 	background-image:url(../images/covers/missed_box.jpg);
	background-repeat:no-repeat;	
	width:600px;
	height:300px;
	padding:10px;
	padding-top:50px;
}

#about_bauer_page 
{
	background-image:url(../images/covers/about_bauer_box.jpg);
	background-repeat:no-repeat;	
	width:620px;
	height:535px;
	padding:10px;
	padding-top:50px;
}




/*magazine container*/
#mag_container{
color:#000000;
margin-right:100px;
}

#back_issues_page
{
 	background-image:url(../images/covers/back_issues_box.jpg);
	background-repeat:no-repeat;	
	width:600px;
	height:520px;
	padding:10px;
	padding-top:30px;
}

ul{
color:#000000;}

li{
color:#000000;}



/*MAIN FONTS*/
body, body div, body p, body th, 
body td, body li, body dd{
    /* more specific to override imported rule */
    font-size: xx-small; 
	font-family: verdana, arial, helvetica, sans-serif;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size: x-small;
    /* intended value for better browsers */
    }
html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd{
    font-size: x-small;
    /* be nice to Opera */
}
/* the following rule is recognized only by IE */
* html body, * html body div, * html body p, 
* html body th, * html body td, 
* html body li, * html body dd {
	font-size: xx-small;
}

body {
	color: #000;
}

p {
	color: #000000;
	margin:0;
	padding:0;
	font-size:8px;
}

/*text layout
#about_bauer_page p {
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
	padding-right:28px;
}
*/

img{
border:0;
}
table#wide_table{
	background-image:url(../images/content_table_02/bg_wide.gif);
	background-repeat:repeat-y;
}

table#wide_table td#wide_table_header{
	background-image:url(../images/content_table_02/head_wide.jpg);
	background-repeat:no-repeat;
}

.box a {border:0px; cursor:pointer; width:440px; margin: 0; padding: 0; display:block;}
.box a:hover {border:0; cursor:pointer; margin:0; padding: 0;}
.box a:active {background-color:#fff;}
.box a:focus {background-color:#fff;}

/*terms and conditions*/
#footer_TandC
{
color:#000000;
font-size:10px;
width:790px;
height:30px;
background-color:#FFFFFF;
margin:0 auto 0 auto;
}

#footer_TandC ul
{
color:#000000;
font-size:10px;
}

#footer_TandC li
{
color:#000000;
font-size:10px;
}
/*terms and conditions end*/



a:link{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color: #194E95;
	font-weight:bold;
	text-decoration:none;
}		
a:hover{
	color: #194E95;
	text-decoration:underline;
}	
a:active{
	color: #194E95;
}		

.a
{
color:#FDE36F;}


/*Fate bullet pointts*/
#fate
{
width:450px;
color:#000000;
}

/*Fate bullet points end*/

.telephone_text
	{
	font-size:1em;
	color:#999999;
	}

.subs
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:1.6em;
font-weight:bold;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color:#9933CC;
} 

#pageName
{
color:#000000;
}


/*navigation*/
.tab_nav{
width: 950px;
overflow: hidden;
height:25px;
background-color:#1655A5;
}

.tab_nav ul{
margin: 0;
padding: 0;
padding-left: 10px; 
font: bold 12px Verdana;
list-style-type: none;
}

.tab_nav li{
display: inline;
margin: 0;
font-size:14px;
}

.tab_nav li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 4px 8px; 
border-right: 1px solid #FFFFFF; 
color: #FFFFFF;
background: #1655A5; 
}

.tab_nav li a:visited{
color: #FFFFFF;
}

.tab_nav li a:hover, .tab_nav li.selected a{
background: #1655A5; 
}

.tab_nav a:link{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.tab_nav a:visited{
	color: #194E95;
	font-weight:bold;
	text-decoration:none;
}		
.tab_nav a:hover{
	color: #FFFFFF;
	
}	
.tab_nav a:active{
	color: #194E95;
}	

#blue_line
{
width:950px;
height:15px;
background-color:#91D4E7;
}
	
#nav_strip
{
width:950px;
height:41px;
margin-bottom:10px;
background-image:url(../images/nav_logos.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

/*navigation end*/
