a, a:hover, a:visited { color:#0000FF;
}
h2{
	font-weight: bold;
	color: #d82627;
}
h3{	font-weight: bold;
	color: #003366;
}
h5{color:#999999; font-size:9px; font-weight:normal;}
body{
	background-color:#4969c7;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrap{
	width:800px;
	margin:auto;
	background-color: #f3f3f3;
}
#header_wrap{
	height:200px;
	width:800px;
	padding:0;
	background-color:#FFFFFF;
	border-bottom:1px solid #ccc;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
.search_wrap{
	float:left;
	padding:10px;
width:400px;
}
.ad_wrap{
	float:right;
	padding:10px;
width:470px;
}
.external{border-bottom:solid 1px #999;}
.left_wrap{ 
	width:620px;
	float:left;
	}
.right_wrap{ 
	padding-left:10px;
	width:468px;
	float:right;}
	
#content_wrap{
	width:756px;
	padding:10px;
	min-height:400px;
	font-size: 12px;
	line-height: 18px;
	
}
.author{font-size:9px; color:#999;}
/* >>> ----------------Navigation buttons --------------------------->>> */
#menu_wrap {
	/* background-color: #003366; */
	width:776px;
	/* margin-top:10px; */
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #ccc;
}
#menu_wrap ul { list-style: none; 	padding: 0px;	margin: 6px;}
#menu_wrap li {	display:inline;}
#menu_wrap a {
	display:inline;
	padding: 3px 25px 3px 25px;
	border:solid 2px #22469d;
}
#menu_wrap a:link, #menu_wrap a:visited {
	background-color: #f2e915;
	text-decoration: none;
	color: #000000;
}
#menu_wrap a:hover {	
	background-color: #64b1ff;
	text-decoration: none;
}

/* <<< ----------------Navigation buttons ---------------------------<<< */
#feature{
	width:650px;
	float:right;
	line-height: 18px;
	padding:11px;
	color:#333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.column{
	width:260px;
	float:left;
	padding:30px 30px 30px 0;
}
.right_column{
padding:10px;
width:250px;
float:right;}
#footer{
	width:736px;
	background-color: #003366;
	color:#fff;
	padding:5px;
}
#footer_wrap{
	width:770px; 	
	background-color: #003366;
	color:#fff;
	padding:3px;
}
#logo{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	min-width:800px;
	min-height:200px;
}
#sitename{
	position:relative;
	top:-15px;
	font-size: 64px;
	color:#003366;
}
#slogan{
	position:relative;
	top:-30px;
	left:5px;
	font-size: 24px;
	letter-spacing: 3px;
	word-spacing: 5px;
	color:#003366;
}
#address_block{
	font-size: 12px;
	text-align:right;
	color:#036;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#address{
	font-size: 10px;
	letter-spacing: 3px;
	text-align:center;
	color:#fff;
}
.wide{
	width:400px;
}
.narrow{
	padding-top:10px;
	width:165px;
	float:right;
}
.tcol{
        float:left;
        padding:5px;
        font-size: 10px;
}
.movie{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.clearfloats{
        clear:both;
}
.news {
        text-align: left;
        margin-left: 50px;
        width:500px;
        font-size: 14px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-family: "Times New Roman", Times, serif;
}
.newsHeading {
        width:500px;
        margin-left: 50px;
        background-color: #eeeeee;
        text-align: center;
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-family: "Times New Roman", Times, serif;
}
.login {
	color: #000000;
	margin-left:10px;
}


.toggler {
    background-color:#6Ab1e7;
    color : #000;
    height : 20px;
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    margin-bottom : 3px;
    width : 100%;
  }


.toggler a {
    background-color: #6Ab1e7;
    height:20px;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    text-align:center;
    color: #000;
  }
.quick_tip{
	float:right;
	color:#000000;
	border-top: 5px solid #FF6600;
	border-bottom: 5px solid #FF6600;
	padding:10px;
	line-height: 16px;	
}
.quick_tip a:link, .quick_tip a:hover, .quick_tip a:visited {
	text-decoration: none;
}
.shoppingcart{
	min-height:100px;
	padding-left: 120px;
	background-image: url(../images/shoppingcart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.humorpage{
	min-height:100px;
	padding-left: 120px;
	background-image: url(../images/snowmen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_block { 
	width:90%; 
	border-bottom:solid 1px #000; 
	margin-left:auto;
	margin-right:auto;
}

.form {
    background-color: #6B9AC6;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }
form label {
        clear:left; 
        width:200px;
        float:left;
        text-align:right;
        font-weight: bold;
		padding-right:5px;
}
.product{ }
.prod_title{ background-color:#DFF2FF; color:#0033FF; font-size:larger; font-weight:bold;}
.prod_desc{ padding-left:30px;}
.prod_cart{border-bottom:solid 1px #000;  clear:both;}
.prod_cell{
 	width:50px;
	display:inline;
	font-weight:bold;
	float:right;
	text-align:right;
	}
  .submit_link {
   color: #00f;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
.prod_space{height:20px; background-color:#666666;}

.left_wrap .letter_tab{
	float:left;
	width:15px;
	height:20px;
	background-color:#D9ECFF;
	border:solid 1px #000;
	text-align:center;
}
