﻿/* MISC */
.Aregular{
    width:30px;
    height:34px;
    display:inline-block;
    text-align:center;
	text-decoration:none;
    line-height:34px;
    font-size:20px!important;
    float:left;
    color:#666;
	background:none;
	margin:0 0 0 2px;
}
.Alarge{
    width:30px;
    height:34px;
    display:inline-block;
    text-align:center;
	text-decoration:none;
    line-height:34px;
    font-size:25px!important;
    float:left;
    color:#ccc;
	background:none;
}
.Axlarge{
    width:30px;
    height:34px;
    display:inline-block;
    text-align:center;
	text-decoration:none;
    line-height:34px;
    font-size:30px!important;
    float:left;
    color:#ccc;
	background:none;
}
/* Content Text Syling */
h1{
	color:#FF850D;
	font-weight:normal;
	margin:0 0 0.25em 0;
	padding:0;
}
h1 a
{
	color:#FF850D;
}
h2{
	color:#96D045;
	font-weight:normal;
	margin:0 0 0.25em 0;
	padding:0;
}
h2 a
{
	color:#96D045;
}
h3{
	color:#FF850D;
	margin-bottom:0;
	padding-bottom:0;
}
h3 a
{
	color:#FF850D;
}
h4{
	margin-bottom:0;
	padding-bottom:0;
}
p{
	margin:0 0 0.25em 0;
}


/* CSS Document */

body{
	font-size:80%!important;
}
h1{
	font-size:220%!important;
}
h2{
	font-size:140%!important;
}
h3{
	font-size:125%!important;
}
h4{
	font-size:100%!important;
}
h5{
	font-size:100%!important;
}
h6{
	font-size:100%!important;
}
p{
	font-size:100%!important;
}

/* SPECIAL */
.nav li a{
	padding:0 1.2em 0 1.2em;
	font-size:110%!important;
}
.banner p{
	font-size:85%!important;
	line-height:120%!important;
}
.banner h4{
	font-size:1em!important;
}

/* TAB STYLING */

.Aregular{
    color:#666!important;
}
.Alarge{
    color:#ccc!important;
}
.Axlarge{
    color:#ccc!important;
}