/*
Theme Name: Elite Density
Theme URI: 
Description: 
Version: 1.0
Author: G
Author URI: 
Tags: 
*/

body {
	font-size: 15px; 
	font-family: "Times New Roman", Times, serif;
	background: #fff url(images/page_bg.jpg) repeat-x;
	color: #000;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	width: 100%;
}

a img {
	border: none;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

h2 {
	margin: 0;
	font-size: 24px;
	color: #000;
	font-weight: normal;
}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 880px;
}

.shadow_r {
	background: url(images/shadow_r.gif) repeat-y top right;
}

.shadow_l {
	background: url(images/shadow_l.gif) repeat-y;
}

.shadow_tr {
	background: url(images/shadow_tr.jpg) no-repeat top right;
}

.shadow_tl {
	background: url(images/shadow_tl.jpg) no-repeat;
}

.block_content {
	background: #fff url(images/content_bg.jpg) repeat-x;
	margin: 0 6px;
}

#logo {
	padding: 5px 0 0 17px;
	float: left;
}

#contacts {
	padding: 10px 20px 0 0;
	float: right;
	color: #000;
	text-align: right;
	font-size: 14px;
}

#header {
	background: url(images/header_bg.gif) no-repeat 0 73px;
	height: 277px;
}

#flash {
       padding-top: 72px;
}

#top_links {
	width: 100%;
}

#top_links ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#top_links li {
	float: left;
	padding: 0 12px;
	list-style: none;
	
}

#top_links a {
	color: #fff;
	font-size: 15px;
	text-transform: capitalize;
}

.home_item {
	border-left: none !important;
}

#content {
	float: right;
	width: 657px;
	margin-top: 10px;
}

#content p {
	margin-top: 20px;
	margin-left: 16px;
	text-align: justify;
}

.title_r {
	background: url(images/title_r.gif) no-repeat top right;
}

.title_l {
	background: url(images/title_l.gif) no-repeat;
}

.title_bg {
	background: url(images/title_bg.gif) repeat-x;
}

.title_content {
	height: 40px;
	text-align: right;
	padding: 15px 25px 0 0;
}

.entry {
	padding-right: 20px;
}

#sidebar {
	width: 211px;
	float: left;
	margin-top: 10px;
}

#sidebar ul {
	list-style: none;
	margin: 0 8px 0 6px;
	padding: 0;
}

#sidebar li {
	padding: 10px 8px 11px 8px;
	background: url(images/sidebar_item_bg.gif) repeat-x;
	margin-bottom: 10px;
}

#sidebar a {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

#specialssurround {
        margin-left: 6px;
        border: 1px solid #6183a0;
        margin-bottom: 10px;
        margin-right: 8px;
}

#specials {
        background: #ced8e1;
        color: #6183a0; 
        width: 155px;
        height: 50px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        font-weight: bold;
        font-size: 16px;
}

#specials h2 {
        font-size: 20px;
        color: #6183a0;
        }

#specials h2 a {
  font-size: 16px;
        color: #6183a0;
        }
#footer {
	background: url(images/footer_bg.gif) repeat-x;
	margin: 0 1px;
	padding: 10px;
}

#footer a {
        color: #000000;
        text-decoration: underline;
}

#footerright {
        float: right;
}