/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}



/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:400px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:400px; position:absolute; }


/* HEADER TEXT */
#headertxt { width:320px; margin:0 auto; clear:both; position:relative; top:50px;
	left: 357px;
}
#firstline { color: #ffffff; padding:4px 0px 7px; float:left; display:block;
	font: 20px  "Times New Roman", Times, serif;
	background-color: #000000;
}
#secondline { background-color: #000000; color:#047cd1; text-decoration:none; padding:0 0px 10px; float:left; display:block; clear:both;
	font: 20px  "Times New Roman", Times, serif;
}
#secondline:hover { text-decoration:underline; color:#047cd1; }

.pictured { background-color:#047cd1; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:175px; }
.pictured a { font-size: 16px; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none;
	font-weight: bold;
}
.pictured a:hover { text-decoration:underline; }


/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:0px 10px; font-size:16px  "Times New Roman", Times, serif; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }