
/*LAYOUT*/
.pink-font {
	color: #BD656A;
	width: 780px;
}
.float-right {
	float: right;
}
.text-tablesmall {
	right: auto;
	left: auto;
	font-family: Calibri, Arial, sans-serif;
	text-align: left;
	float: left;
	font-size: medium;
	text-transform: capitalize;
	width: 99%;
}
.text-tablefont {
	font-family: Calibri, Arial, sans-serif;
	text-transform: capitalize;
	text-align: center;
	margin: 1px auto 1px auto;
	font-size: medium;
}
.stud-servicebox2 {
	border: medium solid #613C27;
	padding: 10px;
	margin: 10px auto 10px auto;
	width: 400px;
	height: auto;
	background-color: #F3EDD8;
	text-align: center;
	font-size: large;
	font-family: "trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}
.stud-service-box {
	border: medium solid #613C27;
	padding: 10px;
	margin: 10px auto 10px auto;
	width: 400px;
	height: auto;
	background-color: #F3EDD8;
	text-align: center;
}
.italic-font {
	font-family: Calibri, Arial, sans-serif;
	font-size: small;
	text-transform: none;
	font-style: italic;
}
.hrline {
	color: #BD656A;
	width: 780px;
}
.name-font {
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: medium;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-bottom-color: #5D3C24;
}
/* Male Tables*/
.male-dog-table-sm-box {
	border-color: #BD656A;
	width: 80%;
	background-color: #5D3C24;
	color: #EBB3BE;
}
.dog-table-right {
	width: 300px;
	border-style: solid;
	border-width: 1px;
}
.dog-table-left {
	width: 200px;
	border-style: solid;
	border-width: 1px;
}
.male-dog-table {
	width: 500px;
	border: 1px solid #BD656A;
	margin-right: auto;
	margin-left: auto;
	background-color: #5D3C24;
}

/* Female Tables*/
.female-dog-table-sm-box {
	width: 80%;
	border: 1px solid #BD656A;
	background-color: #BD656A;
}
.dog-table-right {
	width: 300px;
	border-style: solid;
	border-width: 1px;
}
.dog-table-left {
	width: 200px;
	border-style: solid;
	border-width: 1px;
}
.female-dog-table {
	width: 500px;
	border: 1px solid #BD656A;
	margin-right: auto;
	margin-left: auto;
	background-color: #BD656A;
}

.p-font-left {
	text-align: left;
}
#h2-top {
	font-family: Calibri, Arial, sans-serif;
	font-size: large;
}
.tall-font {
	font-size: large;
	text-transform: uppercase;
	font-family: "trebuchet MS", Tahoma, Arial;
	color: #482411;
	text-align: center;
}
.center-font {
	margin: 0px auto 0px auto;
	padding: 5px;
	text-align: center;
}
h1 {
	font-size: large;
	color: #FFFFFF;
	line-height: 35px;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0 0 25px 0;
	padding: 0;
	font-family: Calibri, Arial, sans-serif;
	background-image: url('images/bgbrown.jpg');
	font-size: .90em;
}


#top {
	padding: 0px;
	background-color: #6E3F25;
	position: fixed;
	z-index: 10;
	height: 35px;
	width: 100%;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

#outer-wrapper{
	border-style: none;
	width: 850px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 10px auto;
	position: relative;
	top: 35px;
}

/*heading*/

#header{
	background-image: url('images/mainheader2.jpg');
	height: 200px;
	background-repeat: no-repeat;
}

/*content*/

#content-1 {
	background-image: url('images/sideborder4.gif');
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EBB3BE;
}
#content-2 {
	background-image: url('images/sideborder5.gif');
	background-repeat: repeat-y;
	background-position: right;
}

/*left column*/

#left-column {
	width: 200px;
	float: left;
}

#left-column .pad {
	padding: 5px 10px 5px 38px;
	margin: 0px;
}

.menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 95%;
}
.menu li{
	list-style-type: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 10px;
	font-family: "trebuchet MS", Tahoma, Arial;
}
.menu a{
	background-position: left;
	margin: 0px;
	color: #000000;
	display: block;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	border: 1px solid #3F290F;
	background-color: #BD656A;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	background-image: url('images/tanpaw.gif');
	background-repeat: no-repeat;
}

.menu a:visited{
	color: #000000;
}
.menu a:active{	
}

.menu a:hover{
	background-position: left;
	color: #E49AA9;
	background-color: #522F17;
	background-image: url('images/pinkpaw.gif');
	background-repeat: no-repeat;
}


/*right column*/

#right-column {
	width: 650px;
	float: right;
}

#right-column .pad {
	padding: 5px 38px 5px 10px;
	margin: 0px;
}
/* contact box*/
.contact-boxCopy form{
    padding: 20px;
    text-align: right;
    font-family: Georgia, serif;
    font-size: 1em;
    font-weight: normal;
}
.contact-boxCopy {
	border: thick double #613C27;
	width: 400px;
	margin: 10px auto 10px auto;
	background: #EBB3BE;
	text-align: center;
	height: auto;
}
/*Test-table Page*/
.testtable-cells {
	border: 1px solid #61422B;
	background-color: #E6E2D1;
}
.testpage-table {
	border: 1px solid #5C3B24;
	padding: 1px;
	margin: 1px 1px 1px 10px;
	width: 500px;
	text-align: center;
	right: auto;
	left: auto;
	background-color: #BD656A;
	float: left;
}
/*Pay Pal Box */
.paypalbox {
	font-family: "trebuchet MS", Tahoma, Arial;
	text-align: center;
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 5px;
	margin: 2px auto 2px auto;
	width: 200px;
	height: auto;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
}


/*Footer*/
#footer {
	border-style: solid none none none;
	border-color: #EBB3BE;
	padding: 0px;
	margin: 0px;
	border-top-width: medium;
}

.menu-container {
	clear:both; 
	float:left; 
	width:100%; 
	overflow:hidden;
}

#nav {
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;
}

#nav li {
	float: left;
	position: relative;
	right: 50%;
	font-size: .7em;
	line-height: 35px;
	vertical-align: middle;
}
  
#nav a {
	width: auto;
	display: block;
	padding: 0px 8px;
	color: #E7DDC7;
	background: transparent;
	border: none;
	text-decoration: none;
}
#nav a:hover {
	color: #FFCC00;
	background: none;
	text-decoration: underline;
}

.bottom-border {
	clear: both;
	background-image: url('images/botborder2.gif');
	background-repeat: repeat-x;
	height: 35px;
	margin: 0px 35px 0px 35px;
	width: 780px;
}

/*styles for webscapes designs in footer link*/

.webscape{
	color: #F6DFBA;
}

.webscape a{
	color: #F8E9C7;
	text-decoration: none;
}
.webscape a:hover{
	color: #E49CAB;
	text-decoration: none;
}
.webscape a:visited{
	text-decoration: none;
}




/*TOOL BOX*/
.clear {
	clear: both;
}

.right{
	padding: 0px;
	margin: 0px;
	float: right;
}
.contentbox-3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	background-color: #E5C255;
	border: thin solid #583C2C;
	margin: 5px auto 5px auto;
	padding: 10px;
	width: 500px;
	height: auto;
}

.h6-bottomtext {
	font-family: Calibri, Arial, sans-serif;
	color: #F8E9C7;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
}

h6 {
	padding: 0px;
	margin: 0px;
}

span.amp {
	font-family: Arial, Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
	font-size: 100%;
	font-style: italic;
}
.title-text {
	font-family: Calibri, Arial, sans-serif;
	font-size: large;
	color: #432410;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.text-box1 {
	border: medium solid #613C27;
	padding: 10px;
	margin: 10px auto 10px auto;
	width: 400px;
	height: auto;
	background-color: #F3EDD8;
	text-align: left;
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
}
.left {
	right: auto;
	left: auto;
}
.left-align {
	text-align: left;
}
.tallfont2 {
	font-family: "trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
	text-align: center;
	margin: 1px auto 1px auto;
	font-size: large;
}
.center {
	text-align: center;
}
.left {
	font-family: Calibri, Arial, sans-serif;
	text-align: left;
	float: left;
}
.pcenter {
}
.p-left-tall {
	text-transform: uppercase;
	font-weight: bolder;
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	color: #43281B;
}
a {
	color: #462B1C;
	text-decoration: underline;
}
a:active {
	color: #613C27;
}
a:hover {
	color: #000000;
	background-color: #BD656A;
}
.adult-dogs-box {
	font-family: "trebuchet MS", Tahoma, Arial;
	text-align: left;
	border: thin solid #5D3C24;
	padding: 1px;
	margin: 1px auto 1px auto;
	width: 500px;
	background-color: #BD656A;
}

/*Links*/
.boxlinks {
	padding: 1px;
	width: 300px;
	margin: 0 auto 0 auto;
	border: 2px solid #5B3A23;
}
.boxlinks h4{
	background: #5C2E16;
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.5em;
	color: #EBB3BE;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #EBB3BE;
}
.boxlinks ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: #7C5232;
	color: #E0899A;
	font-family: Calibri, Arial, sans-serif;
}
.boxlinks li{
	color: #4B311F;
	list-style-type: none;
	padding: 0px 0px 3px 3px;
	margin: 0px 0px 0px 20px;
	font-size: small;
	font-family: Calibri, Arial, sans-serif;
}
.boxlinks a{
	padding: 0px;
	margin: 0px 0px 0px 50px;
	text-decoration: none;
	color: #E9A9B6;
	line-height: normal;
	vertical-align: middle;
	text-align: left;
	display: block;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.boxlinks a:hover {
	padding: 0px;
	color: #4A3220;
	background: #F4F2E3;
	font-weight: bold;
}


