/*
Theme Name: Garcia Street Books
Theme URI: http://garciastreetbooks.com/
Author: SFWDLLC
Author URI: http://santafewebdesign.com/

*/
body
{
	background-color : #D9E0C5;
	padding : 0px;
	margin : 0px;
	background-image : url(/images/bg.gif);
	background-repeat : no-repeat;
	font-family : Times New Roman, serif; 
	font-size : 21px;
	color : #6F736E;
}

h2, h3
{
	color : #194795;
}

td
{
	vertical-align : top;
}

.header
{
	position : absolute;
	font-weight : bold;
	width : 700px;
	top : 10px;
	left : 60px;
	font-size : 19px;
	letter-spacing : -1px;
}

.header a
{
	color : #879FA2;
	text-decoration : none;
}

.header a:hover, .header a#green:hover
{
	color : #47673D;
}

.header a#green
{
	color : green;
}


.voted
{
	color : #47673D;
}

.bottom_row_nav
{
	font-size : 16px;
}

.content
{
	position : absolute;
	top : 80px;
	left : 60px;
	padding-right : 10px;
	font-size : 15px;
	
}

.table_container
{
	border : 1px solid #879FA2;
	padding : 1px;
	background-color : white;
	width : 760px;
}

.table_container table
{
	background-color : white;
	font-weight : normal;
}

.table_container a
{
	color : black;
}

.index_right
{
	padding : 7px;
	background-color : white;
}


.index_heading
{
	font-size : 24px;
	color : #47673D;
}

.index_right_news
{
	font-size : 20px;
}

.index_right_news h3 a
{
	color : #194795;
	text-decoration : underline;
}

.index_right_news a
{
	color : #47673D;
	text-decoration : none;
}	

.index_right_news a:hover
{
	color : #879FA2;
}

.index_right_news p
{
	font-size : 16px;
	margin-top : 0px;
	padding-top : 0px;
}


.alignleft 
{
 	float : left;
	margin : 0px 10px 10px 0px;

}

.alignright
{

        float : right;
	margin : 0px 10px 10px 0px;


}
.caption
{
	font-size : 13px;
}

.int_content
{
	font-size : 18px;
	padding : 10px;
	color : #000000;
}

.footer
{
}

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

.footer a:hover
{
	color : #879FA2;
}
