html, body {
	height: 100%;
}
body {
	margin: 0 auto;
	font-family: 'segoe ui', 'Calibri', 'Arial';
	background-color: #ffffcc;
}
a img {
	border: 0;
}
h1 {
	font-size: 20px;
	font-family: 'Tahoma';
}
h2 {
	font-size: 16px;
	font-family: 'Tahoma';
	clear: both;
}
h2#additional_info {
	width: 516px;
	clear: none;
}
h3 {
	font-size: 14px;
	border-bottom: 1px dotted #666;
	font-family: 'Tahoma';
	clear: both;
}
h4 {
	font-size: 13px;
	font-family: 'Tahoma';
	clear: both;
}
div.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 1004px;
}
div#facebook {
	float: right;
	padding: 10px 10px 0 0;
}
div#facebook a {
	display: block;
	outline: 0;
}
div#tumiheader {
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #000;
	padding: 2px 0;
	margin: 0;
}
div#tumiheader a {
	text-decoration: none;
	color: #fff;
}
div#tumiheader img {
	vertical-align: middle;
}
div#header {
	background: #a09d97 url(/images/header.jpg) no-repeat -20px center;
	height: 233px;
}
div#head {
	height: 40px;
	border: transparent solid 1px;
}
div#head h1, div#head h2 {
	font-family: 'Calibri', 'Arial';
	color: #fff;
	text-align: center;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
div#head h1 {
	font-size: 15px;
}
div#head h2 {
	font-size: 12px;
}
div#homelink {
	float: left;
	padding-left: 15px;
}
div#homelink a {
	color: black;
	text-decoration: none;
}
div#homelink a:hover {
	color: #334499;
	text-decoration: underline;
}
div#addthis {
	margin-top: 2px;
	float: right;
	padding-right: 10px;
}
div#logo {
	background: transparent url(/images/logo.png) no-repeat 0 0;
	height: 35px;
	margin: 125px 0 0 10px;
}
input#googlesearch {
	width: 150px;
}

/*    LANGUAGE    */
div#language {
	margin-top: 7px;
	padding-left: 10px;
	color: white;
	font-weight: bold;
}
div#language div {
	float: left;
	padding: 0px 10px 0px 18px;
}
div#language a{
	color: white;
	text-decoration: none;
}
div#language a:hover{
	color: white;
	text-decoration: underline;
}
div#language div#lang_en {
	background: transparent url(/images/en.png) no-repeat center left;
}
div#language div#lang_es {
	background: transparent url(/images/es.png) no-repeat center left;
}
div#language div#lang_fr {
	background: transparent url(/images/fr.png) no-repeat center left;
}
div#language form {
	display: inline;
}
#left_div {
	padding-top: 4px;
	padding-right: 804px;
}
#content_div {
	float: right;
	width: 794px;
}
#content_div a {
	color: #000055;
	text-decoration: none;
}
#content_div a:hover {
	text-decoration: underline;
}

/*     MENU     */
#menu {
	padding: 20px 0px;
}
#menu div {
	padding: 3px 3px 3px 15px;
	background: transparent url(/images/triangle_01.png) no-repeat center left;
}
#menu a {
	color: black;
	text-decoration: none;
}
#menu a:hover {
	color: #334499;
}
#menu div.expanded, #menu div.selected {
	background-image: url(/images/triangle_02.png);
}
#menu div.indented, #menu div.selectedindented {
	padding-left: 27px; 
	background-image: none;
}
#menu div.selectedindented, #menu div.selected {
	font-weight: bold;
	color: #000000;
}
#menu div.hidden {
	display: none;
}

/*   Advertisement   */
div.advertisement {
	border: #aaa solid 1px;
	background-color: #eee;
	text-align: center;
	margin: 0px 10px 10px 0px;
	padding: 10px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.advertisement img {
	border: 0;
}
div.advertisement div.ad_title {
	font-size: 14px;
	font-weight: bold;
}
div.advertisement div.ad_text {
	font-size: 12px;
}
div.advertisement a {
	color: #000055;
	text-decoration: none;
}
div.advertisement a:hover {
	text-decoration: underline;
}

/*   Footer   */
div#footer {
	padding: 10px 0px 20px 0px;
	font-size: 12px;
	text-align: right;
	color: #333333;
	clear: both;
	border-top: #aaa solid 1px;
}
div#footer a {
	color: #333333;
	text-decoration: none;
}

/*  style within content  */
div.right_column {
	width: 250px;
	float: right;
	padding-left: 20px;
}
div.caption {
	width: 254px;
	font-size: 13px;
	text-align: center;
	padding: 0 0 18px 0;
	margin: 0 auto;
}
div.image {
	text-align: center;
}
div.image a img {
	padding: 2px;
	border: #dddddd solid 1px;
}
div.image a:hover img {
	border: #aaaaff solid 1px;
}
table.picturegrid {
	width: 100%;
	table-layout: fixed;
}
table.picturegrid td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 21px;
}
div.inlineimageleft {
	float: left;
	clear: right;
	margin: 0px 10px 10px 0px;
}
div.inlineimageright {
	float: right;
	margin: 0px 0px 10px 10px;
}
a.biglink {
	font-size: 15px;
	font-weight: bold;
}
table.texttable {
	width: 100%;
	border: #ffffee solid 1px;
}
table.texttable tr td{
	padding: 6px;
	vertical-align: top;
	background-color: #ffffee;
}
p.centeralign {
	text-align: center;
}
ul, ol {
	padding-left: 15px;
}
table.simpletable {
	width: 100%;
}
table.simpletable tr td{
	padding: 3px;
	padding-left: 0px;
	vertical-align: top;
}
input.field, textarea.field {
	padding: 1px;
	width: 100%;
	border: 0;
	background-color: #999999;
}
td#form_buttons input {
	margin-left: 10px;
}
a.headinglink {
	font-size: 16px;
	font-weight: bold;
}

/* Share button dynamic div bug fix */
/* The share button creates a div on top of the header which looks like a top-magin to the body. Making it display:none, hides it */
div#atffc {
	display: none;
}


/*  GUESTBOOK  */
div.guestbook_entry {
	padding: 6px;
	background-color: #ffffee;	
	border: #dddddd solid 1px;
	font-size: 14px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.guestbook_entry .sender {
	font-weight: bold;
}
div.guestbook_entry .sent_at {
	font-size: 12px;
	border-bottom: 1px dotted #dddddd;
	margin-bottom: 6px;
}
div#verification_image, div#loading_popup {
	width: 200px;
	height: 130px;
	text-align: center;
	position: fixed;
	margin-top: -100px;
	margin-left: -100px;
	top: 50%;
	left: 50%;
	background-color: white;
	padding: 10px 0px;
	border: 5px solid #999;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
div#loading_popup {
	height: 27px;
	font-size: 18px;
	font-weight: bold;
	top: 200px;
}
div.layer {
	position: fixed;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	opacity: 0.5;
	background-color: black;
	filter:alpha(opacity=50);
}
a.admin {
	text-decoration: none;
	color: #000088;
}
a.admin:hover {
	text-decoration: underline;
}

div.facebook {
	font-size: 11px;
	text-align: center;
}

