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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #807f7f;
	background-color: #515151;
	margin: 0px;
	font-size: 12px;
}
body a:link, body a:visited {
	color: #000099;
	text-decoration: underline;
}
body a:hover {
	color: #000000;
	text-decoration: none;  
}
.upper {
	background-image: url(images/upper.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	height: 93px;
	padding: 0px 40px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6b6a6a;
}
.upper a:link, .upper a:visited {
	color: #6b6a6a;
	text-decoration: none;
}
.upper a:hover {
	color: #0058b1;
	text-decoration: none;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width:1003px;
	height: 285px;
}
.welcom_text {
	color: #ed9d5c;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.welcom_text a:link, .welcom_text a:visited {
	color: #ed9d5c;
	text-decoration: underline;
	
}
.welcom_text a:hover {
	color: #0000FF;
	text-decoration: none; 
}
.package_text {
	color: #6b6a6a;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}	
.welcom_text2 {
	color: #b7b7b6;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #838383;
	font-weight: bold;
}
.width {
	width: 200px;
}
.height {
	height: 5px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	height: 84px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6b6a6a;
}
.footer a:link, .footer a:visited {
	color: #6b6a6a;
	text-decoration: none;
}
.footer a:hover {
	color: #0058b1;
	text-decoration: underline;
}

.short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#666666;  
}
.links {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-right: 5px;
}	
.links a:link, .links a:visited {
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	color: #0058b1;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h1 a:link, h1 a:visited {
	color: #003399;
	text-decoration: underline;
}
h1 a:hover {
	color: #990000;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text a:link, .text a:visited {
	color: #000000;
	text-decoration: underline;
}
.text a:hover {
	color: #0058b1;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.text2 a:link, .text2 a:visited {
	color: #003399;
	text-decoration: underline;
}
.text2 a:hover {
	color: #0058b1;
	text-decoration: none;
}
.side-text {
	list-style-image: url(images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.box {
	background-color: #fffbd3;
	width: 200px;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-right: #000000 thin solid;
	margin-right: 20px;
}
.border {
	border-right: thin #000000 solid;
	border-left: thin #000000 solid;
	border-bottom: thin #000000 solid;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.text3 a:link, .text3 a:visited {
	color: #000000;
	text-decoration: underline;
}
.text3 a:hover {
	color: #0033CC;
	text-decoration: none;
} 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	text-align: center;
}
h2 a:link, h2 a:visited {
	color: #0000CC;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;  
	text-decoration: none;
}
.contact_background {
	background-color: #FCFBF6;
	margin-top: 180px;
	margin-bottom: 400px;
}
#top_nav{
	width:80px;
	float:right;
	margin:0;
	padding:0;
}
#top_nav ul{
	width:450px;
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
#top_nav li{
	margin:0;
	padding:0 5px 0 5px;
	display:inline;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.order {
	color: #000000;
}
