/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  11: 1Col_Flex
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
	min-width: 720px;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 5px 0px;
	margin: 5 auto 5px;
	background-attachment: fixed;
	background-image: url(../assets/juanitanoble-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	text-decoration: none;
	width: 900px;
}
#masthead a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: thin solid #FEFEFE;
}
#masthead a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: thin solid #FEFEFE;
}
#masthead a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #6D6D6D;
	text-decoration: none;
	border-bottom: thin solid #6D6D6D;
}
#masthead a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: thin solid #FEFEFE;
}
#topmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

#center {
	width: 900px;
	margin: 5px auto;
	padding: 5px;
}
.indented-quote {
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 50px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.25em;
}

#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
	color: #200000;
}
.txt-medium {
	font-size: 11px;
	line-height: 16px;
	color: #200000;
}

#footer {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
.img-noboarder {
	border-width: thin;
	border-style: none;
}
.img-float-left {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #200000;
	border-bottom: thin solid #CCC;
	text-decoration: none;
}
#center a:visited {
	color: #200000;
	text-decoration: none;
	border-bottom: thin solid #EAEAEA;
}
#center a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: thin solid #000;
}
#center a:active
 {
	color: #200000;
	text-decoration: none;
	border-bottom: thin solid #EAEAEA;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #200000;
	text-decoration: none;
	border-bottom: thin solid #EAEAEA;
}
#footer a:visited {
	color: #200000;
	text-decoration: none;
	border-bottom: thin solid #EAEAEA;
}
#footer a:hover {
	color: #6D6D6D;
	text-decoration: none;
	border-bottom: thin solid #6D6D6D;
}
#footer a:active {
	color: #200000;
	text-decoration: none;
	border-bottom: thin solid #EAEAEA;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.6em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
