BODY
{
	background-color:#000000;
}

.SubHead
{
	color:white;
}


#NottowayTable tr
{
	vertical-align:top;
	width:800px;
}

#NottowayBodyTable tr
{
	vertical-align:top;
	width:800px;
}

#NottowayTable
{
	border-right:solid 2px #CFB53B;
	border-left:solid 2px #CFB53B;
	border-bottom:solid 2px #CFB53B;
}

#NottowayBodyTable
{
	border-right:solid 2px #CFB53B;
	border-left:solid 2px #CFB53B;
	border-bottom:solid 2px #CFB53B;
}


.HeaderCell
{
	height:108px;
	width:800px;
	border-bottom:solid 2px #CFB53B;	
}

#NottowayFarmLogo
{
	float:right;
	width:138px;
}
#NottowayText
{
	float:left;
	width:484px;
	
}
.DivNavigation
{
	background:#215e21;
	width:280px;
	height:278px;
	padding-left:28px;
	padding-top:24px;
	border-left:solid 2px #CFB53B;
}

.WhatsNewPane
{
	width:266px;
	background:url(images/Nottoway_05.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	border-left:solid 2px #CFB53B;
	padding-top:45px;
	padding-left:15px;
	color:#ffffff;
}

.WhatsNewPane td
{
	color:#ffffff;
}

.LatestBannerPane
{
	width:520px;
	height:24px;
	background-color:#000;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#CFB53B;
	text-align:right;
}

.LatestBannerPane td .Normal
{
	color:#CFB53B;
	font-size:15pt;
	font-weight:bold;
}

.ContentPane
{
	background-repeat:no-repeat;
	width:524px;
	height:287px;
	background-color:#ddd7b7;
	border-top:solid 2px #CFB53B;
	padding:5px 5px 5px 5px;
	
}




/* DNN Menu Styles */
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #CFB53B; 
	font-size: 12pt; 
	font-weight: bold;
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/	
}

.main_dnnmenu_rootitem { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand; 
	color: #CFB53B;
	font-size: 14pt;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	height:28px;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 0px 10px 0px 0px;   /*explicitly set padding for root menu items*/
	display:list-item;
}

.main_dnnmenu_itemhover {  
	background-color: transparent;
	color:#000000;
}

.main_dnnmenu_itemhover td {  
	background-color: transparent;
	color:#000000;
	font-weight:bold;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #003300;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=0); 
	padding: 0px 3px 0px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 15px;
	width:15px;
	font-size: 1px;
	border:solid 1px #000000;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.SkinObject {
    color: #ffff00;
}

A.SkinObject:link {
    color:#ffff00;
}

A.SkinObject:visited  {
    color:#ffff00;
}

A.SkinObject:active   {
    color:#ffff00;
}

A.SkinObject:hover    {
    color:#ffff00;
 
}


.MainImage1
{
	background-image:url(images/Nottoway_02.jpg);

}

.MainImage2
{
	background-image:url(/portals/0/images/Lisa1.jpg);

}

.MainImage3
{
	background-image:url(/portals/0/images/Arena1.jpg);
}

.MainImage4
{
	background-image:url(/portals/0/images/Barn1.jpg);
}

.MainImage5
{
	background-image:url(/portals/0/images/Stalls1.jpg);
}


#HomePage
{
width:800px;
}

#OtherPage
{
width:800px;
}