
			/* PRIMARY LAYOUT */

body {
	text-align: center;
	background: #19161a url('/img_/body_bg4.jpg') repeat top left;
	margin: 0px;
	padding: 0px;
	font: normal 100% times, serif;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: transparent;
}

#topbar {
	background: #264540 url('/img_/topbar_rounder.jpg') no-repeat top right;
	border-top: 5px #19161a solid;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#main {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#content {
	background: #fff url('/img_/bckgrnd1.jpg') no-repeat bottom right;
	margin: 0px;
	padding: 0px 30px 10px 20px;
}

#content-index {
	background: #fff url('/img_/bckgrnd1.jpg') no-repeat bottom right;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}

#footer {
	clear: both;
	color: #4e696a;
	background:#264540 url('/img_/footer_rounders.jpg') no-repeat bottom left;
	text-align: center;
	border-bottom: 10px #19161a solid;
	margin: 0px;
	padding: 0px;
}

			/* INDEX STYLES */

#focus {
	background: #9cbebc url('/img_/nc_bckgnd.jpg') no-repeat bottom right;
	padding: 25px 25px 0px 25px;
	height: 506px;
	border-left: 10px solid #3d3128;
	margin-left: 97px;
}

#focusbox {
        float:right;
        margin: 0px 0px 10px 15px;
}

#thumbar { 
	float:left;
	margin-right:-100px;
}

#title_bar {
	background: #fff url('/img_/try.jpg') no-repeat bottom right;
	margin-right: 0px;
	padding: 0px;
}

/* #bottom_tag {
	background-color: #9cbebc;
	border: 1px dashed #3d3128;
	padding: 5px;
}

#donna {
	margin-left: 30px;
	width: 400px;
	height: 70px;
	background: #fff url('/img_/donna2.jpg') no-repeat;
	text-align: center;
	padding: 10px 15px;
} */

			/* PRIMARY TEXT STYLES */

#main p {
	color: #3d3128;
	background: transparent;
	font: normal 1em times, serif;
	line-height: 1.125em;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3{
	color: #3d3128;
	font-family: times, serif;
	line-height: 1.25em;
	background: transparent;
}

h1 {
	font-size: 30px;
	text-transform: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.25em;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}

h3.indent {
	text-indent: 30px;
}

p.indent {
	text-indent: 30px;
}

.firstlet:first-letter {
	color: #3d3128;
	float: left;
	line-height: 80%;
	font-size: 50px;
	font-family: times;
}

			/* LINK STYLES */

a, a:link {
	color: #264540;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color:  #264540;
	background: transparent;
	text-decoration: underline;
}

a:hover {
	color: #4e696a;
	background: transparent;
	text-decoration: none;
}

a:active {
	color: #264540;
	background: transparent;
	text-decoration: underline;
}

			/* FOOTER STYLES */

#footer p {
	display: block;
	font: bold 11px/25px arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #9cbebc;
}

#footer a, #footer a:link {
	color: #9cbebc;
	background: transparent;
	font: bold 11px/25px arial, helvetica, verdana, sans-serif;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

#footer a:visited {
	color:  #9cbebc;
	background: transparent;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

#footer a:hover {
	color: #4e696a;
	backgpound: transparent;
	text-decoration: underline;
	height: 20px;
	margin: 0;
	padding: 0;
}

#footer a:active {
	color: #9cbebc;
	background: transparent;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

.bar {
	color: #9cbebc;
	background: transparent;
	margin: 0;
	padding: 0 1%;
	font-size: ;
}

.red {
	color: #8a0827;
	background: transparent;
}

.areacode {
	color: #9cbebc;
	background: transparent;
}

			/* MISC STYLES */

.xlight {color:#9cbebc;}
.light {color:#4e696a;}
.medium {color:#264540;}
.mdark {color:#3d3128;}
.dark {color:#19161a;}

img {
	border: 0px;
}

.hide {
	display: none;
}

.space {
	clear: both;
	font: normal 1px/2px sans-serif;
	margin: 0;
	padding: 0;
}

#colright {
        float:right;
        width:250px;
        text-align:center;
        padding:5px;
}

.ratebox {
        float: left;
        margin: 10px;
        width: 210px; 
        border: 1px solid #3d3128; 
        padding: 8px;
        text-align: center;
        font-size: 14px;
        font-family: times;
        line-height: 200%;
}

#photobox {
        float:right;
        width: 310px;
        background-color: #19161a;
        margin:30px 20px 20px 20px;
        padding: 10px;
}

#photobox h3 {
        color: #fff;
}

#specials {
    text-align:center; 
    margin-bottom: 20px; 
    padding: 20px;
    border: 1px dashed #666; 
    list-style: none;
    line-height: 120%;
}

#specials ul {
        list-style-image: none; 
}

			/* FORM STYLES */

form {
	width: 360px;
        text-align:left;
}

form input {
	margin-top: 3px;
        display:block;
}

form input.inline {
	margin-top: 3px;
        display:inline;
}

#formright {
        float:right;
        width:225px;
        padding:10px;
        background-color:#4e696a; 
        margin-left:20px;
        font-size:11px;
}

			/* LIST STYLES */

ul {
list-style-image: url('/img_/emb4.jpg');
color:#264540;
}

ul.lists {
color: #3d3128;
}

#rates { 
	margin: auto; 
	border-collapse: collapse; 
}

#rates td, #rates th { 
	padding: .625em; 
	border: 1px #3d3128 solid;
	color: #3d3128;
}