/* CSS Global Document */

/*			Copyright 2004
			Clear Pixel Design
			http://www.clearpixeldesign.com
			css@clearpixeldesign.com
*/

/*			Questions about our CSS?
			Just ask for help with CSS at
			http://www.sitepoint.com/forums/
			and you'll get the answers you need.
*/

/*			-----------------------------------
			Global Styles
			-----------------------------------
*/
body		
			{
			background-color: #e1e5c0;
			background-image:url(/_images/img_puppy-bg.png);
			background-repeat: no-repeat;
			background-position: top;
			margin: 0px 0px 0px 0px;
			}
h1			
			{
			font-family: Verdana, Arial, Sans-Serif;
			font-weight: bold;
			font-size: 12px;
			color: #7083B5;
			letter-spacing: 1px;
			display:inline;
			}

h2			
			{
			font-family: Verdana, Arial, Verdana, Sans-Serif;
			font-weight: bold;
			font-size: 10px;
			color: #4C64AB;
			letter-spacing: 1px;
			display:inline;
			}



/*			--------------------------------
			Cell and Table formatting
			--------------------------------
*/

.header		
			{
			background-color: #fafaf8;
			}

.navbox		
			{
			background-color: #cad178;
			vertical-align: bottom;
			text-align:right;
			}

.mainbg		
			{
			background-image:url(/_images/img_right-curve.gif);
			background-repeat: no-repeat;
			background-position:bottom;
			background-color: #FFFFFF;
			}


.mainbody		
			{
			padding: 20px 20px 20px 20px;
			font-family: Verdana, Arial, Sans-Serif;
			font-weight: normal;
			font-size: 10px;
			color: #242424;
			line-height: 18px;
			text-align: left;
			vertical-align:top;
			}

.pinkTitle		
			{
			font-family: Verdana, Arial, Sans-Serif;
			font-weight: bold;
			font-size: 10px;
			color: #f067a6;
			line-height: 18px;
			text-align: left;
			vertical-align:top;
			}


.required	
			{
			font-family: Verdana, Arial, Sans-Serif;
			font-weight: bold;
			font-size: 10px;
			color: #f067a6;
			line-height: 18px;
			text-align: right;
			vertical-align:top;
			}
			
.footer	
			{
			background-color: #cad178;
			padding: 0px 0px 0px 0px;
			line-height: 18px;
			font-family: Verdana, Arial, Sans-Serif;
			font-weight: normal;
			font-size: 10px;
			color: #5b1300;
			}

.formfields		
			{
			font-family: Verdana, Arial, Sans-Serif;
			font-weight: normal;
			font-size: 10px;
			color: #565656;
			line-height: 18px;
			text-align: left;
			}




/*			--------------------------------
			Text and Link formatting
			--------------------------------
*/


A.topnavlink				{ color: #666666; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; }
A.topnavlink:link			{ color: #666666; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; }
A.topnavlink:active			{ color: #666666; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; }
A.topnavlink:visited		{ color: #666666; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; }
A.topnavlink:hover			{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; }

.bottomnav
			{
			border: 1px Solid #90908B;
			border-width: 1px 0px 1px 0px;
			background: url(/_images/bg-stripes.gif);
			padding: 1px 4px 1px 0px;
			font-family: Verdana, Arial, Sans-serif;
			font-weight: normal;
			font-size: 9px;
			color: #555555;
			line-height: 16px;
			text-align: right;
			}
			
			A.bottomlink			{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #AA0000; }
			A.bottomlink:link		{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #AA0000; }
			A.bottomlink:active		{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #AA0000; }
			A.bottomlink:visited	{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 0px; }
			A.bottomlink:hover		{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 0px; }
	

A.newsboxlinks { COLOR:#242424;FONT-FAMILY:Verdana, Arial;FONT-SIZE:10px; text-decoration: none; font-weight: none}
A.newsboxlinks:active { COLOR:#242424;FONT-FAMILY:Verdana, Arial;FONT-SIZE:10px; text-decoration: none; font-weight: none}
A.newsboxlinks:link { COLOR:#242424;FONT-FAMILY:Verdana, Arial;FONT-SIZE:10px; ; text-decoration: none; font-weight: none}
A.newsboxlinks:visited { COLOR:#242424;FONT-FAMILY:Verdana, Arial;FONT-SIZE:10px; ; text-decoration: none ; font-weight: none}
A.newsboxlinks:hover { COLOR:#242424;FONT-FAMILY:Verdana, Arial;FONT-SIZE:10px; text-decoration: underline; font-weight: none}
			
.style1			    { color: #888888; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: none;}
	A.style1			{ color: #888888; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: none;}
	A.style1:link		{ color: #888888; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: none;}
	A.style1:active	    { color: #888888; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: none;}
	A.style1:visited	{ color: #888888; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: none;}
	A.style1:hover		{ color: #6c95aa; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: none;}

/*
.projectlink		
*/
			A.projectlink			{ color: #81B13E; font: normal 10px Arial, Verdana, Sans-serif; text-decoration: none; border-bottom: 1px Dotted #81B13E; }
			A.projectlink:link		{ color: #81B13E; font: normal 10px Arial, Verdana, Sans-serif; text-decoration: none; border-bottom: 1px Dotted #81B13E; }
			A.projectlink:active	{ color: #81B13E; font: normal 10px Arial, Verdana, Sans-serif; text-decoration: none; border-bottom: 1px Dotted #81B13E; }
			A.projectlink:visited	{ color: #81B13E; font: normal 10px Arial, Verdana, Sans-serif; text-decoration: none; border-bottom: 0px; }
			A.projectlink:hover		{ color: #81B13E; font: normal 10px Arial, Verdana, Sans-serif; text-decoration: none; border-bottom: 0px; }		

.quoteOLD
			{
			padding: 0px 15px 0px 15px;
			font-style: oblique;
			color: #777777;
			display: block;
			text-indent: -4px;
			}

.quotename
			{
			padding: 0px 15px 0px 0px;
			text-align: right;
			font-weight: bold;
			font-style: oblique;
			color: #555555;
			display: block;
			}
/*			
.botnav
*/		
.botnav
			{
			padding: 5px 5px 5px 5px;
			font-family: Verdana, Arial, Sans-serif;
			font-weight: normal;
			font-size: 9px;
			color: #6A5B4B;
			line-height: 14px;
			text-align: left;
			}
A. { COLOR:#cb3178;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; ; text-decoration: none; font-weight: normal}
A:link { COLOR:#cb3178;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; ; text-decoration: none; font-weight: normal}
A:active { COLOR:#cb3178;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; ; text-decoration: none; font-weight: normal}
A:visited { COLOR:#cb3178;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; ; text-decoration: none;font-weight: normal}
A:hover { COLOR:#cb3178;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; ; text-decoration: underline; font-weight: normal}

A.homelinks { COLOR:#FFFFFF;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; text-decoration: none; font-weight: normal; border-bottom: 1px Dotted #FFFFFF; }
A.homelinks:link { COLOR:#FFFFFF;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; text-decoration: none; font-weight: normal; border-bottom: 1px Dotted #FFFFFF; }
A.homelinks:active { COLOR:#FFFFFF;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; text-decoration: none; font-weight: normal; border-bottom: 1px Dotted #FFFFFF; }
A.homelinks:visited { COLOR:#FFFFFF;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; text-decoration: none;font-weight: normal; border-bottom: 1px Dotted #FFFFFF; }
A.homelinks:hover { COLOR:#FFFFFF;FONT-FAMILY: Verdana, Arial;FONT-SIZE:10px; text-decoration: none; font-weight: normal; border-bottom: 0px; }

A.footerlink			{ color: #5b1300; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: underline;}
A.footerlink:link		{ color: #5b1300; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: underline;}
A.footerlink:active	    { color: #5b1300; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: underline;}
A.footerlink:visited	{ color: #5b1300; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: underline;}
A.footerlink:hover		{ color: #FFFFFF; font: normal 10px Verdana, Arial, Sans-serif; text-decoration: none;}

