﻿body{
	margin:0px;
	padding:0px;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	}
h1{
	font:24px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:5px 0px;
	padding:0px;
	}
h2{
	font:19px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:3px 0px;
	padding:0px;
	}
h3{
	font:17px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:3px 0px;
	padding:0px;
	}
a{
	text-decoration:underline; color:#003366;
	}
a:hover{
	text-decoration:none; color:#003366;
	}
form{
	margin:0px; padding:0px;
	}
img, a img { 
	border: none; 
	}
input { 
	outline: none; 
	}
P {

	line-height:130%;
	}
.textbox{
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	}
.footer-wrapper {
	margin:0px auto; 
	padding:0px;
	width:100%; 
	text-align:center; 
	background-image:url(images/footer-bg.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	height:185px
	}
.footer-wrapper p{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:3px;
	}
.footer-wrapper a{
	text-decoration:underline;
	color:#000;
}
.footer-wrapper a:hover{
	text-decoration:none;
	color:#000;
}
#nav{
	width:1000px;
	font-size:13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#nav ul{
	list-style-type:none;
	list-style-image:none;
}
#nav ul li{
	display:inline;
	padding:30px 33px 27px 23px;
	background-image:url(images/nav-right.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#nav ul li.last{
	display:inline;
	padding-right:25px;
	padding-left:25px;
	background-image:none;
	padding-top:30px;
	padding-bottom:26px;
}
#nav ul li a{
	text-decoration:none;
	color:#2A0306;
}
#nav ul li a:hover{
	color:#000000;
	text-decoration:underline;
}
.box-black{ 
	color:#FFFFFF;
}
.box-black h1{ 
	color:#FFFFFF;
}
.box-black a{ 
	text-decoration:underline; 
	color:#CCCCCC
}
.box-black a:hover{
	text-decoration:none; 
	color:#FFFFFF;
}
.box-gallery img{
	border:1px solid #0033FF;
}

.UL { margin-top:10; list-style-type:square; margin-left:3px; padding-left:15px; padding-top:10px; padding-bottom:10px }
.UL li{ margin-bottom:10px;}
.UL a{ color:#003366; text-decoration:underline}
.UL li.active{ color:#990000; text-decoration:none}
.UL a:hover{ color:#003366; text-decoration:none}

.UL1 { margin-top:5px; list-style-type:none; margin-left:3px; padding:3px 0px 15px 15px}
.UL1 li{ margin-bottom:5px;list-style-image:url(images/arrow.png); background-repeat:no-repeat}
.UL1 a{ color:#003366; text-decoration:underline}
.UL1 li.active{ color:#990000; text-decoration:none}
.UL1 a:hover{ color:#003366; text-decoration:none}

.WhiteH2{margin:0px 0px 0px 15px; color:#FFFFFF}
.WhiteH3{margin:0px 0px 0px 15px; color:#FFFFFF}

.img-border{ border:1px solid #003264}