/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #0573B1;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(../images/mastBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	font-variant: small-caps;
}
#masthead2 {
	color: #0573B1;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#add {
	color: #0573B1;
	text-align: right;
}
.emph {
	font-weight: bold;
}


#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm07_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 410px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EB7DA;
}
#left {
	width: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EB7DA;
}
#right {
	width: 200px;
	float: left;
}
#center .content {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	background-image: url(../images/wmark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.theme{
	background-color: #88288f;
	width: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.ital {
	font-style: italic;
}


#left .content {
	padding: 10px 3px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 10px 5px 24px 8px;
	font-size: 0.7em;
	line-height: 1.2em;
}
.evtTitle {
	font-weight: bold;
}

#masthead .content {
	padding: 2px 12px 12px;
	text-align: right;
}
#masthead2 .content {
	padding: 2px 12px;
	text-align: left;
	font-size: .8em;
}
#footer .content {
	padding: 12px 16px;
}
#masthead3 .content td{
	text-align: left;
	padding-bottom: 3px;
}

#footer {
	color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#masthead a: {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
#masthead a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#masthead a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#masthead a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#center a:link {
	color: #0573B1;
	text-decoration: none;
}
#center a:visited {
	color: #0573B1;
	text-decoration: none;
}
#center a:hover {
	color: #0573B1;
	text-decoration: underline;
}
#right a:link {
	color: #000000;
	font-weight: bold;
}
#right a:visited {
	color: #333333;
	font-weight: bold;
}
#right a:hover {
	color: #CE461D;
	font-weight: bold;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	color: #CE461D;
}
h2 {
	font-size: 1.4em;
	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;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center .content td {
	vertical-align: top;
}
.formfields {
	text-align : left;
	border : 1px solid #E2EBF7;
	color : #666666;
	width : 250px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: none;
} 
.contactForm {
	border: 1px solid #9eb7da;
}

.formlabels {
	text-align : right;
	padding-right: 3px;
	vertical-align: top;
	font-size: 90%;
	font-weight: bold;
} 
#hrz {
	background-color: #9eb7da;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 7px;
}


.buttons {
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
	background-color: #0573B1;
	font-size: 90%;
	padding-bottom: 2px;
}
.fieldNameCSS {
	font-weight : bold; 
} 
.fieldValueCSS {
	font-style : italic; 
}
.welH1 {
	font-size: 1.6em;
	margin: 0;
	color: #CE461D;
	padding-top: 7px;
}
li {
	padding-bottom: 3px;
}
.admin a{
	color: #BFD3ED;
}
.error {
	font-size: 90%;
	font-weight: bold;
	color: #0573B1;
}
.bookTbl td {
	font-size: 90%;
	text-align: center;
	vertical-align: bottom;
}
.italEmph {
	font-style: italic;
	font-weight: bold;
}
.photo {
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mssgTitle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFD3ED;
	border-left-color: #BFD3ED;
	padding-right: 2px;
	padding-left: 2px;
}
hr {
	width: 90%;
}
