/*
Theme Name: Travel
Description: The Travel theme based on my Own.
Version: 1.0
Author: 
Author URI: 

*/



/* Begin Typography & Colors */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #3D3D3D url('images/body-bg.gif') repeat-x;    
    font-size:13px;
    margin: 0px;
    padding: 0px;
}

#main_content {
    width: 731px;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0px 20px 0px 20px;
}

#header {
    margin: 0px;
    padding: 0px;
}

#logo {
    background: #FFFFFF url('images/logo.gif') no-repeat;
    width: 272px;
    height: 89px;
    float: left;
}

#call {
    float: left;
    font-size: 15px;
    color: #AE020B;
    text-align: center;
}

#call div {
    padding-top: 50px;
}

#companyname {
    background: #FFFFFF url('images/companyname.gif') no-repeat;
    float: left;
    width: 134px;
    height: 89px;
}

#bus {
    margin-top: 1px;    
    background: #FFFFFF url('images/bus.jpg') no-repeat;
    width: 731px;
    height: 200px;
}

#bus div.menu {
    padding-top: 3px;
}

#home-li { border: none !important; }

#bus ul { list-style: none; padding: 0; margin: 0; height: 23px; padding-top: 3px;}
#bus ul li { float: left; padding-left: 30px; padding-right: 30px; border-left: 1px solid white; }

#bus ul li a { 
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
#bus ul li.current_page_item a, #center2 ul li.current_page_item a:hover { 
    color:#FF7C00;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
#bus ul li a:hover { color:#FF7C00; }

#content{
    width: 730px;
    background: #FFFFFF url('images/content-bg.jpg') repeat-x;
    padding: 0px;
    overflow: hidden;
}

#home-li { border: none !important; }

#line {
    width: 100%;
    height: 1px;
    background-color: #999999;
}

#footer {
    padding-top: 10px;
    text-align: center;
    overflow: hidden;
}

#footer ul { list-style: none; margin: 0 auto; padding-bottom: 5px; height: 18px;}
#footer ul li { display: inline; padding-left: 30px; padding-right: 30px; border-left: 1px solid black; }

#footer ul li a { 
    color:#000;
    font-size:11px;
    text-decoration:none;
}
#footer ul li.current_page_item a, #center2 ul li.current_page_item a:hover { 
    color:#000;
    font-size:11px;
    text-decoration:none;
}
#footer ul li a:hover { color:#000; }

#footer div.copyright {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 11px;
    color: #999999;
}
#footer p{
	font-size:10px;
	color:#666;
}
#footer p a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

#leftbar {
    float:left;
	margin-left:10px;
	text-align:center;
}

#center_content {
    float:left;
	font-family:Arial;
	margin:0px 10px 0px;
	width:434px;
}

#rightbar {
    float:right;
	margin-right:10px;
}

#minibus {
    background: url('images/minibus.gif') no-repeat;
    width: 125px;
    height: 116px;
    text-align: center;
    margin-bottom: 40px;
}

#livechat {
    background: url('images/livechat.gif') no-repeat;
    width: 125px;
    height: 116px;
    text-align: center;
    margin-bottom: 40px;
}

#contactinfo {
    background: url('images/contactinfo.gif') no-repeat;
    width: 126px;
    height: 127px;
    text-align: center;
    margin-bottom: 40px;
    font-size: 10px;
    padding-top: 20px;
}

#contactinfo div.contanctus {
    font-size: 16px;
    color: #AE020B;
    margin-bottom:10px;
}

#contactinfo div.mail2 {
    margin-top:10px;
}

#car {
    background: url('images/car.gif') no-repeat;
    width: 124px;
    height: 160px;
    text-align: center;
}

#cate {
    background: url('images/cat-top.jpg') no-repeat;
    width: 126px;
    margin-bottom: 38px;
	background-color:white;
}

#cate div.name {
    color: #FFF;
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 25px;
    overflow: hidden;
}

#commentform textarea {
    width: 99%;
    padding: 1px;
}

#cate div.menu {
	background:transparent url(images/cat-bottom.jpg) no-repeat scroll 0 100%;
    width: 121px; 
    font-size: 10px;
    overflow: hidden;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
	min-height:150px;
	position:relative;
	margin-top:-10px;
}

#cate div.menu ul{list-style-type:none;margin:0px;padding:0px}
#cate div.menu li { color: #000; padding-bottom: 7px; margin-bottom: 7px; float: left; border-bottom:1px dotted black; width: 113px;}
#cate div.menu li a { color: #000;  text-decoration: none; margin-left: 5px;}
#cate div.menu li a:hover{ color: #FF7C00;  text-decoration: none}
/* End captions */

a{
	text-decoration:none;
	color:#AE020B;
}

h2 a{
	color:#AE020B;
}
h2 {
	margin-top:0px;
	color:#AE020B;
}
