/*
Theme Name: Melbourn Village Plan
Theme URI: http://melbourncambridge.co.uk/ 
Description: Melbourn Village Website 
Version: 1.0
Author: Melbourn Village Website 
Author URI: melbourncambridge.co.uk 
*/



/************************** General e1f0d1 **************************/

body {
	margin: 0;
	background: #ffffff;
}

a {
	color: #000000;    /****** this alters the very top text menu *******/
	text-decoration: none;
}

a:hover {
	color: #9D080D;
	text-decoration: none;
}

}

address {
	font: italic 10px/12px Arial, Helvetica, Century Gothic, sans-serif;
	margin: 5px 0px 20px 0px;
	color: #000000;
}

.wpQuesttext {
	font: bold 13px/18px Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 20px 0px;
	color: #9D080D;
}

.wp-caption { /*images caption*/
	font: bold 13px/18px Century Gothic, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	color: #9D080D;
}


.wpGallery { /*links*/
	font: bold 13px Century Gothic, Arial, Helvetica, sans-serif;
	color: #846917;
}

p {
	font: normal 13px/18px Century Gothic, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	margin: 5px 0px 5px 0px;			
	padding: 0px 0px 0px 0px;					
	width: 560px;
}


/************************** HEADINGS **************************/

h1 {
	font: bold 26px/28px Century Gothic, Arial, Helvetica, sans-serif;
	color: #344f07;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #344f07;
	font: bold  20px/30px Arial, Helvetica, Century Gothic, sans-serif;
	padding:  0px 0px 0px 0px;
	margin:  10px 0px 10px 0px;
}

h3 {
	font: bold 16px/18px Century Gothic, Arial, Helvetica, sans-serif;
	color: #344f07;
	margin: 10px 0px 0px 0px;
}

h4 {
	font: bold 14px/16px Century Gothic, Arial, Helvetica, sans-serif;
	color: #344f07;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {    /*****  H2 Heading with Line above *****/
	border-top: 1px solid #989477;
	font: bold 22px/24px Century Gothic, Arial, Helvetica, sans-serif;
	color: #344f07;
	margin: 10px 0px 5px 0px;
	padding: 15px 0px 15px 0px;
}

h6 {    /*****  H3 Heading with Line above *****/
	width: 100%;
	border-top: 1px solid #989477;    /*****  BACKGROUND COLOUR 3 *****/
	font: bold 16px/18px Century Gothic, Arial, Helvetica, sans-serif;
	color: #344f07;
	margin: 20px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

h7 {
	font: bold 18px/20px Arial, Helvetica, Century Gothic, sans-serif;
	padding: 8px 0px 5px 0px;
	margin: 8px 0px 0px 0px;
	color: #885d01;
}




/*** IMAGE position NOTE margin has been included for the front page image but may need to be altered ***/

img {
	border: 0;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 30px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}



/************************** Main Image top and bottom **************************/

#page {
	margin: 0 auto;
	width: 1000px;
	background: url("images/page.jpg") no-repeat;
}

#page-in {
	width: 1000px;
	min-height: 850px;
	background: url("images/page_in.jpg") no-repeat left bottom;
}


/******************************* top menu *******************************/

#menu_items{ /**** moves buttons to right ****/
	width: 75%;
	float: left;
	position: relative;
	top: -20px;
}

#menu{
	padding-left: 40px;
}

div#menu #menu_pad{
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

div#menu a{
	color:#000000;
}

div#menu a:hover{
	color: #8c0a0a;
}

div#menu #menu_items div{
	float: left;
}





/************************** Header **************************/

#header {
	width: 1000px;
	height: 400px;   /**** MOVES the text and sidebar up and down ****/
	position: relative;
}



/************************** Header - Title not used **************************/
	
#header #header-info {
	position: absolute;
	top: 410px;
	left: 685px;
	width: 560px;
}
	
#header #header-info h1 {
	color: transparent;
	font: normal 0px Arial;
	padding-bottom: 10px;
}
	
#header #header-info h1 a {
	color: #ffffff;
	text-decoration: none;
}
	
#header #header-info .description {   /**** Sub head Not used ****/
	color: #003d56;
	font: normal 20px Arial;
	text-align: right;
}
	
	
	
	
/************************** Header - TOP button Menu **************************/
	
#header #header-menu {
	position: absolute;
	top: 0;
	left: 0px;
	width: 1000px;
	height: 33px;
}
	
#header #header-menu #header-menu-left {
}
		
#header #header-menu #header-menu-in {
}
		
#header #header-menu #header-menu-right {
}
	
#header #header-menu ul {   /**** top of the page header bar ****/
	color: #d7d3c2;	
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 33px;
}
	
#header #header-menu ul li {
	font: normal 14px/33px Arial;
	color: #d7d3c2;
	float: left;
	text-transform: lowercase;
}
	
#header #header-menu ul li a {   /**** UNKNOWN ****/
	color: #d7d3c2;
	text-decoration: none;
	padding: 0 10px;
	display: block;
}
		
#header #header-menu ul li a:hover {
	background: url("images/header_menu_hover.gif") repeat-x;
}
	
#header #header-menu ul li ul {
	display: none;
}
	
#header #header-menu ul li.current_page_item a {
	background: url("images/header_menu_hover.gif") repeat-x;
}
	
#current_page_item2 {
}	
	
	
	

/************************** Header - Search **************************/
	
#header #header-search {
	position: absolute;
	top: 94px;
	left: 385px;
	width: 155px;
	height: 19px;
}
	
#header #header-search #searchform {
	margin: 0;
	padding: 0;
	width: 155px;
	height: 19px;
}
	
#header #header-search #s {
	width: 150px;
	height: 18px;
	padding: 1px 2px 0 2px;
	border: 0;
	font: normal 15px Arial;   /**** UNKNOWN ****/
	color: #003d56;
	background: transparent;
	float: left;
}
	
#header #header-search #searchsubmit {
	background: transparent;
	border: none;
	width: 0;
	height: 19px;
	padding: 0;
	float: right;
}



/************************** Main **************************/

#main {
	width: 1000px;
}




/***********************************************************/
/************************* SIDEBAR *************************/
/***********************************************************/
	
#sidebar {
	float: left;
	width: 278px;
	font: normal 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color: #000000;
	padding: 0px 0px 55px 60px;
}
	
#sidebar a {
	color: #00a0e2;
	text-decoration: none;
}
	
#sidebar a:hover {
	text-decoration: none;
}
	
#sidebar #sidebar-left {
	float: left;
	width: 236px;
	margin-top: -60px;

}
	
#sidebar .sidebar-box {
	width: 236px;
	padding-bottom: 20px;
}
	
#sidebar h3 {
	font: bold 17px Arial, Helvetica, Century Gothic, sans-serif;
	color: #344f07;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;			
}
		
#sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0 0px;
	list-style-type: none;			
}
		
#sidebar ul li {
}
		
#sidebar ul li a {
	text-decoration: none;
	font: normal 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color: #000000;        /* MAIN TEXT COLOUR */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background: url('images/subarrow_t.png') no-repeat 0px 2px;				
}
		
#sidebar ul li a:hover {
	text-decoration: none;
	font: bold 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color: #9D080D;        /* HOVER colour red */
	background: url('images/subarrow_b.png') no-repeat 0px 2px;
}
		
#sidebar ul li {
}	
	
#sidebar ul li ul {
	text-decoration: none;
	font: normal 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color: #000000;        /* MAIN TEXT COLOUR */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
		
#sidebar ul li ul:hover {
	text-decoration: none;
	font: bold 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color: #9D080D;        /* HOVER colour red */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}	


/************************** Sidebar - Forms **************************/
		
#sidebar #searchform {
	margin: 0;
	padding: 0;
	width: 236px;
	text-align: center;
}
		
#sidebar #searchform #s {
	width: 125px;
}
		


/************************** Sidebar - Tables **************************/
		
#sidebar #calendar_wrap table {
	width: 226px;
}
		
#sidebar #calendar_wrap caption {
	font-weight: bold;
}
		
#sidebar #calendar_wrap tbody {
	text-align: right;
}
		
#sidebar #calendar_wrap tfoot #next {
	text-align: right;
}
		
#sidebar #calendar_wrap #today {
	font-weight: bold;
}

#sidebar .textwidget {
	padding: 0 1px;
}
	





/*************************** Main - Content ***************************/
	
#content {
	float: left;
	width: 560px;
}



/*************************** Main - Content - Post ***************************/
	
#content .post {
	float: left;
	margin-top: -10px;
	margin-bottom: 20px;
	width: 560px;
}
	


/*************************** Post - Title ***************************/
		
#content .post .post-title {
	width: 560px;
	color: #575a54;        /* MAIN TEXT COLOUR 575a54 */
	font: normal 11px Arial;   /*** POSTED by etc ------------- ***/
}
		
#content .post .post-title a {
	color: #0b571d;        /* MAIN 2nd TEXT COLOUR ------------- ***/
	text-decoration: none;
}
		
#content .post .post-title a:hover {  /* only the subject title hover */
	color: #9D080D;        /* HOVER colour red --------------- ***/
	font-style: bold;
	text-decoration: none;
}


		
/*************************** POST TITLE ***************************/
		
#content .post .post-title h2 {       /* PAGE title 344f07 */
	color: #344f07;
	font: bold  20px Arial, Helvetica, Century Gothic, sans-serif;
	padding:  0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
		
#content .post .post-title h2 a {       /* POST title */
	color: #3a5908;
	font: bold 20px Arial, Helvetica, Century Gothic, sans-serif;			
	padding:  0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;			
	text-decoration: none;
}
		
#content .post .post-title h2 a:hover {
	color: #9D080D;        /* HOVER colour red ----------------------- ***/
	font-style: bold;
	text-decoration: none;
}



/*************************** action - Title ***************************/
		
#content .action .post-action {
	width: 560px;
	color: #575a54;        /* MAIN TEXT COLOUR 575a54 */
	font: normal 11px Arial;   /*** POSTED by etc ------------- ***/
}
		
#content .action .post-action a {
	color: #0b571d;        /* MAIN 2nd TEXT COLOUR ------------- ***/
	text-decoration: none;
}
		
#content .action .post-action a:hover {  /* only the subject title hover */
	color: #9D080D;        /* HOVER colour red --------------- ***/
	font-style: bold;
	text-decoration: none;
}


		
/*************************** action TITLE ***************************/
		
#content .action .post-action h2 {       /* PAGE title 344f07 */
	color: #344f07;
	font: bold  30px Arial, Helvetica, Century Gothic, sans-serif;
	text-align: right;
	padding:  0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
		
#content .action .post-action h2 a {       /* POST title */
	color: #3a5908;
	font: bold 30px Arial, Helvetica, Century Gothic, sans-serif;			
	padding:  0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;			
	text-decoration: none;
}
		
#content .action .post-action h2 a:hover {
	color: #9D080D;        /* HOVER colour red ----------------------- ***/
	font-style: bold;
	text-decoration: none;
}









/*************************** PAGE TITLE ***************************/
		
#content .post .post-title2 h2 {       /* PAGE title */
	color: #344f07;
	font: bold  22px Arial, Helvetica, Century Gothic, sans-serif;
	padding-bottom: 0px;
	margin: 10px 0px 10px 0px;
}
		
#content .post .post-title2 h2 a {       /* POST title */
	color: #3a5908;
	font: bold 22px Arial, Helvetica, Century Gothic, sans-serif;			
	padding-bottom:  0px;
	margin-bottom: 0px;			
	text-decoration: none;
}
		
/*#content .post .post-title2 h2 a:hover {
	color: #9D080D;        /* HOVER colour red ----------------------- **
	font-style: bold;
	text-decoration: none;
}
*/

	
		
/*************************** DATE & TIME **************************/

#content .post .post-title .post-date {
	width: 560px;
	text-align: right;
	height: 0px;
	color: #727b72;
	font: normal 10px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 5px 0px 5px 0px;			
	padding: 0px 0px 0px 0px;
}
		

/*************************** Post - MAIN text ***************************/
		
#content .post .post-entry {
	font: normal 13px/18px Century Gothic, Arial, Helvetica, sans-serif;    /*** alters main text***/
	text-align: justify;
	color: #000000;
	margin: 2px 0px 2px 0px;			
	padding: 0px 0px 10px 0px;					
	width: 560px;
}

#content .post .post-entry-index {
	font: normal 13px/18px Century Gothic, Arial, Helvetica, sans-serif;    /*** alters main text***/
	text-align: justify;
	color: #000000;
	margin: 2px 0px 2px 0px;			
	padding: 0px 0px 10px 0px;					
	width: 560px;

        border-bottom: 1pt solid #8c9f6c;
}


		
#content .post .post-entry a {
	text-decoration: none;
		padding-bottom: 5px;
}
		
#content .post .post-entry a:hover {
	text-decoration: #9D080D;
}
		
#content .post .post-entry a.more-link {
	font-weight: bold;
}

/*
		
#content .post  .post-entry blockquote {
	font: normal 12px/16px Century Gothic, Arial, Helvetica, sans-serif;
	border-left: 6px solid #6a804a;
	margin: 0px 20px;
	padding-left: 10px;
	padding-bottom: 0px;
}

*/

#content blockquote p {
	width: 500px;

	border-left: 6px solid #6a804a;

	font: normal 13px/18px Century Gothic, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	margin: 0px 20px 10px 0px;
	padding-left: 10px;
	padding-bottom: 0px;

/*	padding: 0px 20px 0px 10px;
	margin: 0px 20px 0px -10px;  

        border-bottom: 1px dotted #704c05 20px; */
}





		
#content .post .post-entry li {
/*	background: url('images/subarrow_t.png') no-repeat 0px 2px; */
	margin: 0px 20px 0px 0px;
	padding-left: 5px;
	padding-bottom: 0px;		
}

#content .post .post-entry li li{
/*	background: url('images/subarrow_t.png') no-repeat 0px 2px; */
	margin: 5px 0px 5px -25px;
	padding-left: 5px;
	padding-bottom: 0px;		
}




	
/*************************** Main - Content - Navigation ***************************/
	
#content .navigation {
	font: bold 11px Arial;
	color: #000000;   /**** BLUE ****/
	width: 560px;	
}
	
#content .navigation a {
	color: #000000;   /**** BLUE ****/
	text-decoration: none;
}
	
#content .navigation a:hover {
	text-decoration: #9D080D;
}
	
#content .navigation .navigation-previous {
	float: left;
	margin: -30px 0px 40px 0px;
	padding: 0px 0px 0px 0px;	
}
		
#content .navigation .navigation-next {
	float: right;
	margin: -30px 0px 40px 0px;
	padding: -20px 0px 0px 0px;
}



/*************************** Footer ***************************/

#footer {
	width: 560px;
	height: 60px;
	color: #a07c7a;
	font: normal 12px/16px Century Gothic, Arial, Helvetica, sans-serif;
	padding: 55px 0px 0px 360px;	
	text-align: right;
}

#footer a {
	color: #a07c7a;
	text-decoration: none;
}

#footer a:hover {
	color: #9D080D;	
	font-weight: bold;
	text-decoration: none;
}



/***********************************************************************/
/****************************** NAVIGATION *****************************/
/***********************************************************************/

.aligncenter,div.aligncenter{
	color: #000000;
	text-align: center;
	font: bold 24px/22px Arial, Helvetica, Century Gothic, sans-serif;
	padding: 5px 0px 0px 0px;
	margin: 0px 40px 0px 0px;
}

.aligncenter,div.aligncenter:hover {
	color: #9D080D;       /************* POSSIBLE LINK HOVER ************/
	margin: 0px 0px 0px 0px;
}

/************* alters the top bar of text ************/

.aligncenter,div.aligncenter{
	color: #000000;
	text-align: center;
	font: bold 14px/22px Arial, Helvetica, Century Gothic, sans-serif;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#blog .navigation{
	padding-bottom: 40px;
	text-align: center;
}

#blog .navigation ul{
}

#blog .navigation ul li{
	list-style: none;
	display: inline;
	padding-right: 20px;
}

#blog .navigation .aligncenter a{
	font-weight: bold;
	font-size: 11px;
	padding-right: 15px;
	color: #000000;
}

#blog .navigation .alignright a{
	font-weight: bold;
	font-size: 11px;
	padding-right: 15px;
	color: #000000;
}

#blog .navigation .alignleft a{
	font-weight:bold;
	font-size: 11px;
	padding-left: 8px;
	color: #000000;
}





/*************************** Post - COMMENT NOW **************************

.comment-from2 {	
	height: 35px;
	background:  url(images/peoples.jpg) no-repeat top left; 
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 40px;	


}


		
#content .post .post-info {
	width: 560px;
	clear: both;

	font: bold 11px  Arial, Helvetica, Century Gothic, sans-serif;
	color: #6f6126;
}
		
#content .post .post-info a {
	color: #6f6126;
	text-decoration: none;
}
		
#content .post .post-info a:hover {
	text-decoration: #9b87b7;
}


	
************************** Post - Comments **************************
		
#content .post h3 {
	color: #344f07;   
	font: bold 19px/22px Century Gothic, Arial, Helvetica, sans-serif;
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;			
}
		
#content .post .comments {
	font: normal 12px/16px Arial;  
	color: #000000;
	width: 510px;			
}
		
#content .post .comments ol {
	margin: 10px 0;

}
		
#content .post .comments ol li {
	padding: 8px;
}
		
#content .post .comments ol li a {
	color: #344f07;   
	text-decoration: none;
}
		
#content .post .comments ol li a:hover {
	text-decoration: #9b87b7;
}
		
#content .post .comments ol li.alt {     
	background: #a0b57d;
}
		
#content .post .comments ol li cite {   
	font: normal 12px/16px Arial;
	color: #344f07; 
}
		
#content .post .comments ol li cite a {
	color: #344f07;  
	text-decoration: none;
}
		
#content .post .comments ol li cite a:hover {
	text-decoration: #9b87b7;
}
		
#content .post .comments ol li .commentmetadata a {
	color: #344f07;  
	text-decoration: none;
}
		
#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: #9b87b7;
}
		
#content .post #commentform {
	margin: 0;
	padding-left: 25px;
	font: normal 11px/20px Arial;
	color: #000000; 
	width: 475px;
}
		
#content .post #commentform a {
	color: #000000;
	text-decoration: none;
}
		
#content .post #commentform a:hover {
	text-decoration: #9b87b7;
}

*/



/****** POST READ MORE *****/


#blog .item_class .item_class_panel {
	font: bold 8pt Century Gothic, Helvetica, Arial, sans-serif;
	float: left;
	width: 480px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #c8dcbe;    /***** GREEN *****/
	border-right: 0px solid #c8dcbe;    /***** GREEN *****/
}

#blog .item_class .item_class_panel a {
	font: bold 8pt Century Gothic, Helvetica, Arial, sans-serif;
	color: #3a8113;    /***** GREEN *****/
}

#blog .item_class .item_class_panel a:hover {
	font: bold 8pt Century Gothic, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color: #9D080D;
}

#blog .item_class .item_class_panel a.panel_read {
	background:url(images/read.gif) no-repeat left center;
	padding-left:15px;
}






/************************* COMMENTS *************************/

.comment {
	font: normal 10px Arial, Helvetica, Century Gothic, sans-serif;
	color: MediumBlue;
	text-align: left;
}

.comment-title {
	height: 16px;
	background: SlateGray;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom:2px;
	margin: 50px 0px -5px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;				
}

.comment-posted {  /* Alters If you would like to leave */
	padding: 0px 0px 0px 0px;			
}

.commentform {
	font: normal 11px/18px Helvetica, Arial, Century Gothic, sans-serif;
	color: #333;
	margin: 5px 0px 15px 0px;
}

.commentform-your p {  /* YOUR COMMENT*/
	font: normal 14px Helvetica, Arial, Century Gothic, sans-serif;
	color: #333;
	margin: 20px 0px 20px 0px;
}

.comment-from {	
	font: normal 16px/22px Helvetica, Arial, Century Gothic, sans-serif;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.comment-from2 {	
	height: 35px;
	margin: 20px 0px 0px 0px;
	padding: 18px 0px 0px 0px;

        border-top: 1px dotted #704c05
}

.postedon {
	font: normal 10px Century Gothic, Helvetica, Arial, sans-serif;
	color: DarkGreen;
	margin: -30px 0px 20px 0px;
	padding: 0px 0px 0px 0px;	
}

.postedcomment {
	font: normal 15px/20px Times New Roman, Times New Roman PS, Times, serif;
	text-align: left;
	color: #333;
	padding: 0px 0px 5px 0px;
	margin: -13px 0px 10px 0px;	
	/*	border-bottom: 1px dotted #704c05;  */
}


.postnewcomment p {
	font: italic 16px/20px Times New Roman, Times New Roman PS, Times, serif;
	text-align: left;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: -13px 0px 0px 0px;	
	/*	border-bottom: 1px dotted #704c05;  */
}




.leavecomment {        /***** Comments in Post etc ****/
	height: 16px;
	background: DarkOliveGreen;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom:2px;
	margin: 40px 0px 10px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;			
}

#commentform .textarea {
	font: normal 13px/18px Arial, Helvetica, Century Gothic, sans-serif;
	background: #f6f6f6;
	padding: 5px;
	width: 98%;
	border: 1px dotted #98989a;
}

.comment_head6 p {
	width: 100%;
	/* border-top: 2px solid #989477; */
	font: bold 12px/18px Century Gothic, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #344f07;
	margin: 20px 0px -10px 0px;
	padding: 5px 0px 5px 0px;
}


.note_comment {
	width: 100%;
	border-top: 2px solid #989477;
	font: normal 12px/18px Century Gothic, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #344f07;
	margin: 30px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

.commentform-ipaddress {
	font: normal 10px Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 8px 0px 2px 0px;			
	padding: 0px 0px 10px 0px;					
}


