body
{
	background-color:#cadbae;
	color: #989898;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

a:link
{
	color:#989898;
}

a:hover
{
	color:#989898;
}

a:active
{
	color:#989898;
}

a:visited
{
	color:#807e7e;
}


#ContentHeader
{
	margin:0 auto;
	margin-top: 90px;
	width:986px;
	height:183px;
	background: #cadbae url(../App_Themes/AmericanMastiff/Images/ContentHeader.jpg)

}

#ContentMain
{
	margin:0 auto;
	width:986px;
	min-height:500px;
	background: #cadbae url(../App_Themes/AmericanMastiff/Images/ContentMain.jpg);
	background-repeat:repeat-y;
}

#ContentCMSWebPart
{
	width:886px;
	margin:60px 50px 20px 50px;
}

#ContentFooter
{
	margin:0 auto;
	width:986px;
	height:138px;
	background: #cadbae url(../App_Themes/AmericanMastiff/Images/ContentFooter.jpg);
	text-align:center;
	font-size:smaller;
	line-height:2em;
}

#Reflection
{
	margin:0 auto;
	width:986px;
	height:149px;
	background: #cadbae url(../App_Themes/AmericanMastiff/Images/Reflection.jpg);

}

#image_main_home
{
	width: 201px;
	height: 329px;
	background: url(../App_Themes/AmericanMastiff/Images/pearl.png);
	position:relative;
	top:-50px;
	left:-25px;
	margin-top: -329px;
}

#image_main_puppies
{
	width: 369px;
	height: 155px;
	background: url(../App_Themes/AmericanMastiff/Images/puppies2.png);
	position:relative;
	top:-237px;
	left:-20px;
	margin-top:-155px;
	
}

#image_main_pictures
{
	width: 382px;
	height: 252px;
	background: url(../App_Themes/AmericanMastiff/Images/Pictures.png);
	position:relative;
	top:-120px;
	left:-75px;
	margin-top:-252px;
}

#ImageGalleryPrieview
{
	border:0px;	
}

#MenuContainer
{
	float:right;
	padding-right:50px;
	margin:0 auto;
}

.horizontalCMSMenu
{
	color: #bdd0a0;
	padding: 0px;
	/*
	height: 25px;
	background: #cadbae url(../App_Themes/AmericanMastiff/Images/topMenuBackground.jpg);
	*/
	font-size: 1.1em;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
}

.horizontalsubCMSMenu
{
	background: #bdd0a0;
	color: #FFFFFF;
}

.horizontalsubCMSMenu tr
{
	background: #bdd0a0;
	font-size: 1em;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	
}

.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;

}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	min-width: 81px;
	white-space: nowrap;
	display: block;
	padding-left: 10px;

}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	background: #FFFFFF;
	color:#BDD0A0;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{

	padding: 0px 10px;
	background: url(../App_Themes/Pappas/Images/topMenuItemDivider.gif) no-repeat top right;
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	background:#FFFFFF url(../App_Themes/AmericanMastiff/Images/topMenuItemHover.jpg) repeat-x;
}
