/* start TAG styles */
BODY
{
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

BODY, P, TD, TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336;
}

P.homepage
{
	font-size:  10px;
        letter-spacing: 0 !important;
}

P
{
	line-height: 18px;
}

FORM
{
	margin: 0;
	padding: 0;
}

A, A:active, A:link, A:visited
{
	color: #336;
	text-decoration: underline;
}

A:hover
{
	text-decoration: none;
}
a.highlight  {
	background-color: #ff0;
}
/* end TAG styles */


/* start GENERAL styles */

TABLE.container
{
	width: 800px;
	border: 0;
	margin: 0;
}

/* end GENERAL styles */


/* start LOGO CELL styles */

.cell_logo
{
	vertical-align: top;
	text-align: center;
	height: 20px;
	width: 188px;
	padding: 25px;
	padding-bottom: 0;
}

	.cell_logo IMG
	{
		/* display: block; */
		width: 121px;
		/*
		height: 120px;
		*/
		border: 0;
	}

/* end LOGO CELL styles */


/* start HEAD CELL styles */

.cell_head
{
	width: 612px;
	vertical-align: top;
}

.cell_head IMG
{
	padding: 0 15px;
	background-color: #FFF;
	float: right;
}


.login_box
{
	width: 602px;
	text-align: right;
	padding: 15px 0 0;
	border-top: 14px solid #660;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.login_box#nosearch
{
	margin-bottom: 60px;
}

.login_box A, .login_box A:link, .login_box A:active, .login_box A:visited
{
	color: #CCC;
	text-decoration: none;
}

.login_box A:hover
{
	color: #999;
}

.secondary_links
{
	text-align: right; 
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 23px;
}
.secondary_links A, .secondary_links A:visited, .secondary_links A:active, .secondary_links A:link
{
	color: #AAA;
}


.search_box
{
	text-align: right; 
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 23px;
}

.search_box INPUT
{
	border: 1px solid #000;
	padding: 2px;
}



.search_box_home
{
	text-align: right; 
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 3px;
}

.search_box_home INPUT
{
	border: 1px solid #000;
	padding: 2px;
}

A.search_submit, A.search_submit:active, A.search_submit:link, A.search_submit:visited
{
	text-decoration: none;
	padding: 8px;
}

#serif
{
	font-family: "Times New Roman", "New York", Palatino, serif;
	/* font-family: Garamond, "Times New Roman", Times, "New York", Palatino, serif; */
}

.buyline
{
	color: #336;
	text-transform: uppercase;
	font-size: 16px;
	white-space: nowrap;
}

.title
{
	letter-spacing: 2px;
	color: #336;
	font-size: 30px;
	padding: 38px 0 18px 0;
}

.subtitle_home
{
	letter-spacing: 1px;
	color: #336;
	font-size: 18px;
	padding: 0px 0 16px 0;
}

.title_home
{
	letter-spacing: 2px;
	color: #336;
	font-size: 30px;
	padding: 0px 0 16px 0;
}

.title_lined
{
        letter-spacing: 2px;
        color: #336;
        font-size: 30px;
        padding: 5px 0 15px 0;
        border-bottom: 1px solid #336;
        margin-bottom: 12px;
}

.title A, .titl_lined A, .title A:link, .title_lined A:link, .title A:active, 
.title_lined A:active, .title A:visited, .title_lined A:visited
{
	white-space: nowrap;
	letter-spacing: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #336;
}

.title A:hover, .title_lined A:hover
{
	text-decoration: underline;
}

.subtitle
{
	color: #903;
	font-size: 18px;
	padding-right: 10px;
}
.subtitle A, .subtitle A:link, .subtitle A:active, .subtitle A:visited
{
        font-weight: bold;
        color: #903;
        /* text-decoration: none; */
}       
        
        .subtitile A:hover
        {
                color: #903;
                /* text-decoration: underline; */
        }

/* end HEAD CELL styles */


/* start NAVIGATION CELL styles*/

#registration
{
	margin-top: 20px;
	margin-left: 4px;
	text-align: center;
	border: 0px;
}
#registration INPUT 
{ 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #336; 
	text-decoration: none; 
	background-color:#FFFFFF;  
	border-style: solid; 
	border-width: 1px; 
	background-color:#FFFFFF; 
	border-color: #c93;
	font-weight: bold; 
	margin: 7px;
}

.cell_nav
{
	width: 188px;
	vertical-align: top;
	padding-right: 10px;
}

#announce {
	margin: auto;
	margin-top: 20px;
	text-align: center;
	width: 188px;
	border-left: 0px;
}
.cell_nav DIV
{
	width: 170px;
	border-left: 10px solid #C93;
	/* 	padding-left: 15px; */
}

.cell_nav A, .cell_nav A:active, .cell_nav A:visited, .cell_nav A:link
{
	color: #336;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

	.cell_nav A:hover
	{
		text-decoration: underline;
	}

/* end NAVIGATION CELL styles */


/* start CONTENT CELL styles */

.cell_content P
{
	margin-left: 125px;
	margin-right: 50px;
	letter-spacing: 1px;
}

.cell_content ul
{
	margin-left: 150px;
	margin-right: 50px;
	letter-spacing: 1px;
}

.cell_content TABLE P, .cell_content DIV P
{
	margin-left: 0;
	margin-right: 0;
}

.cell_content P.normal
{
	margin-left: 0;
	margin-right: 0;
}

/* I hacked this div up to make audio player line up
   on sub-pages for Dizzy sale */
#submenu
{
	width: 178px; 
	_width: 188px; 
}
/* end CONTENT CELL styles*/
.footsy {
    margin-top: 40px;
    text-align: center;
    width: 800px;
}
.footsy a {
    font-weight: bold;
    text-decoration: none;
}
.footsy a:hover {
    text-decoration: underline;
}


.footsy li {
    display: inline;
    padding: 4px;
    margin: 4px;
    
}
/* start FOOTER styles */

.footer
{
	margin-top: 20px;
	margin-left: 22px;
	color: #666;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
	width: 800px;
}

.footer SMALL
{
	letter-spacing: 2px;
	padding: 0 6px;
}

.footer I
{
	font-size: 13px;
	letter-spacing: 2px;
	padding: 0 0 0 8px;
}

.footer A, .footer A:link, .footer A:active, .footer A:visited
{
	color: #666;
	width: 180px;
	font-size: 11px;
	text-align: center;
	font-family: Meta, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
	margin-top: 2px;
}

.footer A:hover
{
	text-decoration: underline;
}

.hide {
	display: none;
}
.articleHolder {
}
/* end FOOTER styles */
a.email {
	background-color: #c93;
	padding: 3px;
	text-decoration: none;
	color: #fff;
}
a.email:hover {
	text-decoration: underline;
}
