body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #c4ac7c;
  font-size: 12px;
  padding: 10px 0 10px 0;
}

h1,h4{
   font-size: 12px;
   color:#184ad8;
   margin-top: 0;
}

h2{
   font-size: 12px;
   padding: 5px 0 0 0;
   margin: 0 5px 0 0;
   color:#753A00;
   height:25px;
}


h3{
   font-size: 12px;
   padding: 5px 0 0 0;
   margin: 0 5px 0 0;
   color: #753A00;
   height: 25px;
}

h5{
     font-family: Verdana;
	 font-size: 11px;
	 color:#184ad8;
	 padding: 0;
	 margin-bottom: 0;
}

h6{
     font-family: Verdana;
	 font-size: 14px;
	 color:#184ad8;
	 padding: 0;
	 margin-bottom: 0;
	 text-decoration: underline;
}

em{
	 font-family: Arial;
	 font-size: 9px;
	 color:#000;
	 margin: 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.main{
    width: 100%;
}

.container{
    width: 1005px;
}

#banner{
    width: 1005px;
	height: 246px;
	background: url(images/banner.jpg) no-repeat;
	margin-bottom: 5px;
}

#navbar{
    width: 955px;
	height: 25px;
	background: url(images/navbar.jpg) no-repeat;
	margin-top: 3px;
	padding: 8px 0 0 50px;
	font-size: 12px;
	color:#753A00;
	font-weight: bold;
}

#navbar a{
    color:#753A00;
	text-decoration: none;
	padding: 0 20px 0 20px;
}

#navbar a:hover{
    color:#000000;
}

#wrapper{
    width: 1005px;
}

#wrapper_top{
    width: 1005px;
	height: 20px;
	background: url(images/wrapper_top.gif) no-repeat;
}

#wrapper_content{
    width: 1005px;
	background: url(images/wrapper_spacer.gif) repeat-y;
	position: relative;
	padding: 0 0  0 10px;
}


#statelinks{
    width: 1005px;
	background: url(images/wrapper_spacer.gif) repeat-y;
	padding: 0 0  0 10px;
}
#wrapper_bottom{
    width: 1005px;
	height: 14px;
	background: url(images/wrapper_bottom.gif) no-repeat;
}

#footer{
    margin-bottom: 10px;
}

#leftcol,#rightcol{
    width: 230px;
	float: left;
}

#centercol{
    width: 752px;
	float: left;
}


#centercol1{
    width: 520px;
	float: left;
}

#blue_top{
    width: 210px;
	height: 32px;
	background: url(images/blue_top.gif) no-repeat;
	padding: 7px 0 0 20px;
}

#blue_content{
    width: 230px;
    background: url(images/blue_spacer.gif) repeat-y;
}

#blue_bottom{
    width: 230px;
	height: 14px;
	background: url(images/blue_bottom.gif) no-repeat;
}

#red_top{
    width: 225px;
	height: 29px;
	background: url(images/red_top.gif) no-repeat;
	padding: 10px 0 0 5px;
}

#red_content{
    width: 230px;
    background: url(images/red_spacer.gif) repeat-y;
}

#red_bottom{
    width: 230px;
	height: 14px;
	background: url(images/red_bottom.gif) no-repeat;
}

#white_top{
    width: 230px;
	height: 13px;
	background: url(images/white_top.gif) no-repeat;
}

#white_content{
    width: 230px;
    background: url(images/white_spacer.gif) repeat-y;
}

#white_bottom{
    width: 230px;
	height: 15px;
	background: url(images/white_bottom.gif) no-repeat;
}

#content_top{
    width: 752px;
	height: 14px;
	background: url(images/content_top.gif) no-repeat;
}

#content{
    width: 732px;
    background: url(images/content_spacer.gif) repeat-y;
	padding-left: 20px;
}

#content1{
    width: 740px;
    background: url(images/content_spacer.gif) repeat-y;
	padding-left: 12px;
}

#content_bottom{
    width: 752px;
	height: 15px;
	background: url(images/content_bottom.gif) no-repeat;
}


#content1_top{
    width: 520px;
	height: 15px;
	background: url(images/content1_top.gif) no-repeat;
}

#content_one{
    width: 497px;
    background: url(images/content1_spacer.gif) repeat-y;
	padding-left: 23px;
}

#content1_bottom{
    width: 520px;
	height: 14px;
	background: url(images/content1_bottom.gif) no-repeat;
}

#heading{
    height: 45px;
	width: 712px;
	background: url(images/heading.gif) no-repeat;
	padding: 13px 0 0 40px;
}

#heading2{
    height: 24px;
	width: 679px;
	background: url(images/heading2.gif) no-repeat;
	padding: 5px 0 0 40px;
}


#description{
    font-size: 12px;
	color: #000000;
	width: 690px;
}

#description a{
    color:#05099d;
	font-size: 11px;
}

ul{
    margin-bottom: 0;
}

#description li{ 
    list-style: none;
}

#menulist{
	 font-size: 12px;
	 font-weight: bold;
	 margin: 3px 0 0  0;
	 display: block;
}

#menulist a{
     text-decoration: none;
	 color: #ffffff;
	 background-color:#d19240;
     border: solid .05em #ccc;
	 display: block;
	 width: 140px;
	 padding: 3px 0 3px 20px;
	 margin: 0px;
}

#menulist a:hover{
     border: solid .05em #c4ac7b;
	 color: #753A00;
	 background-color:#c4ac7b;
}

#menu{
     margin: 0;
	 width: 200px;
	 padding-left: 30px;
	 
}

#fcol{
	   float: left;
	   width: 230px;
}


#scol{
	   float: left;
	   width: 260px;
}


#tcol{
	   float: left;
	   width: 250px;
}


#statelist{
	   width: 740px;
	   position: relative;
	   text-align: left;
}

#statemenu a{
       font-family: Verdana;
	   font-size: 11px;
	   color:#000000;
	   text-decoration: none;
	   display: block;
	   background-color:#ffff99;
	   padding: 2px 5px;
	   border: .05em solid #eee;
	   display: block;
	   margin: 3px 10px;
}

#statemenu a:hover{
       background-color:#d19240;
	   color:#FFFFFF;
	   border: .05em solid #666;
	   display: block;
}


#statelist li{
       padding-bottom: 3px;
	   display: block;
	   list-style: none;
}

#statelist ul{
       margin-left: 0;
}

#copyright{
       text-align: center;
	   width: auto;
}

#spacer{
       padding: 5px 0 0 0;
}

#trade_listing{
       font-size: 14px;
	   padding-left: 10px;
}

#trade_listing a{
       font-size: 12px;
	   color: #008000;
}

#company_item{
       width: 440px;
	   margin-bottom: 20px;
}

#companyname{
       width: 450px;
	   margin-bottom: 3px;
	   padding-left: 10px;
	   display: block;
	   background-color: #ffff99;
}

#address{
       width: 450px;
	   margin-bottom: 3px;
	   padding-left: 10px;
	   display: block;
	   background-color: #ffff99;
}

#phone{
       width: 450px;
	   margin-bottom: 3px;
	   padding-left: 10px;
	   display: block;
	   background-color: #ffff99;
}

#website{
       width: 450px;
	   margin-bottom: 3px;
	   padding-left: 10px;
	   display: block;
	   background-color: #ffff99;
	   font-size: 10px;
	   color:#008000;
}

span{
       font-size: 11px;
}

span a{
       color:#008000;
}


#copyright{
       text-align: center;
	   width: auto;
}


#city_trade a{
       font-family: Verdana;
	   font-size: 11px;
	   color:#000000;
	   text-decoration: none;
	   display: block;
	   background-color:#ffff99;
	   padding: 2px 4px;
	   border: .05em solid #eee;
}

#city_trade a:hover{
       background-color:#d19240;
	   color:#FFFFFF;
	   border: .05em solid #666;
}


#city_link{
       padding-bottom: 3px;
	   display: block;
	   width: 200px;
	   text-align: left;
	   padding-left: 0px;
}

#comments{
       font-size: 12px;
	   width: 600px;
	   padding: 20px 20px;
}

#featured{
       position: relative;
}


#featured_img{
      width: 250px;
	  float: left;
}

#featured_para{
      width: 450px;
	  float: left;
}


#clearfloat{
       clear: both;
}

#articles{
      padding: 10px 0 10px 10px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  width: 180px;
}

#articles li{
      list-style-image:url(images/article_list2.jpg);
}

#articles a{
      text-decoration: none;
	  color:#000000;
}

#articles a:hover{
      text-decoration: underline;
}



#searchbox{
      padding-left: 5px;
}

#searchbox b{
      color: #184ad8;
	  font-size: 12px;
}

#rssout{
      font-family: Arial;
	  font-size: 11px;
	  color:#000000;
	  width: 650px;
}


#rssout a{
	  color:#ea1126;
	  text-decoration: none;
}

#rssout ul{
      margin: 0;
}

#rssout li{
      list-style: none;
	  margin-bottom: 5px;
	  border-bottom-style:solid;
	  border-bottom-color:#CCCCCC;
	  border-bottom-width:thin;
}

#studio{
      position: relative;
}

#ustradeschools{
      width: 270px;
	  float: left;
	  padding: 0 20px 0 10px;
	  border-right: 0.05em dashed #000000;
}

#front_square{
      width: 380px;
	  float: left;
	  padding: 20px 0 0 10px;
}


#school_header{
	  background-color:#fff;
	  width: 695px;
	  height: 10px;
	  padding: 5px 0 5px 5px;
	  color:#D8780E;
}


#school_header2{
	  width: 470px;
	  height: 10px;
	  padding: 5px 0 5px 5px;
	  color:#D8780E;
}

#school_content{
      padding: 15px 0 10px 0;
	  font-size: 11px;
}

#school_content b{
      color:#184ad8;
}



.pagination {
	padding: 3px;
	margin: 3px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #D8780E;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #D8780E;
	color: #000;
}

.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #D8780E;
	font-weight: bold;
	background-color: #D8780E;
	color: #FFF;
	}
	
.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
}

.featured_empty{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
}

.featured_empty_desc{
    font-family: Arial;
	font-size: 12px;
	color:#333333;
}

.featured_empty_desc b{
    color:#008000;
	font-family: Arial;
}

.programs_offered, .programs_degree{
    margin-top: 15px;
	margin-bottom: 15px;
	width: 400px;
	padding-left: 30px;
	text-align: left;
}
	
#trade_programs{
    padding-left: 15px;
}

#trade_programs li{
    list-style: none;
	margin-left: -20px;
	margin-top: 3px;
}

#trade_programs a{
    font-family: Verdana;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#trade_programs a:hover{
    color: #333;
	text-decoration: underline;
}
