/* standard elements */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
#feature {
	background: #6699cc;
	color: #316B99;
	font-family: verdana, arial, sans-serif;
}

#wrapper {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(/image/sidebar.jpg) repeat-y right top;
	text-align: left;
}

/*********************/
/* BANNER STYLES */
/*********************/

#menu {
	position: relative;
	background: #316B99;
	height: 75px;
}
#subtitle {
	position: relative;
	background: #316B99;
}
#subtitle p{
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
        font-weight: bold;
	text-align: center;
	width: 580px;
        padding-top: 10px;
        padding-bottom: 10px;
}
#banner {
	position: relative;
}
#contact {
	position: relative;
	background: #316B99;
	color: #FFFFFF;
	font-size: 12px;
        font-weight: bold;
	text-align: center;
	float: right;
	width: 180px;
        clear: right;
	padding-bottom: 10px;
}

#contact p {
	color: #fff;
}

#contact a{
	color: #00483A;
	text-decoration: none;
}

#contact a:hover{
	color: #FBEF99;
	background-color: #00483a;
}

.contactlarge {
	font-size: 16px;

}
.contactsmall {
	font-size: 12px;

}
#logo {
	position: relative;
	margin-top: 20px;
	margin-left: 240px;
}

.splash {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
        padding: 20px;
        border: 2px solid #316B99;
	border-width: 2px 15px;
	font-size: 16px;
        text-align: center;
}
.splash p {
   margin: 0;
}

.splashbox {
        border-top: 5px solid #FBEF99;
        border-bottom: 5px solid #FBEF99;
        margin: 10px;
        padding: 10px;
        text-align: center;
}

.splashbox p {
        padding: 20px;
        font-weight: bold;
}

#sidebar {
	width: 180px;
	float: right;
        clear: right;
	background: #FFFFFF;
}
#details {
        padding-top: 20px;
	background: #316B99;
        text-align: center;
}

#details p {
	color: #FFFFFF;
	font-size: 12px;
        font-weight: bold;
}
#details a {
	color: #FFFFFF;
	font-size: 12px;
        font-weight: bold;
}
#siteboosting {
	color: #FFFFFF;
	background: #316B99;
        text-align: center;
        padding-top: 20px;
}

#siteboosting p {
	color: #FFFFFF;
	font-size: 10px;
}
#siteboosting a {
	color: #FFFFFF;
	font-size: 10px;
        font-style: normal;
	text-decoration: none;
}



#main {
        padding: 20px;
        text-align: justify;
	background: #FFFFFF;
	width: 540px;
	float: left;
}

#main a{
	color: #000000;
	text-decoration: none;
}

#main a:hover{
	color: #CCCC00;
	background-color: #316B99;
}

#main ul {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-left: 75px;
	margin-top: 10px;
	padding: 0;
	background-color: #FFFFFF;

}
#main li {
	margin-top: 5px;

}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.list {
    clear: left;
    float: left;
    margin: 10px;
}
.maincenter {
    text-align:center;
    display:block;
    }
.maincenter img {
    margin: 5px 2px;
}
.maincenter p {
    text-align:center;
}
.maincenter a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.maincenter a:hover{
	color: #CCCC00;
	background-color: #316B99;
}

#form {
	margin-left: 100px;
	margin-top: 40px;
}
#secondary {
	float: right;
	width: 180px;
}

#secondary * {
	color: #FFF;
}


#secondary h3 {
	background: #73AFB7;
	padding: 3px 5px 3px 10px;
	font-size: 1.5em;
}
#secondary h4 {
	margin: 10px 10px 5px 10px;
	font-size: 1.2em;
}
#secondary p {
	font-size: 1.2em;
	margin: 3px 10px 10px 10px;
	line-height: 110%;
}



/*********************/
/* BASIC */
/*********************/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

p,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}



/*********************/
/* MAIN NAV */
/*********************/

#nav {
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float: left;
}

#nav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px 0 10px;
	width: 8em;
	font-weight: bold;
}

#nav a:hover {
	color: #316B99;
	background: #FFFF00;
}


#logo {
	height: 160px;
}

/*********************/
/* SIDEBAR */
/*********************/
#news {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
}
#news li {
	display: inline;
}
#news .title {
        font-style: normal;
        font-weight: normal;
	display: block;
	color: #FFFF00;
}
#news a {
	text-decoration: none;
	display: block;
	padding: 7px 15px 7px 15px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	line-height: 110%;
	background: #316B99;
}
/* hack for IE 6 < to make entire block clickable */
* html #news a {
	height: 1px;
}

#news a:hover {
	color: #316B99;
	background: #FFFF00;
}

#news a:hover .title {
        font-style: normal;
        font-weight: normal;
	display: block;
	color: #000000;
}
#permanent {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
}
#permanent li {
	display: inline;
}
#permanent .title {
	font-weight: bold;
	display: block;
	color: #000000;
}
#permanent a {
	text-decoration: none;
	display: block;
	padding: 7px 15px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #316B99;
	line-height: 110%;
	background: #FFFF00;
}
/* hack for IE 6 < to make entire block clickable */
* html #permanent a {
	height: 1px; 
}

#permanent a:hover {
	color: #000000;
	background: #316B99;
}

/*********************/
/* MAIN */
/*********************/
.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}

.floatright {
	float: right;
	margin: 5px 5px 5px 5px;
}

.floatleft {
	float: left;
	margin: 5px 5px 5px 5px;
}


p {
	color: #336699;
	font-size: 15px;
	margin-top: 15px;
}
#main p {
  clear: both;
}
img {
        border: 0;
}
h1 {
	vertical-align: middle;
        margin-bottom: 1px; 
        margin-top: 1px;
        color: #316B99;
        font-family: "times new roman",times,serif; 
        font-size: 18pt;
        font-weight: bold;
	border-top: 1px solid #316B99;
	border-bottom: 1px solid #316B99;
}

h1 .h1yellowtitle {
        color: #CCCC00;
        font-style: italic;
}


h2 {
        font-family: verdana, arial, sans-serif;
	color: #316B99;
	font-size: 16px;
	margin-top: 15px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 10px;
}

#sitemap ul {
        margin: 10px 0 10px 20px;
}

#sitemap .title {
        font-style: normal;
        font-weight: normal;
	color: #316B99;
}
#sitemap a {
	text-decoration: none;
	display: block;
	padding: 7px 15px 7px 15px;
	color: #000000;
}
/* hack for IE 6 < to make entire block clickable */
* html #sitemap a {
	height: 1px;
}

#sitemap a:hover {
	color: #316B99;
	background: #FFFF00;
}

#sitemap a:hover .title {
        font-style: normal;
        font-weight: normal;
	color: #000000;
}

/*********************/
/* FOOTER */
/*********************/
#footer {
	clear: both;
	border-top: 1px dashed #666666;
	padding: 5px;
	background-color: #316B99;
	color: #FFF;
}

#footer p {
        text-align: center;
	color: #FFF;
	padding: 0;
	margin: 0;
	font-size: 10px;
}
#subForm {
	width: 500px;
	margin-top: 50px;
	font-size: 14px;
}
#subForm .label {
	display:block;
	float: left;
	clear: left;
	width: 130px;
	margin-top: 6px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

input, select, textarea {
       margin-top:2px;
       border: 3px inset #316B99;;
	font-size: 14px;
}

input#submit {
	margin-left: 140px;
	color: #316B99;
	background-color: #fff;
        border: 3px outset #316B99;
	font-size: 14px;
}

input#submit:hover {
	background: #FFFF00;
	color: #000;
}
input#time, input#duration
 {
	width: 50px;
}

input#name, input#email, input#phone, textarea#message
 {
	width: 200px;
}

input#name:focus,
input#email:focus,
input#phone:focus,
input#time:focus,
input#duration:focus,
input#company:focus,
input#pickup:focus,
input#destination:focus,
input#fax:focus,
textarea#comments:focus,
textarea#message:focus
{
	background-color: #FFFF00;
	color: #000;
}

