/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#fff;
	font-size:12px;
	margin:0 auto;
	background-color:#a05e08;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:142px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}

#logo {
	position: absolute;
	top: 45px;
	left: 30px;
	float: left;
}

#logo a img { border:none; }

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:90px;
	left:10px;
	width:636px;
	height:26px;
	float: right;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	padding: 15px 0 8px 0;
	background-repeat: no-repeat;
	background-image: url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:350px;
	height:auto;
	line-height: 16px;
	padding: 0 3px 0 26px;
}

#content_main2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:820px;
	height:auto;
	line-height: 18px;
	padding: 25px 3px 0 26px;
}

#content_main3 {
	position:relative;
	top:0;
	left:0;
	width:500px;
	height:auto;
}

#flag_container {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:74px;
	height:259px;
	margin: 0 0 0 15px;
}

#container_btm {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:188px;
	color: #000;
	padding: 40px 0 0 0;
	background-repeat: repeat-x;
	background-image: url(images/bg_content-btm.jpg);
}

#content_btm {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	margin: 0 auto;
}

#content_btm a {
	color: #a05e08;
}

#btm1, #btm2 {
	position:relative;
	top:0;
	left:0;
	width:300px;
	height:auto;
	float: left;
	border-right: 1px solid #b59660;
}

#btm3 {
	position:relative;
	top:0;
	left:0;
	float: left;
	width:300px;
	height:auto;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:450px;
	height:auto;
}

#side_bar2 {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer_container {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:57px;
	clear:both;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-image: url(images/bg_footer.jpg);
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:37px;
	clear:both;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:26px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:83px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -26px;
}


.active_01 {
	background-position: 0 -26px !important;
}

a#nav_02 {
	width:87px;
	background-position:-83px 0;
}

a:hover#nav_02{
	background-position: -83px -26px;
}

.active_02 {
	background-position: -83px -26px !important;
}

a#nav_03 {
	width:96px;
	cursor:default;
	background-position:-170px 0;
}

a:hover#nav_03{
	background-position:-170px -26px;
}

.active_03 {
	background-position:-170px -26px !important;
}

a#nav_04 {
	width:101px;
	cursor:default;
	background-position:-266px 0;
}

a:hover#nav_04{
	background-position:-266px -26px;
}

.active_04 {
	background-position:-266px -26px !important;
}

a#nav_05 {
	width:67px;
	cursor:default;
	background-position:-367px 0;
}

a:hover#nav_05{
	background-position:-367px -26px;
}

.active_05 {
	background-position:-367px -26px !important;
}

a#nav_06 {
	width:76px;
	cursor:default;
	background-position:-434px 0;
}

a:hover#nav_06{
	background-position:-434px -26px;
}

.active_06 {
	background-position:-434px -26px !important;
}


a#nav_07 {
	width:86px;
	cursor:default;
	background-position:-510px 0;
}

a:hover#nav_07{
	background-position:-510px -26px;
}

.active_07 {
	background-position:-510px -26px !important;
}





/*------------------------------------------------------acc settings ------------------------*/

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	border-bottom: 1px solid #c4ad7a;
	padding: 10px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.openpet{ /*class added to contents of 1st demo when they are open*/

}

/* ---- start nav drop settings section 1 -------------------------- */
