/*body{
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height:1.7em;
}*/

h1,h2, h3, h4, h5, h6{
padding-bottom:0.3em;
}

h1{font-size:14px;
	font-weight:bold;
	clear:both;
	line-height:18px;
}
h2{
	font-size:13px;
	font-weight:bold;
	clear:both;
	padding-left: 15px;
	padding-right: 20px;
	line-height:17px;
}
h3{
	font-size:13px;
	clear:both;
	line-height:17px;
	color: #f04e29;
	font-weight:bold;
}

h4{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding-right: 20px;
	padding-left: 15px;
	line-height:16px;
}
h5{
	font-size:11px;
	font-weight:normal;
	clear:both;
	padding-right: 20px;
	padding-left: 15px;
	color: #210e04;
	line-height:15px;
}
h6{
	font-size:11px;
	font-weight:normal;
	clear:both;
	padding-right: 20px;
	padding-left: 20px;
	color: #9c8679;
	line-height:15px;
}

BODY, TABLE, TD, TH	{ 
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
} 

a:link    {
	text-decoration: none;
	color: #2B4A80;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
a:visited {
	text-decoration: none;
	color: #2B4A80;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
a:active  {
	text-decoration: none;
	color: #2B4A80;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
a:hover   {
	text-decoration: none;
	color: #f04e29;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

a.web:link    {
	text-decoration: none;
	color: #2B4A80;
	font-weight: bold;
}
a.web:visited {
	text-decoration: none;
	color: #2B4A80;
	font-weight: bold;
}
a.web:active  {
	text-decoration: none;
	color: #2B4A80;
	font-weight: bold;
}
a.web:hover   {
	text-decoration: none;
	color: #f04e29;
	font-weight: bold;
}

a.olink:link    {
	text-decoration: none;
	color: #f04e29;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
a.olink:visited {
	text-decoration: none;
	color: #f04e29;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
a.olink:active  {
	text-decoration: none;
	color: #f04e29;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
a.olink:hover   {
	text-decoration: none;
	color: #2B4a80;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

p {
	margin-top: 0px;
	margin-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

normal {
	margin-top: 0px;
	margin-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

.orange-text {
	font-size:11px;
	line-height: 15px;
	font-weight:bold;
	clear:both;
	color: #f04e29;
}

.bold-text {
	font-size:11px;
	line-height: 15px;
	font-weight:bold;
	clear:both;
	color: #333;
}

.orange-bold {
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	padding-right: 21px;
	color: #f04e29;
	margin-bottom: 4px;
}

.white-bold {
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	padding-right: 21px;
	color: #FFF;
	margin-bottom: 4px;
}

.body-bold-darkg {
	font-size:13px;
	font-weight:bold;
	clear:both;
	padding-right: 17px;
	color: #333;
	line-height: 16px;
}
.oh4bold {
	font-size:13px;
	font-weight:bold;
	padding-right: 17px;
	color: #f04e29;
}

.bodybold {
	font-size:13px;
	font-weight:bold;
	color: #333;
	line-height: 16px;
}

.bodyboldwhite {
	font-size:13px;
	font-weight:bold;
	color: #FFF;
	line-height: 17px;
}

#web a:link, #web a:visited {
	text-decoration: none;
	color: #000;
}

#web a:hover, #web a:active {
	text-decoration: none;
	color: #f04e29;
}
	
h1 a, h3 a, h4 a, h5 a, h6 a, body, #wrapper #nav a, #wrapper #nav li ul a{
color:#2f2f2f;	
}

h2 a {
	color:#2f2f2f;
	font-style: italic;
	text-decoration: underline;
}

.contentcenter {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height:1.7em;
	text-align: center;
}

.sidebar h3{
	font-size:16px;
}

.body-head {
	font-size:14px;
	font-weight:bold;
	clear:both;
	padding-right: 20px;
	color: #333;
	line-height: 17px;
	background-color: CCC;
}

.searchtop {
	color: #CCC;
	font-weight: bold;
}

.bfoot p {
	margin-top: 0px;
	margin-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

#bfoot a:link, #bfoot a:visited {
	text-decoration: none;
	color: #2B4A80;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

#bfoot a:hover, #bfoot a:active {
	text-decoration: none;
	color: #f04e29;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

h1 a, h2 a{
	font-weight:normal;
	text-decoration:none;
}

#full ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 4px 0px;
	padding: 0px 15px;
	list-style-position: inside;
}

.btn {
	display: block;
	position: relative;
	background: #aaa;
	padding: 5px;
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	margin: 5px 0px 2px 0px;
	/*clear: both;*/
}
.btn * { font-style: normal; background-image: url(http://www.wcguru.com/images/misc_images/btn2.png); background-repeat: no-repeat; display: block; position: relative;  }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue {
	background: #2B4A80;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;

}
.btn:hover {
	background-color: #f04e29;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(http://www.wcguru.com/images/misc_images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2B4A80; }
* html .btn:hover { border-color: #a00; }


/*  #content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 4px 0px;
}

 li ul li {
	padding: 5px 0 3px 5px;
	margin: 0;
	width: 200px;
	list-style: none;
	border-bottom: 1px solid #000;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	}
 
 li > ul {
	top: auto;
	left: auto;
	}

li ul li a:link, li ul li a:visited, li ul li a:active, li ul a:link, li ul a:visited, li ul a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}
li ul li a:hover, li ul li:hover, li ul li.over {
	background: #fec968;
	text-decoration: none;
	color: #fff;
	}

li:hover ul, li.over ul{ display: block; }

 li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background: #fff;
	border: 1px solid ##000;
	margin: 0;
	padding: 0;
  }*/
