*{margin:0; padding:0;}

body{
font:13px; 
font-family: Arial,sans-serif;
background-color: #828282;
text-align:center;
}

a{
color:#006699;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#A08903; text-decoration:none; background-color:inherit;}
a img{border:none;}

p {margin-top: 10px}

#container{
width:780px;
margin: 0px auto;
text-align:left;
background-color: #ffffff;
color:#303030;
}

.yellow {color:#A08903;}
.yellit {font-size: 10px; color:#A08903;}
/**************** Header ****************/
#header{
height: 120px;
background: url('images/bgpk-header2.jpg') repeat-x;
font-family: Arial,sans-serif;
font-size: 13px; 
}
#header h1 {
font-size: 30px; 
color: #003399; 
letter-spacing:-1px;
font-weight:bold;
}
#header h2{
font-size:18px;
color:#daa520;
font-weight:bold;
}
#headerleft{
float: left;
padding: 25 0 20 20;
}
#headerright{
float: right;
padding: 50 10 0 0;
}
/**************** Preface ****************/
#preface{
font-size:13px;
font-family: Arial,sans-serif;
margin: 0 12 10 12;
}
#preface .borderbot{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#preface h1 {
font-size: 18px; 
color: #5f5f5f; 
}
ul#linetop {
list-style-type: none;
background-color: #E7DCAE;
margin: 0;
padding: 2 4 20 4;
}
ul#linetop .left { float: left; }
ul#linetop .right { float: right; }

/**************** Content ****************/
ul#ads {
list-style-type: none;
margin: 0;
padding: 0;
}
ul#ads .left { float: left; padding-left: 2; padding-bottom: 10;}
ul#ads .right { float: right; padding-right: 15; padding-bottom: 10;}

#content{
width:780px;
font-family: Arial,sans-serif;
background-color:inherit;
font-size: 13px; 
}
#content .browse-bg {background: url(images/c-gradient.gif) repeat-x bottom left;}
#content .browse-ds {background: url(images/c-middle.gif) repeat-y;}
#content .browse-top {background: url(images/c-top.gif) no-repeat; padding-top: 5px;}
#content .browse-bottom {background: url(images/c-bottom.gif) no-repeat bottom left; padding: 0 0 20px 2px; position: relative;}

#content td {font-size:13px}
#content h1 {
margin:0 0 0 0;
padding: 1 0 1 8;
font-size: 18px; 
color: #5f5f5f; 
background-color: #E7DCAE;
}
#content a{font-weight:normal; text-decoration:none;font-family: Arial,sans-serif;}
#content a:hover {text-decoration:none;}
#content .hotels{font-size:12px; color:#121212; text-decoration:none;font-family: Arial,sans-serif;}
#content .hotels a{font-size:13px; color:#006699; text-decoration:underline;font-family: Arial,sans-serif;}
#content .hotels a:hover{color:#A08903;}

#content a.twelve{font-size:12px}
#content a:hover.twelve{color:#A08903;}
#content h2 a{font-weight:normal;}
#content a.page {font-size:0.9em; font-weight:normal; text-decoration:underline;font-family: Arial,sans-serif;}
#content .pic a{font-size:12px; font-weight:bold; text-decoration:underline;font-family: Arial,sans-serif;}

#content .title{font-size:13px; padding: 1 0 1 1; color:#fcfcfc; background-color:#004477; font-weight:bold}
#content .rss a{font-size:13px; color:#0033cc; font-family: Arial,sans-serif; font-weight:bold}
#content .left8px{padding: 0 0 0 6px;}
#content .hgreen {font-size:11px; color: #008000}
#content .bglight {background: #f9f9f9; padding: 0 0 0 0px;}
#content .date {font-size:10px; color:#121212; }

#contentleft{
width: 550px;
float: left;
margin-left: 10px;
margin-right: 10px;
display: inline;
}
/**************** Sidebar ****************/
#contentright{
width: 200px;
float: right;
text-align: center;
margin-right: 10px;
display: inline;
}
/**************** Footer ****************/
#footer{
font-size:13px;
font-family: Arial,sans-serif;
clear:both;
margin: 0 10 0 10;
padding: 20 0 20 0;
}
#footer td{font-size:12px}
#footer a{font-size:12px; font-weight:normal; text-decoration:underline;font-family: Arial,sans-serif;}

ul#linebot {
list-style-type: none;
background-color: #E7DCAE;
margin: 0 0 20 0;
padding: 2 4 20 4;
}
ul#linebot .left { float: left; }
ul#linebot .right { float: right; }

div#byitem ul.vert {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 760px;
	display: block;
	}
div#byitem ul.vert li {
	padding: 2px 0;
	margin: 0;
	}
div#byitem ul.horz {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
div#byitem ul.horz li {
	float: left;
	width: 180px;
	display: block;
	padding: 2 10px 0 0;
	margin: 0;
	}
	
/********************************/
.myinput, .mytextarea{
	font:100% Arial,Tahoma, sans-serif;
	font-size:13px;
	background: #fff;
	padding: 1px 2px;
	border: 1px solid #BFBFBF;
}

.myinput:focus, .mytextarea:focus {
 	 border-color: #6e6e6e; 
}

.mybutton {
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

#content .page_numbers {
	padding: 5px 5px 5px 5px;	
	font-size:11px;
}
#content .page_numbers  a {
text-decoration:none;
color: #006699;
}

tr.r0 {	background-color: #fdfdfd;}
tr.r1 {	background-color: #eeeeee;}
tr.r2 {	background-color: #fdfdfd;}
td.r  {	background-color: #fcfbeb; border-bottom: 1px solid #dcdcdc; padding: 1px 0 1px 3px;}

.go {
	background: url(images/go.gif) no-repeat;
	height: 17px;
	width: 31px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.go:hover {
	background: url(images/go.gif) no-repeat 0 -17px;
	height: 17px;
	width: 31px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.subscribe {
	background: url(images/subscribe.gif) no-repeat;
	height: 17px;
	width: 112px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.subscribe:hover {
	background: url(images/subscribe.gif) no-repeat 0 -17px;
	height: 17px;
	width: 112px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.submit {
	background: url(images/submit.gif) no-repeat;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.submit:hover {
	background: url(images/submit.gif) no-repeat 0 -17px;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.cancel {
	background: url(images/cancel.gif) no-repeat;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.cancel:hover {
	background: url(images/cancel.gif) no-repeat 0 -17px;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.search-form {
	background: url(images/search-form.gif) no-repeat;
	height: 17px;
	width: 60px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.search-form:hover {
	background: url(images/search-form.gif) no-repeat 0 -17px;
	height: 17px;
	width: 60px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
