* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:12px; line-height:1.2em; text-align:center; background: #000 repeat-x top}
html, input, textarea
	{	font-family:Arial; 
		color:#FFFFFF;
	}	
#wrap {
    margin-top:10px;
    width:100%;
    overflow:hidden;
}
#center {
    margin:0 auto;
    width:990px;
}
#topNavigation {
    height:21px;
    background:url(../images/topNavigation_bg.jpg) no-repeat;
    margin:0 0 10px 0;
    padding-left:65px;
    padding-top: 10px;
    text-align: left;
}
#topNavigation a, #topNavigation a:visited {
    color: #989898;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    padding-right:  10px;
}
#topNavigation a:hover {
    color: #FFF;
    text-transform: uppercase;
    font-size: 13px;
}
#topNavigation a.active {
    color: #FFF;
}
#leftNavigation {
    float:left;
    width:252px;
    text-align:  right;
    padding-left: 68px;
    padding-top:  10px;
}
#leftNavigation h2 {
    text-align: left;
}
#accordion, #anotherMenu {
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 20px;
    border-bottom: 1px solid #525252;
    border-top: 1px solid #525252;
}
#accordion h3, #anotherMenu h3 a {
    display:block;
    width: 238px;
    padding: 5px;
    font-size: 13px;
    background-color: #591309;
    text-align:left;
    border-left: 2px solid #525252;
    border-right: 2px solid #525252;
    border-bottom: 1px solid #525252;
    border-top: 1px solid #525252;
}
#accordion h3.title {
    background-color: #525252;
}
#accordion div div.element a, #accordion div div.element a:visited {
    background-color: #313131;
    padding: 5px;
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    text-align:left;
    display:block;
    width: 238px;
    border-left: 2px solid #525252;
    border-right: 2px solid #525252;
    border-bottom: 1px solid #525252;
    border-top: 1px solid #525252;
}
#accordion div div.element a:hover {
    background-color: #8D8D8D;
}
#accordion div div.element a.active {
    background-color: #8D8D8D;
}
#header {
    height:223px;
    margin:0px;
    text-align: left;
}
#content {
    margin-left:320px;
    padding:10px;
    text-align: left;
}
#footer {
    clear:both;
    padding: 4px 0 0 10px;
	height:20px;
    margin-left:68px;
    margin-bottom:50px;
    text-align: left;
	background:#591309 url(../images/title_bg.jpg) repeat-y top right;
}
table.listing {
    border: none;
    padding:0px;
    width: 642px;
    margin-bottom: 10px;
    margin-top: 18px;
}

p.title {
    background: url(../images/title_bg.jpg) repeat-y;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
table.listing .image {
    width: 142px;
}
.block1 {
    padding: 5px;
    width: 225px;
    vertical-align: top;
}
.block2 {
    padding: 5px;
    width: 225px;
    vertical-align: top;
}
.block3 {
    padding: 5px;
    width: 30px;
    vertical-align: bottom;
}
table.listing .separation {
    background: url(../images/separation.jpg) no-repeat bottom;
    height: 10px;
}
a img {
    border: none;
}
a img.border, img.border {
    border: 1px solid #FFF;
}
a, a:visited {
    /*color: #989898;*/
    color: #FFF;
    text-decoration: none;
}
a:hover {
    color: #989898;
}
h4 {
    padding:  15px 0 5px 0;
}
input {
    color: #000;
}
div.googledir div div {
    color: #000;
}
div.googledir div div div {
    color: #FFF;
}
div.googledir div div table {
    color: #FFF;
}