/* CSS Document */

.tagline { font-size:16px; color:#8c5d91; }
.calltoaction { font-size:18px; color:#6E806A; }
.calltoaction1 { font-size:14px; color:#333333; }

.topnavtext { font-size:11px; color:#fff; line-height:16px;}
.sidebartext { font-size:11px; color:#000000; line-height:16px;}

.plainbuttonbackground1 { background-image:url(images/nav_button1.gif); font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; line-height:12px; color:#fff; cursor:pointer; }

.hoverbuttonbackground1 { background-image:url(images/nav_button.gif); font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; line-height:12px; color:#fff; cursor:pointer; }

.searchfield {border-style:solid; border-color:#733f78; border-width:1px; background-color:#ffffff; color:#666; font-size:11px; font-family:Arial; font-weight: normal; width:110px; height:13px; padding-bottom:2px;}

.searchbutton {border-style:solid; border-color:#fff; border-width:1px; background-color:#c5aec8; color:#ffffff; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; width:32px; height:18px; padding-bottom:2px;}

p, div, ul, li, h1, h2, h3 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }

p, li { font-size:13px; }

H1 { color: #cc0000; }
span.medium { font: bold 16px Arial, Helvetica, sans-serif; }
span.smallbold { color: cc0033;	font : bold 18px Arial, Helvetica, sans-serif; }
span.smallboldblack { font : bold 18px Arial, Helvetica, sans-serif; }
span.smallboldblack1 { font : bold 14px arial, verdana, sans-serif; }
span.smallboldlarge { color: cc0033; font : bold 24px arial, verdana, sans-serif; }

span.smallering	{ font: bold 22px; }

.bread {
	font-size:14px;
}
.bread a:visited {color:#714b75; line-height:14px; text-decoration:underline;}
.bread a:hover {color:#714b75; text-decoration:underline;}

.name { color:#6E806A; font-weight:bold; font-size:24px; line-height:26px; }

/* Give some padding to the text on the right side */
#rightside { padding: 3px 8px 3px 30px; }

#wrapper { text-align:left;	/* Cancel centering of text in IE */
	margin:auto; /* In Firefox */ }
