@charset "utf-8";
/* CSS Document 
By Unconfusing Technology
www.unconfusing.com
Last Updated 5/10/12
Please give credit when copying
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style:inherit;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/***************************************************************************************************/


/**************************************

LAYOUT

***********************************/

body { font-size:13px; background:#753f00 url(../images/map-bk.png) top center no-repeat; font-family:Arial, Helvetica, sans-serif; }


table.cellpadd tr td { padding:5px; }
table th { font-weight:bold; font-size:110%; text-align:left; }

#container { width:1000px; margin:0 auto; background:#FFFFFF; }

#header { background: url(../images/sand.png) top left repeat; }
#footer { padding:20px; background:#C16800 url(../images/sand.png) top left repeat; }

#logo { width:600px; margin:0 auto; text-align:center; }

#menu { height:50px; background:#C16800 url(../images/sand.png) top left repeat; text-align:center;  }
#menu a { line-height:50px; padding:5px; margin:0 15px; color:#fff; font-size:140%; text-decoration:none; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;  }
#menu a:hover {  }

.sandy { background:#fff url(../images/sand.png) top left repeat; }

#contact-box, #contact-box p  { color:#753f00; font-size:110%;  }
#contact-box h3 { color:#753f00; font-size:140%; font-weight:bold;  }
#contact-box li { color:#4d2900; font-size:110%; font-style:italic;  }
#contact-box a { color:#4d2900; font-weight:bold;  }
#contact-box table { color:#753f00; font-size:130%; font-weight:bold; }

#side-box, #side-box p  { color:#753f00; font-size:110%; text-align:left; }
#side-box h3 { color:#753f00; font-size:140%; font-weight:bold;  }
#side-box li { color:#4d2900; font-size:110%;  }
#side-box a { color:#4d2900;   }

.tan-box { background:#753f00; color:#FFFFFF; font-size:120%; padding:5px 5px 5px 5px; }
.tan-box p, .tan-box li, .tan-box h3 { color:#fff; }
.orange-box {background:#FF6600; color:#000; font-weight:bold; font-size:160%; }
.orange-box p { color:#000; }

#facebook { min-height:400px; }
#facebook img { margin:3px 5px; border:1px solid #031936; }
#facebook img.fbicon { border:none; }
#facebook-icon { float:right; padding:5px 5px 0 0 !important; margin:0 0 0 -45px !important; border:0 !important; }

/********************************************

COMMON STYLES

*********************************************/

label { display:inline-block; vertical-align:middle; }
.short { width:50px; }

/**************************************

ALIGNMENT AND SPACING

***********************************/

.item { margin:25px 0; }

.left { float:left; }
.right { float:right; }

.fourth-col { width:25%; }
.three-fourths-col { width:75%; }
.half-col { width:50% }
.third-col { width:28%; }
.two-third-col { width:66%; }
.col { margin:10px 0; }

.fb { float:none; clear:both; }

.margin-top { margin-top:10px; }
.margin-bot { margin-bottom:10px; }
.margin-left { margin-left:10px; }
.margin-right { margin-right:10px; }
.no-margin { margin:0 !important; }
.no-top { margin-top:0; }
.no-bot { margin-bottom:0; }
.margin { margin:15px 0; }

.padd { padding:20px;  }
.padd-top { padding-top:10px; }
.padd-bot { padding-bottom:10px; }
.padd-right { padding-right:10px; }
.padd-left { padding-left:10px; }

.border { padding:30px; background:#753f00 url(../images/map-bk.png) center;  }

.imageHolder img { width:100%; }
/**************************************

TEXT RELATED

***********************************/

.txtLeft { text-align:left; }
.txtCenter { text-align:center; }
.txtRight { text-align:right; }

strong { font-weight:bold; }
em { font-style:italic; }
.bold, ul.bold li { font-weight:bold; font-size:98%; }

.blue { color:#031936; }



p, li { font-size:110%; margin:1.1em 0; line-height:1.3em; color:#422400; text-align:justify; font-family:Arial, Helvetica, sans-serif; }

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

ul { margin-left:30px; list-style:disc; }
ol { margin-left:30px; }
li { margin:.5em 0; }

h1,.h1 { margin:1em 0; font-size:200%; color:#C16800; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-align:left; }

h2 { margin:1em 0; font-size:140%; color:#753f00; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; }
h3 { margin:.5em 0; font-size:140%; color:#C1833A; font-family:Arial, Helvetica, sans-serif; }

table.cellpadd tr td, table.cellpadd tr th { padding:10px; }
th { font-weight:bold; font-size:18px; }
td {  font-size:16px; }

.hr { height:1px; background:#ccc; margin:20px 0; }

/**************************************

INPUT

***********************************/

.text { min-width:300px; }
.clear,.human { background:none; border:none; width:5px; }
.feedback { with:250px; float:right; font-style:italic; color:#666;  }
.item { float:none; clear:both; }
label.error { padding-left:20px; color:#FF6600; }

#unconfusing-holder { width:1000px; margin:0 auto; }
#unconfusing { width:300px; float:right; color:#fff; text-align:right; margin:30px 0; }
#unconfusing a { text-decoration:none; color:#fff; }