body{
	padding: 0px;
	margin: 0px;
	background:#FFF;
    color: #333;
    font: 12px arial, sans-serif;
}

html{ 
	height: 100%;
}

.clear_left{
	clear: both;
}

/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/**
* Common Element Specific
*/
p{ 
  padding: 0 0 15px 0;
  margin: 0;
  text-align:justify;
  line-height: 18px;
}

.widget p { 
  padding: 0 0 0 0;
  margin: 0;
  text-align:justify;
  line-height: 18px;
}

img { border: 0;}

h1, h2, h3, h4, h5, h6 { 
	/*font: normal 175% 'Galdeano', sans-serif;
  	color: #000;
  	margin: 0 0 15px 0;
  	padding: 15px 0 5px 0;*/
}

h2{ 
	font-family:'Times New Roman', Times, serif;
	font-size:28px;
	font-weight:normal;
	padding: 0;
	margin: 0 0 5px 0;
	color:#333;
}

h3{ 
	font-family: 'Myriad Pro', sans-serif;
	font-weight:bold;
	font-size:22px;
	margin: 0 0 5px 0;
	color:#FFF;
}

h4{ 
	font-family: arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 0;
	margin: 0 0 5px 0;
	color:#20a6d6;
}

h5{ 
	font-family: arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 0;
	margin: 0 0 5px 0;
	color:#e46c0a;
}

/*h5, h6{ 
	margin: 0;
  	padding: 0 0 5px 0;
  	font: normal 120% arial, sans-serif;
  	color: #000;
}*/

h6{ 
	font-family: arial, sans-serif;
	font-size:18px;
	margin:0;
  	padding: 0 0 5px 0;
  	color: #e46c0a;
}

a{ 
	outline: none;
  	text-decoration: none;
  	color: #20a6d6;
}

a:hover{ 
	color:#9f6c00;
	text-decoration:none;
}

ul{ 
  padding: 0 0 10px 25px;
  margin: 0;
}

ul li{ 
	list-style-type: circle;
	padding: 0 0 5px 0;
	margin: 0;
}

ol{ 
	padding: 0;
	margin: 0;
}

ol li{ 
	padding: 0;
	margin: 0;
}

.floatleft {
	float:left;
	padding: 0 5px 0 0;
}

.floatright {
	float:right;
	padding: 0 0 10px 10px;
}


/**
* Layout Specific
*/

.topbar {
	margin:10px auto;
	text-align:right;
	background:#e46c0a;
	color:#fff;
	padding:0;
	width:960px;
	height:35px;
	z-index:999;
}

.topbar ul {
	float:right;
	width:500px;
	margin:8px 0 0 0;
}

.topbar ul  li{
	display:inline;
	font-size:14px;
	list-type:none;
	margin:5px 0;
	padding:0 30px;
	border-right:1px solid #FFF;
}

.topbar ul  li.last{
	border-right:none;
}

.topbar ul li a {
	color:#FFF;	
}

.topbar ul li a:hover {
	color:#333;
	/*border-bottom:3px solid #FFF;*/
}

#global-container {
	width:100%;
	margin:0 auto;
}

#content-container {
	width: 100%;
	margin:0 auto;
}

header {
	width: 960px;
	margin:0 auto;
	clear:both;
	/*min-height: 150px;*/
}

.logo {
	float:left;
	width: 740px;
	margin: 0 20px 0 0;	
}

.search {
	float:right;
	width:200px;
}

.search ul li { 
	padding:40px 0 0 0;
	list-style:none; 
}

.search input[type="text"] {
	background:#f0f0f0;
	border:1px solid #CCC;
	padding:3px;
	color:#999;
}

.search input[type="submit"] {
	/*background:url(images/icon-search.jpg)no-repeat;
	background-color: #EEE;
	height: 25px;
	width:25px;*/
	cursor:pointer;
	background-color:#EEE;
	height:25px;
	border: 0;
	color: #666;
	font-weight: bold;
}

/*.addthis {
	float:left;
	width:500px;
}*/

/*.header-column-one {
	width:auto;
	float:left;
	background: #ececec;
	height:20px;
	width:250px;
	padding:40px 0;
}

.header-column-two {
	width:auto;
	float:right;
	background: #ececec;
	height:20px;
	width:500px;
	padding:40px 0;
}*/

.navigation {
	clear:both;
	display:block;
	margin:0 auto;
	width:960px;
	z-index:999; 	
	background:#EEE;	
	height:48px;
}

.sharethis {
	float:right; 
	width:220px;
	padding:4px 2px 0 0;
}

.banner {
	display:block;
	padding:20px 0 0 0;
	margin:0 auto;
	width:960px;
	height:100%;	
}

.banner-shadow {
	clear:both;
	background:url(images/shadow.png);
	width:960px;
	height:14px;
	margin:0 auto 20px auto;
}

section {
	width:960px;
	/*min-height:1480px;*/
	margin:0 auto;
}

.component-all {
	width:960px;
	height:auto;
	padding:0 0 20px 0;
}

#component {
	float: left;
	width: 584px;
	padding:10px 20px;
	/*margin: 0 0 20px 0;*/
}

.component-column /** can display multiple partials, set width & height in your own markup **/ {
	display:inline;
	width:620px;
	height:auto;
	min-height:1000px;
	float:left;
	background: #fff;
	padding:10px 0 20px 0;	
	border-left:1px solid #CCC !important;
}

.component-column-1 {
	float:left;
	width:275px;
	/*padding:20px 30px 0 15px;*/
}

.component-column-2 {
	float:left;
	width:345px;
	/*padding:20px 25px 0 0;*/
}

.component-column-1 h2 {
	padding:0 0 10px 15px;
	border-bottom:1px solid #CCC;
}

.component-column-2 h2 {
	padding:0 0 10px 0;
	border-bottom:1px solid #CCC;
}

.component-column-1 ul { 
	padding:0 30px 0 15px;
}

.component-column-2 ul {
	padding:0 25px 0 0;
}

.component-column-1 ul li{
	/*border-bottom:1px dotted #CCC;*/
	list-style:none;
	padding:10px 0 0 0;
} 

.component-column-2 ul li {
	border-bottom:1px dotted #CCC;
	list-style:none;
	padding:10px 0 0 0;
}

.component-column-1 p, .component-column-2 p {
	padding:0 0 10px 0;
}

.component-right {
	display:block;
	float:right;
	width:315px;
	padding:10px;
	margin:30px 0 20px 0;
	background:#DDD;
}

.component-right-title {
	padding:0 10px;
}

.component-right-content {
	padding:10px 10px 20px 10px;
	border-bottom:3px solid #e46c0a;
	margin:0 0 20px 0;
}

.component-links {
	clear:both;
	width:100%;
	border-top:1px dotted #CCC;
	padding:15px 0;
}

.component-links h2 {
	padding:0 0 5px 20px;
}

footer {	
	color:#fff;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.footer-content  {
	/*display:inline;*/
	width: 960px;
	height:260px;
	margin:0 auto;
	background:#555;
	border-top:15px solid #e46c0a;
	-moz-border-radius-bottomright: 50px 50px;
	border-bottom-right-radius: 50px 50px;
}

.footer-content h3 { padding:20px 0 0 8px; }

.footer-content .c3 {
	margin: -53px 5% 0 0 !important;
}

.footer-content .c3.last {
	margin: -243px 5% 0 77% !important;
}

.footer-content ul {
	padding: 0 0 10px 0;
	margin: 0;
}

.footer-content ul li { 
	list-style:none;
	border-bottom: 1px dotted #FFF;
	padding:10px;
}

.footer-content ul li a {
	/*padding:0 10px;*/
	color:#FFF;
}

.footer-content ul li a:hover {
	color:#e46c0a;
}

.footer-copyright {
	clear:both;
	margin:10px auto;
	padding:0 0 20px 0;
	width:960px;
	background:#FFF;
	color:#333;
}

.copyright {
	float:left;
	width:560px;
}

.bottombar {
	float:left;
	width:400px;
	text-align:right;
}

.bottombar a {
	color: #333;
	font-weight:bold;
	text-transform: uppercase;
	font-size:12px;
	padding: 0 0 0 0;
}

ul.sidebar {
	padding:0 0 10px 25px;
}

ul.sidebar li {
	list-style: url(images/bullet.jpg);
}

ul.sidebar li a {
	font-size:12px;
	line-height:18px;
}

ul.sidebar li a:hover {
	/*color:#4080bd;*/
	color:#9f6c00;
	text-decoration:underline;
}

ol.content {
	padding:0 0 15px 18px;
}

.button {
	/*width:95px;
	height:25px;*/
	padding:6px 15px;
	color:#333;
	font-size:14px;
	background: -moz-linear-gradient(top,  #fdebb5 0%, #f9d596 50%, #f3b046 51%, #ec9019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdebb5), color-stop(50%,#f9d596), color-stop(51%,#f3b046), color-stop(100%,#ec9019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdebb5 0%,#f9d596 50%,#f3b046 51%,#ec9019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdebb5 0%,#f9d596 50%,#f3b046 51%,#ec9019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdebb5 0%,#f9d596 50%,#f3b046 51%,#ec9019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fdebb5 0%,#f9d596 50%,#f3b046 51%,#ec9019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdebb5', endColorstr='#ec9019',GradientType=0 ); /* IE6-8 */

	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85c0f6), color-stop(1, #5091cd));
	background: -o-linear-gradient(bottom, #85c0f6 0%, #5091cd 100%);
	background: -moz-linear-gradient(bottom, #85c0f6 0%, #5091cd 100%);
	background: linear-gradient(to bottom, #85c0f6 0%, #5091cd 100%);	
	-moz-border-radius: 4px;*/
	border-radius: 4px;
}

.button:hover {
	color:#FFF;
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
}

a.links { color:#FFF; }

a.links:hover {
	text-decoration:underline;
}

.links2 { 
	background:url(images/bullet.png) no-repeat 0% 60%;
	width:200px;
	height:14px;
}

.links2 a {
	color:#FF0000;
	font-size:14px;
	width:200px;
	text-decoration:none;
	padding: 0 0 0 10px;
}

.links2 a:hover {
	color:#9f6c00;
	text-decoration:underline;
}

a.links3 {
	color:#333;
	font-size:12px;
	width:200px;
	text-decoration:none;
	padding: 0;
}

a.links3:hover {
	color:#9f6c00;
	text-decoration:underline;
}

a.links4 {
	color:#e46c0a;
	text-decoration:underline;
}

a.links4:hover {
	color:#9f6c00;
	text-decoration:underline;
}

/* ------------------------------------------------------------
	rotator
------------------------------------------------------------  */

.coin-slider {
	clear:both;
}

.cs-buttons {
	width: 200px;
	margin: 0 auto !important;
	left: 0 !important;
	text-align: center;
}

.coin-slider a {
	color:#e46c0a;
	padding:5px 8px;
	font-size: 18px;
	font-weight: bold;
}

.cs-prev { 
	/*background:url(images/controls.png);
	width:32px;
	height:32px;*/
	color:#e46c0a;
}

.cs-next {
	color:#e46c0a;
}

/* ------------------------------------------------------------
	readmore
------------------------------------------------------------  */
.readmore {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 15px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #cc9f52;*/
}
.readmore:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background:-moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477',GradientType=0);
	background-color:#fb9e25;
}
.readmore:active {
	position:relative;
	top:1px;
}

.readmore a {
	color:#333;
	font-weight:normal;
}
