/*/nav bar/*/

body {
	margin: 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg3.gif);
}
img {
	border: 0px;
}
.li{
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(images/circle.gif);
}
.nav-box{
	background-color: #96AB37;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav-bg{
	background-color: #91b3c1;
}
.nav-link{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 25px;
	text-transform: uppercase;
}
a.nav-link:hover{
	text-decoration: underline;
}
.bottom-box{
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
}
.bottom-link{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #3191C3;
	text-decoration: none;
}
a.bottom-link:hover{
	text-decoration: underline;
}

/*/ index /*/

.border{
	padding-bottom: 15px;
	border-right: 1px solid #e9ccca;
	border-bottom: 1px solid #e9ccca;
	border-left: 1px solid #e9ccca;
}
.linkarrow {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #ED7536;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 9px;
	line-height: 12px;
	background-position: 0px 3px;
	text-align:right;
	left: 12px;
	direction:ltr;
	text-decoration: none;
}
a.linkarrow:hover {
	text-decoration: underline;
}
.title{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #3191C3;
	line-height:18px;
	font-weight: bold;
}
.page-title{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #f52c3e;
	line-height:40px;
	text-transform: none;
}
.link{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ED7536;
	text-decoration: none;
}
a.link:hover{
	text-decoration: underline;
}
.text{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #24373E;
	line-height:17px;
}
.text2{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #24373E;
	line-height:17px;
	font-weight: bold;
}
.text3{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #24373E;
	line-height:17px;
}
.text4{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6393a7;
	line-height:17px;
}
.text5{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ed7536;
	line-height:17px;
}
.event-titlebox{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ED7536;
	border-bottom-width: 1px;
}
.event-box{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:12px;
	padding-left: 7px;
	color: #24373e;
}
.left-box{
	padding: 0px 25px 0px 7px;
	vertical-align: top;
}
.left-box2{
	padding: 0px 25px 0px 7px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6393A7;
}
.left-box3{
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6393A7;
}
.left-box4{
	padding: 0px 25px 0px 7px;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #92a4ae;
	line-height:40px;
	text-transform: none;
	font-variant: small-caps;
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6393A7;
}
.left-box5{
	padding: 10px;
	vertical-align: middle;
}
.left-box6{
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CDCDCD;
}
.right-box{
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.bottom-box{
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #CDCDCD;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CDCDCD;
	text-align: right;
	height: 40px;
	padding-right: 5px;
	vertical-align: top;
}
.thumb-box{
	padding: 0px 0px 13px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 50px;
}
