/* Standard styles */

/* This is the body style for table cells, i.e. default font */
TD {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :13px;
	color :  #890D07;
	letter-spacing: normal;
}

/* this is the standard text link colour */
A:LINK {
	color :  #612E0C;
	text-decoration :  none;
	cursor: hand
}

/* this is the standard link rollover colour */
A:HOVER {
	color :  #B9060A;
	text-decoration :  none;
	cursor: hand
}

/* this is the standard used link colour */
A:VISITED {
	color :  #612E0C;
	text-decoration :  none;
	cursor: hand
}

.mainTitleRed {
	font-family: "Futura Std", "Futura", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663300;
}

.bodyRed {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :13px;
	color :  890D07;
	letter-spacing: normal;
}


select {
	background-color: #68A9AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
	font-weight: normal;
}
.pullout1background {
	background-image: url(../images/graphic_pullout_mid.gif);
	background-repeat: repeat-y;
}
.pulloutTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.pulloutLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.bodyItalicRed {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	color :  890D07;
	letter-spacing: normal;
	font-style: italic;

}

/* red pullout menu */
A:LINK.pullout {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  10px;
	/*font-weight: bold;*/
	color :  #F4F0E9;
	font-weight: bold;
	text-decoration :  none;
}

A:VISITED.pullout  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  10px;
	/*font-weight: bold;*/
	color :  #F4F0E9;
	font-weight: bold;
	text-decoration :  none;
}

A:HOVER.pullout  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  10px;
	/*font-weight: bold;*/
	color :  #FFFFFF; 
	font-weight: bold;
	text-decoration :  none;
	}
	
/* white journo menu */
A:LINK.journo {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  13px;
	font-weight: bold;
	color :  #FFFFFF;
	text-decoration :  none;
}

A:VISITED.journo  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  13px;
	font-weight: bold;
	color :  #FFFFFF;
	text-decoration :  none;
}

A:HOVER.journo  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  13px;
	font-weight: bold;
	color :  #FFFFFF; 
	text-decoration :  none;
	}	
	
	
	/* journo lhs submenu journo menu */

A:LINK.journomenu {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  13px;
	font-weight: bold;
	color :  #B09685;
	text-decoration :  none;
}

A:VISITED.journomenu  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  13px;
	font-weight: bold;
	color :  #B09685;	
	text-decoration :  none;
}

A:HOVER.journomenu  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  13px;
	font-weight: bold;
	color :  #890D07; 
	text-decoration :  none;
	
	
}.tableBackgroundAbout {
	background-attachment: scroll;
	background-image: url(../images/background_aboutme.gif);
	background-repeat: no-repeat;
}

}.tableBackgroundJournalism {
	background-attachment: scroll;
	background-image: url(../images/background_journalist.gif);
	background-repeat: no-repeat;
}

}.tableBackgroundTraining {
	background-attachment: scroll;
	background-image: url(../images/background_training.gif);
	background-repeat: no-repeat;
}

}.tableBackgroundCopywriting {
	background-attachment: scroll;
	background-image: url(../images/background_aboutme.gif);
	background-repeat: no-repeat;
}

}.tableBackgroundContact {
	background-attachment: scroll;
	background-image: url(../images/background_contact.gif);
	background-repeat: no-repeat;
}
.quoteRedbody {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	color :  BA0000;
	letter-spacing: normal;
	font-weight: bold;

}
.quoteRedauthor {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	color :  890D07;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;

}
