/* *************************************
HTML TAG STYLES BELOW
************************************* */

body {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	color: #434343;
	background-color: #ECECEC;
	background-repeat: repeat-x;
	/*  margin: top right bottom left */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	color: #434343;
	/*  margin: top right bottom left */
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

table {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	color: #434343;
}

li {
	/*  padding/margin: top right bottom left */
	/*  margin: top right bottom left */
	margin: 0px 0px 4px 0px;
}

img {
	border-width: 0;
}

hr {
	height : 1px;
	color : Silver;
	border-color : Silver;
	width : 100%;
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* *************************************
HTML HEADER STYLES BELOW
************************************* */
				
h1 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #a75049;
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
} 

h2 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #3c5157;
	/*  margin: top right bottom left */
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
} 

h3 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #598593;
	/*  margin: top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	/*  margin: top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

h5 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #000000; 
	/*  margin: top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
} 

h6 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;	
	font-weight: bold;
	font-style: italic;
	color: #000000; 
	/*  margin: top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* *************************************
HTML LINK STYLES BELOW
************************************* */
									
a:link {
	text-decoration: underline;
	color: #598593;
}

a:visited {
	text-decoration: underline;
	color: #598593;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
								
a:active {
	text-decoration: underline;
	color: #598593;
}		

/* *************************************
CUSTOM STYLES BELOW
************************************* */

.p2 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #434343;	
}	

.mainarea {
	/*  padding/margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 0px 25px;
}

.gray1 {
	font-family:  tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;	
	text-align: left;
	/*  padding/margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
	background-color : #ffffff;
}

.gray2 {
	font-family:  tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;	
	text-align: left;
	/*  padding/margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color : #8E8E8E;
}

a.gray:link {
	text-decoration: underline;
	color: #F5CEC3;
}

a.gray:visited {
	text-decoration: underline;
	color: #F5CEC3;
}

a.gray:hover {
	text-decoration: underline;
	color: #000000;
}
								
a.gray:active {
	text-decoration: underline;
	color: #F5CEC3;
}



.credits {
	font-size: 8pt;
	color: #434343;
	/*  margin: top right bottom left */
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.cr:link {
	text-decoration: underline;
	color: #434343;
}

a.cr:visited {
	text-decoration: underline;
	color: #434343;
}

a.cr:hover {
	text-decoration: underline;
	color: #598593;
}

a.cr:active {
	text-decoration: underline;
	color: #434343;
}



a.head:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #A75049;
        <link rel="icon" 
}

a.head:visited {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #A75049;
}

a.head:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
}
								
a.head:active {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}




td.pnavcell {

	/*  padding/margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
}

a.pnav:link {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #598593;
}

a.pnav:visited {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #598593;
}

a.pnav:hover {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
								
a.pnav:active {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.bgimage {
	background-image: url(/images/bg-home.gif);
	background-repeat: repeat-x;
}

.bgimageinternal {
	background-image: url(/images/bg-internal.gif);
	background-repeat: repeat-x;
}

img.imagespace {
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.showname {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #598593;
	/*  margin: top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

ul.subnav {
	list-style-type: none;
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #434343; 
	/*  margin: top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
}

li.subnavitem {
	/*  margin: top right bottom left */
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

.indented {
	margin-left: 25px;
}

.testimonial {
	margin-left: 25px;
	font-style: italic;
}
