/* *****FONTS***** */
.standard 
{
font-family:garamond,times;
font-size:10pt;
color:#000000;
}

.listings 
{
font-family:garamond,times;
font-size:10pt;
color:#000000;
}

.title
{
font-family:garamond,times;
font-size:10pt;
font-weight:bold;
color:#749663;
}

.title_red
{
font-family:garamond,times;
font-size:14pt;
font-weight:bold;
color:#F21310;
}

.title_page
{
font-family:garamond,times;
font-size:12pt;
font-weight:bold;
color:#749663;
letter-spacing:2;
}

.disclaimer 
{
font-family:arial;
font-size:7pt;
color:#999999;
}

.privacy_policy 
{
font-family:arial;
font-size:9pt;
color:#999999;
}

.form 
{
font-family:garamond,times;;
font-size:10pt;
color:#000000;
background-color:#ffffff;
}

/* *****BACKGROUNDS***** */

.bg_header
{
background-image:url(background_line.jpg);
background-repeat:repeat-x;
background-position:0 0;
}

.bg_corner 
{
background-image:url(background_corner.jpg);
background-repeat:no-repeat;
background-position:0 0;
background-attachment:fixed;
}

.bg_contents 
{
background-image:url(background_contents.jpg);
background-repeat:no-repeat;
background-position:0 0;
background-attachment:fixed;
}

/* *****LEFT VERTICAL NAVIGATION***** */

.nav
{
background-color:#ffffff;
text-align:center;
}

a.nav:link 
{
font-family:arial;
font-size:8pt;
font-weight:bold;
color:#749663; 
text-decoration:none;
}

a.nav:visited 
{
font-family:arial;
font-size:8pt;
font-weight:bold;		
color:#749663; 
text-decoration:none;
}

a.nav:hover 
{
font-family:arial;
font-size:8pt;
font-weight:bold;		
color:#000000;
text-decoration:underline;
}

/* *****BOTTOM HORIZONTAL NAVIGATION***** */

a.nav_bottom:link 
{
font-family:arial;
font-size:8pt;
font-weight:bold;
color:#ffffff; 
text-decoration:none;
}

a.nav_bottom:visited 
{
font-family:arial;
font-size:8pt;
font-weight:bold;		
color:#ffffff; 
text-decoration:none;
}

a.nav_bottom:hover 
{
font-family:arial;
font-size:8pt;
font-weight:bold;		
color:#000000;
text-decoration:underline;
}

/* *****info@freebies.com EMAIL LINK***** */

a.info:link 
{
font-family:garamond,times;
font-size:10pt;
font-weight:bold;
color:#749663;
letter-spacing:1; 
text-decoration:none;
}

a.info:visited 
{
font-family:garamond,times;
font-size:10pt;
font-weight:bold;	
color:#749663;
letter-spacing:1; 
text-decoration:none;
}

a.info:hover 
{
font-family:garamond,times;
font-size:10pt;
font-weight:bold;		
color:#000000;
letter-spacing:1;
text-decoration:underline;
}

/* *****LISTING LINKS***** */

a.listing_links:link 
{
font-family:garamond,times;
font-size:10pt;
color:#749663; 
text-decoration:underline;
}

a.listing_links:visited 
{
font-family:garamond,times;
font-size:10pt;	
color:#749663; 
text-decoration:underline;
}

a.listing_links:hover 
{
font-family:garamond,times;
font-size:10pt;		
color:#000000;
text-decoration:none;
}

/* *****PAGE NAVIGATION - (Grab Bag Offers)***** */

a.page_nav:link 
{
font-family:garamond,times;
font-size:10pt;
color:#749663; 
text-decoration:underline;
}

a.page_nav:visited 
{
font-family:garamond,times;
font-size:10pt;	
color:#749663; 
text-decoration:underline;
}

a.page_nav:hover 
{
font-family:garamond,times;
font-size:10pt;		
color:#000000;
text-decoration:none;
}
