/* CSS Document */
.hidden {
	display: none;
}

html, body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/bg2.jpg);
}


#page-container {
	width: 760px;
	margin: auto;
	background-image: url(../images/div_bg.gif);
}

#main-nav {
	height: 333px;
	vertical-align: top;
	text-align: center;
	background-image: url(../images/header.jpg);
	width: 760px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: d3eefe;
}
#header {
	height: 300px;
	background-image: url(../images/header.jpg);
	vertical-align: top;
	padding-left: 10px;
	
}
#footer {
	clear: both;
	height: 50px;
	background-image: url(../images/footer.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
#sidebar-a {
	float: right;
	width: 220px;
	padding-right: 30px;
	text-align: center;
}

#content {
	margin-right: 270px;
	padding-left: 30px;
	vertical-align: top;
}
#page-container #message {
	padding-left: 25px;
	padding-right: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}




#menu {
	list-style-type:none;
	width:760px;
	height:60px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	vertical-align: top;
	background-color: d3eefe;
}
#menu li {
	float:left;
	padding:0;
	position:relative;
	width:107px;
	height:100px;
	z-index:100;
	text-align: center;
	margin-top: -30px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: d3eefe;
}
#menu li dl {position:absolute; top:30px; left:0; padding-bottom:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu dl {
	width: 107px;
	margin: 0;
	padding: 0;
	background: transparent;
	height: 100px;
}
#menu dt {
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}

#menu dt a, #menu dt a:visited {
	display:block;
	font-size: 0.9em;
	color: #038;
	text-align:center;
	border:1px solid #08c;
	border-width:0 1px 1px 1px;
	padding:0.25em 0 0.75em 0;
	background-color: #c0e4fa;
}

#menu li:hover dt a, #menu a:hover dt a {color:#006; background:#ddd; border:1px solid #08c; border-width:0 1px 1px 1px;}

#menu dd a, #menu dd a:visited {background:#08c; color:#fff; padding:0.5em 0; text-decoration:none; display:block; text-align:center; border-left:1px solid #08c; border-right:1px solid #08c;}

#menu dd a:hover {background: #ddd; color:#000; border-left:1px solid #08c; border-right:1px solid #08c;}

#menu b {display:block; overflow:hidden; height:1px;}

#menu b.p1 {background:#08c; margin:0 5px;}
#menu b.p2 {
	border:2px solid #08c;
	border-width:0 2px;
	margin:0 3px;
	background-color: #FFFFFF;
}
#menu b.p3 {background:#d4d4d4; margin:0 2px; border:1px solid #08c; border-width:0 1px;}
#menu b.p4 {
	height:2px;
	margin:0 1px;
	border:1px solid #08c;
	border-width:0 1px;
	background-color: #c0e4fa;
}
#menu b.p5 {background:#08c; margin:0 5px;}
#menu b.p6 {background:#08c; margin:0 3px;}
#menu b.p7 {background:#08c; margin:0 2px;}
#menu b.p8 {height:2px; background:#08c; margin:0 1px;}

#menu li:hover b.p2, #menu a:hover b.p2 {background:#fff;}
#menu li:hover b.p3, #menu a:hover b.p3 {background:#f0f0f0;}
#menu li:hover b.p4, #menu a:hover b.p4 {background:#e8e8e8;}
.copy-head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	line-height: normal;
}
.copy-body {
	font-family: "Times New Roman", Times, serif;
	text-indent: 15px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	font-size: small;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: line-through;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 333333;
	text-decoration: underline;
}
.box {
	border: 1px solid #000000;
	vertical-align: top;
	height: auto;
	font-family: "Courier New", Courier, monospace;
	color: #0066CC;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #CCCCCC;
	padding-left: 2px;
}

.button {
	padding-top:0px;
	
}.search {
	width: 100px;
	vertical-align: top;
}
.contact-info {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border: medium double #0099FF;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.answer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.itemtitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


.itemdescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	
}
.RSSHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
