﻿
/*            Content Publishing Section				*/

h1
{
	font-family:Georgia;
	font-size: 27px;
	font-weight:normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #205831;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

h2
{
	font-family:Georgia;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #84683C;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

h3
{
	font-family:Georgia;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #84683C;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

link
{
	font-variant:small-caps;
	font-weight:bold;
}
/* ---------------------------------  
	Default style of site  (Content)
------------------------------------ */

td
{
    FONT-WEIGHT: normal;
    font-size: 12px;
	color: #205831;
    font-family: Georgia;
	text-decoration: none;
}



body
{
    FONT-WEIGHT: normal;
    font-size: 12px;
	color: #205831;
    font-family: Georgia;
	text-decoration: none;
	margin:0px;
	 padding:0px;
 }


/*	Left Content Editor Data	*/

.L_ACE
{
   FONT-WEIGHT: normal;
    font-size: 12px;
	color: #205831;
    font-family: Georgia;
	text-decoration: none;
}

/* 	Middle Content Editor Data	 */
.M_Data
{
   FONT-WEIGHT: normal;
   font-size: 12px;
   color: #205831;
   font-family:Georgia;
   text-decoration: none;
}

/* 	Right  Content Editor Data	 */
.R_Links_Data
{
	FONT-WEIGHT: normal;
    font-size: 12px;
	color: #F8F5E4;
    font-family: Georgia;
	text-decoration: none;
}




/*Middle Box*/
.M_BoxTitle
{
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia;
	text-decoration: none;
	margin:0px;
	color: #205831;
}

.M_BoxTitle_Color
{
	color: #205831;
}

.M_BoxTitle_Color:Hover
{
	color: #000000;
}
.M_BoxTitle_Index
{
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia;
	text-decoration: none;
	margin:0px;
	color: #ffffff;
}

.M_BoxTitle_Index_Color
{
	color: #ffffff;
}

.M_BoxTitle_Index_Color:Hover
{
	color: #FDF5CB;
}
.M_Box_Data
{
	font-weight: normal;
	font-size: 12px;
	color: #205831;
	font-family: Georgia;
	text-decoration: none;
	
}
.M_Box_Lesemer
{
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia;
	text-decoration: none;
	}
	
.M_Box_Lesemer_Color
{
	color: #205831;
}

.M_Box_Lesemer_Color:Hover
{
	color: #000000;
}

/*Articale List*/

/* End of customization for index article */

.M_ArtTitle
{
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia;
	text-decoration: none;
	color: #205831;
}

.M_ArtTitle_Color
{
	color: #205831;
}

.M_ArtTitle_Color:Hover
{
	font-weight: normal;
	color: #000000;
}
.M_Art_Data
{
	font-weight: normal;
	font-size: 12px;
	color: #205831;
	font-family: Georgia;
	text-decoration: none;
}
    
/*		Previous     x av y			Next  */
.M_prv_next
{
	font-weight: normal;
	font-size: 16px;
	color: #205831;
	font-family: Georgia;
	text-decoration: none;
}
.M_prv_next:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #205831;
	font-family: Georgia;
	text-decoration: none;
}


.Send_mail
{
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
	color: #083E7A;
}


/*-----------------------------
		Footer Section
--------------------------------*/

.B_Data
{
	font-weight: normal;
	font-size: 12px;
	color: #205831;
	font-family: Georgia;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.B_Link
{
	FONT-WEIGHT: normal;
    font-size: 12px;
	color: #205831;
    font-family: Georgia;
	text-decoration: none;
}

.B_Link_Color
{
	color: #205831;
}
.B_Link_Color:Hover
{
	color: #000000;
}
.B_Dev_Link
{
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia;
	text-decoration: none;
	letter-spacing: 0px;
	color: #84683C;
}
.B_Dev_Link_Color
{
	color: #84683C;
}
.B_Dev_Link_Color:Hover
{
	color: #666666;
}



