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


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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#ECECEC;
	}

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

p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1em;
}

P + h1 {
margin: .8em 0 0 0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #ECECEC;
	margin: -.2em 0em -.4em 0em;
}

h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 1.2em 0em 1em 0em;
	font-weight: bold;
	color: #C9B163;
}

h2 + p {
margin: -1em 0 0 0;
}


h3 {
	font-size: 1em;
	margin: 0 0em -1.2em 0em;
	font-weight: bold;
}

h4 {
	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 {
	border-top: 1px solid #C9B163;
	width: 200px;
	margin: 1.4em 0em 1.4em 0em;
}

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

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

a {
	color: #C9B163;
	
}

a:visited {
	color: #C9B163;
}

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

/* Misc
------------------------------------*/

.hoverbox p {
color:#000;
font-size: 1.0em;
line-height:12px;
}

.quotes {
font-size:14px;
}


.intro {
font-size:1.6em;
color:#0099F0;
border:1px red solid;
}

#blog_sidebar h2 {
margin:0;
padding: 10px 0 0 0;
color:#584D2B;
}

.news a, .news a:visited, a:active {
text-decoration:none;
}




.news h2{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0.8em 0em 0.8em 0em;
	font-weight: bold;
	color: #C9B163;
}

.seminars h2 {
	font-size:1.1em;
}
