/*
-----------------------------------------------
urnormal.com global styles
version:  03.08.05
author: Sam Stevens, Stevens Media
----------------------------------------------- */

BODY {
	background-image : url(../images/revised3/bkgd.jpg);
	background-repeat : repeat-x;
	margin : 0px 0px 0px 0px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;	
	line-height : 18px;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #77A9DB;
	line-height : normal;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #77A9DB;
}

.hd2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #77A9DB;
}

A {
	color: #0066CC;
}

A:HOVER {
	text-decoration : none;
	color : #9370DB;
}

A.home {
	text-decoration : none;
	color: #1C1E5F;
	font-weight : bold;
}

HR {
	color : #EFCF78;
	height : 1px;
	margin : 0px 0px;
	padding : 0px 0px;
}

.medium {
	font-size : 11px;
	line-height : 16px;
}

.subhead {
	font-size : 11px;
	font-weight : bold;
	color: #1D1C5E;
	letter-spacing : 1px;
}

.footer {
	font-size : 10px;
	line-height : normal;
}

.customcursor {
    cursor: default;
}

#testimonials {
	vertical-align: top;
	text-align: justify;
	width: 290px;
	padding: 20px 10px 0px 10px;
}

#testimonials DIV {
	color: #1C1E5F;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}