/* 
================================
Skin styles for DotNetNuke
================================
*/   

.title A,
.title A:visited,
.title A:hover {color: #707476;}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url(images/background.jpg);
    border-right: #A98772 0px solid; 
	border-top: #A98772 0px solid; 
	border-left: #A98772 0px solid; 
	border-bottom: #A98772 0px solid; 
	padding-bottom: 5px;
	padding-top: 0px;
}
.skinmaster {
	background-color: #ffffff;
	border: #707476 1px solid;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	width:900px;
	text-align:center;
    padding:0px 0px 0px 0px;
    height:775px;

}
.headerpane
{
	background-image: url(images/topgradient.jpg);
	background-repeat: repeat-x;
    height: 125px;    
}


.toppane
{
    padding-top: 35px;
    padding-bottom: 0px;

}
.leftpane
{
    width: 375px;
    height: 260px;
    background-image: url(images/bottombuilding.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.controlpanel
{
    border: none;
    height: 0px;
}
.divpane
{
    width: 2px;
    padding: 0px 0px 0px 0px;
    height: 100%;
}

.vertline
{
    background: url(images/vertline.jpg);
    background-repeat: repeat-y;
    height: 97%;
}

.contentpane
{
    height: 200px;
    background-image: url(images/watermark.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-top: 20px;
    
}
.bottompane
{
    height: 50px;
    padding-left: 35px;
    font-size: 16px;
    color: white;
    font-family: Garamond;
    background-color: #D3BE97;
}
.bottompane A,
.bottompane A:hover,
.bottompane A:visited,
.bottompane A:active
{
    font-size: 16px;
    color: white;
    font-family: Garamond;
}
.footerpane
{
    vertical-align: top;
    text-align: center;
}

.footerpane A,
.footerpane A:active,
.footerpane A:hover,
.footerpane A:visited
{
    font-size: 13px;
    font-family: Garamond;
    color: white!important;
}

.rightfooter
{
    text-align: right;
    padding-right: 35px;
}

/*MENU STYLES*/

.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	margin: 0px 0px 10px 0px;
	cursor: pointer; 
	cursor: hand;
	height:35px;
	width: 775px;
    text-align: center;
    border-top: solid 1px #707476;
    border-bottom: solid 1px #707476;
    padding-top: 10px;
    margin-left: 15px;
}
/*.main_dnnmenu_item td { TD if menu option for using tables is on
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Sans-Serif; 
    padding: 0px 3px 3px 1px;	
}*/

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	vertical-align: top;
	cursor: pointer; 
	cursor: hand; 
	color: #831726; 
	font-size: 14px; 
	font-weight: bold;
	font-style: normal; 
	background-color: transparent;
	font-family: Garamond;
	white-space: nowrap;
    text-transform: uppercase;
    padding: 0px 13px 0px 13px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: transparent; 
}

.main_dnnmenu_itemhover td {  
	background-color: #969c5e; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}


/*SIDE MENU CSS*/

.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
    color: #D3BE97;
    color: #831726;
    font-size: medium;
    font-family: Garamond;
    text-decoration: underline;
    font-weight: bold;
    padding-left: 5px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link,
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, 
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
    color: #707476;
    padding-left: 10px;
    font-family: Garamond;
}

.MenuItemMouseOver A
{
    color: Green;
}
.currentHeaderHighlight
{
    color: #831726;
    font-size: medium;
}
.currentItemHighlight
{
    color: #831726;
    font-weight: bold;
}

.Title
{
    color: #831726;
    font-weight: bold;
    font-family: Garamond;
    font-size: 18px!important;
    font-variant: small-caps;
}

.Bold
{
    color: #831726;
    font-weight: bold;
    font-family: Garamond;
    font-size: 16px!important;
}

.Date
{
    font-family: Verdana;
    color: #831726;
    font-weight: bold;
    font-size: 13px;
}
   
.Copy
{
    color: #707476;
    font-size: 16px;
    text-align: justify;
    font-family: Garamond;
}
.Copy A,
.Copy A:hover,
.Copy A:link,
.Copy A:active,
.Copy A:visited

{
    color: #831726;
    font-size: 16px!important;
    text-align: justify;
    font-family: Garamond;
}

.TenantImage
{
    padding: 25px 0px 5px 0px;
    border: 0px;
}

hr
{
    width: 100%;
}

.locallinks,
.locallinks A, 
.locallinks A:Active, 
.locallinks A:Visited, 
.locallinks A:Link
{
    
    color: #707476;
    padding-left: 10px;
    font-family: Garamond;
}


.locallinks A:Hover
{
    color: #707476;
    padding-left: 10px;
    font-family: Garamond;
    text-decoration: underline;
}

.normal
{
    color: #707476;
    font-size: 16px;
    text-align: justify;
    font-family: Garamond;
}
