/**/

html, body{
	margin: 0px;
	padding: 0px;
	background-color: #ece8cb;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
}

a{
	border: 0px;
}

img{
	border: 0px;
}

.r{
	float: right;
}

.l{
	float: left;
}

/*----------------------------------------------------------------------------Containers, Topbar, etc.*/
#topbar{
	width: 100%;
	height: 27px;
	background: url('../images/topbar.png') repeat-x;
}

#topbarcontainer{
	width: 939px;
	margin: 0px auto;
}

.networklink{
	height: 25px;
	display: inline;
}

.networklink:hover{
	background: url('../images/topselect.png') repeat-x bottom;
}

#ocontainer{
	width: 100%;
	height: 100%;
	overflow: auto;
	background: url('../images/pagebg.png') repeat-x;
}

#icontainer{
	width: 939px;
	margin: 0px auto;
	height: 100%;
}

/*----------------------------------------------------------------------------Header elements below the top bar*/
#header{
	width: 100%;
	height: 123px;
}

#datebox{
	padding-top: 3px;
	clear: both;
	width: 47px;
	height: 46px;
	background: url('../images/datebox.png') top left no-repeat;
	float: left;
	color: #6f8696;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -47px;
}

#day{
	color: #4a5a65;
	font-size: 21px;
	margin-top: 10px;
}

/*----------------------------------------------------------------------------Main content below the header*/

#content{
	width: 939px;
}

#navigation{
	width: 939px;
	text-align: center;
	background-color: #fff;
	height: 25px;
	padding-top: 10px;
	margin-top: -3px;
	color: #5db8bd;
	font-size: 14px;
	text-align: center;
}

#navigation a, #navigation a:visited{
	text-decoration: none;
	margin: 0px 19px 0px 19px;
	color: #5db8bd;
}

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


/*----------------------------------------------------------------------------Search bar*/

#category{
	float: left;
}

#searchcontainer{
	width: 939px;
	height: 71px;
	background: url('../images/searchdiv.png');
}

#searchcontainer-default{
	width: 939px;
	height: 71px;
	background: url('../images/searchdiv-default.png');
}

#search{
	margin-top: 21px;
	float: right;
	width: 607px;
	height: 38px;
	background: url('../images/search.png') left no-repeat;
}

#searchfield{
	border: 0px;
	margin: 7px 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
	color: #C6C6C6;
	width: 530px;
}

#searchbutton{
	width: 27px;
	height: 27px;
	background: url('../images/unpressed.png') no-repeat;
	outline: none;
	border: 0px;
	float: right;
	position: relative;
	left: -30px;
	top: 5px;
}

#searchbutton:hover{
	background: url('../images/pressed.png') no-repeat;
}

#article{
	width: 700px;
	height: 400px;
	background-color: #fff;
	float: left
}
.videoentry{
	height: 80px;
	clear: both;
	font-size: 12px;
	margin-bottom: -10px;
}

.videoentry a{
	font-size: 12px;
}

.viddate{
	font-size: 10px;
}

.vidthumb2, .vidthumb3{
	height: 69px;
	width: 93px;
	float: left;
	margin: 5px 3px 0px 0px;
}

.vidthumb4{
	height: 69px;
	width: 93px;
	float: left;
	margin: 0px 3px 0px 0px;
}

#videocontent{
	margin-top: -13px;
}


/* ---------------------------------------------------Footer Stuff*/

#footerbox2{
	width: 235px;
	height: 281px;
	background: url('../images/footerbox2.png') top repeat-x;
	float: left;
}

.navbar{
	float: left;
	margin: 0px 1px 10px 1px;
}

.navbaron{
	float: left;
	margin: 0px 1px 10px 1px;
	background: #fff;
}
.ad{
	border: 1px solid #006600;
	margin: 7px 0px 7px -1px;
}
#final{
	clear: both;
	width: 100%;
	height: 30px;
}

.blogo{
	margin-right: 28px;
}
#ajaxbg{
	clear: both;
	height: 200px;
	width: 704px;
	background: center no-repeat;
	float: left;
}

#ajaxDiv{
	height: 260px; 
	width: 685px;
	padding: 0px 10px;
}

#footerbox h3{
	font-size: 14px;
	margin-bottom: 0px;
}

#footerbox .entry p{
	margin: 0px;
}

#petAds{
	width: 230px;
	height: 300px;
	margin-top: -260px;
	float: right;"
}
