/*
NOT USED
*/

input, textarea { border: 1px solid black; margin-top: 5px; padding: 2px; font-size: 12px; font-family: Verdana, Arial; }
input.noborder { border: 0px solid black; margin-top: 5px; padding: 2px; font-size: 12px; font-family: Verdana, Arial; }
#fieldon { background-color:#F9EDED; border:1px solid black; padding:2px; }
#fieldoff { background-color:#FFFFFF; border:1px solid black; padding:2px; }

x.ul { text-align: left; margin-left: 30px; margin-right: 10px; margin-top: 20px; margin-bottom: -5px; }
li { padding-bottom: 5px; }
x.ins li { list-style:inside square; padding-bottom: 10px; }

.dropshadow1 {
	width: 960px;
	background: url(images/shadowright.jpg) top right repeat-y;
	text-align: left;
	align: right;
	margin:0;
	margin-right:-30px;
	clear: right;
}

.dropshadow1top {
	width: 960px;
	background: url(images/shadowright-top.jpg) top right no-repeat;
	text-align: left;
	margin:0;
	margin-right:-30px;
}

.dropshadow1bottom {
	width: 960px;
	height: 30;
	background: url(images/shadowright-bottom.jpg) bottom right no-repeat;
	text-align: left;
	margin:0;
	padding:0;
	margin-right:-30px;
}

.maintable {
	width: 970px;
	background: #FFFFFF;
	text-align: left;
	margin:0;
	padding:0;
	border-left: 1px solid #333399;
}

.maintabletop {
	border-top: 1px solid #333399;
}

.maintableright {
	border-left: 1px solid #333399;
	background-color:#FFE6A2;
}


#menuinner { 
	margin:0px 0 5px;
	width:100%;
	overflow:hidden;
	font-size:10px;
}

#menuinner ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	overflow:hidden;
}

#menuinner ul li.menu-0 {
	width:180px;
	float:left;
	margin:10px 0 0px 0;
}

#menuinner ul li.menu-0 a, #menuinner ul li.menu-0 a:visited {
	display:block;
	width:142px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 0px;
	text-decoration:none;
	background:url(images/button_off.gif) no-repeat;
	border-right:0px solid #E9E9E9;
	color:#333399;
}

#menuinner ul li.menu-0 a:hover {
	text-decoration:none;
	background:url(images/button_on.gif) no-repeat;
	color:#333399;
}

#menuinner ul li.menu-1 {
	display:inline;
	margin:10px 0 0px 0;
	position:relative;
}

#menuinner ul li.menu-1 a, #menuinner ul li.menu-1 a:visited {
	width:140px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 0px;
	text-decoration:none;
	border-right:0px solid #E9E9E9;
	color:#333399;
	background: #FFFFFF ! important; 
	position:relative;
}

#menuinner ul li.menu-1 a:hover, #menuinner ul li.menu-1.menu-child a:hover {
	text-decoration:none;
	background:#FDB814 ! important;
	color:#333399;
}

/* all current menu items */
#menuinner ul li.menu-current a, #menuinner ul li.menu-current a:visited {
	text-decoration:none;
	background:url(images/button_on.gif) no-repeat;
	color:#333399;
}

/* sitemap list */
ul.sitemapul li {padding:0px 0px 10px 0px; }


.menutd {
	background: #E4E4E4;
	border-top: 1px solid #333399;
	border-bottom: 1px solid #333399;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align:center;
}

.menublock {
	width: 760px;
	text-align:center;
}

.menubutton {
	float: left;
	width: 190;
	height: 16;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}

.maintd {
	padding: 5px;
	border-bottom: 1px solid #333399;
}

.contenttable {
	width: 175px;
	background: #FFFFFF;
	text-align: left;
	font-size: 20px;
}

.infobox {
	border: 1px solid #333399;
	text-align: center;
}

.mainbox {
	border: 1px solid #333399;
}

.top {
	padding: 0;
	margin: 0;
}

.topright {
	background: url(images/xtopright.jpg) no-repeat top right;
	float: left;
	padding: 0;
	margin: 0;
}

.topleft {
	background: url(images/xtopright.jpg) no-repeat top right;
	float: left;
}

.left {
	background: url(images/bg_left.jpg) no-repeat top left;
	width:172;
	height:209;
	padding: 0;
	margin: 0;
}

.leftpic {
	width:172;
	height:162;
	padding:0;
	margin:0;
}

.quotecont {
	background: url(images/bg_quote.jpg) no-repeat top left;
	width:172;
	height:116;
	color:#FFFFFF;
	text-align: center;
}

.quote {
	padding: 10px;
	margin-right: 50px;
}

.main {
	background: url(images/bg_main.jpg) no-repeat top left;
	background-color: white; 
	padding: 30px;
	padding-left: 50px;
	font-size:14px;
}

.watermark {
	background: url(images/logo_watermark.jpg) no-repeat bottom right;
	width:100%;
	height:100%;
}

.headline {
	text-align: left;
	position:relative;
	padding:0;
	margin:0;
	color:#9F3060; 
}

#flashcontent {
	padding:0;
	margin:0;
}

#floathold {
	position:relative;
	width:175px;
}

.footer {
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
	color:#999999; 
}

.credit {
	font-size: 11px;
	line-height: 1.3;
	margin-left: 640px;
	color:#999999; 
	background-color: #D9D0D3;
}

A:link.footerlink { text-decoration:underline; color:#00682C }
A:visited.footerlink { text-decoration:underline; color:#00682C }
A:hover.footerlink { text-decoration:none; color:#00682C }

.wrap {
	float: right;
	background-color:;
	width: 300px;
	height: 180px;
	top: 0px;
	right: 0px;
	margin-top: -150px;
	margin-bottom: 10px;
	padding-bottom:15px;
}

/* hidden form field */
.cap { display:none; }

/* Download Gallery */
.mod_download_gallery_th_f {
	background-color: #FDB813;
	padding: 3px;
	margin: 3px;
	font-weight:bold;
}

.mod_download_gallery_line_f, .mod_download_gallery_line_rightalign_f {
	border-bottom: 1px solid #DDD;
	padding: 12px 12px 0px 0px;
}

.mod_download_gallery_dgheader_f {
	font-size: 12px;
	font-weight: bold;
	background-color: #cf9;
	padding: 4px;
}

