﻿.ms-WPBody
{
	border-bottom:1px #DF7F2D solid;
	padding-bottom:3px;
}
.link-item a, .link-item a:link, .link-item a:visited, .link-item a:active,.link-item a:hover, .ms-WPBody a:link, .ms-WPBody a:visited
{
color: #fff;
text-decoration:underline;
padding:0px 0px 14px 0px;
margin:0px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.ms-WPHeader
{
	
	padding:0 0 0 0;
}


#rightContent .ms-standardheader, ms-WPTitle
{
	background-image: url(../images/orangeArrowBackground.gif);
	background-color:#df7f2d;
	background-position:right;
	background-repeat:no-repeat;
	color: #fff;	
	font-size:15px;
	font-weight:bold;
	/*height:20px;*/
	padding:7px 3px 4px 10px;
	border:0px;	
}

#rightContent #WebPartTitleWPQ1, .mainColumn #WebPartTitleWPQ1
{
	border:0px;
	padding:0px 0px 10px 0px;
}


#rightContent .ms-WPBody a:link, #rightContent .ms-WPBody a:visited , .mainColumn .ms-WPBody a:link, .mainColumn .ms-WPBody a:visited 
{
	color:#fff;
	text-decoration:underline;
}

.mainColumn .ms-standardheader, ms-WPTitle
{
	background-image: url(../images/orangeArrowBackground.gif);
	background-color:#df7f2d;
	background-position:right;
	background-repeat:no-repeat;
	color: #fff;	
	font-size:15px;
	font-weight:bold;
	/*height:20px;*/
	padding:7px 3px 4px 10px;
	border:0px;	
}

#linkitem
{
	color:#fff;
	padding:0px 0px 5px 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

td.ms-rteCustom-lightsolidborder, th.ms-rteCustom-lightsolidborder
{
	background:#383838;
	text-align:right;
	border-bottom:medium orange solid;
	background-image:none;
}

h1.ms-rteCustom-HeaderWColor,
h2.ms-rteCustom-HeaderWColor,
h3.ms-rteCustom-HeaderWColor,
h4.ms-rteCustom-HeaderWColor,
h5.ms-rteCustom-HeaderWColor,
h6.ms-rteCustom-HeaderWColor
{
	color:#df7f2d;
	font-weight:bold;
}

h1.ms-rteCustom-TableHeaderWColor,
h2.ms-rteCustom-TableHeaderWColor,
h3.ms-rteCustom-TableHeaderWColor,
h4.ms-rteCustom-TableHeaderWColor,
h5.ms-rteCustom-TableHeaderWColor,
h6.ms-rteCustom-TableHeaderWColor
{
	color:#df7f2d;
	padding-left:0px;
	font-weight:bold;
}


/*Custom Meetings and events table*/
.ms-rteTable-MandE   {
	background-color:#000;
	color:#fff;
	border-collapse:collapse;
	margin:0px 0px 3px 0px;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width:485px;

}

html>body .ms-rteTable-MandE   {
	margin:0px 0px 3px 10px;
	width:485px;

}

.ms-rteTable-MandE    tr.ms-rteTableHeaderRow-MandE {
	padding:3px 10px 10px 0px;	
	text-align: left;
	font-style: normal;
	font-weight: bold;
vertical-align: bottom;
}

.ms-rteTable-MandE    td.ms-rteTableHeaderFirstCol-MandE {
	border-bottom:medium orange solid;
	background-image:none;
	text-align: left;
	padding:3px 10px 10px 0px;
}

.ms-rteTable-MandE    td.ms-rteTableHeaderLastCol-MandE {
	background:#383838;
	padding:3px 10px 10px 10px;
	text-align:right;
	border-bottom:medium orange solid;
	background-image:none;
	width:80px

}
.ms-rteTable-MandE    td.ms-rteTableHeaderOddCol-MandE {
	border-bottom:medium orange solid;
	background-image:none;
	background:#383838;
	text-align: left;
	padding:3px 10px 10px 3px;
}
.ms-rteTable-MandE    td.ms-rteTableHeaderEvenCol-MandE    
{
	border-bottom:medium orange solid;
	background-image:none;
	
	text-align: left;
	padding:3px 10px 10px 3px;
}
.ms-rteTable-MandE    tr.ms-rteTableOddRow-MandE     { 
	
	vertical-align: top;
	background-image: url(../images/dottedline.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
.ms-rteTable-MandE    tr.ms-rteTableEvenRow-MandE      {
	
	vertical-align: top;
	background-image: url(../images/dottedline.gif);
	background-repeat:repeat-x;
	background-position: bottom;

}
.ms-rteTable-MandE    td.ms-rteTableFirstCol-MandE     {
	padding:3px 10px 10px 0px;
}
.ms-rteTable-MandE    td.ms-rteTableLastCol-MandE    {
	background:#383838;
	text-align:right;
	padding:3px 10px 10px 0px;
	background-image: url(../images/dottedline.gif);
	background-repeat:repeat-x;
	background-position: bottom;

}
.ms-rteTable-MandE    td.ms-rteTableOddCol-MandE     {

	padding:3px 10px 10px 3px;
	background:#383838;
	background-image: url(../images/dottedline.gif);
	background-repeat:repeat-x;
	background-position: bottom;

}
.ms-rteTable-MandE    td.ms-rteTableEvenCol-MandE    {
	padding:3px 10px 10px 3px;
	
	background-image: url(../images/dottedline.gif);
	background-repeat:repeat-x;
	background-position: bottom;

}
.ms-rteTable-MandE    tr.ms-rteTableFooterRow-MandE        {
	vertical-align: top;
}
.ms-rteTable-MandE    td.ms-rteTableFooterFirstCol-MandE     {
	padding:3px 10px 10px 0px;
	border-bottom:medium orange solid;
	}
.ms-rteTable-MandE    td.ms-rteTableFooterLastCol-MandE    {
	padding:3px 10px 10px 0px;
	background:#383838;
	border-bottom:medium orange solid;
	text-align:right
	}
.ms-rteTable-MandE    td.ms-rteTableFooterOddCol-MandE     {
	padding:3px 10px 10px 3px;
	border-bottom:medium orange solid;	
	background:#383838;
}
.ms-rteTable-MandE    td.ms-rteTableFooterEvenCol-MandE     {
	padding:3px 10px 10px 3px;
	border-bottom:medium orange solid;
}
/*End of Custom Meetings and events table*/

