@charset "utf-8";
/* CSS Document */
body{
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(pictures/gradient_blue_background.jpg);
	}
	
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
.selectedMenu {
	color: #FFF;
}

a:active {
	text-decoration: none;
}
.hours {
	font-weight: bold;	 
 }
 
#navigation {
	float: left;
	clear: both;
	margin-top: 10px;
	width: inherit;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	background-color: #D15B11;
}
#navigation tr {
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
}
#navigation table {
	padding: 10px;
}

#LeftTop {
	float: left;
	width: 300px;
	text-decoration: none;
	text-align: center;
	padding-top: 25px;
	clear: right;
	margin-top: 5px;
	background-image: url(pictures/underNewManagement.gif);
	background-repeat: no-repeat;
	margin-left: 7px;
	font-size: 12px;
}
#LeftTop a {
	font-size: 24px;
	text-decoration:none;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 15px;
	width:960px;
	height:auto;
	background-color: #FFFfEA;
}

#topRight {
	float: left;
	height: 200px;
	width: 275px;
	margin-left: 19px;
	margin-top: 50px;
	padding-left: 10px;
	font-size: 16px;
	text-align: center;

}
#TopCenter {
	float: left;
	height: 250px;
	width: 320px;
	margin-left: 19px;
	padding-top: 10px;
}

#middleLeft {
	float: left;
	height: 300px;
	width: 400px;
	text-align: center;
	margin-left: 10px;
	padding: 25px;
}

h1 {
	font-size: 24px;
	color: #036;
}
h2 {
	font-size: 18px;
	color: #036;
}
#middleRight {
	float: left;
	height: 300px;
	width: 400px;
	text-align: center;
	margin-left: 10px;
	padding: 25px;
	background-image: url(pictures/orangeGradientBG.jpg);
	background-repeat: repeat-x;
}
#contactFooter {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
	position: relative;
	clear: both;
	height: 150px;
	visibility: visible;
}
h3 {
	line-height: 20px;
}
#orderFormBox {
	clear: both;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(pictures/orangeGradientBG.jpg);
}
#middleBoxWide {
	clear: both;
	background-image: url(pictures/orangeGradientBG.jpg);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	height: auto;
}
.centerThis {
	margin-right: auto;
	margin-left: auto;
}
form textarea{
	background-color: #FFF;
}
#middleBoxWide blockquote {
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.sgcNameItalic {
	font-style: italic;
	font-weight: bold;
}
