html{background:#e0ddbb;}

body{
	margin:0;
	min-width:975px;
	background:url(/framework/bg-html.jpg) repeat-x 50% 0;
	font:14px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; }
A.subnav:hover { text-decoration: none; color: #6E3836; }

img{display:block;border:none;}

a{color:#6496dd;}

a:hover{text-decoration:none;}

p{margin:17px 0 0 0px;}

h2{
	font-size:26px;
	font-weight:normal;
	color:#6e3836;
	margin:0 0 0 0px;
	font-family: georgia, times;
	line-height:27px;
}
h3{
	color:#000000;
	font-size:15px;
	font-weight: bold;
	margin:14px 0 -12px 0px;
}
p.by{
	margin:4px 0 0 0px;
	color:#000000;
	font-size:16px;
}
#pagewidth{
	width:975px;
	margin:0 auto;
	overflow:hidden;
	background: url(/framework/bg-page.gif) no-repeat 0 190px;
}
#header{
	height:200px;
	width:973px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
	background:url(/framework/bg-header.gif) no-repeat 0 100%;
}
#header div{
	background: url(/framework/bg-header2.jpg) no-repeat 540px 0;
	height:200px;
	width:973px;
}
#header h1{margin:0;}
#header h1 a{
	width:407px;
	height:106px;
	background:url(/framework/logo.png);
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:30px;
	left:80px;
}
#header ul{
	font-size:13px;
	margin:0;
	padding:0;
	list-style:none; 
	text-transform:uppercase;
	position:absolute;
	top:150px;
	left:0;
	line-height:40px;
}
#header ul li{
	display:inline;
	margin:0 22px;
}
#header ul a{
	color:#fff;
	white-space:nowrap;
	text-decoration:none;
}
#header ul .active a,
#header ul a:hover{color:#c3dcf1;}
#main{
	margin:0 auto;
	overflow:hidden;
	width:945px;
	background:#fff;
	padding:0 0 35px;
}
#content{
	padding-left: 33px;
	width:510px;
	float:left;
}
#sidebar{
	float:right;
	width:360px;
	margin:0 33 0 0px;
}
.side-list{
	width:327px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.side-list li{
	width:203px;
	overflow:hidden;
	float:left;
	background:url(/framework/separator.gif) no-repeat 0 0;
	padding:14px 30px 14px 124px;
	margin:-1px 0 0;
}
.side-list li img{
	float:left;
	margin:0 0 0 -124px;
	display:inline;
}
.side-list li h4{
	font-size:19px;
	margin:0;
	padding:5px 0 0;
	font-weight:normal;
}
.side-list li h4 a{
	color:#6496dd;
	text-decoration:none;
}
.side-list a.more:hover,
.side-list li h4 a:hover{
	text-decoration:underline;
}
.side-list p{
	margin:0;
}
.side-list a.more{
	float:right;
	width:92px;
	text-decoration:none;
	overflow:hidden;
	height:51px;
	background:url(/framework/a-more.gif);
	padding:0 0 0 29px;
	line-height:54px;
}
.visual{
	width:520px;
	height:284px;
	padding:19px 0 0 10px;
	background:url(/framework/bg-visual.gif);
}
#footer{
	background:url(/framework/bg-footer.gif);
	height:140px;
	width:100%;
	min-width:975px;
}
.foo{
	width:945px;
	overflow:hidden;
	margin:0 auto;
	padding:30px 15px 0;
	background:url(/framework/bg-foo.gif) no-repeat 50% 0;
}
.nav{
	margin:0;
	padding:0;
	width:945px;
	overflow: hidden;
	font-size:13px;
	text-transform:uppercase;
	list-style:none;
	text-align:center;
}
.nav li{
	display:inline;
	white-space:nowrap;
	padding:0 20px;
}
.nav li a{
	color:#194262;
}
.nav li a:hover{
	text-decoration:none;
}
.two{
	overflow:hidden;
	width:884px;
	margin:0 auto;
	padding:10px 0 0;
}
.two .left{
	float:left;
	width:460px;
	color:#3378ae;
	font-size:12px;
	line-height:16px;
}
.two .left p{margin:0;}
.two .right{
	float:right;
	width:270px;
	color:#3378ae;
	text-align:right;
	font-size:12px;
	line-height:16px;
}
.two .right address{font-style:normal;}
.two .right strong{display:block;}
ul.copy{
	margin:0 0 0 18px;
	padding:0;
	height:1%;
	list-style:none;
	font-size:11px;
	color:#194262;
	overflow:hidden;
}
ul.copy li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 13px;
	background:url(/framework/divider.gif) no-repeat left;
}
ul.copy a{color:#194262;}
strong.phone{
	width: 194px;
	height: 76px;
	display: block;
	background: url(/framework/bg-phone.png);
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
}

.formtext {
       
}

#calender {
	width: 200px;
	font-family: ms sans serif, sans serif;
	font-size: 7pt;
	}

#calenderTable {
	border-style: outset;
	border-width: 2px;
	border-color: black;
	background-color: #EEE;
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	}
#calenderTable TD {
	text-align: center;
	font-size: 7pt;
	width: 19px;
	}
#calenderTableHead TR {
	background-color: white;
	}
#calenderTableDays TR {
	background-color: #C3D4E7;
	}
#selectMonth, #selectYear {
	font-family: ms sans serif, sans serif;
	font-size: 7pt;
	border-width: 0px;
	border-style: none;
	}

#calenderTable A {
	color: blue;
	text-decoration: none;
	font-size: 11pt;
	font-family: "courier new";
	}
#calenderTable A:hover {
	color: red;
	text-decoration: none;
	}
.normalDay {
	border: 1px dotted black;
	cursor: pointer;
	}
.hlDay {
	border: 1px dotted black;
	background-color: #FFF;
	color: red;
	cursor: pointer;
	}
.toDay {
	border: 1px solid #E70;
	background-color: #FD8;
	color: #E70;
	font-weight: bold;
	cursor: pointer;
	}
.choosenDay {
	border: 1px solid green;
	background-color: #A8FAA8;
	color: green;
	font-weight: bold;
	cursor: pointer;
	}

.crumbnav{
	padding:0;
	height:1%;
	list-style:none;
	font-size:11px;
	overflow:hidden;
}