/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #993300;
	background-color: #FCF0CF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0 0 20px 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	z-index: 1;
}
#column_wrapper {
	background-image: url(img/clm04_middle.png);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm04_top.png);
	background-repeat: no-repeat;
	height: 24px;
}
#column_bottom {
	background-image: url(img/clm04_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 570px;
	float: left;
}
#right {
	width: 198px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DFBD8A;
	}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
	border-left-color: Brown;
}
#right .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #B185C9;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FDF7E6;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #B185C9;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .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;
}

blockquote {
	color: #339999;
	text-align: justify;
	border: thin dotted #663333;
	padding: 1em;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
}
content.img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECD3B3;
	border-right-color: #AE6F17;
	border-bottom-color: #ECD3B3;
	border-left-color: #AE6F17;
}
.img_left {
	padding: 1px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C19F7D;
	border-right-color: #551C00;
	border-bottom-color: #551C00;
	border-left-color: #C19F7D;
	margin: 5px;
	}

	/* Portfolio Menu Scrolling Layer
#LayerSubmenu {
	position:absolute;
	left:0px;
	top:0px;
	width:132px;
	z-index:102;
	visibility: hidden;
	*/
	
	