/*
	Website:    Hexsolutions.net Web Hosting
	Date:       July 5, 2008
	Design by:  Madeline Ong
*/

/*===== CSS RESET =====*/

/* Thanks to http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*===== GENERAL =====*/

body
{
font: 100% Helvetica,Verdana,Tahoma,Arial,sans-serif;
line-height: 1.3em;
text-align: center;
color: #1F1F1F;
background-color: #DFDAC3;
}

a:link
{
color: #BF7747;
font-weight: bold;
text-decoration: none;
background-color: inherit;
}

a:visited
{
color: #BF7747;
font-weight: bold;
text-decoration: none;
background-color: inherit;
}

a:hover
{
color: #8F3E08;
text-decoration: none;
background-color: inherit;
}

a:active
{
color: #BF7747;
font-weight: bold;
text-decoration: none;
background-color: inherit;
}

a img
{
border: none;
}

p
{
padding: 0;
margin-bottom: 1.6em;

}

strong
{
font-weight: bold;
}

em
{
font-style: italic;
}

/*===== TOP LEVEL =====*/

#container
{
width: 780px;
margin: 20px auto;
padding: 0 0 0 0;
text-align: left;
background: #E8E4DB;
color: #303030;
}

#header
{
height: 540px;
width: 780px;
margin: 0 auto;
background: url(beach.jpg);
background-color: #467aa7;
color: #ffffff;
}


/*===== CONTENT =====*/

#content{
margin: 0 auto;
width: 740px;
font-size: 0.9em;
padding: 20px 20px 0px 20px;
text-align: justify;
}

#content h1{
display: block;
margin: 0 0 0.5em 0;
font-size: 1.8em;
line-height: 1.4em;
font-weight: normal;
color: #53576F;
background-color: inherit;
}

#content h2 {
display: block;
margin: 0 0 0.5em 0;
font-size: 1.4em;
line-height: 1.2em;
font-weight: normal;
color: #53576F;
background-color: inherit;
}

#content h2#about {
display: none;
}

#content h2 a
{
font-weight: normal;
color: #53576F;
}

#content h3
{
display: block;
margin: 0 0 0.5em 0;
font-size: 1.3em;
line-height: 1.3em;
color: #4F4F4F;
background-color: inherit;
}

#content a:hover,#subcontent a:hover
{
}

#content ul,#content ol
{
margin: 0 5px 16px 35px;
}


/*===== FOOTER =====*/

#footer
{
clear: both;
width: 780px;
padding: 5px 0;
margin: 0;
font-size: 0.75em;
color: #9F7063;
background: #DFC5A7;
}

#footer p
{
padding: 0;
margin: 0;
text-align: center;
text-transform: uppercase;
font-size: 0.89em;
line-height: 1.5em;
}

#footer a
{
color: #AF4F12;
background-color: inherit;
font-weight: bold;
}

#footer a:hover
{
color: #9E260B;
background-color: inherit;
}

/*===== OTHERS =====*/

.clear
{
clear: both;
}

.small
{
font-size: 0.75em;
line-height: 1.4em;
}

.hide
{
display: none;
}

.textcenter
{
text-align: center;
}

.textright
{
text-align: right;
}

.important
{
color: #AF4F12;
background-color: inherit;
font-weight: bold;
font-size: 1.1em;
}

hr
{
margin: 20px;
background-color: #9F9F9F;
color: #9F9F9F;
height: 2px;
border: 0;
}

/*===== BOX =====*/

.totheright
{
float: right;
width: 400px;
margin: 0 0 0 20px;
}

.centerbox
{
width: 600px;
margin: 0 auto 30px auto;
}

.box
{
margin: 0 0 10px 0;
padding: 10px 10px 10px 10px;
border: 4px double #c0c0c0;
background-color: #DFFAFF;
color: #505050;
line-height: 1em;
}

.box td
{
padding: 5px;
text-align: center;
vertical-align: middle;
}

.box table
{
color: inherit;
background-color: #FFF1AF;
margin: 10px auto;
width: 340px;
border: 1px dashed #DF8A37;
}


/*===== FORMS =====*/

label
{
float: left;
width: 90px;
text-align: right;
padding: 5px;

}

input
{
width: 420px;
background-color: #EFEFEF;
border: 1px solid #CFCFCF;
color: #53576F;
font: 1em Helvetica,Verdana,Tahoma,Arial,sans-serif;
margin-bottom: 15px;
padding: 5px;
}


input.button
{
width: 100px;
background-color: #CFCFCF;
color: #4F4F4F;
margin: 0 5px 5px 0;
border: none;
font: 1.2em Helvetica,Verdana,Tahoma,Arial,sans-serif;
padding: 5px;
}

textarea
{
width: 420px;
height: 200px;
background-color: #EFEFEF;
border: 1px solid #CFCFCF;
color: #53576F;
font: 1em Helvetica,Verdana,Tahoma,Arial,sans-serif;
padding: 5px;
margin-bottom: 15px;
}

form
{
text-align: center;
}

.pform
{
padding: 0;
margin: 0;
}

.impt
{
color: #8F1A1A;
background: #FFF1AF;
text-align: center;
padding: 10px;

}
