body 
{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size: 12px;
line-height: 17px;
}

.container 
{
background-color: #FFFFFF;
width: 790px;
margin: 0px auto 0px auto;
}

#headerContainer
{
	position:relative;
	width:790px;
	height:400px;
	background-color:#ffffff;
}
#int_headerContainer
{
	position:relative;
	width:790px;
	height:320px;
	background-color:#ffffff;
}

#headerContainer #flash
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:21;
	height:185px;
	width:790px;
}
#int_headerContainer #flash
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:21;
	height:185px;
	width:790px;
}


#headerContainer #image
{
	position:absolute;
	top:137px;
	left:7px;
	z-index:20;
	height:272px;
	width:776px;
	padding:0 0 2px 0;
	border-bottom:4px solid black;
}
#int_headerContainer #image
{
	position:absolute;
	top:137px;
	left:7px;
	z-index:20;
	height:203px;
	width:774px;
	padding:0 0 2px 0;
}


#calendar 
{
    background-image: url(images/g_calendar.jpg);
    width: 138px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #000000;
    margin:0px 0px 15px 0px;;
    padding: 58px 25px 30px 113px;
}

a.checkout  
{
    text-decoration: underline;
    color:#000000;
}

a.checkout:hover  
{
    text-decoration: underline;
    color: #CB1F1D; 
}

#specials 
{
    background-image: url(images/g_special-promos.jpg);
    width: 138px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #000000;
    margin:0px 0px 20px 0px;
    padding: 55px 25px 33px 113px;
}

.text 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
}

.footer
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    line-height: 25px;
}

.footer a	
{
    color:#666666;
    text-decoration:none;
}

.footer a:hover	
{
    color: #666666; 
    text-decoration:underline;
}

h1 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #CB1F1D;
    font-size: 24px;
    font-weight:lighter;
    margin: 10px 0px 0px 0px;
}

.content h1
{
    line-height:25px;
    font-family:georgia,palatino,helvetica;
    color:#CB1F1D;
    font-weight:bold;
}


a.button_index:link, a.button:visited
{
    font-size:12px;
    color:white;
    background:#DA2928;
    text-align:center;
    padding:5px;
    text-decoration:none;
    font-weight:bold;
    letter-spacing:.5;
}
a.button_index:hover
{
    background:black;
}


.graynavbox 
{
    position: relative;
    width:170px;
    background-color: #E4E4E4; 
    padding:0;
    margin: 10px 0 0 0;
}
#content
{
    
    margin:10px 0 0 0;
}

.subnavtext 
{
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    margin: 5px 0px 0px 17px;
    line-height: 20px;
    width:153px;
}

a.subnavlink  
{
    color: #000000;
    text-decoration: none;
}

a.subnavlink:hover 
{
    color: #CB1F1D;
    text-decoration: none;
}


a.button:link, a.button:visited
{
    font-size:12px;
    color:white;
    background:#DA2928;
    text-align:left;
    padding:5px;
    text-decoration:none;
    font-weight:bold;
    letter-spacing:.5;
    width:160px;
    display:block;
    margin-bottom:1px;
}
a.button:hover
{
    background:black;
}


.form-table th
{
    text-align:left;
    padding:2px 0;
    width:24%;
    border-bottom:1px solid #efefef;
}
.form-table td
{
    padding:2px 0;
    width:74%;
    border-bottom:1px solid #efefef;
}


