/* @override http://worldvegetarian.dashbee.com/StyleSheets/screen.css */

/* @override http://worldvegetarian.dashbee.com/StyleSheets/screen.css */

body {
	background: #65191b;
	color: #000;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0px;
}

a:link		{ 
 color: #9d0a0e;
 text-decoration: underline;


 }
a:visited	{ 
 color: #9d0a0e;
 text-decoration: underline;

 }
a:hover		{ 
color: #363636;
 text-decoration: underline;
 
}

img {
	border:none;
}
.invisible, hr {
	display: none;
}
.clearBoth {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}


.slideshow { 
height: 340px; 
width: 450px;
	margin-right: auto;
	margin-left: -15px;
	margin-top: 30px;
}



.slideshow img{
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee;
}

.slideshow2 { 
height: 180px; 
width: 266px;
	margin-right: auto;
	margin-left: -15px;
	margin-top: 30px;
}



.slideshow2 img{
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee;
}

h1{
	color: #9f2428;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}
#maincontainer{
width: 1000px; /*Width of main container*/
	background: url(../images/container-bg.jpg) repeat-y;
}

#topsection{
height: 90px; /*Height of top section*/
}

#topsection{
height: 133px; /*Height of top section*/
}

#topsection img{
	margin-top: 30px;
	float: right;
	margin-right: 30px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 300px; /*Set left margin to LeftColumnWidth*/
padding-right: 60px;

}
#contentcolumn p{
	margin-bottom: 10px;
	margin-top: 0;
}
#contentcolumn .innertube{
	width: 438px;
	margin: 0 auto;
	background-color: #fff1aa;
	 color: #000; 
	/* color: #7a7146; */
	line-height: 18px;
	padding: 20px 45px 45px;
}
#leftcolumn{
float: left;
width: 300px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
}
#leftcolumn .specials p{
color: #0d0a11;
font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;
}
#leftcolumn .specials em{
	color: #1f4b10;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#leftcolumn .box{
width: 230px;
	background-color: #fff0a2;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#leftcolumn h2{
	color: #2f8e6a;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #d74607;
	margin-top: 20px;
}
#leftcolumn .testimonials{
	font-size: 12px;
	color: #265711;
}
#leftcolumn .testimonials blockquote{
	background: url(../images/quote-opening.gif) no-repeat 0 top;
	padding-left: 15px;
	margin: 20px 0;
}
#leftcolumn .cite-container{
	width: 100%;
	background: url(../images/quote-closing.gif) no-repeat right top;
	padding-top: 0px;
}
#leftcolumn  cite{
font-size: 11px;
}
#leftcolumn input.submit{
	margin-top: 10px;
	margin-left: 120px;
}
#footer{
clear: left;
text-align: center;
padding: 4px 60px 4px 300px;
	font-size: 10px;
}

#footer .innertube{
	width: 518px;
	margin: 0 auto;
	background-color: #8a2821;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #fff1aa;
	line-height: 18px;
}
#footer a, #footer a:visited{
	color: #fff1aa;
}
#footer a:hover{
	color: #fff;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.left-img{
float:left;
margin-right:1em;
margin-bottom:1em;
}
