/* ----------- Body Styles ----------------------- */

body {
	margin: 8px 0;
	padding: 0;
	background: #CCBDAC;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #000;
	text-align: center;
}

div {
	text-align: left;
}

img {
	border: none;
}

hr {
	display: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* ----------- Headings -------------------------- */

h1, h2, h3, h4, p, blockquote, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightbox h1 {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-size: 22px;
	font-weight: normal;
	color: #292425;
}

#rightbox h1 span {
	color: #FF8600;
}

#form h3 {
	font-size: 9px;
	font-weight: bold;
	margin-top: 8px;
	text-transform: lowercase;
}


/* ----------- Structural Styles ----------------- */

#wrap, #wrapsubdir, #wrapsub, #wrapsub2, #wrapsub3, #wrapsub4, #wrapsub5, #wrapsub6, #wrapsub7, #wrapsub8, #wrapsub9, #wrapsub10, #wrapsub11, #wrapsub12, #wrapsub13, #wrapsub14, #wrapsub15, #wrapsub16, #wrapsub17 {
	margin: 0 auto;
	width: 652px;
	height: 595px;
	position: relative;
	border: 1px solid #FFF;
}

#wrap {
	background: #840091 url(/images/homebg.gif) top left no-repeat;
}

#wrapsub, #wrapsubdir, #wrapsub2, #wrapsub3, #wrapsub4, #wrapsub5, #wrapsub6, #wrapsub7, #wrapsub8, #wrapsub9, #wrapsub10, #wrapsub11, #wrapsub12, #wrapsub13, #wrapsub14, #wrapsub15, #wrapsub16, #wrapsub17 {
height: 605px;
}

#wrapsub {
background: #FFF url(/images/subbg.gif) top left no-repeat;
}

#wrapsubdir {
background: #FFF url(/images/subbgdir.gif) top left no-repeat;
}

#wrapsub2 {
background: #FFF url(/images/subbg2.gif) top left no-repeat;
}

#wrapsub3 {
background: #FFF url(/images/subbg3.gif) top left no-repeat;
}

#wrapsub4 {
background: #FFF url(/images/subbg4.gif) top left no-repeat;
}

#wrapsub5 {
background: #FFF url(/images/subbg5.gif) top left no-repeat;
}

#wrapsub6 {
background: #FFF url(/images/subbg6.gif) top left no-repeat;
}

#wrapsub7 {
background: #FFF url(/images/subbg7.gif) top left no-repeat;
}

#wrapsub8 {
background: #FFF url(/images/subbg8.gif) top left no-repeat;
}

#wrapsub9 {
background: #FFF url(/images/subbg9.gif) top left no-repeat;
}

#wrapsub10 {
background: #FFF url(/images/subbg10.gif) top left no-repeat;
}

#wrapsub11 {
background: #FFF url(/images/subbg11.gif) top left no-repeat;
}

#wrapsub12 {
background: #FFF url(/images/subbg12.gif) top left no-repeat;
}

#wrapsub13 {
background: #FFF url(/images/subbg13.gif) top left no-repeat;
}

#wrapsub14 {
background: #FFF url(/images/subbg14.gif) top left no-repeat;
}

#wrapsub15 {
background: #FFF url(/images/subbg15.gif) top left no-repeat;
}

#wrapsub16 {
background: #FFF url(/images/subbg16.gif) top left no-repeat;
}

#wrapsub17 {
background: #FFF url(/images/subbg17.gif) top left no-repeat;
}

#header {
	position: relative;
}

#logosub {
	display: block;
	width: 230px;
	height: 45px;
	position: absolute;
	left: 2px;
	top: 70px;
	text-indent: -5000px;
	text-decoration: none;
	background: url(/images/logo.gif) no-repeat right top;
}

blockquote {
	position: absolute;
	top: 65px;
	left: 217px;
	width: 260px;
	color: #292425;
	font-size: 12px;
	text-transform: lowercase;
	line-height: 1.8em;
}

#gift {
	display: block;
	padding: 7px;
	position: absolute;
	left: 217px;
	bottom: 50px;
	width: 384px;
	height: 72px;
	font-size: 11px;
	background: url(/images/giftbg.gif) top left no-repeat;
	color: #000;
	line-height: 1.3em;
}

#gift img {
	float: left;
	border: 1px solid #000;
}

#gift span {
	margin-left: 94px;
	display: block;
}

#gift:hover {
	text-decoration: none;
}

#gift strong {
	display: block;
	margin-bottom: 4px;
	font: 16px Georgia, serif;
	text-transform: uppercase;
	font-weight: bold;
}

#leftbox {
	line-height: 1.9em;
	width: 200px;
	position: absolute;
	left: 35px;
	top: 220px;
	color: #FFF;
}

#rightbox {
	padding: 10px 5px 0 10px;
	overflow: auto;
	height: 395px;
	width: 420px;
	position: absolute;
	top: 140px;
	right: 10px;
	line-height: 1.6em;
	font-size: 11px;
	background: url(/images/rightbg.gif) top right no-repeat;
}

#rightbox p {
	margin-bottom: 5px;
}

.karin {
float: right;
}


/* ----------- Navigations ----------------------- */

#homenav {
	width: 652px;
	padding: 5px 0;
	position: absolute;
	bottom: 40px;
	left: 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #FF8600;
	text-transform: lowercase;
	font-size: 9px;
}

#homenav li {
	height: 45px;
	display: block;
	float: left;
	border-right: 1px solid #FFF;
}

#homenav li.last {
	border-right: none;
}

#homenav li a {
	padding: 17px 5px 0 6px;
	height: 28px;
	display: block;
	float: left;
	color: #5F3D1C;
	background: url(/images/homenavbg.gif) top left no-repeat;
}

#homenav li a:hover {
	background: none;
}

#topnav, #footernav {
	font-size: 9px;
}

#topnav {
	position: absolute;
	left: 5px;
	top: 33px;
}

#footernav {
	position: absolute;
	left: 5px;
	bottom: 28px;
}

#topnav li, #footernav li {
	display: inline;
	border-right: 1px solid #FFF;
}

#topnav li.last, #footernav li.last {
	border-right: none;
}

#topnav li a, #footernav li a {
	padding: 2px 5px;
	color: #FFF;
}

#copy {
	font-size: 9px;
	color: #FFF;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#copy a {
	color: #FFF;
}


/* ----------- Forms ----------------------------- */

#form {
	width: 150px;
	position: absolute;
	right: 9px;
	top: 29px;
	font-size: 9px;
}

.input {
	font: 9px Tahoma, sans-serif;
	width: 100px;
	border: 1px solid #CE6C00;
}

.button {
	margin-top: 2px;
}

#formtable {
	width: 160px;
	border: none;
}

#contactform {
margin: 10px 0;
border: none;
position: relative;
left: -1px;
font: 11px Tahoma, sans-serif;
width: 330px;
}

#contactform td {
background: #F7F5F3;
}

#contactform .c1 td {
background: #F1EDE9;
}

#contactform form {
margin: 0;
padding: 0;
}

#contactform .contact {
width: 95%;
border: 1px solid #CCBDAC;
padding: 2px;
}

.fieldright {
width: 60%;
}