/*
 * Copyright (c) 2003-4. Coyote Images. All rights reserved.
 *
 *    File: coyote.css
 * Created: Nov 17, 2003
 *
 * Purpose: Styles for coyote imgs website
 *
 */

div
{
	cursor:			default;
}

.com-coyoteimages-linkHover
{
    font-family:        "Verdana" "helvetica" "sans-serif";
    color:          #FFFFFF;
    cursor:         hand;
    font-weight:    bold;
    font-size:      10pt;
}

.com-coyoteimages-linkNormal
{
    font-family:        "Verdana" "helvetica" "sans-serif";
    color:          #d1bc9d;
    cursor:         default;
    font-weight:    bold;
    font-size:      10pt;
}

.com-coyoteimages-pagetitle
{
    font-family:        "Verdana" "helvetica" "sans-serif";
    color:          #CCCCCC;
    font-size:      20pt;
	font-weight:		bold;
	text-align:		center;
}

.com-coyoteimages-bodytitle
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#CCCCCC;
	font-size:		16pt;
	font-weight:		bold;
	text-align:		center;
}

.com-coyoteimages-pagesubtitle
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#d1bc9d;
	font-size:		14pt;
	font-weight:		bold;
	text-align:		center;
}

.com-coyoteimages-quote
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#d1bc9d;
	font-size:		9pt;
	text-align:		center;
}

.com-coyoteimages-bodytext
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#CCCCCC;
	font-size:		10pt;
	text-align:		center;
}

.com-coyoteimages-currentpagelink
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#CCCCCC;
	font-size:		10pt;
	font-style:		italic;	
	cursor:			default;
	font-weight:		bold;	
}

.com-coyoteimages-headerlink:link
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#d1bc9d;
	font-size:		10pt;
	text-decoration:	none;
	cursor:			hand;	
	font-weight:		bold;	
}

.com-coyoteimages-headerlink:visited
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#d1bc9d;
	font-size:		10pt;
	text-decoration:	none;
	cursor:			hand;	
	font-weight:		bold;	
}

.com-coyoteimages-headerlink:hover
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#FFFFFF;
	font-size:		10pt;
	text-decoration:	none;
	cursor:			hand;
	font-weight:		bold;	
}

.com-coyoteimages-headerlink:active
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#d1bc9d;
	font-size:		10pt;
	text-decoration:	none;
	cursor:			hand;	
	font-weight:		bold;	
}

.com-coyoteimages-pagefooter
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	color:			#d1bc9d;
	font-size:		7pt;
	text-align:		center;
}

.com-coyoteimages-body
{
	background:		#40392f;
}

.com-coyoteimages-hr
{
	color:			#d1bc9d;
	border-style:		solid;
}

.com-coyoteimages-link:link
{
	color:			#d1bc9d;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-link:visited
{
	color:			#d1bc9d;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-link:hover
{
	color:			#FFFFFF;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-link:active
{
	color:			#d1bc9d;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-bodylink:link
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	font-size:		12pt;
	color:			#d1bc9d;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-bodylink:visited
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	font-size:		12pt;
	color:			#d1bc9d;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-bodylink:hover
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	font-size:		12pt;
	color:			#FFFFFF;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-bodylink:active
{
	font-family:		"Verdana" "helvetica" "sans-serif";
	font-size:		12pt;
	color:			#d1bc9d;
	text-decoration:	none;
	cursor:			hand;	
}

.com-coyoteimages-layoutTable
{
	align:			center;
	width:			800px;
}