/* CSS Document */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 20px #000000;
	line-height: 30px;
}/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.columnWrapper {
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #EAF8FF;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
#leftBar {
	float: left;
	width: 320px;
}
#rightBar {
	float: right;
	width: 203px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
#contentBottom .leftCol {
	float: left;
	width: 290px;
	margin-right: 10px;
}
#contentBottom .rightCol {
	width: 390px;
	margin-left: 30px;
	float: left;
}

#divContent {
	width: 725px;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 300px bottom;
}
#contentBottom {
	background-image: url(images/vericalbar.jpg);
	background-repeat: no-repeat;
	background-position: 300px center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
}

#facebookbox {
	margin-top: 10px;
	margin-bottom: 10px;
}
#bluebox {
	min-height: 408px;
	background-color: #51AFE2;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#bluebox p {
	line-height: 1.2em;
}



#footer {
	background-color: #D5EFFE;
	border-top-width: 8px;
	border-top-color: #BFDDEE;
	clear: both;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	line-height: 120%;
	position: relative;
	padding: 10px;
}
#footer a {
	color: #7E4830;
	line-height: 1.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}
.smallcol {
	float: left;
	width: 220px;
}



#footer #caption {
	font-size: 12px;
	position: absolute;
	height: 41px;
	width: 263px;
	text-align: right;
	left: 665px;
	top: 149px;
}
#footer #caption a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: rgb(0,0,0);
}
#topNav {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/topnav.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 40px;
}
#topNav a:hover {
}



#topNav a {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	text-align: center;
	float: left;
}
#footer a:hover {
	text-decoration: underline;
}
#topNav a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
}

img.centerBordered {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #000;
	clear: both;
}
img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.imageLeft p, .imageRight p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
.imageLeft img, .imageRight img{
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer-fb{
	position:absolute;
	height: 118px;
	width: 30px;
	left: 800px;
	top: -8px;
	z-index: 10;
}
#footer-twitter{
	position:absolute;
	height: 87px;
	width: 35px;
	left: 842px;
	top: -8px;
	z-index: 10;
}
#footer-youtube{
	position:absolute;
	height: 98px;
	width: 34px;
	left: 890px;
	top: -7px;
	z-index: 10;
}
.shadowbox {
	-moz-box-shadow: 3px 3px 5px #000;
	-webkit-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');


}
#photoTable img {
	-moz-box-shadow: 3px 3px 5px #000;
	-webkit-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');


}
.hilight {
	font-weight: bold;
	color: rgb(227,24,24);
}
#bluebox h1:first-child{
	margin-top: 0px;
	padding-top: 10px;
}
#contentBottom h3 {
	font-size: 20px;
	font-weight: bold;
	color: #228FCA;
	padding: 0px;
	margin-bottom: 5px;
}
a.readMore {
	color: rgb(255,255,255);
	background-color: rgb(228,24,25);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.largertext {
	font-size: 16px;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
#contentBottom p {
	margin-top: 5px;
}
#photoTable tr td {
	text-align: center;
}
#autocomplete1 {
	width: 200px;
}

#productTable td {
	width: 33%;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: top;
}

a.readMore:hover {
	color: #000000;
	text-decoration: none;
}
div.first {
	float: left;
	width: 48%;
}
div.last {
	float: right;
	width: 48%;
}
.narrowcontent {
	padding: 10px 20px;
}
#contentWrapper {
	background: #FFFFFF;
	overflow: hidden;
}
#slideshow1 {
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 10px #999999;
}
