	BODY {
	    color: #261863; background: #FFFFFF;
	    font-family: arial, sans-serif;
	    font-size: 12px;
	    line-height: 1.3em;
	    margin: 0px;
	    padding: 0px;
			margin-top: 10px;
	}

	a.headermenu:link 		{color: #261863; background: none; text-decoration: none}
	a.headermenu:visited	{color: #261863; background: none; text-decoration: none}
	a.headermenu:hover		{color: #7e7961; background: none; text-decoration: none}
	a.headermenu:active 	{color: #261863; background: none; text-decoration: none}

	a.headerselected:link 		{color: #87501c; background: none; text-decoration: none}
	a.headerselected:visited	{color: #87501c; background: none; text-decoration: none}
	a.headerselected:hover		{color: #261863; background: none; text-decoration: none}
	a.headerselected:active 	{color: #87501c; background: none; text-decoration: none}

	a.menu:link 		{color: #173956; background: none; text-decoration: none}
	a.menu:visited	{color: #15446D; background: none; text-decoration: none}
	a.menu:hover		{color: #7D7AB0; background: none; text-decoration: none}
	a.menu:active 	{color: #B06732; background: none; text-decoration: none}

	a.selected:link 		{color: #87501c; background: none; text-decoration: none}
	a.selected:visited	{color: #87501c; background: none; text-decoration: none}
	a.selected:hover		{color: #87501c; background: none; text-decoration: none}
	a.selected:active 	{color: #87501c; background: none; text-decoration: none}

	a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
	a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
	a.footermenu:hover		{color: #e9e6f7; background: none; text-decoration: none}
	a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

	a.footerselected:link 		{color: #e9e6f7; background: none; text-decoration: none}
	a.footerselected:visited	{color: #e9e6f7; background: none; text-decoration: none}
	a.footerselected:hover		{color: #ffffff; background: none; text-decoration: none}
	a.footerselected:active 	{color: #e9e6f7; background: none; text-decoration: none}

	UL.floatleft	{ /* used for 2 column ul's */
			width: 500px;
	}
	UL.floatleft	LI	{ /* used for 2 column ul's */
			float: left;
			width: 250px;
	}


	a:link 		{color: #173956; background: none; text-decoration: none}
	a:visited	{color: #858585; background: none; text-decoration: none}
	a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
	a:active 	{color: #B06732; background: none; text-decoration: none}

	H1 {
	    color: #261863; background: none;
	    font-family: georgia;
			font-size: 26px;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
			margin-top: 1em;
	}

	H2 {
	    color: #760b24; background: none;
			font-size: 18px;
			font-weight: 700;
			letter-spacing:0.01em;
			margin-bottom: 0px;
	}

	H3 {
	    color: #261863; background: none;
			font-size: 14px;
			font-weight: 700;
			letter-spacing:0.01em;
	}

p	{
	margin-top: 0px;
}


.padilla {
	    color: #000000; background: none;
	   	font-size: 16px;
			font-weight: 900;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
	}

	.address-footer {
			font-size: 12px;
			text-align: center;
			font-weight: 600;
			padding: 0px;
			padding-bottom: 15px;
	}

	.address-contact {
			font-size: 12px;
			font-weight: 400;
			padding-top: 0px;
			padding-bottom: 15px;
			padding-left: 0px;
			padding-right: 0px;
	}
	.websiteby {
			color: #000000; background: none;
			font-size: 11px;
			text-align: center;
			padding-top: 15px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
	}

	.text	{
			font-size: 12px;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 10px;
			padding-right: 10px;
	}

	.headermenu {
			font-size: 11px;
			font-weight: 400;
	}

	.headerselected {
			font-size: 11px;
			font-weight: 800;
	}

	.menu	{
			color: #FFFFFF; background: none;
			font-size: 12px;
			font-weight: 600;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 5px;
			padding-right: 0px;
	}

	.selected	{
			color: #959838; background: none;
			font-size: 12px;
			font-weight: 900;
			line-height: 14px;
			text-decoration: none;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 5px;
			padding-right: 0px;
	}

	#frontpage	{
		border-top: 1px solid #261863;
		border-bottom: 1px solid #261863;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
		font-size: 20px;
		font-style: italic;
		font-weight: 900;

	}

	#frontpage span	{
		color: #b5865a;
	}


	.footer {
			color: #ffffff;
			font-size: 12px;
			text-align: center;
	}

	.footermenu {

			font-size: 12px;
			font-weight: 400;
	}

	.footerselected {
			font-size: 12px;
			font-weight: 800;
	}
	.headerbkgd	{
		background: #FFFFFF; background-image:url(/images/headerbkgd.jpg);
		background-repeat: repeat-x;
	}
	.headermenubar	{
		background: #FFFFFF; background-image:url(/images/headermenubar.jpg);
		background-repeat: repeat-x;
	}
	.bodybkgd	{
		background: #FFFFFF; background-image:url(/images/bodybkgd.jpg);
		background-repeat: repeat-x;
	}

	.frontpicbkgd	{
		background: #FFFFFF; background-image:url(/images/frontpicbkgd.jpg);
		background-repeat: repeat-x;
	}

	.picborder{
			border-color: #000000;
			border-style: solid;
			border-width: 1px;
	}

	.border {
			border-color: #000000;
			border-style: solid;
			border-width: 2px;
	}

	.dottedline	{
			border-bottom-width: 4px;
			border-bottom-style: dotted;
			border-bottom-color: #CCC9E4;
	}

.tableList	{
	margin-bottom: 12px;
}

.tableList td	{
	border-bottom: 1px solid #e6e5f0;
	padding-bottom: 3px;
}

.formTable td {
	padding-bottom: 8px;
}


/* ID SELECTOR(S)    ************************************/


