html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent; */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 14px/18px "Times New Roman",Georgia,Serif;
	color: #131C13;
	width: 100%;
	background: #000000;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 900px;
	margin: 0 auto;
}

body {
	background: #669966;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}

.pad-lr-80 {
	padding:0px 80px;
}

.pad-lr-40 {
	padding:0px 40px;
}

.pad-lr-20 {
	padding:0px 20px;
}

.p-italic {
	font-style:italic;
	margin-bottom:5px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	/*height: 60px;*/
	text-align: center;
}

#logo-cont {
	height:25px;
	margin-top:50px;
	margin-bottom:3px;
}

#logo-cont_name {
	height:39px;
	margin-top:20px;
	margin-bottom:10px;
}

#menu-cont {
	height:20px; 
	line-height: 20px; 
	margin-bottom:2px;
}


/* Middle
-----------------------------------------------------------------------------*/

#content {
	background: #FFF;
	color: #000;
	border: #000 1px solid;
	padding-top: 10px;
	padding-bottom: 15px;
}

#content_bot_home {
	background: #FFF;
	color: #000;
	border: #000 1px solid;
}

#content p {
	font-size:14px;
}

#title-flash-top {
	height:50px; 
	line-height:30px; 
	text-align:center; 
	color:#660000; 
	font-size:22px;
	font-weight:bold;
}

#title-flash-bot {
	margin:25px 30px 0 30px;
	font-family: "Trebuchet MS", sans-serif; 
	font-size:14px;
/*	text-transform: uppercase;  */
/*	word-spacing:2px; */
	line-height: 20px;
	text-align:center;
}

#title-flash-container {
	height:310px;
}

#title-flash-container_test {
	height:241px;
	text-align:center;
}

#title-flash-container_test2 {
	height:201px;
	text-align:center;
}

#pagetitle {
	border-bottom:1px solid #000; 
	padding:0 40px 10px 40px; 
	margin-bottom:20px; 
	font-size:18px;
}

#pagetitle span, #contact-td-right span {
	color:#9A3401;
}

.mnu-right {
	/*	float:right; */
	font-size:18px;
	color:#0000FF;
	float: right;
}

.mnu-right a {
	color:#0000FF;
}

.mnu-right a:hover{
	color:#0000FF;
}

.title-mnu {
	font-size:18px;
	color:#0000FF;
}

.title-mnu a {
	color:#0000FF;
}

.title-mnu a:hover{
	color:#0000FF;
}


#content-full {
	text-align:center;	
}

#content-full-left {
	text-align:left;	
}

#inner-top-imageset {
	margin-bottom:25px; 
	height:148px; 
	border-top: #000 1px solid; 
	border-bottom: #000 1px solid;
}

.cont-lb-min {
	width:180px; 
	padding-top:20px;
	float:left; 
	cursor:pointer;
	text-align:center;
}

.cont-lb-min-in {
	height:50px; 
	line-height:22px;
}

.cont-lb-min-in span, .cont-lb-up-in span {
	color:#9A3401;
	font-size:12px;
}

.cont-lb-min-txt {
	height:1px;
	display:none;
}

#contact-td-right a {
	color:#0000FF;
	text-decoration:underline;
}

#contact-td-right a:hover {
	text-decoration:none;
}

#contact-td-left a {
	color:#000;
	text-decoration:none;
}

#contact-td-left a:hover {
	text-decoration:underline;
}

#wht_back {
	background: #FFF;
	border: #000 2px solid;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	padding-top: 10px;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
}

#footer span {
	font-size:14px;
}
