/* CSS Document */
@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400);

p {
  font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 15px; color: #687c88;
}
h1 {
  font-family: 'Ubuntu', sans-serif; font-weight: 400; font-size: 24px; color: #364751;
}
h2 {
  font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 20px; color: #364751;
}
h3 {
  font-family: 'Ubuntu', sans-serif; font-weight: 400; font-size: 17px; color: #364751;
}
h4 {
  font-family: 'Ubuntu', sans-serif; font-weight: 400; font-size: 17px; line-height: 35px; color: #364751;
}
h5 {
  font-family: 'Ubuntu', sans-serif; font-weight: 200; font-size: 13px; color: #ffffff;
}
h6 {
  font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 14px; color: #687c88; line-height: 1em;
}
.arial12grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.2;
	font-style: normal;
	font-weight: light;
	color: #cacaca;
}

a:link {  text-decoration: none; color: #8bc746}
a:visited {  text-decoration: none; color: #8bc746}
a:hover {  text-decoration: underline; color: #000000}
a:active {  text-decoration: none; color: #8bc746}


/*
#becf00 - lime
#0063A3 - blue
#b0a987 - tan
#fb5f9f - magenta
#8a80c8 - lilac
#9fb000 - lime dark
#008bb0 - cyan dark
#918b6e - tan dark
#e23f6b - magenta dark
letter-spacing: 0.073em; word-spacing: 0.034em; line-height: 1em; text-shadow: 4px 4px 4px #bbb;
*/
