﻿@charset "utf-8";
body {
	background-color:#191919;
	background-image:url(/images/body_bg.jpg);
	background-repeat:repeat-x;
	color:#636363;
}

#wrapper {
margin: 0 auto;
width:950px;
}

#address {color:#FFF;}

#content-wrap {background-color:#FFF; margin-top:30px;}

#header {

}

#center-content h3 {
	border-bottom:thin solid #CCC;
}

#logo {height:55px; margin-top:5px;}

#logo h1 {
	font-size:36pt;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	
}

h3 {
font-size: 14px;
line-height: 18px;
padding: 0 0 6px 0;
margin: 0 0 16px 0;
font-weight: normal;
text-transform: uppercase;
background: url(../images/divider_lt.jpg) repeat-x bottom;
}

/* start news */
#news {height:180px;overflow:hidden;padding:15px 14px 0 0;}
#news h2 {
	margin:0 10px 10px 10px;
	color:#F00;
	font-size:20px;
	line-height:normal;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
}
#news p {
	margin:0 10px 10px 10px;
	color:#333;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:normal;
	text-align:left;
}
/* end news */



/* start content */
#content {margin:0 auto;background:#394042 url(../images/content_bg.png) top repeat-x; }
#content .content_b { width:862px;padding:10px 15px 0;background:transparent url(../img/content_b_bg.jpg) bottom no-repeat; }

#content h1, h2, h3, h4, h5, h6 {font-family: Georgia,'Lucida Grande',Verdana,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 10px}
#content h1 { font-size:24px;color:#fff; }
#content h2 { font-size:22px;color:#ccc; }
#content h3 { font-size:20px;color:#ccc; }
#content h4 { font-size:18px;color:#ccc; }
#content h5 { font-size:14px;color:#ccc;font-family: Tahoma,Arial,Verdana,sans-serif;font-weight:700 }
#content h6 { font-size:12px;color:#ccc;font-family: Tahoma,Arial,Verdana,sans-serif; }
#content p  { text-align:justify;margin:0 0 10px; }
#content ul, #content ol  { padding:0;}
#content ul li { list-style-type:square;margin-left:20px;padding:0;}
#content ol li { margin-left:26px;padding:0;}
#content .qoute { border-left:3px solid #999;margin:20px 0 20px 15px;padding:0 0 0 15px;text-align:justify;}

/* end content */


#row {
clear:both;
margin:0;
}

#navigation {
	background-color:#f3f2e9;
	height: 50px;
	margin-top:35px;
}

#navcontainer {
	margin-left:10px;
	margin-top:10px;
}

#footer p {
}

.floatleft {
float:left;
margin-right:.5em;
margin-left:.25em;
margin-bottom:.5em;
}

.floatright {
float:right;
margin-left:.5em;
margin-right:.25em;
margin-bottom:.5em;
border:solid #000;
}

.floatcenter {
text-align:center;
clear:both;
}

/* -- Slide Show --*/
#slidecontainer {
	height:250xp;
	padding: 2px;
	border: 1px solid #c2bfab;
	background-color: #efefef;
}

#slides {
	margin-left:15px;
	margin-top:5px;
	height:200px;
}

#slidecontainer p {
font-size: 12px;
margin: 0;
padding: 0;
background: none;
text-transform: none;
}

#slidenav {
margin: 3px 0 0 0;
height: 23px;
}

/** Footer
==============================================================================*/

#footer {
margin: 0 0 32px 0;
border-top: 1px solid #43342b;
border-bottom: 1px solid #0e0b09;
background-color: #251d18;
color: #826755;
}

#footer h3 {
color: #f9f8f2;
background-image: url(../images/divider_dk.jpg);
}

#legal {
padding: 16px;
margin: 0 32px 0 0;
border: 1px solid #43342b;
background-color: #1c1612;
color: #826755;
font-size: 11px;
}

#legal img {
border: none;
background: none;
padding: 0;
margin: 0;
}

#legal p {
margin: 6px 0 0 0;
}

#legal a {
	color:#FFF;
}

#aboutus {
width: 288px;
margin: 0 32px 0 0;
}

#mostpopular {
width: 270px;
}

#mostpopular li {
margin: 0 0 8px 0;
}
