.bg_img {
	background-repeat: no-repeat;
}

.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	border: 1px solid gray;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	line-height: 15px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
	background-color: #FF9900;
}
.style4 {
	font-size: 16px;
	color: #FE6902;
}
.style6 {color: #FFFFFF; height: 16px; font-weight: normal; font-family: "Century Gothic";}
.style3 {	font-size: 18px;
	color: #FF8F00;
}
.style8 {
	font-size: 14px;
	color: #333333;
}
.style19 {
	color: #999999;
	line-height: 15px;
}
.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}


h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-transform: uppercase;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	line-height: 16px;
	margin-left: 30px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.menu_item {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 14px;
	font-weight: normal;
}
a.menu_item {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 16px;
	font-weight: normal;
	text-decoration:none;
	line-height: 14px;
}
a:hover.menu_item {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF9900;
	height: 16px;
	font-weight: normal;
	text-decoration:none;
}

.login_type {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
}

.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FF9900;
}

.text_field {
	border: 0.5pt solid #000000;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
	height: 15px;
	line-height: 8px;
	space: 0;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: -2px;
	padding-left: 0px;

}
.text_field_dropdown {
	border: 0.5pt solid #666666;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
	height: 17px;
	line-height: 10px;
	space: 0;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: -2px;
	padding-left: 0px;
}
.register {
	font-family: "Century Gothic";
	font-size: 12px;
	padding-left: 120px;
	color: #666666;
}
.body_copy {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.city_links_bar {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF9900;
	font-weight:bold;
	border: thin #ff9900 solid;
	background-color:#ffffff;
	margin:5px 5px 5px 30px;
	padding:5px;
	text-align:center;
	width:670px;
	
}
.city_links
{
color: #FF9900;
}
.subhead {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

a.white_link:link, a.white_link:visited, a.white_link:active{
color: #FFFFFF;
font-size:12px;
}
#pscroller2{
width: 400px;
height: 14px;
color: #FFFFFF;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

