/* CSS Document */

body {
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:69%;
	margin-top:0;
	margin:0;
}

.middleline {
	background-color:#AFAFAF;
	width:1px;
	vertical-align:middle;
}

* {
	padding:0;
	margin:0
}

#container {
	width:778px;
	padding:2px 0 0 0;
	margin:0 auto 0 auto;
	float: left;
	background-color:Transparent;	
}

#header {
	height:122px;
	top:0px;
	background-image:url(../images/BigHeaderMain.jpg);
	background-repeat:no-repeat;
}

#header h1 {
	padding:14px 50px 0px 18px;
	margin: 0px;
	float: left;
}
#header h1 a {
	color:#fff;
	text-decoration:none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#header h1 a img {
	color:#fff;
	text-decoration:none;
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h3 {
	font-size:100%;
	color:#000000;
	font-weight:normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 295px;
	padding-top: 6px;
	margin: 0px;
}


#nav {
	margin:-24px 0 0 0;
	padding-left: 80px;
}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#nav li a
{
	display: block;
	vertical-align:middle;
	padding: 0 16px 0 16px;
	margin: 0 1px 0 1px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height: 22px;
	font-size:small;
	
}

#nav li .active-home {
	background-position:left;
	background-repeat:repeat-x;
	background-image:url(../images/ho-tab-yellow.gif);
}

#nav li a:hover {
	background-position:left;
	background-repeat:repeat-x;
	background-image:url(../images/ho-tab-yellow.gif);
}
#nav li .active-about {
	background-position:left;
	background-repeat:repeat-x;
	background-image:url(../images/ho-tab-yellow.gif);
}
.clear {
	clear:both;
}

#content {
	margin:14px 0px 0px 0;
	padding:10px 0px 0px 0;
	background-color:Transparent;
}

#content-mid 
{
	margin:0 0 0 148px;
	padding:0px 0px 0px 12px;
	float:none;
	background-color:white;
	border-left-width:1px;
	border-left-color:Silver;
	border-left-style:dotted;
}

#content-top {
	height:5px;
	width:100%;
	top:130px;
	background-image:url(../images/blueline2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

#content-add {
	height:299px;
	margin:0px 0 0 0;
	width:760px;
	top:0px;
	background-image:url(../images/ContentAdd6.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#content-addlinks 
{
	width:260px;
	margin:168px 0 0 0;
	padding-left: 380px;
}

/*
#content-addlinks a
{
	display: block;
	vertical-align:middle;
	padding: 0 16px 0 16px;
	margin: 0 1px 0 1px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height: 20px;
	font-size:small;
	
}*/

#content h1
{
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	margin: 0px 0 0px 0;
	color: #000000;
}
#content h2 {
	font-size:16px;
	color:#333;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:1px;
}

#content p {
	line-height:20px;
	word-spacing:1px;
	padding:0 0 0 20px;
	margin:20px 0 20px 0;
}

#content form {
	line-height:20px;
	word-spacing:1px;
	padding:0 0 0 20px;
	margin:20px 0 20px 0;
}

#content ul {
	margin:15px 0 15px 20px;
	padding:0;
	border-top: solid 1px #eee;
}
#content li {
	margin:10px 0 10px 0;
	padding:0px 0 3px 15px;
	list-style:none;
	background-image:url(../images/li4.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#sideblock {
	width:8px;
	padding:10px;
	background-color:white;
	float:left;
	font-size:90%;
	margin:0px 0 0 0;
	padding-left: 10px;
}

#sideblock h1 {
	text-transform:none;
	font-size:120%;
	color:#000;
	margin:0;
	letter-spacing:0;
}

blockquote {
	background-image:url(images/backgrounds/bq.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px 35px 5px 5px;
	border:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}

#content a {
	color:Blue;
	padding:2px;
	text-decoration:none;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:small;
}
#content a:hover {
	color:Blue;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

#content-addlinks a
{
	color:#000;
	padding:2px 0 2px 2px;
	text-decoration:none;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:small;
}

#content-addlinks a:hover 
{
	background-color:#F2DBFF;
	color:#000;
	text-decoration:none;
}

.popup
{
	background-color:#F2DBFF;
	color:#000;
	cursor:hand;	
}

.sideblock
{
	width:140px;
	border-right-width:1px;
	border-right-color:Silver;
	border-right-style:dotted;
}

#footer 
{
	padding:10px 0 16px 6px;
	margin:0 0 0 0;
	background-color:white;
	color:#999;
	text-align:left;
	border-top:solid 1px gray;
}

#footer p {
	line-height: 1.5em;
	margin-top: 20px;
}
#footer a {
	color:#999;
	text-decoration: none;
}

#footer a:hover {
	color:#333;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFA40B;
}

#footer-top {
	height:10px;
	width:100%;
	top:0px;
	/*background-image:url(../images/btmgrad.gif);*/
	background-position:top left;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

#footer-bottom {
	height:10px;
	width:100%;
	bottom:0px;
	background-image:url(../images/btmgrad2.gif);
	background-color:#000000;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		padding: 0 0 0.5em 0;
	}
	
	fieldset {
		border: 1px solid #eee;
		padding: 5px 10px;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0px;
		padding: 0;
		background-color: white;
	}
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 10px 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 5px 0;
		padding: 0;
	}
     
	
	.required {
		
	}
	label.required.error,
	legend.required.error {
		color: red;
	}
	
	input, select {
		vertical-align:middle;
		padding: 1px;
		margin: 0;
		border: 1px solid #FFA40B;
	}
	select {
		padding: 0;
		text-transform: uppercase;
	}
	textarea {
		padding: 1px;
		width: 350px;
		height: 8em;
		border: 1px solid #FFBA3B;
	}
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0 10px 0 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0 10px 0 0;
	}
	input.file {
		height: auto;
		width: 250px;
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: auto;
		/*border:1px solid #FFA40B;*/
		color: #fff;
		background-color: #FFBA3B;
		padding: 0;
		font-size: 1.2em;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		letter-spacing:1px;
		font-weight: bold;
	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
	
/* END FORM ELEMENTS */
.error {
	background-color: #FACDA0;
}
