@import url("photo_gallery.css");
@import url("dark-hive/jquery-ui.css");

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #000000;
	color: #FFFFFF;
	text-align: center
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 1050px;
	float: left;
	margin-top: 25px;
	padding: 0;
	background: #000000;
}

#leftcolumn {
	background: #000000;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 100%;
	width: 165px;
	float: left;
}

#rightcolumn {
	float: left;
	background: #000000;
	margin: 0px 0px 2px 0px;
	padding: 0;
	height: 350px;
	width: 675px;
	display: inline;
}

#rightcolumnAD {
	float: left;
	vertical-align:top;
	background: #666666;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	height: 615px;
	width: 165px;
}

#rightcolumnad_hiyt {
	float: left;
	vertical-align:top;
	background: #666666;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	height: 500px;
	width: 180px;
}

#centerad {
	margin: 10px 20px 0px 5px;
	padding: 10px;
	background-color: #666666;
	height: 265px;
	width: 300px;
	float:right;
}

#footer {
	float: left;
	width: 900px;
	clear: both;
	color: #333;
	background: #000000;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

/* top tabs */
#tabsH {
	width: 100%;
	margin-left: auto;
	margin-top: 25px;
	background: #000;
	font-size: 80%;
	line-height: normal;
}

#tabsH ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabsH li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsH a {
	float: left;
	background: url("../_img/tableftH.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabsH a span {
	float: left;
	display: block;
	background: url("../_img/tabrightH.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsH a:hover span {
	color: #FFF;
}

#tabsH a:hover {
	background-position: 0% -42px;
}

#tabsH a:hover span {
	background-position: 100% -42px;
}

/* left nav */
#navcontainer {
	margin-left: 1px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0 0 1px 0;
}

#navcontainer a {
	display: block;
	padding: 5px 10px;
	width: 140px;
	color: #fff;
	background-color: #333333;
	text-decoration: none;
	border: 1px solid #346F97;
}

#navcontainer a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}

#navcontainer ul ul li {
	margin: 0 0 1px 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#navcontainer ul ul a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}

#navlist {
	font-size: 10px;
}

/* slideshow */
#slideshow {
	left: 5px
}

#nav {
	width: 300px;
	margin: 15px
}

#nav li {
	width: 50px;
	float: left;
	margin: 8px;
	list-style: none
}

#nav a {
	width: 50px;
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
}

#nav a.activeSlide {
	background: #88f
}

#nav a:focus {
	outline: none;
}

#nav img {
	border: none;
	display: block
}

#adcontent {
	margin: 1px;
	padding: 1px;
	background-color: #FFFFFF;
	font-size: 10px;
	list-style: none;
	width: 120px;
	height: 110px;
}

#adcontent h3 {
	font-size: 10px;
	color: #000000;
}

#adcontent li {
	font-size: 9px;
	list-style: none;
	padding: 2px;
	background-color: #FFFFFF;
}

/* misc styles */
#content {
	padding-top: 25px;
	clear: both;
}

#content p {
	padding: 5px;
}

#content td {
	padding: 5px;
}

#maincontent {
	padding: 2px 15px 2px 15px;
	width: 600px;
	text-align: justify;
}

#maincontent ui,#maincontent li {
	margin-left: 25px;
}

#title {
	float: left;
	width: 30%;
	background: #000;
	line-height: normal;
}

#headerbar {
	background: url("../_img/header_bar.gif") repeat-x;
	padding-bottom: 24px;
	clear: both;
}

#footerbar {
	background: url("../_img/header_bar.gif") repeat-x;
	padding-bottom: 20px;
	padding-bottom: 24px;
	width: 900px;
	clear: both;
}

#clear {
	clear: both;
}

.desc {
	margin: 10px 0 0 45px;
	text-align: center;
}

#feature a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}

#feature a:hover {
	text-decoration: underline;
}

.pics {
	height: 232px;
	width: 232px;
	padding: 0;
	margin: 0;
}

.pics img {
	padding: 15px;
	border: 1px solid #346F97;
	background-color: #000000;
	width: 300px;
	height: 200px;
	top: 0;
	left: 0
}

.urllinks {
	margin-left:-100px;
	font-size: 36px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	height:100%;
}

.urllinks_hiyt {
	margin-left:-177px;
	font-size: 36px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	height:100%;
}

.urllinks2 {
	margin-top:40px;
	font-size: 36px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	height:100%;
}


.phone {
	font-size: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.urllinks a, .urllinks2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.urllinks a:hover, .urllinks2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.statelinx a {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#newsfeed {
	margin: 8px;
	padding: 5px;
	background-color: #333333;
	text-decoration: none;
	border: 1px solid #346F97;
	text-align: left;
}

#newsfeed h3 {
	/*color: #346F97;*/
	color: #FFFFFF;
	padding: 2px;
}

#newsfeed a,#newsfeed a:visited {
	/*color: #346F97;*/
	color: #FFFFFF;
	text-decoration: none;
}

#newsfeed a:hover {
	text-decoration: underline;
}

#feed {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	/*color: #444444;*/
	width: 640px;
	height: 375px;
	overflow: auto;
	border: 3px solid #f0f0f0;
	text-align: left;
}

#feed td{
	font-size: 11px;
	color: #FFFFFF;
	padding:2px;
}

#feed div.item {
	border-bottom: 3px dotted #e8e8e8;
	/*background: #ffffff;*/
	padding: 10px 15px 20px 15px;
}

#feed div.item h2 {
	font-size: 14px;
	font-weight: bold;
}

#feed div.item h2 a:link {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
}

#feed div.item h2 a:visited {
	text-decoration: none;
	/*color: #666699;*/
	color: #FFFFFF;
	border-bottom: none;
}

#feed div.item h2 a:active,#feed div.item h2 a:hover {
	text-decoration: none;
	/*color: #CCCCFF;*/
	color: #FFFFFF;
}

#feed div.item h5,h6 {
	padding: 0;
	margin: 1px;
}

#feed div.item h4,em {
	font-size: 10px;
	font-weight: bold;
}

/*#feed img {
	display: none;
}*/

#feed a:link,#feed a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #666699;
}

#feed a:active,#feed a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #CCCCFF;
}

/* state lists */
#statefeed {
	margin: 10px;
	padding: 10px;
	background-color: #333333;
	text-decoration: none;
	border: 1px solid #346F97;
	text-align: left;
}

#statefeed h3 {
	/*color: #346F97;*/
	color: #FFFFFF;
	padding: 2px;
}

#statefeed a,#statefeed a:visited {
	/*color: #346F97;*/
	color: #FFFFFF;
	text-decoration: none;
}

#statefeed a:hover {
	text-decoration: underline;
}

#feed2 {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	/*color: #444444;*/
	width: 625px;
	height: 400px;
	overflow: auto;
	border: 3px solid #f0f0f0;
	text-align: left;
}

#feed2 td{
	font-size: 11px;
	color: #FFFFFF;
	padding:2px;
}

#feed2 div.item {
	border-bottom: 3px dotted #e8e8e8;
	/*background: #ffffff;*/
	padding: 10px 15px 20px 15px;
}

#feed2 div.item h2 {
	font-size: 14px;
	font-weight: bold;
}

#feed2 div.item h2 a:link {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
}

#feed2 div.item h2 a:visited {
	text-decoration: none;
	/*color: #666699;*/
	color: #FFFFFF;
	border-bottom: none;
}

#feed2 div.item h2 a:active,#feed2 div.item h2 a:hover {
	text-decoration: none;
	/*color: #CCCCFF;*/
	color: #FFFFFF;
}

#feed2 div.item h5,h6 {
	padding: 0;
	margin: 1px;
}

#feed2 div.item h4,em {
	font-size: 10px;
	font-weight: bold;
}

#feed2 img {
	display: none;
}

#feed2 a:link,#feed2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #666699;
}

#feed2 a:active,#feed2 a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #CCCCFF;
}

#tinylink a:link,#tinylink a:active,#tinylink a:visited{
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

#tinylink a:hover{
	text-decoration:underline;
}
#hiytpc{
	background-color: #FFFFFF;
    border: 1px solid #346F97;
    color: #000000;
    padding:5px;
}
#hiytpc tr{
	margin:5px;
	background-color: #FFFFFF;
    color: #000000;
    padding:5px;
}
#paypal td{
    padding:5px;
}

/* ad styles */
.grid3{
	width: 160px;
	height: auto;
	float: left;
	margin: 0 10px;
}

.ad_top{
	width: 160px;
	height: 35px;
	background: url(../_img/agent_zone_top.gif);
}

.ads{
	width: 160px;
	height: 546px;
	background: url(../_img/agent_zone_mid.gif) repeat-x;
}

.ad{
	height:185px;
	margin:auto 0;
	padding:5px
	width: 160px;
	text-align:center;
}

.ad p{
	padding:2px;
	color:#FFFFFF;	
	font-size:12px;
}

.ad a{
	text-decoration:none;
	color:#FFFFFF;	
}
.ad a:hover{
	text-decoration:underline;	
}
