/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

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

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}


/* 
	Mobile Optimization (Chrome, FF, Safari) 
	http://www.aestheticallyloyal.com/public/optimize-legibility/
*/
h1, h2, h3 { text-rendering: optimizeLegibility; }


/* Overall Structure */
#headerContainer,
#breadcrumbsContainer,
#contentContainer,
#footerContainer {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
}

/*
	BODY
*/
body {
	background: #FFF;
}


/* 
	NAVIGATION 
*/
#nav ul li a {
	padding: 2px;
	font-size: 13px;
	color: #009691;
	text-transform: uppercase;
	text-decoration: none;
}
#nav ul li a:hover,
#nav ul li strong a,
#nav ul li strong a:hover {
	border-bottom: 2px solid #000;
	background: #f5f5f5;
}


/*
	HEADER
*/
#headerContainer {
	border-bottom: 1px solid #D3CFD5;
}
#header {
	width: 960px;
	margin: 45px auto 20px auto;
	padding: 0 0 15px 0;
}
#header h1 {
	float: left;
}
#header h1 a {
	color: #000;	
	text-decoration: none;
}
#header h1 a:hover {
	color: #000;
	border-bottom: 2px solid #000;
	background: #f5f5f5;
}
#header ul {
	float: right;
	margin: 0;
	padding: 0;
}
#header ul li {
	float: left;
	margin: 0 0 0 10px;
}
#header #nav ul li a {
	font-size: 11px;
}


/*
	CONTENT
*/
#content {
	width: 960px;
	margin: 0 auto 20px auto;
	padding: 20px 0;
}
#innerContainer {
	float: left;
	width: 700px;
}


/*
	MAIN NAV
*/
#content #nav {
	float: left;
	width: 260px;
}
#content #nav ul li {
	margin: 0 0 25px 0;
}


/*
	HOMEPAGE
*/
#homepage .promo {
	float: left;
	position: relative;
	width: 168px;
	height: 138px;
	margin: 0 6px 10px 0;
	border: 1px solid #CCC;
}
#homepage .promo:hover {
	border: 1px solid #a3abab;
}
#homepage .promo.last {
	margin: 0 0 5px 0;
}
#homepage .promo a {
	float: left;
	width: 168px;
	height: 138px;
	display: block;
	text-decoration: none;
}
#homepage .promo img {
	width: 168px;
}
#homepage .promo .info {
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	width: 100%;
	background: #FFF;
	opacity: .8;
}
#homepage .promo span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #FFF;
	opacity: .8;
	padding: 6px 0;
	color: #000;		
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#homepage .promo.main {
	width: 700px;
	height: 500px;
	margin: 0 10px 20px 0;
	border: 0px;
}
#homepage .promo.main .info {
	width: 696px;
	margin: 0 0 0 2px;
	bottom: 1px;
}
#homepage .promo.main span {
	text-align: left;
	position: relative;
}
#homepage .promo.main p {
	float: right;
	right: 10px;
	color: #626262;
	margin: 8px 12px;
}
#homepage .promo.main h2 {
	float: left;
	margin: 	12px;
	font-size: 	13px;
	color: 		#a3abab;
}
#homepage .promo.main a {
	width: auto;
	height: auto;
}
#homepage .promo.main img {
	width: 696px;
	border: 2px solid #000;
}
#homepage .secondRow {
	margin-left: 80px;
}



/* 
	FOOTER
*/
#footer {
	display: block;
	width: 960px;	
	margin: 0 auto 20px auto;
	padding: 14px 0 35px 0;
}
#footer p {
	padding: 5px 15px;
	color: #AAA;
	font-size: 11px;
	line-height: 15px;
}



/* --------------- TYPOGRAPHY ----------------- */
* {
	font-family: Georgia;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #000;
}
h1 span {
	color: #a3abab;
}
h2 {
	margin: 0;
}
h3 {
	color: #A3ABAB;
	margin: 0 0 8px 0;
}	
h4 {
	margin: 0;
}
h5 {
	margin: 0;
}
h6 {
	margin: 0;
}
a {
	color: #009691;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}
ul {
	list-style: none;
}