/* Note - Please Update the Table of Contents as you go. Also, putting in those triple braces will make Gerard & Cato really happy. */

/* Global Selectors {{{ */

/* Body {{{ */
html, body {height:100%;}
body{padding:0 0 1px 0;}
/* }}} */

form{height:100%;}

/* Headings and Paragraphs {{{ */
h1,h2,h3,h4,h5,h6{font-weight:normal; line-height:140%;}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}

p{line-height:140%; margin:0 0 5px 0;}
strong{}
cite{}
em{}
/* }}} */

/* Links {{{ */
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{}
a:link{}
/* }}} */

/* Lists {{{ */
ul{}
ol{}
li{}

dl{}
dt{}
dd{}
/* }}} */

/* Forms {{{ */ 
fieldset{}
legend{}

input{}
select{}
label{display:block}

.textbox{display:block}
.textarea{}
.button{}

.errors{}
/* }}} */

/* Tables {{{ */
table{}
tbody{}
thead{}
tfoot{}
tr{}
td{}
/* }}} */
/* }}} */


/* Page Structure {{{ */
#mainContainer{margin:0 auto; padding:0 20px; width:960px;}

/* Content {{{ */
#content{margin:0 0 20px 0; padding:0 0 100px 0;}
#content p{}


/* }}} */	

/* Footer {{{ */
#footer{height:80px; margin:-280px auto 0 auto; padding:10px 0; width:960px;}
#footer p{color:#232323; text-align:center; padding:5px 0 0 0;} 
/* }}} */
/* }}} */


/* Page Components {{{ */

/* Navigation {{{ */

/* Main navigation {{{ */
#mainNavigation{}
#mainNavigation li{float:left;}
/* }}} */

/* Breadcrumbs {{{ */	
#breadcrumbs{}
#breadcrumbs li{float:left; line-height:180%;}
/* }}} */

/* Utils Menu {{{ */

.utilitiesMenu{bottom:10px; position:absolute; right:12px;} 
.utilitiesMenu li{float:left; margin:0;}
/* }}} */



/* }}} */



#styleChanger{margin:10px 0 0 10px; position:absolute;}
#styleChanger a{font-size:11px;}

/* }}} */
