@font-face {
font-family: "viner-hand";
src: url("/images/template/VINERITC.TTF")
}

body {
	margin:0 auto;
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    color: #666666;
    font-size: 14px;
}


h1 {	
    font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    color: #666666;
    font-size: 21px;
}

.font {
	font-size: 10px;
}

a {
color:#D32C19;
text-decoration:none;
}

a:hover {
color:#F17712;
text-decoration:none;
}


.header { 
	height:100px;
	margin:10px auto 0;
	width:950px;
}

.banner { 
	float:left;
	height:100px;
	padding-top:20px;
}

.head-menu { 
	float:right;
	height:40px;
	width:130px;
} 

.top-menu { 
	background-image:url(/images/template/top-menu.jpg);
	background-repeat:repeat-x;
	height:40px;
	margin-top:20px;
}

.top-menu-none {
	color:white;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}

.top-menu-hover {
	background-image:url("/images/template/top-menu-hover.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	cursor: pointer;
	color:white;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}

.top-menu-stay {
	background-image:url("/images/template/top-menu-hover.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	cursor: pointer;
	color:white;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}

.menu {
	height:40px;
	margin:0 auto;
	width:950px;
}

#cat_554017_divs {
	float:left;
	margin:0 auto;
	width:950px;
}

.container { 
	margin:0 auto;
	overflow:hidden;
	width:950px;
}
 
.content { 
	float:left;
	padding-bottom:15px;
	margin-top:10px;
	padding-right:15px;
	width:685px;
}

.home-text {
	color:#6F7773;
	font-size:18px;
	font-style:italic;
	font-family: georgia;
	font-weight:bold;
}

.right-col { 
	float:left;
	overflow:hidden;
	width:250px;
	height: auto;
    padding-top: 0px;
}

.right-header {
	border-bottom:2px solid white;
	font-weight:bold;
}

#r1 {
	height:auto;
	margin-top:10px;
}
.r1-top{
	background-image:url(/images/template/r1-top.jpg);
	height:12px;
}
.r1-text{
	background-color:#7E8782;
	height:auto;
	padding:0 20px 5px;
	color: white;
}

.r1-textn{
	background-color:#7E8782;
	height:165px;
	padding:0 20px 8px;
	color: white;
}

.r1-bot{
	background-image:url(/images/template/r1-bot.jpg);
	height:12px;
}

#r2 {
	height:auto;
	margin-top:10px;
}
.r2-top{
	background-image:url(/images/template/r2-top.jpg);
	height:12px;
}
.r2-text{
	background-color:#95A49D;
	height:120px;
	padding:0 5px 5px;
	color: white;
}
.r2-bot{
	background-image:url(/images/template/r2-bot.jpg);
	height:12px;
}

#r3 {
	height:auto;
	margin-top:10px;
	margin-bottom:5px;
}

.r3-top{
	background-image:url(/images/template/r3-top.jpg);
	height:12px;
}
.r3-text{
	background-color:#B3C2BB;
	height:130px;
	padding:0 5px 5px;
	color: white;
}
.r3-bot{
	background-image:url(/images/template/r3-bot.jpg);
	height:12px;
}

.footer {
	border-bottom:3px solid #7D8882;
	border-top:3px solid #7D8882;
	height:110px;
	margin-bottom:10px;
}

.foot-text {
	width: 950px;
	margin: 0 auto;
}

.img-wrap {
	float: left;
	padding-right: 10px;
}
.img-wrap-program {
	float: right;
	padding-left: 10px;
}