@charset "utf-8";
/* CSS Document */

body {
	padding : 0;
	margin : 0;
	font : 0.74em Arial, sans-serif;
	background : #fff url(images/bg.jpg) repeat-x top;
	color : #454545;
}

.content {
	margin : 0 auto;
	width : 850px;
}
#banner {
	padding-top : 0;
	background : url(images/banner.png);
	height : 120px;
	width: 850px;
}
#top {
	padding-top : 0;
	background : #908080 url(images/bg.jpg) repeat-x;
	height : 121px;
}
#menu{
	margin : 0;
	height : 35px;
	padding-top : 0;
}
#jsddm{	
	margin: 0;
	padding: 0;
	height:35px;
	padding-top : 0;
}
#jsddm li{
	float: left;
	list-style: none;
	padding:0;
	margin:0;
}

#jsddm li a{
	display: block;
	padding : 9px 15px 10px 15px;
	background: #6f5153;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#jsddm li a:hover{
	background: #4f3d3d;
	color:#fff;
	font-weight: bold;
}
		
#jsddm li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}

#jsddm li ul li{	
	float: none;
	display: inline;
	height:25px;
}

#jsddm li ul li a{	
	width: auto;
	background: #6f5153;
}

#jsddm li ul li a:hover{	
	background: #4f3d3d;
}

#main {
	background : #fff8dd url(images/content.jpg) repeat-y;
	width : 850px;
	margin : 0;
	padding : 0;
	height: auto;
}
#right_side {
	float : right;
	width : 225px;
	background :#FFF8DD;
	overflow : hidden;
	padding: 15px 0 15px 0;
	margin-top: 1px;
}
#right_side .right_button {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#400040;
	padding-left:10px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom: 5px;
}
#right_side ul {
	padding : 3px 0 8px 0;
}
#right_side li {
	font-size: 12px;
	line-height : 20px;
	background : inherit;
	list-style : square;
	padding-left : 0;
	margin-left : 25px;
	color : #6e5153;
}
#right_side a {
	background : inherit;
	text-decoration : none;
	color: #6e5153;
}
#right_side a:hover{
	background : inherit;
	text-decoration: underline;
	color: #6e5153;
}
#right_side p {
	background : inherit;
	text-decoration : none;
	color: #6e5153;
	letter-spacing: 1em;
	padding-left: 20px;
}
#right_side h3 {
	color:#707070;
	font : bold 1.2em Arial, Sans-Serif;
	margin-top : 10px;
	margin-left : 25px;
	font-size: 14px;
}
#right_side h4 {
	color:#707070;
	font : bold 1.2em Arial, Sans-Serif;
	margin-left : 40px;
	font-size: 12px;
}
#right_side img{
	float:none;
	margin-left: 35px;
	margin-top: 10px;
}

#left_side {
	background : inherit;
	width : 600px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	height: auto;
}
#left_side h1 {
	background : url(images/apartline.jpg) no-repeat bottom left;
	font : bold 1.8em Arial, Sans-Serif;
	padding : 8px 0 10px 0;
	margin : 0;
	letter-spacing : -1px;
	line-height: 1.2em;
}
#left_side h2 {
	font : bold 1.5em Arial, Sans-Serif;
	letter-spacing : 0px;
	padding-top: 5px;
	line-height: 1.2em;
}
#left_side h3 {
	background : inherit;
	padding : 15px 0 0 0;
	margin : 0;
	font : bold 1.4em Arial, Sans-Serif;
	font-size: 14px;
}
#left_side p {
	color : #454545;
	font-size: 12px;
	padding : 5px 5px 0 0;
	text-align:left;
}
#left_side a {
	font-size:12px;
	height: 2em;
	color : #6E5153;
	text-decoration: underline;
}
#left_side a:hover{
	background : inherit;
	text-decoration: underline;
	color: #333;
}
#left_side .left_button {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#400040;
	padding-left:10px;
	margin-left:0px;
	margin-top:10px;
}
#left_side .underlinecharacter{
	font-weight: bold;
	width:100%;
	padding-right: 10px;
	font-size: 16px;
}
#left_side .underlinecharacter ul{
	padding: 6px 0 7px 0;
	text-align: left;
	text-decoration:none;
	border-bottom: 3px solid #6E5153;
}
#left_side .underlinecharacter ul li{
	display:inline;
}
#left_side .underlinecharacter ul li a{
	color:#6E5153;
	padding: 6px 3px 4px 3px;
	margin-right: 10px;
	text-decoration: none;
	border-bottom: 3px solid #6E5153;
}
#left_side .underlinecharacter ul li a:hover{
	color:#1E0024;
	border-bottom-color: #1E0024;
}
 
#left_side .thumbnail{
	margin: 2px;
	height:auto;
	height:auto;
	float:left;
	text-align:center;
	width: auto;
}
#left_side .thumbnail img{
	display:inline;
	margin-left: 15px;
	border: none;
	margin-right: 15px;
}
#left_side .thumbnail a:hover img{
	border:#CCC 1px;
}
#left_side .desc{
	text-align:center;
	font-weight:normal;
	width:120px;
	height:auto;
	margin:2px;
	display: inline;
}
#left_side .icon{
	margin: 20px 20px 0 0;
	height:auto;
	height:auto;
	float:none;
	text-align:center;
	width: auto;
	border-bottom: 1px;
	border-bottom-color: #999;
}
#left_side .icon img{
	display:inline;
	margin-left: 1px;
	border: none;
	margin-right: 50px;
}

#footer {
	clear : both;
	width : 850px;
	height: 60px;
	margin : 0 0 6em 0;
	background : #6D5252 url(images/footer.jpg);
	color : #E3E2CB;
	font: 0.9em "Tahoma",Verdana, Arial, Sans-Serif;
	float: none;
	padding-top: 10px;
}
#footer p {
	text-decoration : none;
	text-align:center;
	color : #E3E2CB;
}
#footer a {
	text-decoration : none;
	text-align:center;
	color : #E3E2CB;
}
#footer a:hover {
	text-decoration: underline;
	text-align:center;
	color : #E3E2CB;
}

.portraitdiv{
	width: 570px;
	height: auto;
	clear:left;
}
.portraitdiv .floatbox{
	float:left;
	width: 250px;
	height: 280px;
}
.portraitdiv .floatbox img{
	float:left;
	padding: 40px 0 0 15px;
}
.portraitdiv p {
	margin-left: 250px;
	margin-top:0px;
	padding: 0;
}

#left_side .videolist{
	float:left;
	width: 580px;
}
#left_side .videolist ul{
	list-style-type:disc;
	margin: 5px 0 0 0;
	padding: 0;
}
#left_side .videolist ul li a{
	background: white;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #885153;
	display: block;
	width: auto;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	height: auto;
	padding: 3px 3px 3px 10px;
	list-style: disc;
}
* html .videolist ul li a{
width: 150px;
}
#left_side .videolist ul li a:visited, .videolist ul li a:active{
	color: #666;
}
#left_side .videolist ul li a:hover{
	color: #333;
	background-color: #FFF2C1;
}

#bigimage{
	background-image:url(images/home_image.png);
	float:none;
	width: 550px;
	height: 350px;
	padding-top: 5px;
	margin-top: 10px;
}
.bigbutton{
	padding: 0;
	margin: 0;
	height: 57px;
	width:473px;
}
.bigbutton img{
	border:none;
	padding: 0;
	margin: 240px 0 0 40px;
	height: 57px;
	width:473px;
}
