@charset "utf-8";

a {
	color:#CC0000;
}
a:link {
	color:#CC0000;
}
a:hover {
	color:#FF0000;
}

body {
	margin: 0px;
	background-image: url("images/bg-body.gif");
	background-repeat: repeat;
	background-position: center top;
/*	background-repeat: repeat-x;
	background-position: 0px 80px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);*/
}

h1 {
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.txt-treb-24px {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:22px;
}

.txt-red {
	color:#FF0000;
}

/* Main Tpl Floats*/
#wrapper {
	margin: 10px auto 0;
	padding: 0px;
	height: auto;
	width: 770px;
/*	top: 0px;
	bottom: 0px;*/
}
/*#wrapper2 {
	float:left;
	padding: 0px 11px;
	width: 750px;
	background-color: #FFFFFF;
	background-image:url(images/bg-lr.gif);
	background-repeat:no-repeat;
	background-position: center 80px;
}*/
#header {
	float:left;
	width:770px;
	margin:0px;
	padding:0px;
	height:80px;
	background-image: url("images/bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	background-image: url("images/menu-bg.gif");
	background-repeat: repeat-x;
	height: 80px;
	width: 476px;
	float: left;
	line-height:40px;
}
	#menu ul 
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
		#menu li 
		{
			margin: 0px;
			padding: 0px;
			display: inline;
		}
			#menu li a
			{
				float:left;
				display: block;
				padding: 40px 0px 0px;
				width: auto;
				height:40px;
				/*line-height:80px;*/
				/*padding:0px 10px;*/
				display: inline;
				text-decoration: none;
				text-transform: uppercase;
				text-align:center;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
				color: #FFF;
			}
			#menu li a:hover
			{
	background-image: url("images/menu-arrow.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFDFDF;
			}
			#menu li a.selected
			{
				background-image: url("images/menu-arrow.gif");
				background-repeat: no-repeat;
				background-position: center bottom;
			}
#content {
	float:left;
	width:750px;
	display: inline;
	/*height:430px;*/
	margin:0px 10px;
	padding:0px;
	background-color: #FFFFFF;
}
#footer-wrap {
	float:left;
	width:770px;
	height:60px;
	margin:0px;
	text-align:right;
	background-image: url("images/ft-bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#footer-wrap2 {
	float:left;
	width:730px;
	display:inline;
	height:60px;
	margin:0px 0px 0px 20px;
	background-image: url("images/ft-bg-rpt.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
/*#footer {
	float:left;
	width:750px;
	height:60px;
	margin:0px 0px 0px 10px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
}*/
#footer-left {
	float:left;
	width:375px;
	height:60px;
	margin:0px 0px 0px 10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
}
#footer-right {
	float:left;
	width:375px;
	height:60px;
	margin:0px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
}
#logo {
	float:left;
	display: inline;
	height: 80px;
	width: 254px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* Buttons */

.but-first {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.but-norm {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
.but-last {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
#sub-hd/* Home Page */

 {
	float:left;
	width:750px;
	height:50px;
	background-image: url("images/subhd-bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
#hm-content {
	float:left;
	width:750px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Other Pages */
#left-col {
	float:left;
	width:225px;
	margin-top:5px;
}
#right-col {
	float:right;
	width:525px;
}
#navmap {
	float:left;
	display:inline;
	margin:10px 0px 10px 20px;
	width:505px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
}
#maincontent {
	background-color:#FFFFFF;
	float:left;
	display:inline;
	/*height:390px;*/
	width:495px;
	padding:0px;
	margin:0px 10px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#cont-right {
	float:right;
	background-color:#FFFFFF;
	display:inline;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:475px;
	overflow: scroll;
	height: 355px;
	overflow-x:hidden;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#cont-left {
	background-color:#FFFFFF;
	float:left;
	display:inline;
	padding:0px;
	width:255px;
}

/* Form Elements */

 fieldset {
	border: 1px solid #CCCCCC;
}

legend {
	border: 1px solid #CCCCCC;
	padding: 2px 6px;
	font-weight:bold;
	color:#CC0000;
}

/*input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#E9E9E9;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	background-color:#E9E9E9;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}*/

.form-input
{
	background-color:#E9E9E9;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #CCCCCC;
}

textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	background-color:#E9E9E9;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Gallery Box */
#gallery {
	height: auto;
	width: 264px;
	float: left;
}
	#gallery ul 
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
		#gallery li 
		{
			margin: 0px;
			padding: 0px;
			display: inline;
		}
			#gallery li a
			{
				float:left;
				display: block;
				padding: 0px;
				margin:5px;
				width: 120px;
				height:110px;
				line-height:20px;
				display: inline;
				text-decoration: none;
				text-transform: uppercase;
				text-align:center;
				font-family:Arial, Helvetica, sans-serif;
				border: 1px solid #CCCCCC;
				font-size:11px;
				font-weight:bold;
				color: #FFFFFF;
				background-color:#CC0000;
			}
			#gallery li a:hover
			{
				background-color: #FF0000;
			}

/* Navigation */
#navmap {
	float:left;
	margin:0px;
	padding:5px 0px 25px;
	width:455px;
	color: #666666;
}
#cont-box {
	float:left;
	margin:0px;
	padding:0px;
	width:455px;
}

.form-error
{
	padding:0px;
	margin:0px;
	color:#FF0000;
}
.form-error ul
{
	padding-bottom:0px;
}
.form-error ul li
{
	padding:0px;
	margin:0px;
	list-style:square;
}

