/* CSS Document */

body {
	margin: 0;
	background-color: #4A4527;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(images/BG.jpg);
	}
	
a {
color:#7F0600;
text-decoration:none;
}

a:hover {
color:#5f1d06;
}

#main {
	width: 794px;
	margin: 20px auto 20px auto;
	background-color: #d9cba5;
	border: 3px solid #400d0a;
	}

#header {
	width: 794px;
	height: 125px;
	background-image: url(images/logo.gif);
	}
	
#header .address {
	float: right;
	width: 200px;
	text-align: right;
	margin: 20px 20px 0 0;
	}
	
#flash {
	width: 794px;
	height: 283px;
	}
	
#wrapper {
	width: 794px;
	}

#nav {
	width: 794px;
	height: 27px;
	background-color: #805D00;
	}
	
#wrapperInt {
	width: 794px;
    background-color: #714D24;
	}
	
#intLeftImg {
	float: left;
	width: 105px;
	height: 100%;
	background-color: #714D24;
	}

#intRightSide {
	width: 649px;
	float: right;
	padding: 20px 20px 0 20px;
/*	background-image: url(images/int-wrapper-RPT.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	background-color: #D9CBA5;
	min-height: 575px;
	}

#intHeading {
	width: 649px;
	height: 110px;
	background-position: right;
	background-repeat: no-repeat;
	margin: 0 0 30px 0;
	}

#intHeading2 {
	width: 649px;
	height: 45px;
	background-position: right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	}

#intHeading .text {
	width: 250px;
	display: block;
	}

#intImg {
	width: 195px;
	float: left;
	}
	
#intImg2 {
	width: 260px;
	float: right;
	}

#indexContent {
	width: 794px;
	height: auto;
	background-color: #d8c9a3;
/*	background-image: url(images/index-content-BG.jpg);*/
	}

#indexText {
	width: 730px;
	margin: auto auto;
	}

#footer {
	width: 794px;
	height: 25px;
	background-color: #400d0a;
	clear: both;
	color: #d9cba5;
	text-align: center;
	padding-top: 5px;
	font-size: 9px;
	}
#footer a {
	color: #d9cba5;
	}

#eduText {
	width: 450px;
	float: left
	}
	
#library {
	float: right;
	width: 190px;
}

#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
margin-left:5px;
margin-right:5px;
border:1px solid #000;
width:200px;
}
#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

.address_big {
font-size: 12px;
font-weight:bold;
}

.appointment_form {
font-size: 14px;
}

#offer_index {
width: 350px;
height: auto;
float: right;
padding: 0 5px 10px 10px;
border:6px double #660000;
margin: 13px 0 0 10px;
}

#offer {
width: 550px;
padding: 5px 5px 0 10px;
border:6px double #660000;
}

