@charset "utf-8";
/* CSS Document */

body {
		font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		background-color: #CADBEB;
}

p {
		font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
		font-size:16px;
}

.pwhite {
		font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color: #FFF;
}

.theadings {
	font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		letter-spacing: 4px;
		color: #039;
}

.theadingslarge {
	font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		letter-spacing: 2px;
		color: #039;
		font-weight:bold;
}

.theadingssmall {
	font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		letter-spacing: 2px;
		color: #039;
		font-weight:bold;
}



.info {
	font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		letter-spacing: 1px;
		color: #8E3877;
		font-weight:normal;
}
	

#container {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-left-color: #F3F3F3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	width: 1000px;
}


#menu {
	border-top-color: #999;
	border-bottom-color: #999;
	font-family:  Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #8e3877;
	font-size: 18px;
	font-weight: normal;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: .5px;
	border-bottom-width: 0.5px;
	padding: 0px;

}

.menu {	
font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #8E3877;
	font-size: 18px;
	
}

h2 {
	font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #8E3877;
	font-size: 22px;
	font-style:bold;
}

h3 {
	font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
color: #039;
	font-size: 18px;
	font-style:normal;
}

h4 {
	font-family: Cambria, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width:auto;
}




a:link {
		color: #8E3877;
		text-decoration: none;
}
a:hover {
		color: #039;
		text-decoration: none;
}
a:active {
		color: #8E3877;
		text-decoration: none;
}
a:visited {
		color: #8E3877;
		text-decoration: none;#contact box {
	background-color: #CCC;
	width: 220px;
	padding-top: 20px;
}


td.border1 {border-color: #666666;
	border-width: medium;
	background-color:#F3F3F3;
}

#loadarea {
	color: #8E3877;
		font-family: "Century Gothic", "Futura Lt BT", "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 170%
}


#shopbox {
	background-color: #FFF;
	width: 300px;
	height: 25px;
	vertical-align: middle;
}
