/*
Description: Lake Region Veterinary Clinic, LLC
Author: Dream Designs
Author URI: http://dreamdsigns.com

	Wallpaper: #331800;
	Paw Prints Wallpaper: #270d00;
	NavMenu BG: #bb895c;
	NavMenu Text: #deca9b;
	Address Text: #ffedb6;
	Burgundy Page Titles: #6c2d1b;
	Green Main Body Text: #1e4f1c;
	Main BG Beige: #c8b58d;

*/

*, html, body, div, form, label, p {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
body {
    background: url(images/bg/wallpaper.jpg) top center repeat-y #331800;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #1e4f1c;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    border: 0;
}
address, caption, cite {
    font-style: normal;
    font-weight: normal;
}
a {
	text-decoration: none;
	color: #1e4f1c;
}
a:link {
	color: #1e4f1c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1e4f1c;
}
a:hover {
	text-decoration: underline;
	color: #1e4f1c;
}
a:active {
	text-decoration: none;
	color: #1e4f1c;
}
ol, ul, li {
    list-style: none;
}
a img {
    border: none; /* Gets rid of IE's blue borders */
} 
.clear {
    clear: both;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}



/**********
Headers
**********/

h1 {
	font-size: 2.1em;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #6c2d1b;
    padding: 10px 0 20px 0;
}
h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
    padding: 0 30px 10px 0;
	color: #6c2d1b;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6c2d1b;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #6c2d1b;
}


/**********
Navbar
**********/

#topbar {
    background-color: #bb895c;
	height: 36px;
	margin: 0 auto;
}
.navmenu {
	height: 36px;
	width: 960px;
	margin: 0 auto;
}



/**********
Main
**********/

.header {
	height: 344px;
	width: 960px;
	margin: 0 auto;
}
.main {
    background: url(http://lrvc.net/images/bg/body.png) repeat-y center top;
	width: 960px;
	margin: 0 auto;
}
.main p {
	margin-bottom: 10px;
}
.col_left {
	width: 480px;
	margin: 0 0 20px 60px;
	position: relative;
	float: left;
}
.col_right {
	width: 320px;
	margin: 0 60px 20px 0;
	position: relative;
	float: right;
}
#footer {
    background: url(images/bg/footer.png) top center no-repeat;
	height: 150px;
	width: 960px;
	margin: 0 auto; /* negative value of footer height */
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}



/**********
Small Animal
**********/

.small {
	width: 450px;
	margin: 0 auto;
	position: relative;
}



/**********
Equine
**********/

.col_equine {
	width: 900px;
	margin: 0 30px 20px 30px;
	position: relative;
	float: left;
}
.col_equine td {
	padding: 5px;
}
.col_equine ul {
	margin-bottom: 15px;
}
.col_equine li {
	margin-left: 20px;
	list-style-type: disc;
}



/**********
Featured Cases
**********/

.col_featured {
	width: 800px;
	margin: 0 70px 20px 70px;
	position: relative;
	float: left;
}
.col_featured td {
	padding: 5px;
}
.col_featured ul {
	margin-bottom: 15px;
}
.col_featured li {
	margin-left: 20px;
	list-style-type: disc;
}



/**********
Patient Gallery
**********/

.col_patient {
	width: 850px;
	margin: 0 45px 20px 45px;
	position: relative;
	float: left;
}
.col_patient td {
	padding: 5px;
}
.col_patient ul {
	margin-bottom: 15px;
}
.col_patient li {
	margin-left: 20px;
	list-style-type: disc;
}



/**********
Small Animal Health
**********/

.col_smallhealth {
	width: 820px;
	margin: 0 60px 20px 60px;
	position: relative;
	float: left;
}
.col_smallhealth td {
	padding: 5px;
}
.col_smallhealth ul {
	margin-bottom: 15px;
}
.col_smallhealth li {
	margin-left: 20px;
	list-style-type: disc;
}


/**********
Cattle
**********/

.col_narrowleft {
	width: 200px;
	margin: 0 0 20px 60px;
	position: relative;
	float: left;
}
.col_wideright {
	width: 600px;
	margin: 0 60px 20px 0;
	position: relative;
	float: right;
}



/**********
Cattle Routine Health
**********/

.col_middleleft {
	width: 400px;
	margin: 0 0 20px 60px;
	position: relative;
	float: left;
}
.col_middleleft li {
	margin-left: 10px;
}
.col_middleright {
	width: 420px;
	margin: 0 60px 20px 0;
	position: relative;
	float: right;
}
.col_middleright li {
	margin-left: 10px;
}



/**********
Cattle Facts
**********/

.col_mediumleft {
	width: 300px;
	margin: 0 0 20px 60px;
	position: relative;
	float: left;
}
.col_mediumright {
	width: 500px;
	margin: 0 60px 20px 0;
	position: relative;
	float: right;
}



/**********
Cattle Links
**********/

.col_full {
	width: 840px;
	margin: 0 0 20px 60px;
	position: relative;
	float: left;
}
.col_full td {
	padding: 10px;
}



/**********
Photo Gallery
**********/

.center1 {
	width: 279px;
	margin: 0 auto;
	text-align: center;
}
.center2 {
	width: 215px;
	margin: 0 auto;
	text-align: center;
}



/**********
Our Doctors
**********/

.col_doctor {
	width: 840px;
	margin: 0 0 20px 60px;
	position: relative;
	float: left;
}
.col_doctor p {
	margin: 20px 0 0 20px;
}
.col_doctor img {
	border: 2px #342609 solid;
	margin: 7px 40px 7px 0;
}



/**********
Facility Tours
**********/

.col_tours {
	width: 900px;
	margin: 0 30px 20px 30px;
	position: relative;
	float: left;
}



/**********
Content
**********/

.burgundy {
	color: #6c2d1b;
}
img.cows {
	margin-left: 75px;
}
.center {
	margin: 0 auto;
}
.photocredits {
	font-size: 9px;
	padding-left: 20px;
	padding-bottom: 10px;
}


.gallerycontroller{
	width: 450px;
	border: none;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	background-color: #cda868;
}
.gallerycontent{
	width: 350px;
	height: auto;
	padding: 10px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}



/**********
Simple Gallery
**********/

#simplegallery1{ 
position: relative;
visibility: hidden;
border: 5px solid white;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}

#simplegallery2{ 
position: relative;
visibility: hidden;
border: 5px solid white;
}

#simplegallery2 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}
