@charset "UTF-8";
html, #hd, #pn, #pn li, #nv li {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px 0px 20px 0px;
	background:url(../images/background.jpg) repeat-x 0px 0px;
	color:#000;
	font:normal 80% Verdana, Verdana, Geneva, sans-serif;
	text-align:center;
}
hr {
	background-color: #5591e1;
	color: #5591e1;
	border: none;
	height: 1px;
	width: 100%;
}
img {
	border: none;
}
ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;
}
/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a {
	color: #175796;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
a:hover {
	color: #606060;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
h1 {
	color:#808080;
	font: normal 30px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;
	padding:0;
	margin-bottom: 30px;
}
h2 {
	color:#5591e1;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	color:#5591e1;
	font: normal 20px Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
	text-align: left;
	padding: 7px 0 7px 40px;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
}
h4 {
	color:#808080;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 7px 0 7px 40px;
	text-align: left;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
}
h5 {
	color:#5591e1;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;
}
h6 {
	color:#808080;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}
#wr {
	width:900px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
#hd {
	width:100%;
	height:250px;
	display:block;
	background:url(../images/header.jpg) no-repeat 0px 0px;
	position:relative;
}
#pn, #nv {
	list-style:none;
	position:absolute;
	left:-10px;
}
#pn {
	top:0px;	
	height:20px;
	line-height:20px;
	font-size:85%;
}
#pn li {
	float:left;
	background:url(../images/pn.gif) no-repeat right 50%;
}
#pn li a {
	color:#606060;
	text-decoration:none;
	margin:0px;
	padding:0px 10px;
	font-weight: normal;
}
#pn li a:hover {
	color:#175796;
	font-weight:normal;
	text-decoration:underline;
}
#nv {
	top:180px;
	height:35px;
	margin:0px;
	padding:15px 0px 0px 0px;
}
#nv li {
	float:left;
	background:url(../images/nv.gif) no-repeat right 50%;
}
#pn li.lst, #nv li.lst {
	background:none;
}
#nv li a {
	font-size:90%;
	font-weight:bold;
	margin:0px;
	padding:0px 10px;
	color:#fff;
	text-decoration:none;
}
#nv li a:hover {
	color:#5591e1;
	text-decoration:underline;
}
#cnt {
	margin:0px;
	padding:0px;
	line-height: 20px;
}
p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
#ft {
	letter-spacing:1px;
	line-height:2em;
	font-size:80%;
	border-top: 2px #5591e1 solid;
	padding:15px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	color:#606060;
	text-align:center;
}
#ft p {
	margin:0px auto;
	padding:0px;
}
#ft a {
	color:#606060;
	text-decoration:none;
	font-weight:normal;
}
#ft a:hover {
	color:#175796;
	text-decoration:underline;
}
#sidebar {
	font-size: 85%;
	float: right;
	width: 270px;
	padding: 10px 10px 10px 20px;
}
#content {
	float: left;
	width: 590px;
	line-height: 1.5em;
	padding: 10px 10px 10px 0;
}
#contentwide {
	float: right;
	width: 890px;
	line-height: 1.5em;
	padding:0px 10px 0px 0px;
}
.dropcap {
	font: normal 65px "Times New Roman", serif;
	float: left;
	color: #175796;
	line-height: 65px;
	padding: 0 1px 0 0;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
	height:0px;
	width:100%;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}
/* If you want to highlight a section of text, you can place it within
a div with the box class applied. This will put the contents within
a block with a light gray background and a thin dashed line around it. */

.box {
	background: #f8f8f8;
	border: 1px dashed #c0c0c0;
	padding: 5px 10px;
}
.box2 {
	background: #f8f8f8;
	border: 1px dashed #c0c0c0;
	padding: 5px 10px;
	margin:0px 10px 15px 0px;
}
.boxul, .boxullst {
	list-style:none;
	margin:0px;
	padding:0px;
}
.boxul {
	margin:0px 0px 15px 0px;
}
.pgul {
	width:25%;
	list-style:none;
	margin:0px;
	padding:0px 0px 15px 8%;
	float:left;
}
.prdisp {
	display:block;
	padding:0px;
	margin:0px 0px 15px 0px;
	background-color:#f8f8f8;
	border:dashed 1px #c0c0c0;
}
.prdisplft, .prdisprgt {
	float:left;
	padding:15px;
}
.prdisplft {
	width:142px;	
}
.prdisprgt {
	width:686px;
}
.prdisp a {
	text-decoration:none;
}
.prdispimg {
	padding:0px;
	margin:0px 0px 5px 0px;
	border:solid 1px #aaa;
}
p.prdisptit {
	font-weight:bold;
	margin:0px;
	padding:0px 0px 7px 0px;
}
p.prdispmre {
	margin:0px;
	padding:7px 0px 0px 0px;
}
.prdispft {
	color:#999;
	font-size:12px;
	display:block;
	padding:5px 0px 5px 187px;
	margin:0px;
	border-top:dashed 1px #c0c0c0;
	background-color:#f1f1f1;
	position:relative;
}
.prdisped {
	position:absolute;
	right:10px;
	top:5px;
}
.ulbeds {
	list-style:none;
	margin:0px -15px 0px 0px;
	padding:0px;
	float:right;
}
.ulbeds li {
	float:left;
	margin:0px;
	padding:0px 15px 0px 0px;
}
a.act {
	color:#990000;
	text-decoration:underline;
}
.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 33%;
}
/*  The calendar sits within a div so that it can be
centered in the sidebar area.  */

.calendar {
	text-align: center;
	margin: 0 0 20px 0;
}
/*  Your smaller images can be floated to the left or the
right so your text can flow around them. You can also have
the images appear with or without a small border. The items
below sets the properties for the classes you may apply to
your images.  */

.image-border {
	border: 5px #c2c2c2 double;
}
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;
}
.imageright-noborder {
	margin: 0 0 0 10px;
	float: right;
}
.imageleft-border {
	margin: 0 10px 0 0;
	float: left;
	border: 5px #c2c2c2 double;
}
.imageright-border {
	margin: 0 0 0 10px;
	float: right;
	border: 5px #c2c2c2 double;
}
table.feat {
	margin:10px 0px 0px 0px;
	width:890px;
}
table.feat td {
	vertical-align:top;
	text-align:left;
}
.gulflft {
	width:142px;
	padding:15px;
	border:dashed 1px #c0c0c0;
	background-color:#f8f8f8;	
}
.gulfcnt {
	width:20px;
}
.gulfrgt {
	width:auto;
	padding:15px;
	border:dashed 1px #c0c0c0;
	background-color:#f8f8f8;
}
/********************************* Contact Table ***********************************/
#frm_insert {
	text-align:left;
}
#tableFormat {
	margin:20px 0px;
}
#tableFormat th {
  padding:3px 10px 3px 0px;
  margin:0px;
  text-align:right;
  vertical-align:top;
}
#tableFormat td {
  padding:3px;
  text-align:left;
  vertical-align:top;
}
.formField {
	border:solid 1px #dadada;
	width:350px;
}
.formField2 {
	border:solid 1px #dadada;
	width:250px;
}
.warning_sent {
	color:#009900;
	font-weight:bold;
}
.warning {
	color:#fff;
	background-color:#900;
	padding:5px 10px;
}
.missing {
	color:#CC3300;
}
#sbm, #sbmlog, #sbmsrch, #btn, #sbmnext {
	margin:0px;
	padding:0px;
	width:98px;
	height:23px;
	display:block;
}
#btn_add_new, #btn_add_new a, #btn_logout, #btn_logout a {
	padding:0px;
	width:98px;
	height:23px;
	display:block;
}
#sbm {
	background:url(../images/btn.png) no-repeat center center;
}
#sbmlog {
	background:url(../images/btnlog.png) no-repeat center center;
}
#sbmsrch {
	background:url(../images/btnsrch.gif) no-repeat center center;
}
#sbmnext {
	background:url(../images/btnnext.gif) no-repeat center center;
}

#my_nv {
	list-style:none;
	height:43px;
	width:100%;
	padding:0px;
	margin:0px;
	position:relative;
}
#my_nv li {
	position:absolute;
	top:0px;
}
#btn_add_new {
	background:url(../images/btnaddnew.gif) no-repeat center center;
	margin:0px 0px 15px 0px;
	left:0px;
}
#btn_logout {
	background:url(../images/btn_logout.gif) no-repeat center center;
	margin:0px 0px 15px 0px;
	right:0px;
}
#btn {
	border:none;
	background:transparent;
	cursor:pointer;
}
#btn_add_new a, #btn_logout a {
	text-indent:-999999em;
	overflow:hidden;
	text-decoration:none;
	margin:0px;
}
/* ******************************** /Contact Table ********************************** */
table.tbl_disp {
	border-top:dashed 1px #c0c0c0;
	border-left:dashed 1px #c0c0c0;
	background:#f1f1f1;
	width:890px;
	margin:0px 0px 20px 0px;
}
table.tbl_disp th, table.tbl_disp td {
	border-right:dashed 1px #c0c0c0;
	border-bottom:dashed 1px #c0c0c0;
	padding:5px 10px;
	vertical-align:top;
	text-align:left;
}
table th.thnb {
	border-right:none;
}
.th25 {
	width:25%;
}
.preload {
	display:block;
	height:0px;
	width:0px;
	overflow:hidden;
	text-indent:-999999em;
	line-height:0px;
	font-size:0px;
}
#frm_search {
	width:100%;
	height:162px;
	background:url(../images/search.jpg) no-repeat 0px 0px;
	margin:0px 0px 20px 0px;
	padding:0px;
	position:relative;
}
#tbl_search {
	margin:0px;	
	position:absolute;
	top:30px;
	left:365px;
}
#tbl_search th, #tbl_search td {
	padding:3px 0px;
	text-align:left;
	vertical-align:top;
}

.ajax-loader {
	background: url('../images/ajax-loader.gif') no-repeat center ;
	height: 15px;	
}
#gal_cont {
	display:block;
	margin:0px 10px 0px 0px;
	padding:10px 0px 20px 45px;
	border:dashed 1px #c0c0c0;
	background-color:#f9f9f9;
}
#gal_ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#gal_ul li {
	float:left;
	padding:0px;
	margin:10px 10px 0px 0px;
}
#gal_ul li a {
	text-decoration:none;
	border:solid 1px #aaa;
	display:block;
	padding:5px;
	margin:0px;
}
#gal_ul li a:hover {
	border:solid 1px #ccc;
}
#gal_ul li img {
	border:none;
}
ul.list {
	margin:0px;
	padding:0px 0px 15px 0px;
	list-style:none;
}
ul.list li {
	display:block;
	margin:0px;
	padding:3px 0px 3px 27px;
	background:url(../images/bullet.gif) no-repeat 0px 5px;
}
