@charset "utf-8";

#subscribe {
	text-align:right;
	width: 690px;
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
	vertical-align: middle;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}


h1 {
	font-size: 18px;
	background-image: url(../images/livHeader.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	height: 84px;
	width: 722px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h2 {
	
	font-size: 19px;
	text-align: center;
	color: #394b92;

}
	

.hide {display:none;}

#main {
	width: 708px;
	/* height: 720px; */
	margin: 0 auto;
	padding: 0;
	border-left: solid #9d6b3a 7px;
	border-right: solid #9d6b3a 7px;
	border-bottom: solid #9d6b3a 7px;
	background-image:url(../images/bluefade.gif);
	background-repeat:repeat-x;
	background-color: #394b92;
}

#welcome {
	width: 270px;
	margin: 7px 0 0 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	float: left;
	padding: 0;
	vertical-align: top;
	
}
.welcome a:link, .welcome a:visited {
	color: #000000;
	text-decoration: none;
}

.welcome a:hover  {
	text-decoration: underline;
}

#mainMenu {
	width: 697px;
	/* height: 273px; */
	padding: 3px;
	margin-left: 5px;
}

#mainMenuItem {
	/* width: 150px;
	float: left;
	padding: 4px;
	overflow:visible; */
	margin: 5px 7px 5px 0px;
	background-color: #ffffff;
	border: solid 1px #394b92;
	vertical-align: text-top;
}
.mainMenuItem a:link, .mainMenuItem a:visited {
	color: #000000;
	text-decoration: none;
}

.mainMenuItem a:hover  {
	text-decoration: underline;
}

.info{
	font-size: 11px;
	margin: 7px auto;
	width: 130px;
	line-height: 1.2em;
	font-weight: bold;
	
}
.info a:link, .info a:visited {
	color: #000000;
	text-decoration: none;
}

.info a:hover  {
	text-decoration: underline;
}

.insideinfo{
	font-size: 11px;
	margin: 7px auto;
	width: 130px;
	line-height: 1.2em;
	font-weight: lighter;
	vertical-align: top;	
}

.insideinfo a:link, .insideinfo a:visited {
	color: #000000;
	text-decoration: none;
}

.insideinfo a:hover  {
	text-decoration: underline;
}
	
	

#subNav {
	width: 720px;
	margin: 2px auto;
	vertical-align: top;
	
}

#subNav ul {list-style-type:none; text-align:center; padding-bottom: 2px;}

#subNav li {padding: 0 12px; float: left;}

#subNav li a:link, #subNav li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #996633;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#subNav li a:hover {
	text-decoration: underline;
}

.footer {
	font-size: 11px;
	text-align:center;
}


.footer a:link, .footer a:visited {
	color: #000000;
	text-decoration: none;
}

.footer a:hover  {
	text-decoration: underline;
}


#slideShow {
	width: 400px;
	height: 300px;
	float: right;
	margin: 7px;
	border: solid #000000 1px;
}
