/* @override 
	http://dreamingwell.com/css/fonts.css
	
*/

html {
	font-family: "Myriad Pro", "Helvetica", "san-serif";
}

a {
	text-decoration: none;
	color: #4c6cab;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	/*text-shadow: #999999 1px 1px 3px;*/
}

#articleInfoSummary {
	font-size: .75em;
}

#bottomBar {
	text-decoration: none;
	text-transform: none;
	font-size: .85em;
	color: #555555;
}

#bottomBar a {
	color: #811613;
}

#mainMenu a {
	color: #3a393a;
}

h3 {
	font-size: 1.5em;
	color: #2c427c;
	line-height: 1.2em;
}

#titleDiv {
	font-family: helvetica;
	font-size: 1.75em;
}

#footBar {
	font-size: .85em;
}

#rightMenu h4 {
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}

#titleDiv .subtitle {
	font-size: .5em;
	text-shadow: none;
}

#titleDiv h2 {
	font-weight: normal;
	font-family: Helvetica Neue Roman, helvetica;
	line-height: 1.2em;
}