/*JOEY*/

* {
	margin: 0;
	padding: 0;
}

#floater {
float:left;
margin:2px;
}

body {
	/*background: #E3E3E6 url(images/img01.gif) repeat-x;*/
	 background: #E3E3E6 ; 
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	color: #88888A;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	/*
	line-height: 167%;
	font-size: 107%; */
}

blockquote {
	margin-left: 2em;
}

/*
ol {
	margin-left: 2em;
 	margin-bottom: 1.5em;
}

ul {
	list-style: none;
 	margin-bottom: 1.5em;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #831B1A;
}

*/
ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #B43939;
}

a:hover {
	text-decoration: underline;
}

#header {
position: relative;
background: url(images/5.jpg) 50% 0 no-repeat;
width: 760px;
height: 160px;
overflow: hidden;

}

#blendimage {
width: 760px;
height: 160px;
background-position: 50% 0;
}


/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #831B1A;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #831B1A;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #C27070 ;
	text-decoration: none;
	color: #FFFFFF;
}


#menu b {
	text-decoration: underline;
}

/* Logo */

#logo1 {
	width: 760px;
	height: 160px;
	margin: 0 auto;
	background: #010100  
}


#logo {
	width: 760px;
	height: 160px;
	margin: 0 auto;
	background: #010100 url(images/header.jpg)
}



#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 430px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 198px;
	padding: 20px;
}

/*
#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #831B1A;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}
*/


/* Content > Sidebar > Menu */

#smenu {
	margin-bottom: 30px;
	border-bottom: 4px solid #C27070;
}

#smenu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#smenu li {
	display: inline;
}

#smenu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #C27070;
	font-weight: bold;
}

#smenu a:hover  {
	background: #831B1A;
	text-decoration: none;
	color: #FFFFFF;
}

#smenu .active a {
	background: #C27070;
	text-decoration: none;
	color: #FFFFFF;
}



/* 
#menu a:hover {
	background: #831B1A;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #C27070 ;
	text-decoration: none;
	color: #FFFFFF;
}


Content > Sidebar > Updates*/





#zlinks {
}

#zlinks ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#zlinks li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#zlinks a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #831B1A;
}

/* Footer */

#footer {
	height: 90px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	height: 74px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #831B1A;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	height: 74px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #831B1A;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}


td {
 	}
	
td.kbottom {
/*	border-bottom: 1px solid #D7E2E8;padding-top:  5px ;*/
 	
  	text-align: left;
	height: 30px;
	}
	
td.stop {
	border-bottom: 1px solid #D7E2E8;
	height: 25px;
 	text-align: left;
	}
	
td.sbottom {
	border-bottom: 1px solid #D7E2E8;
	height: 25px;
 	text-align: left;
	}
	
td.mdesc {
	border-bottom: 1px solid #D7E2E8;
	height: 50px;
	text-align: left;
	}

