body {
	font-family: "Book Antiqua", Calibri, Courier;
	font-size: 14px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #666666;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav {
background-color:#33CC00;
}
th, td {
    font-size: 10px;
}

img {
	border: 0;
	margin: 0px;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6;
	padding-left: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

body {
	background-color: #cb0368;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
}

#wrapper {
    width: 698px;
    background: #fff;
    border: 5px solid #009933;
}

* html #wrapper {
    width: 700px;
    w\idth: 698px;
}

h1 {
    padding: 9px 18px
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #cb4c8c;
}

a.orange { color: #d07c1a; }
a.green  { color: #858e10; }
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }

a:hover        { color: #FF2A8C; }
a:hover.orange { color: #FF9B0B; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }

a:hover {
    text-decoration: underline;
}


/* nav */

* html .clear {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#nav li {
    float: left;
    list-style: none;
    width: 139px;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid white;
    text-align: center;
}

#nav li.first {
    width: 138px;
    border-left: none;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 2px 0;
	width: 100%;
	background-color: #339900;
}

#nav a:hover {
	background-color: #666600;
}

/* highlights */

#highlights {
    background: url(images/photo_1.jpg) no-repeat;
    width: 327px;
    float: left;
    margin-right: -10px;
}

#highlights .p {
    padding: 8px 7px;
    margin-left: 187px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  { background: #bdcb21; }
#highlights div.purple {
	background-color: #666600;
}
#highlights div.orange {
	background-color: #595140;
}

#highlights #topspot {
    padding: 13px 11px;
}

#highlights .faceotweek {
    float: left;
    width: 97px;
    font-size: 10px;
    margin-top: 1em;
    color: #487388;
    font-weight: bold;
}

#highlights .faceotweek p {
    padding: 0 2px;
}

/* right */

#right {
    width: 370px;
    float: right;
    border-top: 1px solid #bdbdbd;
    background: url(images/body_tr_bg.gif);
}

#right .right {
    margin-left: 1px;
}

#right #products {
    float: left;
    width: 188px;
}

#right #products div {
    border-top: 1px solid #bdbdbd;
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
}

#right #products h2 {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#right #news {
    float: right;
    width: 165px;
    margin: 10px 10px 0 0;
    display: inline;
}

#right #news h2 {
	margin-bottom: 0.5em;
	color: #FF9A00;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #319A00;
}

#right #news h3 {
    margin-bottom: 14px;
}

/* beauty */

#beauty {
    float: right;
    width: 370px;
    border-top: 1px solid #bdbdbd;
    background: url(images/body_br_bg.gif);
}

#beauty div {
    padding: 12px;
}

/* footer */

#footer {
	color: #fff;
	text-align: center;
	padding: 8px 0;
	background-color: #9EC600;
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
    color: #f8cde3;
}
#item-one ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#item-two ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#topspot ul {
	margin-left: 20px;
	margin-top: 0px;
	list-style-type: none;
}
#item-two ul li {
	margin: 0px;
	padding: 0px;
}
#topspot h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	font-size: 14px;
	color: #FF9900;
}
#topspot h1 {
	margin: 0px;
	padding: 0px;
}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBEBD;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#content h2 {
	margin: 0px;
	padding-bottom: 6px;
	font-size: 14px;
	color: #990000;
}
#beauty h2 {
	font-size: 14px;
	color: #FF9A00;
	margin: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
#topspot h1 {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 14px;
	background-color: #319A00;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
	border-bottom-width: 1;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#ddblueblockmenu li a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 134px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: white;
	background-color: #9AA51B;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #90bade;
	border-left-color: #336600;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 134px; /*IE 5*/
w\idth: 134px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #CC9900;
border-left-color: #336600;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
#news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #319A00;
}
.itinerary {
	background-color: #C6D79C;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #D1D1D1;
	border-bottom-color: #999999;
	border-left-color: #D6D3D6;
	margin: 0px;
	padding: 0px;
}
#news ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#topspot a {
	color: #FFFFFF;
}
#beauty a {
	color: #FF9A00;
	text-decoration: none;
}
#topspot a {
	color: #FF9A00;
}
.contentLink {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.contentLink a {
	color: #999999;
}
#topspot a {
	color: #FFFFFF;
	text-decoration: none;
}
.contentlink {
	font-size: 12px;
	font-weight: normal;
	color: #6B6D6B;
}
#beauty .contentlink {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#topspot .contentLink {
	font-weight: normal;
	color: #666666;
}
#topspot ul {
	color: #238aaa;
}
#topspot a {
	color: #238aaa;
}
#topspot h1 a {
	color: #FFFFFF;
}
