BODY{
	background-color:#252525;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	font-family:Century Gothic, Arial, Tahoma;
	font-size:12px;
	background-position:center;
}

.small_white{
	font-family:Century Gothic, Arial, Tahoma;
	font-size:10px;
	font-weight:bold;
}

.small_yellow, A.small_yellow:visited, A.small_yellow:link{
	font-family:Century Gothic, Arial, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#ffe200;
}

A.small_yellow:hover{
	font-family:Century Gothic, Arial, Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:white;
}

.med_white, A.med_white:visited, A.med_white:link{
	font-family:Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-repeat:no-repeat
}

A.med_white:hover{
	font-family:Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#ffe200;
}

A.med_white:hover{
	font-family:Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#ffe200;
}

A.nav:visited, A.nav:link{
	font-family:"Lucida Sans", Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

A.nav:hover{
	font-family:"Lucida Sans", Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#782327;
}


A.nav2:visited, A.nav2:link{
	font-family:"Lucida Sans", Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
}

A.na2v:hover{
	font-family:"Lucida Sans", Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#782327;
	padding-right:20px;
	padding-left:20px;
}
.orange_left{
	background-image:url(assets/images/home_page/tab_orange_left.png);
	background-repeat:no-repeat;
}

.info_box{
	padding:25px 20px 20px 20px;
	font-size:11px;
	font-family:Century Gothic, Arial, Tahoma;
	height:152px;
}

.left_tab{
	width:130px;
	padding-left:25px;;
	float:left;
}

.right_tab{
	width:120px;
	float:right;
}
	

A.side_nav:visited, A.side_nav:link{
	font-family:"Lucida Sans", Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffd700;
	text-transform:uppercase;
}

A.side_nav:hover{
	font-family:"Lucida Sans", Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#c0c0c0;
}

.nav_btn{
	 background-color:#252525;
	 border:1px solid #3d3d3d; 
	 text-align:center; 
	 vertical-align:middle; 
	 padding:12px 0px
	}
	
.main{
	font-family: "Century Gothic", Arial, Tahoma;
	font-size:13px;
	color:#000000;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:20px;
	line-height: 18px;
}

.grey{
	color:#7a7a7a;
}

IMG.photo{
	border:1px solid black;
	padding:1px;
	margin:10px;
}

.orange{
	color:#c65b13!important;
}

.news_input, .news_select, .news_textarea, .news_checkbox  {
		font-family: tahoma;
		font-size: 11px;
	}

.myForm {
		font-family: tahoma;
		font-size: 11px;
		color:white;
	}

.required {
		color: red;
	}

