/*
Company:		Pet Rest, Inc.
URL:			www.petrestinc.com
Last Update:	5/16/05
Description:  index.css contains code that is for the index page only
*/

/*<group=HTML, Body>*/
	
/*</group>*/

/*<group=Layout>*/
div.frontBlock {
	width: 463px;
	background-color: #fff;
	margin-bottom: 4px;
	padding: 8px 15px 8px 15px;
}
div.fbNoPadding {
	padding: 0px;
	width: 496px;
	height: 161px;
}
div.fbNoPadding img {
	margin: 0px;
	padding: 0px;
}
/*</group>*/

/*<group=Nav>*/
	
/*</group>*/

/*<group=Headings>*/
div#sidebar {
	text-align: right;
}
div#sidebar h1 {
	font-family: Georgia, Times, serif;
	font-size: 3em;
	color: #fff;
	margin-top: 65px;
	margin-bottom: 108px;
}
/*</group>*/

/*<group=Text Styles>*/
	
/*</group>*/

/*<group=Lists>*/
	
/*</group>*/

/*<group=Forms>*/
	
/*</group>*/

/*<group=Links - link visited hover active>*/
	
/*</group>*/

/*<group=Misc>*/
	
/*</group>*/