html{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


body {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
	display: table;
	background-color: #C0C0BE;
	background-image: url(images/body-bgrd.jpg);
}
h1 {
	color: #87145F;
	font-size: 55px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 40px;
}
h2 {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 31px;
}
h3 {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	line-height: 31px;
	text-align: center;
	margin: 0 0 0 0;
}

h4 {
	color: #666666;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 20px;
	font-weight: normal;
}
h5 {
	color: #FFFFFF;
	font-size: 16px;
}
h6 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	line-height: 31px;
	text-align: center;
	margin: 0 0 0 0;
	margin-bottom: 20px;
}
a,  a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFCCCC;
	text-decoration: none;
}
a:focus {
	color: #000000;
}
a:active {
	color: #000000;
}


#shadow {
	margin: 0 auto 0px auto;
	text-align: center;
	width: 975px;
	background-image: url(images/content-back.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#aboveShadow {
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 0 0 0;
}

#outerWrapper {
	text-align: left;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
#title {
	height: 201px;
	color: #E0E9F1;
	background-image: url(images/images/title.png);
	background-repeat: no-repeat;
}

#menutop{
	height: 40px;
	background-image: url(images/images/top-menu-background.png);
	
}
#menu {
	color: #FFFFFF;
	height: 35px;
	
} 
 #rightColumn {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 90px 0px 10px 0px;
	width: 280px;
	min-height: 450px;
	text-align: right;
	background-color: #333333;
	background-image: url(Images/rightcbackg.png);
	background-repeat: no-repeat;
}
 #menuVerticalTitle{
	width: 127px;
	background-color: #000000;
	padding: 10px;
	color: #C8761E;
	font-weight: bold;
	border-bottom: dotted #000 1px;
	border-top: dotted #000 1px;
}
 #contentWrapper {
	background-repeat: repeat;
	min-height: 500px;
	padding-bottom: 30px;
}


 #content ul {
	border-bottom-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position:outside;
	margin-left:10px;
	padding:2px;
	font-weight: normal;
	line-height: 16pt;
	padding-left: 10px;
	list-style-type: square;
}
 #content a:link {
	color: #E036A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
 #content a:visited {
	color: #E348AD;
}
 #content a:hover {
	color: #333333;
	text-decoration: underline;
}
 #content a:focus {
	color: #000000;
}
 #content a:active {
	color: #000000;
}
#content ul{
	list-style-image: url(images/ul-img.jpg);
	list-style-position: inside;
}

 #content {
	margin: 0px 0px 30px 0px;
	padding: 50px 0px 30px 0px;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	line-height: 28px;
}
 .clearFloat {
  clear: left;
  display: block;
}
#prefooter {
	width: 980px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
}
#footer {
	text-align: inherit;
	width: 975px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	padding: 50px 0px 50px 0px;
	height: 240px;
}

#bottom {
	width: 100%;
	background-color: #F8D1EC;
	height: 330px;
	background-image: url(images/footertopstripe.jpg);
	background-repeat: repeat-x;
	border-top: solid #ccc 2px;
}
#bottomMenu {
	height: 100px;
	text-align: right;
	padding-right: 13px;
}
#text{
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 1.6em;
}
#text img {

}
#content img {
	border: 0px;
}
a {outline: none}

.footersectionholder{

}
.footerleftcontainer{
	float:left;
	width: 700px;
}
.footersection1{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 159px;
	float: left;
	border: solid #B06AA0 2px;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	padding: 20px 10px 10px 40px;
	height: 230px;
	background-color: #F6DEF4;
}
.footersection2{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 350px;
	float: right;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #F6DEF4;
	padding: 20px 10px 10px 10px;
	height: 230px;
	border: solid #B06AA0 2px;
}
.footersection3{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 150px;
	float: right;
	border: solid #B06AA0 2px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 10px 10px 10px;
	height: 230px;
	background-color: #F6DEF4;
}
#footer a{
	color: #333333;
}
#contact {
	float: right;
	width: 150px;
	background-image: url(images/contact-us.png);
	background-repeat: no-repeat;
	height: 35px;
	color: #333333;
	padding: 5px 0 0 0px;
	text-align: center;
}
#contact a:link {
	color: #FFFFFF;
}
#contact a:visited {
	color: #FFFFFF;
}
#contentpics {
	height: 223px;
	padding: 27px 30px 0 120px;
	margin-bottom: 50px;
	background-image: url(images/conetntpicback.png);
}
#contentpics img{
	margin-right: 41px;
	border: solid #000 2px;
}
#share {
	text-align: right;
	clear: both;
	margin-top: 30px;
}
#share a {
	color: #666666;
}
#indextext{
	padding: 0 130px;
}
#findustext{
	width: 300px;
	float: left;
	height: 300px;
	font-size: 18px;
	padding-left: 5px;
}
#googlemap{
	width: 600px;
	float: right;
	height: 400px;
}

.container{
	height:250px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	width: 800px;
	margin-top: 60px;
	margin-bottom: 50px;
}
.slides {
	position:absolute;
	top:0px;
	left:0;
}
.slides div {
	position:absolute;
	top:0;
	width:500px;
	display:none;
	height: 200px;
	padding: 25px 150px 25px 150px;
	background-image: url(images/div-index-backr.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.slides img {
	padding-right: 90px;
	padding-left: 10px;
	border: solid #fff 1px;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
#loopedSlider {
	margin:18px 90px;
	width:800px;
	position:relative;
	clear:both;
}



a.previous {
	position:absolute;
	top:105px;
	left:-60px;
}
a.next {
	position:absolute;
	top:105px;
	right:-60px;
}
.slides a {
	color: #FFFFFF;
}
#onlinestore{ position:fixed; top:20px; left:0px; z-index:555; }
#onlinestore a{
	width:69px;
	height:105px;
	text-indent:-8000px;
	display:block;
	background-image: url(images/shop-online.png);
	 background-repeat: no-repeat;
	overflow:hidden;
} 

