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

body {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 20px;
	padding: 0;
	background-color: #A61f1b;
}
#masthead {
	color: #999999;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
}


#gallery {
	color: #999999;
	background-color:#3F0
	padding: 0px;
	margin: 0;
	
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
}


#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
	background-image:url(../images/integratedbg.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#center .content2 {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.5em;
	border: 1px solid #000;
	background-image:url(../images/integratedbg_2.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#center .content3 {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.5em;
	border: 1px solid #000;
	background-image:url(../images/integratedbg_3.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#center .hometext {
	margin: 20px 24px 24px 280px;	
	
	
}

/* by playing with the margins below, I centered the buttons*/

#masthead .content {
	padding: 0px 80px 0px 150px;
	background-color: #000;
}

	

#footer .content {
	padding: 12px 20px;
	text-align: center;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
.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: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	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;
}
.footertext {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}

.imageright {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	margin-top: 5px;
	border: .05em dashed #CE8555;
}
.imageleft {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	border: .05em dashed #CE8555;
	text-indent: 0px;
}

.imagecenter {
	margin-bottom: 10px;
	margin-right: 10px;
	float: none;
	margin-top: 5px;
	border: .05em dashed #CE8555;
}
ul {
	margin-top: -.50em;
}
