@charset "utf-8";
body  {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(../_images/BackGround2.jpg);
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	color: #000000;
	background-color: #FFCCFF;
	height: auto;
}

#header {
	height:110px;
	position:relative;
	background-color: #FFCCFF;
	background-image: url(../_images/HeaderBackGround.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	top: 0px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
#header h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 48px;
	font-style: italic;
	color: #FFF;
	line-height: 40px;
	text-align: center;
}

#header ul {
	list-style:none;
	float: right;
	position:absolute;
	right:12px;
	width: 589px;
	top: 105px;
	font-size:12px
}
#header li {
	float: right;
}

#header li a:link,#header li a:visited
{
	background-color:#8C7E62;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:1.2em;
	margin-right:0.5em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

#header li a:hover {
	color:#AE760D;
	background:#FFF;
}

#header li a.current,#header li a.current:hover,#header li a.current:active {
	color:#78320E;
	background:#FFF;
	cursor:default;
}


#mainContent {
	width:540px;
	position:relative;
	height: auto;
	height:auto;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
	padding-right: 25px;
	margin-right: 15px;
	padding-left: 25px;
	text-decoration: none;
}
#sideBar {
	width: 150px;
	float: left;
	width: 175px;
	background-color: #FFCCFF;
	margin-top: -12px;
	position: fixed;
}

#sideBar ul {
	width: 158px;
	position: static;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	font-style: italic;
	top: 100px;
	background-color: #FFCCFF;
}

#sideBar li a:link,#sideBar li a:visited
{
	background-color:#8C7E62;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:16px;
	margin-right:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#footer {
	clear:both;
	height: 30px;
	margin-bottom: 1em;
	list-style-type: none;
	text-align: right;
	background-color: #FFCCFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
}

#footer h6{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sideBar ul li {
	list-style-type: none;
	margin: 3px;
	padding-right: 0px;
	padding-left: 5px;
}
#sideBar h3 {
	text-align: center;
}
#mainContent ul li {
	height: 16px;
	text-decoration: none;
	list-style-type: none;
	margin: 5px;
	clip: rect(0px,0px,0px,0px);
	width: auto;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#mainContent h22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #FF8;
}
p {
	font-family: "Times New Roman", Times, serif;
}
#mainContent ul li a {
	text-decoration: none;
}


#wrapper #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px
}
.MainTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.h30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.h40 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.p1 {
	margin-top: 0px;
}
.AS2PackPic {
	text-align: center;
}
.ContactH2 {
	background-color: #FF8;
	padding: 10px;
}
.ContactH3 {
	background-color: #FF8;
	padding: 1px;
	padding-left: 10px;
	text-align: left;

}
.TableText {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.TableButton {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ContactInfo {
	font-size: 14px;
	line-height: 18px;
	position: relative;
}
#wrapper #mainContent label label1 {
	position: absolute;
	top: 100px;
}
#Label1 {
	position: relative;
	width: 200px;
	top: 300px;
}
.BackGround1 {
	background-image: url(../_images/BackGround1.jpg);
}
.BackGround2 {
	background-image: url(../_images/BackGround2.jpg);
}
.BackGround3 {
	background-image: url(../_images/BackGround3.jpg);
}
.BackGround4 {
	background-image: url(../_images/BackGround4.jpg);
}
.BackGround5 {
	background-image: url(../_images/BackGround5.jpg);
}
.BackGround7 {
	background-image: url(../_images/BackGround7.jpg);
}
.BackGround8 {
	background-image: url(../_images/BackGround8.jpg);
}
#mainContent .AS2PackPic img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:24px;
}
#mainContent table tr td .h40 {
	width: 100%;
}
.ImageFloatLeft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FloatLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ImageFloatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.FloatRight {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #mainContent #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent a {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#mainContent p a {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.BackGround6 {
	background-image: url(../_images/BackGround6.jpg);
}
