/* 
  ------------------------------------------------
  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: #115269;
	margin: 20px;
	padding: 0;
	min-width: 720px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

img {display:block;}

#sites img {display:inline;}

#masthead {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(../sitegraphics/bg-header-home-new.jpg);
	background-repeat: no-repeat;
}
#center {
	width: auto;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BE2B16;
	border-right-color: #BE2B16;
	border-bottom-color: #BE2B16;
	border-left-color: #BE2B16;

}
#center .content {
	padding: 25px;
	font-size: 0.8em;
	line-height: 1.65em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#right-column .rcontent {
	text-align: left;
	padding:5px 10px 10px 10px;
	
	
	font-size:10pt;
}

#right-column .rcontent h2 {
	color:#F6B900;
	line-height:normal;
	font-weight:bold;
	font-size:16pt;
	}

#masthead .header {
	height: 299px;
}
#masthead .header .header-info {
	position: relative;
	top: 30px;
	float: right;
	right: 35px;
}

#p7bod #container {
	width: 798px;
	text-align: left;
}
#navbar {
	background-color: #BE2B16;
	/*height: 38px;
	min-height:38px;
	max-height:38px;*/
	background-position: center;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BE2B16;
	border-left-color: #BE2B16;
	padding: 10px;
}

label { display:block; }

#navbar .content, #navbar .content A, #navbar .content A:visited, #navbar .content A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ffffff;
	background-color: #BE2B16;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
}

#navbar .content A:hover {
	color:#000000;
}


#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #f4f4f4;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	height: 70px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFC5C3;
	border-right-color: #BE2B16;
	border-bottom-color: #BE2B16;
	border-left-color: #BE2B16;
}

#footer .copyright {
	padding: 12px 20px;
}

#footer .navtext {
	color:#000000;
	font-weight:bold;
	padding: 12px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none;
}

.navtext a {text-decoration:none;}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#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: #000000;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #BE2B16;
}
#p7bod #container #right-column {
	float: right;
	height: auto;
	width: auto;
	text-align: center;
}

.p7uberlink {
	font-weight: bold !important;
	/*letter-spacing: 0.15em;*/
	border-color: #000000 !important;
}
#center .content h1 {
	font-size: 3em;
	font-family: "Times New Roman", Times, serif;
	color: #BE2B16;
	font-style: oblique;
	font-weight: normal;
}
#center .content h2 {
	font-size: 2em;
	margin: 30px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	color: #47635E;
	font-style: oblique;
	font-weight: normal;
}

#center .rcontent h2 {
	
	font-family: "Times New Roman", Times, serif;
	color: #F6B900;
	font-style: oblique;
	font-weight: normal;
}

#center .content h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}

#center .content h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

.nomargintop {
	margin-top: 0;
}

.content p {
	margin: 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.photo-effect {
	background-color:#FFFFFF;
	padding:10px;
	text-align:center;
	margin: 25px;
}

#small-rule {
	padding:10px;
}

