/*
Name: Type CSS
Creative by: Rise Creative Group
Date modified: 7/9/07
------------------------------------*/


/*base font settings
------------------------------------*/

body {
	font-size:77%;
	font-family: Arial, Helvetica, sans-serif;
}

/*HTML tag font settings
------------------------------------*/

p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	color: #111;
}

h1 {
	font-family: Georgia,Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #3366CC;
	margin: -.2em 0em -.2em 0em;
}

h2 {
	font-family: Georgia,Times New Roman, Times, serif;
	font-size: 1.4em;
	margin: 0 0em 0em 0em;
	font-weight: bold;
	color: #666;
	line-height: 1.8em;
}

h3 {
	font-family: Georgia,Times New Roman, Times, serif;
	font-size: 1.1em;
	margin: 1.2em 0em .7em 0em;
	font-weight: bold;
}


h3.bluebkg {
	font-weight: bold;
	font-size:1.4em;
}

h4 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}
	
hr {
	background: url(/images/line.gif) 15px repeat-x;
	height: 15px;
	border: 0;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}
	
acronym {
	background-color: #D3D3D3; 
	cursor: help;
}
		
/* Text link styles
------------------------------------*/

a {	color: #003399; }
a.bluebkg { color: #e1dd9f }
a.bluebkg:hover { color: #e1dd9f }
a.bluebkg:visited { color: #e1dd9f }

a:visited {
	color: #003399;
}

a:active {
	text-decoration: none;
	color: #003399;
}
	
a:hover {
	text-decoration: none;
	color: #003399;
}


/* other styles
------------------------------------*/

.bluebkg { color: #e1dd9f }
.whtbkg { color:#11223c!important; font-weight:bold; }

.book_title {
	font-weight:bold!important;
	font-style:italic!important;
	}
	
#home #col_left p {
	color:#FFFFFF
}


#coaching_bb_img2 { 
 font-size: 0.9em;
}
