/* ---------------------------------------------
Screen Stylesheet for http://www.DomainName.com
Updated: 06/10/08 - Author / Company
Version: 2.11
-------------------------------------------------

--------------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
fieldset, table {
border:none;
}
table {
border-collapse:collapse;
border-spacing:0;
overflow:hidden;
word-wrap:break-word; /* will not validate IE only */
}
caption, th, td {
text-align: left;
}
/* ---------- ::Defaults:: --------------------- */
html {
font-size:100.01%;
height: 101%; /* forces scroll on short length pages */
}
body {
	height:100%;
	color:#000000;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #7A6142;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* ---------- ::Typography:: ------------------- */
address, h1, h2, h3, h4, h5, h6, li, p, pre {padding: 10px;}
h1 {font-size:24px;}
h2 {
	font-size:18px;
	color: #6AC5A2;
	line-height: 20px;
}
h3 {
	font-size:14px;
	color: #6AC5A2;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size:14px;
	line-height: 16px;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	background-color: #6AC5A2;
	height: 22px;
	color: #FFFFFF;
	float: right;
}
.email-form {
	padding: 5px;
}

.input {
	width: 125px;
}


address, li, p {
	font-size:12px;
	line-height: 16px;
}
pre {font-size: 12px;}
ul {margin-left: 25px;}

/* ---------- ::Template:: --------------------- */
#wrap {
margin:0 auto;
}
#masthead {
}
#content {
}
#right {
float:right;
}
#left {
float:left;
}
#footer {
clear:both;
}

/* ---------- ::Links:: ------------------------ */
a {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:active, a:focus, a:hover {
text-decoration:none;
outline:none;
}
a img {border:none;}

/* ----------  ::Navigation:: ------------------ */

        /* ::Main Menu:: --- */
        #menu {
        }
        #menu li {
        }
        #menu li a {
        }
        #menu li a:active, #menu li a:focus, #menu li a:hover {
        }
       
        /* ::Footer Menu:: --- */
        #footer ul {
	margin: 0px;
	padding: 0px;

        }
        #footer li {
        }
.footer1 li {
	list-style-type: none;
	list-style-image: none;
}

        #footer li a {
        }
        #footer li a:active, #footer li a:focus, #footer li a:hover {
        }
       
/* ---------- ::Forms:: ------------------------ */
label {cursor:pointer;}
input,label,select,textarea {
vertical-align:middle;
font-size:inherit;
font-family:inherit;
}
input, textarea {padding:.2em;}
textarea {overflow:auto;}

/* ---------- ::Global Classes:: --------------- */
.center {text-align:center;}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {
font-size:20px;
font-weight:bold;
}
.light {color:#999;}
.small {
font-size:10px;
font-weight:normal;
}

/* ---------- ::Pages:: ------------------------ */
#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 55px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#footer li {
	float: left;
	list-style-type: square;
	list-style-position: inside;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer a {
	color: #E8959D;
}

#nav {
	margin-left: 170px;
	margin-top: 32px;
}

#body {
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 150px;
	padding-left: 150px;
}
#header {
	width: 1150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header-bg.png);
	height: 299px;
	background-repeat: no-repeat;
}
#bubbles {
	float: right;
	padding: 0px;
	margin-top: 25px;
	margin-right: -90px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	float: none;
	margin-top: 65px;
	margin-left: 125px;
}
#sub-nav {
	margin-right: 108px;
	text-align: right;
	padding-top: 10px;
}
#sub-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 28px;
	padding-top: 10px;
}
#body li {
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
