
/*	 GLOBALS
============================================================= */

html {
	font-size: 100%;
	text-align: center;
}

body {
	margin: 0;
	text-align: left;
	background: url('../images-new/bck.jpg') repeat-x top;
}

fieldset {
	margin: 0;
	padding:0;
	border: none;
	clear:both;
}

img { border: none; }

input, textarea, select { border: 1px solid #666; }

input:hover, textarea:hover, input:focus, textarea:focus, textarea:active, select:focus, select:active { border: 1px solid #333; }

td { vertical-align: top; }

/*	TYPOGRAPHY
============================================================= */
body {
	font: 14px "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #000000;
}

p { margin: 0 0 .8em 0; }

a {
	text-decoration: none;
	color: #334F71;
}

a:hover { color: #4a6ca5; }

#content a { font-weight: bold; }

#content a:hover { text-decoration: underline; }

#header a, #sidebar ul a { text-transform: uppercase; }

#wrapper a { color: #06C; }

#wrapper a:hover, #dashboard a:hover { color: #0080ff; }

h1, h2, h3, h4 { font-weight: normal; }

h1 {
	font-size: 20px;
	margin: 0 0 .5em 0;
	color: #4F2B19;
}

h2 {
	font-size: 18px;
	margin: 0 0 .5em 0;
	color:#4A6CA5;
}

h3 {
	font-size: 16px;
	margin: 0;
	color:#4A6CA5;
}

/*	CLASSES
================================================================== */
.textright { text-align: right; }

#sidebar .active { color: #334F71; }

.btn_small {
	background: url('../images-new/btn_small.gif') no-repeat center center;
	text-align: center;
	width: 93px;
	height: 19px;
	font-size: 10px;
	text-transform: uppercase;
}

.btn_small a {
	color: #f2e7ca !important;
	font-weight: normal;
}

.btn_large {
	background: url('../images-new/btn_hero.gif') no-repeat center center;
	text-align: center;
	width: 169px;
	height: 32px;
	padding-top: 10px;
	font-size: 18px;
	text-transform: uppercase;
	float: right;
}

.btn_large a {
	color: #f2e7ca !important;
	font-weight: normal;
}

.btn_large a:hover, .btn_small a:hover { color: #fff!important; }

/*	MAIN
============================================================= */
#masthead {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
	background: url('../images-new/blue_top.gif') no-repeat bottom center;
	overflow: auto;
}

#wrapper {
	width:860px;
	margin: 0 auto;
	background: #f3f5f9 url('../images-new/blue_bck.jpg') repeat-x top;
	padding: 0 15px 30px 15px;
	overflow: auto;
}

#maincontent_t {
	background: url('../images-new/bck_white_top.gif') no-repeat bottom center;
	width: 490px;
	height: 15px;
	float:left;
}

#maincontent_b {
	background: url('../images-new/bck_white_bottom.gif') no-repeat top center;
	width: 490px;
	height: 15px;
	margin: 0 auto;
	float:left;
}

#maincontent {
	background: #fff;
	width: 490px;
	padding: 15px 30px;
	overflow: auto;
	float:left;
}

#content {
	width: 590px;
	margin-left: 10px;
	float: left;
}


#content ul li{
	margin: 0px 0px 0px 20px;
	list-style: disc;
}

#sidebar {
	width: 200px;
	float: left;
}

#secondary {
	margin: 15px 0;
	clear: both;
	overflow: auto;
	padding: 5px 0;
}

#secondary h2 {
	text-align: center;
	color: #4f2b19;
}

#column_lg {
	width: 640px;
	float: left;
}

#column_lg { margin-right: 10px; }

.column_sm1, .column_sm2 {
	width: 190px;
	float: right;
	padding: 0px;
}

#col_lg_top {
	background: url('../images-new/bck_white_col_lg_top.gif') no-repeat bottom center;
	width: 640px;
	height: 15px;
}

#col_lg_content {
	background: #fff;
	padding: 10px 30px;
}

#col_lg_btm {
	background: url('../images-new/bck_white_col_lg_bottom.gif') no-repeat top center;
	width: 640px;
	height: 15px;
}

.col_sm_top {
	background: url('../images-new/bck_white_col_sm_top.gif') no-repeat bottom center;
	width: 190px;
	height: 15px;
}

.col_sm_content {
	background: #fff;
	padding: 10px 20px;
}

.col_sm_btm {
	background: url('../images-new/bck_white_col_sm_bottom.gif') no-repeat top center;
	width: 190px;
	height: 15px;
}

#sidebar_img { margin-bottom: 20px; }

#logo {
	text-indent: -9999px;
	margin: 0;
	float: left;
	width: 204px;
}

#logo a {
	background: url('../images-new/logo.png') no-repeat;
	width: 204px;
	height: 40px;
	display: block;
}

#topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#topnav li {
	float: left;
	margin-left: 15px;
}

#topnav a {
	color:#4f2b19;
	background:url(../images-new/btn_topnav.png) no-repeat;
	width: 95px;
	height: 22px;
	text-align: center;
	display: block;
}

#topnav a:hover { color: #334f71; }

#nav {
	list-style: none;
	margin: 0;
	padding: 5px 0 15px 0;
	font-size: 16px;
	clear: both;
	text-align: center;
}

#nav li {
	margin: 0 7px;
	display: inline;/*border-right: 1px solid #788bad;*/
}

#nav a {
	color:#4F2B19;
	padding: 15px;
}

#nav a:hover { color: #334f71; }

#sidebar h2 {
	font-size: 16px;
	color: #334f71;
}

#sidebar ul {
	list-style: none;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
}

#sidebar ul a { color: #999999; }

#sidebar ul a:hover { color: #4A6CA5; }

#footer {
	font-size: 12px;
	clear: both;
	margin: 20px 0 30px 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	text-transform: none;
}

#footer li {
	display: inline;
	padding: 0 2%;
	color: #666;
}

#footer a { color: #666; }

#footer a:hover { color: #06C; }


:focus { -moz-outline-style: none;	}

#slider {
  width: 460px; /* important to be same as image width */
  height: 279px; /* important to be same as image height */
	margin: 0;    
	float: right;
	position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
	list-style: none;
}

/*-- NEWS --*/
#newslist{
	margin: 0;
	list-style: none;
}

#newslist li{
	margin: 0 0 10px -40px;
	display: block;
	list-style: none;
}

#newslist li .newsthumb{
	width: 100px;
	height: 48px;
	margin: 0 10px 10px 0;
	float: left;
	clear: both;
	border: #92A6C9 1px solid;
}


#newslist li .newsteaser{
	float: right;
	width: 470px;
}

#newscaption{
	float: right;
	margin: 0 0 15px 15px;
	padding: 10px;
	border: #92A6C9 1px solid;
}

/*-- CALENDAR --*/

.caltitle{
	font: 14px Arial, Helvetica, sans-serif;
  	color: #4F2B19;
}

.calendar{
	border: #92A6C9 1px solid;
}

.header{
	border: #92A6C9 1px solid;
	background: #92A6C9;
	color: #fff;
}

.day{
	border: #92A6C9 1px solid;
}

.dayon{
	background: #E7EBF4;
	border: #92A6C9 1px solid;
}

.callist{
	margin: 0 0 0 -20px;
}

