/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #f1eee7;
	margin: 0px;
	padding: 0;
	text-align: left;
	line-height:22px;
	font-weight: bold;
	background-image:url(../images/body.gif);
}
#masthead {
	color: #660000;
	background-color: #DDD4C6;
	padding: 0px;
	width: 100%;

}
#wrapper {
	width: 100%;
	margin: 0 auto;
}

#column_wrapper {
	background-image: url(img/clm08_middle.gif);
	background-repeat: repeat-y;
	text-align:left;
}
#column_top {
	background-image: url(img/clm08_top.gif);
	background-repeat: no-repeat;
	height: 29px;
}
#column_bottom {
	background-image: url(img/clm08_bottom.gif);
	background-repeat: no-repeat;
	height: 29px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 230px;
	float: left;
	background-color: #f6f5f0;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: thin;
	height: 1100px;
}
#left {
	width: 220px;
	float: left;
	height: 1100px;

}
#right {
	width: 675px;
	float: left;
	background-color: #f6f5f0;
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: thin;
	height: 1100px;

}
#center .content {
	padding: 14px 07px 0px 0px;
	font-size: 16px;
	line-height: 20px;
}
#left .content {
	padding: 14px 06px;
	font-size: 16px;
	line-height: 20px;
}
#right .content {
	padding: 14px 10px;
	font-size: 16px;
	line-height: 20px;
}
#masthead .content {
	padding: 05px 0px 05px 05px ;
}
#footer .content {
	padding: 0px 0px;
}
#footer {
	color: #660000;
	background-color: #DDD4C6;
	padding: 0px;
	margin: 0;
	font-size: 14px;
	height:60px;
	font-weight:bold;
	width:100%;
}
.menulist {
	margin: 6px 0 12px 20px;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #00F;
}
#left a:visited {
	color: #903;
}
#left a:hover {
	color: #000;
}
#center a:link {
	color: #00F;
}
#center a:visited {
	color: #900;
}
#center a:hover {
	color: #000;
}
#right a:link {
	color: #00F;
}
#right a:visited {
	color: #900;
}
#right a:hover {
	color: #000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #DDD4C6;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #00F;
}

#footer a:visited {
	color: #900;
}
#footer a:hover {
	color: #900;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.35em;
	margin: 0;
	color:#660000 !important;
	font-weight:bold;
	line-height:26px
}
h2 {
	font-size: 1.35em;
	margin: 30px 0 0 0;
	color:#660000;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px
}
h3 {
	font-size: 22px;
	margin: 0;
	color:#660000 !important;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:26px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}
.img {
	margin: 08px 08px 08px 08px;
	padding:2px;
	font-weight: 400;
}
.smallText {
	Font-size: 16px !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#660000 !important;
	margin-top:0px;
	margin: 3px;
	font-style:italic !important;
}
.tagText {
	Font-size: 16px !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#660000!important;
	margin-top:0px;
	margin: 3px;
	font-style:italic !important;
	font-weight: bold;
}
.quote {
	Font-size: 16px !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#660000 !important;
	margin-top:0px;
	margin: 3px;
	font-style:italic !important;
}

