/** WHY IN GOD'S NAME ARE YOU DOWNLOADING OUR STYLESHEET? :) Make your own dude!
Love Sharbel
**/

body
{
	background-color: #898787;
	font-family: Verdana, Arial, Sans-Serif;
}

img
{
	border: 0px;
}

p
{
	margin: 0px 0px 18px 0px;
}

.timeStamp
{
	font-size: 11px;
	color: white;
	background-color: #cc6633;
	text-decoration: none;
}

.inputBoxes
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: gainsboro;
}
.inputButtons
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	border-right: black 1px outset;
	border-top: black 1px outset;
	border-left: black 1px outset;
	border-bottom: black 1px outset;
	background-color: gainsboro;
	width: 75px;
	height: 25px;
}

.foot
{
	font-size: 9px;
	color: white;
	background-color: #cc6633;
	text-decoration: none;
}

.foot A:link,A:visited
{
	color: white;
	text-decoration: none;
}
.links, .links A:link, .links A:visited
{
	color: Black;
	FONT-SIZE: 1px;
	LEFT: 0px;
	POSITION: relative;
	TOP: -50px
}
table.outerTable
{
	margin-left: auto;
	margin-right: auto;
}

.rustyOrange
{
	background-color: #CC6633;
}

.outerTable
{

	/*border-right: black outset;
	padding-right: 0px;
	border-top: black thin outset;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black thin outset;
	padding-top: 0px;
	border-bottom: black outset;*/
}
.members
{
	font-size: 10px;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
}
.archive
{
	
	font-size: 10px;
	/*background-image: url(images/archive_back.gif);*/
	color: white;
	background-repeat: repeat;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #B2B2B2;
}
.archive A:Link,A:Visted
{
	color: #F7D981;
	text-decoration: none;
}
.featured
{
	text-align: left;
	font-size: 10px;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #787878;
}
.featured A:Link,A:Visited
{
	color: #F7D981;
	text-decoration: none;
}
.main
{
	font-size: 11px;
	
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #9B9B9B;
}
.main A:Link,A:Visited
{
	color: #F7D981;
	text-decoration: none;
}
.newsDiv
{
	text-align: left;
	padding: 10px 20px 0px 20px;
}

.home
{
	background-color: #9B9B9B;
	text-align: left;
	width: 710px;
	position: relative;
	padding: 25px;
}

.orangeleft
{
	background-color: #CC6633;
	padding: 4px;
	width: 472px;
	height: auto;
	position: relative;
	margin: 0px 0px 25px 0px;
}


.homewelcome
{	
	background-color: #787878;
	border: solid 1px #9B9B9B;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	width: 450px;
	position: relative;
	padding: 10px;
}

.homenews
{
	background-color: #787878;
	border: solid 1px #9B9B9B;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	width: 450px;
	position: relative;
	padding: 10px;
}
	.homenews .date
	{
		font-weight: bold;
	}

.homepromotions
{
	background-color: #787878;
	border: solid 1px #9B9B9B;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	width: 450px;
	position: relative;
	padding: 10px;
}

.orangeright
{
	background-color: #CC6633;
	padding: 4px;
	width: 192px;
	height: auto;
	position: relative;
	float: right;
	margin: 0px 0px 25px 0px;
}

.homefeatured
{
	background-color: #787878;
	border: solid 1px #9B9B9B;
	text-align: left;
	font-size: 10px;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	width: 170px;
	position: relative;
	float: right;
	padding: 10px;
}

.recipe_p
{
	padding: 20px 40px 0px 40px;
	text-align: left;
}