/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	margin: 0;
	background-color:#533019;
	font-family: Arial, Helvetica, sans-serif;
	color:#D3C680;
	text-align: center;
}


#container_out{
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#d_container{
	margin: 0 auto;
	padding: 0;		
	text-align: left;
	padding-left: 269px;
}

#d_container_2{
	margin: 0 auto;
	padding: 0;		
	text-align: left;
	padding-left: 50px;
	padding-right: 269px;
	
}

#d_container_3{
	margin: 0 auto;
	padding: 0;		
	text-align: left;	
	width: 1459px;
	
}




.d_left{
	
	margin: 0;
	padding: 0;
	width: 269px;
	position: fixed;
	bottom: 0;
}

.d_right{
	margin: 0;
	padding: 0;
	width: 269px;
	position: fixed;
	bottom: 0;
	right: 0;
}


/*

@media screen {

* html, 
* html body { 
overflow-y: hidden!important; 
height: 100%;
margin: 0;
padding: 0; 
}
* html #d_container_2{ 
height: 100%;
overflow-y: scroll;
position: relative;
}

* html div.d_left, 
* html div.d_right
{
position: absolute;
}

}
*/


.d_left2{
	float: left;
	min-width: 50px;
	padding-top: 200px;
}

.d_right2{
	float: right;
	min-width: 50px;
	padding-top: 200px;
}


.d_center2{
	float: left;
	width: 941px;
}




.controlpanel {
	width: 914px;
	height: 0px;
}
.navcell {
	background-image: url(navbggradient.jpg); 
	background-repeat: no-repeat;
	background-position: top left;		
}
.phone {
	color: #fcf4aa;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration: none;
}
.email {
	color: #fcf4aa;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.searchtext {
	color: #fcf4aa;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.searchtext a:link {
	color: #fcf4aa;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.searchtext a:visited {
	color: #fcf4aa;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.searchtext a:hover {
	color: #fcf4aa;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.flashpane  {
	padding: 0;
}
.headerpane   {
	padding: 0;
}
.toppane  {
	padding: 0;
	background-color:#362015;
}
.contentmaster {
	background-color:#533019;
}
.contentpane {
	width: 100%;
	padding: 10px 15px 10px 15px;
	background-color:#362015;
}
.leftpane {
	padding: 10px 0px 10px 15px;
	background-color:#362015;
}
.rightpane {
	padding: 10px 15px 10px 0px;
	background-color:#362015;
}
.footer {
	color: #d3c387;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.footer a:link {
	color: #d3c387;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.footer a:visited {
	color: #d3c387;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.footer a:active {
	color: #d3c387;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.footer a:hover {
	color: #d3c387;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
.contentbox {
	padding: 0px 5px 0px 5px;
	color: #dacd8d;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}





/*BEGIN MENU CSS */
.MainMenu_MenuContainer {
	background-color: transparent;
    width:;
	height:1px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItem {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-bottom: #9b8578 1px solid;
	font-weight: normal; 
	font-size: 11px; 
	color: #dacd8d; 
    font-family: Arial,  Helvetica, sans-serif;
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.RootMenuItem TD {
    padding-left: 0px;
    padding-right: 0px;
	font-size: 13px; 
    font-family: Arial,  Helvetica, sans-serif;
   font-weight:bold;
   color:#dacd8d;
   height:31px;
   text-align:center;
}

.RootMenuItemSel TD {
    padding-left: 0px;
    padding-right: 0px;
 	font-size: 13px; 
    font-family: Arial,  Helvetica, sans-serif;
   font-weight:bold;
   color: #9cc5c9;  
   height:31px;
   text-align:center;

}

.RootMenuItemHover TD {
   padding-left: 0px;
    padding-right: 0px;
	font-size: 13px; 
    font-family: Arial,  Helvetica, sans-serif;
   font-weight:bold; 
   color:#9cc5c9; 
   height: 31px; 
   text-align:center;
}

.Submenuitemselected {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-bottom: #9b8578 1px solid;
	margin-top: 0px;
	margin-left: -2px; 
	background: #6d4a37; 
	font-size: 11px; 
    font-family: Arial,  Helvetica, sans-serif;
	font-weight: normal; 
	color: #9cc5c9;
}

.Submenuitembreadcrumb {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-bottom: #9b8578 1px solid;
	margin-top: 0px;
	margin-left: -2px; 
	background: #6d4a37; 
	font-size: 11px; 
    font-family: Arial,  Helvetica, sans-serif;
	font-weight: normal;  
	color: #9cc5c9;
}

.Submenu {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	margin-top: 0px;
	margin-left: -2px; 
	z-index: 1000;
	background: #482e21; 
	font-size: 11px; 
    font-family: Arial,  Helvetica, sans-serif;
	font-weight: normal; 
	color: #dacd8d;
}


/*END MENU CSS*/
