﻿/* CSS Document */

body { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: #3F4554;
	text-align: center; 
	line-height: 1.6em;
	margin: 0px; 
	padding: 0px;
	background: #c4c2c2 url("../dogpsych.site/images/back.gradient.jpg") repeat-x top;
	text-align: center;
} 

html { 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	/*background-color:#005389;*/
} 

a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
	color: #996600;
}


a:visited{
	text-decoration:underline;
	color:#F25C21;
}
a:link{
	text-decoration:underline;
	color:#F25C21;
}
ul a:link{
	text-decoration:underline;
	color:#F25C21;
}

#wrapper { 
	width: 798px; 
	margin: 15px auto 15px auto; 
	padding: 0px; 
	text-align: left; 
	border: solid 1px #dadada;
	 
} 
#header { 
	width: 795px; 
	height: 240px; 
	background-color: #ffffff;
	color:#005389;
	font-weight:bold;
	text-align:center;
	vertical-align:middle; 
	/*border-bottom: solid 1px #dadada;*/
} 
#headerTop{
	background: #FFFFFF url("../dogpsych.site/images/header.top.gradient.jpg") repeat-x top;
	height:45px;
}
#headerBottom{
	background: #FFFFFF url("../dogpsych.site/images/header.bottom.gradient.jpg") repeat-x top;
	height:45px;
	color:#0D3652;
	vertical-align:middle;
}
#headerLeft{
	width: 266px;
	float:left;
	padding:0px;
	vertical-align:top;
}
#headerCenter{
	width: 266px;
	float:left;
	padding:0px;
	vertical-align:top;
}

#headerSingle{
	width: 795px;
	float:left;
	background: #FFFFFF url("../dogpsych.site/images/banner.2.jpg") repeat-x top;
	padding:0px;
	height: 45px;
	vertical-align:top;
}
#headerRight{
	width: 266px;
	float:right;
	padding:0px;
	vertical-align:top;
	
}
#container { 
	width: 100%; 
	height: auto; 
	margin: 0px; 
	padding: 0px;
	/*background-image:url(images/divider.jpg); 
	background-repeat: repeat-y; 
	background-position: 568px 0px;*/
	background-color:#005389;
} 
#navBar{
	width:798px;
	background: #F25C21 url("../dogpsych.site/images/carbonfiber.2.jpg") repeat-x top;
	height: auto;
	float:left;
}
#navBarFiller{
	width: 281px;
	height: auto;
	min-height:25px; 
	float: right; 
	margin: 0px;
	background:#F25C21;
	padding: 2px 5px 5px 5px;
}
#mainContent { 
	width: 497px; 
	height: auto; 
	float: left; 
	padding-top:5px;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background:#EAEAEA; 
    color:#000;
	min-height:150px;
} 
#subMainContent { 
	width: 778px; 
	height: auto; 
	float: left; 
	padding-top:10px;
	padding-left:10px;
	padding-right:10px; 
	padding-bottom:10px;
	margin: 0px;
	background:#EAEAEA; 
    color:#000;
} 
#sideBar { 
	width: 281px; 
	height: auto;
	min-height:inherit;
	float: right; 
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background:#005389 url("../dogpsych.site/images/rightGradient.png") repeat-x top;
    color:#FFF;
    
}#sideBarTop { 
	width: 281px; 
	height: auto;
	min-height:inherit;
	float: right; 
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background:#005389 url("../dogpsych.site/images/rightGradient.png") repeat-x top;
    color:#FFF;
}
#sideBarBottom { 
	width: 281px; 
	height: auto;
	min-height:inherit;
	float: right; 
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background:#005389 url("../dogpsych.site/images/rightGradient.png") repeat-x top;
    color:#FFF;
}

 
#right p { 
	margin: 0px; 
} 
.clearer { 
	font-size: 0px; 
	height: 0px; 
	width: 99%; 
	display: block; 
	clear: both; 
}
#tabs{ 
    padding:0; 
    margin:0;
	background: #F25C21 url("../dogpsych.site/images/carbonfiber.2.jpg") repeat-x top;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px; 
    color:#FFF;
    font-weight:bold;
	float:left;
} 
#tabs ul{ 
    list-style:none; 
    margin:0; 
    padding:0; 
} 
#tabs ul li{ 
    display:inline; 
    margin:0; 
    text-transform:capitalize; 
} 
#tabs ul li a{ 
    padding:5px 24px; 
    color:#FFF;
	background: #F25C21 url("../dogpsych.site/images/carbonfiber.2.jpg") repeat-x top;
    float:left; 
    text-decoration:none; 
    border:0px solid #D17B40;
    border-left:0; 
    margin:0; 
    text-transform:capitalize; 
} 
#tabs ul li a:hover{ 
    color:#D17B40;
    text-decoration:none;
    font-size:10px;
    text-transform:uppercase;
     
} 
#tabs ul li a.active{ 
    background:#EAEAEA; 
    color:#7F9298; 
    border-bottom:1px solid #EAEAEA; 
} 
body.home #tabs ul a#home{
	background:#EAEAEA; 
    color:#7F9298; 
    text-decoration:none; 
    border-bottom:1px solid #EAEAEA;
}
body.about #tabs ul a#about{
	background:#EAEAEA; 
    color:#7F9298; 
    text-decoration:none; 
    border-bottom:1px solid #EAEAEA;
}
body.futureTrips #tabs ul a#futureTrips{
	background:#EAEAEA; 
    color:#7F9298; 
    text-decoration:none; 
    border-bottom:1px solid #EAEAEA;
}
#content{    
    background:#EAEAEA; 
    clear:both; 
    font-size:11px; 
    color:#000; 
    padding:0px; 
    font-family:Verdana, Arial, sans-serif;
} 

#footer { 
	padding: 0px; 
	margin: 0px; 
	border-top: solid 1px #dadada; 
	text-align: center;
	clear:both;
} 
#footer p { 
	margin: 0px auto 0px auto; 
	padding: 10px 0px 10px 0px; 
	color: #aaa; 
} 
#footer a:active { 
	color: #aaa; 
	text-decoration: none; 
} 
#footer a:visited { 
	color: #aaa; 
	text-decoration: none; 
} 
#footer a:link { 
	color: #aaa; 
	text-decoration: none; 
} 
#footer a:hover { 
	color: #ccc; 
	text-decoration: none; 
} 
.picalign {
	border-width: 1px;
	margin-left: 12px;
	margin-right: 12px;
}

#listBeSide { 
	width: 220px; 
	height: auto;
	min-height:inherit;
	float: left; 
	padding: 0px 0px 10px 10px;
	margin: 0px;
	
} 

 




