body  {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #000000;
	height:100%; 
}

/*background images*/
.homepage {
background:url('images/home.jpg');
}
.aboutpage {
background:black;
}
.workpage{
background:black;
}
.spring1page {
background:black url('images/spring1.jpg') no-repeat;
}
.spring2page {
background:black url('images/spring2.jpg') no-repeat;
}
.horse1page {
background:black url('images/horse1.jpg') no-repeat;
}
.horse2page {
background:black url('images/horse2.jpg') no-repeat;
}
.horse3page {
background:black url('images/horse3.jpg') no-repeat;
}
.vet1page {
background:black url('images/vet1.gif') no-repeat;
}
.vet2page {
background:black url('images/vet2.jpg') no-repeat;
}
.pet1page {
background:black url('images/pet2.jpg') no-repeat;
}
.pet2page {
background:black url('images/pet1.jpg') no-repeat;
}
.pet3page {
background:black url('images/pet3.jpg') no-repeat;
}
.art1page {
background:black url('images/art1.jpg') no-repeat;
}
.art2page {
background:black url('images/art2.jpg') no-repeat;
}
.art3page {
background:#F6FAFB url('images/art3.jpg') no-repeat;
}
.bag1page {
background:black url('images/bag1.jpg') no-repeat;
}
.bag2page {
background:black url('images/bag2.gif') no-repeat;
}
.bag3page {
background:black url('images/bag3.jpg') no-repeat;
}
.bag4page {
background:black url('images/bag4.jpg') no-repeat;
}
.booby1page {
background:black url('images/booby1.jpg') no-repeat;
}
.booby2page {
background:black url('images/booby3.jpg') no-repeat;
}
.booby3page {
background:black url('images/booby4.jpg');
}
.tea1page {
background:black url('images/tea1.jpg') no-repeat;
}
.einhell1page {
background:black url('images/einhell1.jpg') no-repeat;
}
.einhell2page {
background:black url('images/einhell2.jpg') no-repeat;
}
.einhell3page {
background:black url('images/einhell3.jpg') no-repeat;
}
.einhell4page {
background:black url('images/einhell4.jpg') no-repeat;
}
.haven1page {
background:black url('images/haven1.jpg') no-repeat;
}
.haven2page {
background:black url('images/haven2.jpg') no-repeat;
}
.mff1page {
background:black url('images/mff1.jpg') no-repeat;
}
.mff2page {
background:#ED1C24 url('images/mff2.gif') no-repeat;
}
.mff3page {
background:black url('images/mff3.jpg') no-repeat;
}
.mff4page {
background:black url('images/mff4.jpg') no-repeat;
}
.sw1page {
background:black url('images/sw1.jpg') no-repeat;
}
.sw2page {
background:black url('images/sw2.gif') no-repeat;
}
.sw3page {
background:black url('images/sw3.jpg') no-repeat;
}
.sw4page {
background:black url('images/sw4.jpg') no-repeat;
}
.r3-1page {
background:black url('images/r3-1.gif') no-repeat;
}
.r3-2page {
background:black url('images/r3-2.gif') no-repeat;
}
.lc1page {
background:black url('images/lc1.jpg') no-repeat;
}
.lc2page {
background:black url('images/lc2.jpg') no-repeat;
}
.safaripage {
background:black url('images/safari.jpg') no-repeat;
}
.quorum1page {
background:black url('images/quorum1.jpg') no-repeat;
}
.quorum2page {
background:black url('images/quorum2.jpg') no-repeat;
}


h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:normal;
margin:0px;
line-height:auto;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
margin:4px;
line-height:auto;
}

.small {
font-size:12px;
margin:5px;
padding:0px;
}

.small a {
color:white;
text-decoration:none;
}

.workactive {
padding-bottom:4px;border-bottom:1px solid white;
}

.sidenav{
	position:absolute;
	top: 0px;
	z-index:500;
	background-color: #2E3B0E;
	text-align: left;
	width: 190px;
	background-image: url('images/sidebg.png');	
	}
	
.whitenav a{
color:white;
}
	
#container {
	width: 960px;
	border: 0px solid #000000;
	position: absolute;
	top: 0px;
	left:0;
	height:100%;
} 

#header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width:178px;
	background-image: url('images/sidebg.png');
	height:100%;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BCBDC0;
	line-height: 22px;
}

#sidebar1 h1 {
display:none;
}

#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width:292px;
	background-image: url('images/sidebg2.png');
	height:100%;
	font-size: 12px;
	font-weight: normal;
	color: #BCBDC0;
}
#sidebar2 p {
margin:4px 0px 4px 0px;
}

#sidebar2-client {
	float: left; /* since this element is floated, a width must be given */
	width:296px;
	background-image: url('images/sidebg2.png');
	height:100%;
	font-size: 12px;
	font-weight: normal;
	color: #BCBDC0;
}
#sidebar2-client p {
margin:4px 0px 4px 0px;
}

#sidebar2-clientB {
	float: left; /* since this element is floated, a width must be given */
	background-image: url('images/sidebg2.png');
	height:100%;
	font-size: 12px;
	font-weight: normal;
	color: #BCBDC0;
}
#sidebar2-clientB p {
margin:4px 0px 4px 0px;
}

#sidebar2 h1 {
display:none;
}
#sidebar2-pad {
margin:66px 12px 0px 10px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
#sidebar2-client-pad {
margin:100px 12px 0px 10px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#quorumnews {
width:269px;
height:171px;
background:transparent url('images/quo-news.jpg') top left no-repeat;
}
#quorumnews h2 {
display:none;
}
#safarinews {
width:269px;
height:171px;
background:transparent url('images/saf-news.gif') top left no-repeat;
}
#safarinews h2 {
display:none;
}

#morebutton {
width:66px;
height:18px;
background:transparent url('images/readmore.png') top left no-repeat;
cursor:pointer;
}
#morebutton p {
display:none;
}

#sidebar1-home {
	float: left; /* since this element is floated, a width must be given */
	height:100%;
	width:178px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BCBDC0;
	line-height: 22px;
}

#sidebar1-home h1 {
display:none;
}
#sidebar1-home2 {
	float: left; /* since this element is floated, a width must be given */
	height:100%;
	width:136px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	background:black;
	font-size: 14px;
	font-weight: normal;
	color: #BCBDC0;
	line-height: 22px;
}

#sidebar1-home2 h1 {
display:none;
}

#logo {
width:138px;
height:128px;
background: transparent url('images/logo.gif') top left no-repeat;
margin:20px 20px 17px 20px;
border-bottom:4px solid #BCBDC0;
cursor:pointer;
}
#logohome {
width:138px;
height:128px;
margin:20px 20px 17px 20px;
border-bottom:4px solid #BCBDC0;
cursor:pointer;
}
#logohome-2 {
width:100px;
height:128px;
margin:20px 20px 17px 20px;
border-bottom:4px solid #BCBDC0;
cursor:pointer;
}

#Nav {
margin:0px 0px 0px 28px;
}

.topNav {
margin-top:0px;
padding-top:0px;
}

.topNav a {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;	
	text-decoration: none;	
	padding:0px 2px 0px 2px;
	margin-top:0px;
}

.topNav a:hover {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

.topNav li{
list-style:none;
margin-left:-40px;
}

.topNav-home a {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BCBDC0;
	line-height: 14px;	
	text-decoration: none;	
	padding:0px 2px 0px 2px;
	margin-top:0px;
}

.topNav-home a:hover {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BCBDC0;
	text-decoration:underline;
	margin-top:0px;
}

.topNav-home li{
list-style:none;
margin-left:-40px;
margin-top:0px;
}

.smlist {
font-size:14px;
padding-left:10px;
margin:0px;
line-height:20px;
}

#headLink {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	line-height: 22px;	
}

#mainContent {
	position:relative;
	float:left;
	margin-top:148px;
	margin-left:10px;
	width:725px;
	background:transparent url('images/maincontent-bg.png') top left repeat-y;
} 

#mainContent-work {
	position:relative;
	float:left;
	margin-top:148px;
	margin-left:10px;
	width:725px;
} 

#columnA {
float:left;
width:480px;
margin-right:30px;
padding:10px 5px 6px 5px;
border-top:4px solid #BCBDC0;
color:#FFFFFF;
}

#columnB {
float:left;
width:195px;
padding:10px 5px 6px 5px;
border-top:4px solid #BCBDC0;
color:white;
font-size:15px;
}
#columnB h3 {
font-size:20px;
font-weight:normal;
color:white;
}
#columnB a {
color:white;
}


#contA {
float:left;
width:280px;
margin-right:20px;
}
#contB {
float:left;
width:180px;
}

#colfoot {
width:710px;
height:4px;
background:transparent url('images/footlines.gif') top left no-repeat;
overflow:hidden;
}

#footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
} 

#footer p {
	margin: 0;
	padding: 10px 0;
}

.contact {
font-size:13px;
line-height:18px;
}

.contactfield {
width:280px;
border:1px solid white;
margin:6px 0px 10px 0px;
}

.send {
background:#000000;
font-size:11px;
border:0px;
color:#FFFFFF;
cursor:pointer;
text-align:left;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.floatfix{ 
	clear:both;
    height:0;
    font-size: 0px;
    overflow:auto
}

.clientbox {
	position:relative;
	float:left;
	width:200px;
	height:140px;
	margin:10px;
	background:transparent url('images/clientbox.png') top left no-repeat;
}
.clientbox:hover {
	background-position:bottom left;
}

.clientlogo {
	position:absolute;
	width:176px;
	height:104px;
	left:4px;
	top:5px;
	overflow:hidden;
}

.clienttitle {
	position:absolute;
	width:176px;
	right:12px;
	bottom:5px;
	font-size:10px;
	text-align:right;
}

.custom {
	background:transparent;
	border:0px;
	color:white;
	font-size:11px;
	line-height:25px;
	height:25px;
}

.prev {
	background: transparent url('images/prev.png') top left no-repeat;
	padding: 0px 30px 0px 15px;
	float:left;
	margin-left:16px;
}

.next {
	background: transparent url('images/next.png') top right no-repeat;
	padding: 0px 15px 0px 30px;
	float:right;
	margin-right:53px;
}