/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

h1{
font-weight:bold;
}

.first{
font-size:60px;
}

#quote{
font-weight:bold;
font-size:14px;
font-style:italic;
}

#quote2{
font-size:10px;
}

#quote2 a{
font-size:10px;
}

#quote2 h1{
font-size:14px;
font-weight:bold;
}

#info{
font-weight:bold;
font-size:14px;
font-style:italic;
}

#services{
font-weight:bold;
font-size:14px;
font-style:italic;
}

a
{
font-weight:bold;
}

a:link
{
font-weight:bold;
}

a:visited
{
font-weight:bold;
}

a:hover
{
font-weight:bold;
}

.homeblock_lg{
font-size:24px;
font-style:italic;
font-weight:bold;
}

ul#simple-menu{
font-weight:bold;
text-transform:uppercase;
}

ul#simple-menu li a{
text-decoration:none;
}

#ft{
font-size:12px;
}

.bold{
font-weight:bold;
}

.italics{
font-style:italic;
}
