@charset "utf-8";
/* CSS Document */

/**************************
GLOBAL
**************************/
body
{background:url(../img/sitebackground.jpg) repeat-x #A9A065; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:19px;}
a
{color:#59883E; text-decoration:underline;}
a:hover
{color:#000; text-decoration:none;}


/**************************
STRUCTURE
**************************/
#container
{width:939px; margin:10px auto; background-color:#FFF; padding:1px;}
#header
{background:url(../img/header-top.png); repeat-x; height:84px;}
	#logo
	{float:left;}
	#contactdets
	{float:left; margin:17px 0 0 118px;}
#image
{height:133px; margin-bottom:1px;}
#nav
{height:48px; background:url(../img/navback.png) repeat-x; font-family:Georgia, "Times New Roman", Times, serif; line-height:48px; font-size:14px;}
	#nav a
	{display:block; padding:0 8px 0 8px; float:left; color:#FFF; text-decoration:none;}
	#nav a:hover
	{background:url(../img/navOn.png) repeat-x;}
	#navOn
	{background:url(../img/navOn.png) top repeat-x; display:block; padding:0 12px 0 11px; float:left; color:#FFF;}	
	.navDiv
	{background:url(../img/navDiv.png); width:2px; height:48px; float:left;}
#content
{background:url(../img/contFade.jpg) repeat-x; border-top:1px solid #fff; padding:20px 10px 10px 10px;}
#footer
{width:920px; margin:5px auto; padding:5px 0px; font-size:10px; color:#FFF;}
	#pom
	{float:right;}
	#footer a
	{color:#FFF; text-decoration:underline;}
	#footer a:hover
	{color:#000; text-decoration:none;}

/**************************
HOME PAGE
**************************/
#homeText
{float:left; width:546px;}
#homeGallery
{float:left; width:351px; margin-left:20px; border:1px solid #fff;}
	#innerGallery
	{border:5px solid #92A653;}
#homeCont
{height:205px; overflow:auto;}
.homeBottomBox
{float:left; width:296px; margin-right:15px; position:relative;}
#homeBottomEnd
{float:left; width:296px; position:relative;}
.homeBoxBack
{background:url(../img/homeboxBack.jpg) repeat-x #788945; padding:10px; color:#FFF; height:200px;}
	.homeBoxBack img
	{margin-bottom:10px; border:1px solid #fff;}
.homeboxButtonCont
{position:absolute; top:245px; left:170px;}

/**************************
INNER
**************************/
#innerCont
{height:205px; overflow:hidden;}
.formfield
{border:1px solid #ccc; padding:4px; width:400px;}
.formfield:focus
{background-color:#e4e4e4;}
.formfield:hover
{border:1px solid #444;}
#dogsforsale img
{padding:5px; border:1px solid #ccc; margin:5px 5px 5px 0;}


/**************************
TEXT/FONTS
**************************/
h1
{font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#333333; font-weight:lighter; border-bottom:3px solid #92A653; padding-bottom:5px; line-height:45px; margin-bottom:10px;}
h2
{line-height:38px; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; background:url(../img/h3Back.jpg) repeat-x; text-indent:10px; font-weight:lighter; border-bottom:2px solid #fff;}
h3
{line-height:38px; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; background:url(../img/h3Back.jpg) repeat-x; text-indent:10px; text-transform:uppercase; font-weight:lighter; margin-top:10px;}
h4
{color:#8A7855; font-weight:900;}
.postedDate
{color:#59883E; font-weight:bold;}
.newsTitle
{color:#000; font-size:14px; font-weight:bold;}
.sold
{color:#900; font-weight:bold;}

/**************************
ELEMENTS
**************************/
#basc
{float:right; width:250px; height:41px;}
hr
{	
	border-bottom: 1px solid #efefef;
	height: 1px;
	margin: 10px 0;
}

/**************************
BUTTONS
**************************/
.readmore a
{background:url(../img/buttons/readmore.png); display:block; width:110px; height:32px;}
.readmore a:hover
{background-position:0 32px;}
.readmore span
{display:none;}

#innerGallery ul
{list-style-type:none; margin:0px; padding:0px;}
#innerGallery li
{list-style-type:none; margin:0px; padding:0px;}

