@charset "utf-8";
/* CSS Document */

@import url(/css/reset.css);

body {background: white; font-family: Arial, Helvetica, sans-serif; line-height: 1em;}

/*---------- logo -----------*/
h1 a { display:block; width:178px; height:130px; background:url(/images/sprites.jpg) top left no-repeat; text-indent:-9999px; float:left; }

/*---------- left navigation ----------*/
#menu {width:816px; height:52px; margin:98px 0 0 0; padding:0; float:left; }
#menu span { display: none; }
#menu li, #menu a { height:52px; display:block; }
#menu li { float:left; list-style:none; display:block; }

/*---------- positions the background image ----------*/
#btn_1, #btn_2, #btn_3, #btn_4, #btn_5, #btn_6, #btn_7, #btn_8 {width: 102px;}
#btn_1 {background:url(/images/sprites.jpg) -9px -9px no-repeat; }
#btn_2 {background:url(/images/sprites.jpg) -119px -9px no-repeat; }
#btn_3 {background:url(/images/sprites.jpg) -229px -9px no-repeat; }
#btn_4 {background:url(/images/sprites.jpg) -339px -9px no-repeat; }
#btn_5 {background:url(/images/sprites.jpg) -449px -9px no-repeat; }
#btn_6 {background:url(/images/sprites.jpg) -559px -9px no-repeat; }
#btn_7 {background:url(/images/sprites.jpg) -669px -9px no-repeat; }
#btn_8 {background:url(/images/sprites.jpg) -779px -9px no-repeat; }

/*---------- positions the hover state ----------*/
#btn_1:hover {background-position: -9px -69px;}
#btn_2:hover {background-position: -119px -69px;}
#btn_3:hover {background-position: -229px -69px;}
#btn_4:hover {background-position: -339px -69px;}
#btn_5:hover {background-position: -449px -69px;}
#btn_6:hover {background-position: -559px -69px;}
#btn_7:hover {background-position: -669px -69px;}
#btn_8:hover {background-position: -779px -69px;}

dfn.default{font-style:normal;}
#wrap{width:100%; text-align:center;}
#body{}
#body2{width:653px; margin:0 auto; text-align:left; padding-top:20px;}
#body3{width:653px; margin:0 auto; padding-top:20px;}
#footer{float:none; color:#000000; font-size:8px;}
#flashcontent{width:800px;}

#header{}
#header2{height:100px; width:653px; background:#ffbdc1 url(/images/header_destination.jpg) no-repeat; text-align:center;}
#text{text-align:right; color:#736152; font-size:14px; font-style:normal; float:left; width:521px; height:112px; padding-top:10px; margin:10px;}
#image{float:left; width:112px; height:403px;padding-top:10px;}
#footer2{clear:both; color:#000000; font-size:12px; padding-top:30px; text-align:center;}

h2{color:#000000; font-size:12px; font-style:normal;}
h3{color:#000000; font-size:12px; font-style:normal;}
h4{color:#000000; font-size:12px; font-style:normal;}
h5{color:#000000; font-size:12px; font-style:normal;}
h6{color:#000000;font-size:12px;  font-style:normal;}

.tan{ color:#736152;}
.othersFont{font-size: 16px; color:#736152; width:400px; float:right; padding-bottom:20px;}

h2.others{font-size:14px; font-weight:normal;}
h3.others{font-size:14px; font-weight:normal;}
h4.others{font-size:14px; font-weight:normal;}
h5.others{font-size:14px; font-weight:normal;}
h6.others{font-size:14px; font-weight:normal;}

span{font: bold small italic; text-align:center}
a{color:#000000; text-decoration:none;}
p.body{text-indent: 3em; text-align:left;}
p.title{font-weight:bold; margin-top:2em; text-align:left;}
p.flash{margin:1.5em;}

.resources{margin:1.5em; line-height:1.5em;}
a.re{color:#9966FF; text-decoration:none;  text-align:left;}


.ml-500{margin-left:500px;}
.mb-30{margin-bottom:30px;}

.p-10{padding:10px;}
.p-20{padding:20px;}
.p-30{padding:30px;}
.p-40{padding:40px;}

.pb-10{padding-bottom:10px;}
.pb-20{padding-bottom:20px;}
.pb-30{padding-bottom:30px;}
.pb-40{padding-bottom:40px;}

.pt-10{padding-top:10px;}
.pt-20{padding-top:20px;}
.pt-30{padding-top:30px;}
.pt-40{padding-top:40px;}

.pr-10{padding-right:10px;}
.pr-20{padding-right:20px;}
.pr-30{padding-right:30px;}
.pr-40{padding-right:40px;}

.pl-10{padding-left:10px;}
.pl-20{padding-left:20px;}
.pl-30{padding-left:30px;}
.pl-40{padding-left:40px;}

a.white{color:#CCCCCC}