/* this stylesheet is for all pages of barbararohde.com*/

* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}

/* to avoid page-shift */
html { 
	min-height: 100%; margin-bottom: 1px; 
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #9aac80;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #bbc499;
	background-image: url(images/topline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 3px;
}

#header {
	width: 97%;
	height: 130px;
	background-color: #955864;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	text-align: center;
	padding-top: 4px;
}
#header2 {
	width: 100%;
	height: 106px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	padding-top: 4px;
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 4px;
}
#title {
	float: right;
	width: 390px;
	padding-right: 24px;
	padding-top: 9px;
	color: #CCCC99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 42px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
}
p {
	font: 12px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 16px;
	padding-left: 48px;
	padding-top: 0px;
	padding-right: 32px;
}
.indent {
	padding-left: 64px;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	color: #993366;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 22px;
	
}
h4 {
	font: normal 18px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993333;
	margin-bottom: 6px;
	margin-top: 14px;
	margin-left: 48px;
}
h5 {
	font: bold 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993333;
	margin-bottom: 0px;
	margin-top: 12px;
	margin-left: 48px;
}
	

#navigation {
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	color: #999966;
	letter-spacing: 1px;
	padding-top: 4px;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	font: bold 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	/*vertical-align: middle;*/
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navigation a:link, #navigation a:visited {
	color: #336633;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-transform: uppercase;
}
#navigation a:hover {
	color: #993366;
}
#navigation .current a:link, #navigation .current a:visited {
	color: #993366;
}




#contentfull {
	background-color: #CCCC99;
	width: 770px;
	float: left;
	margin-left: 16px;
	_margin-left: 9px;
	min-height: 450px;
}
#homeleft {
	float: left;
	width: 222px;
}

.homelist {
	list-style: disc;
	margin-left: 80px;
}
.homelist li {
	color: #336633;
	margin-bottom: 8px;
	font: 12px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.homelist a:link, .homelist a:visited {
	color: #336633;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
}
.homelist a:hover {
	color: #955864;
}
.newsbox {
	margin-top: 34px;
	margin-left: 34px;
	margin-right: 14px;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #CC9966;
	border-top: 1px solid #9E8386;
}
.newsbox h6 {
	color: #764551;
	background-color:#C69F7F;
	padding: 4px 8px 4px 8px;
	text-align: center;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 4px;
	
}
.newsbox p {
	font: 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	padding: 4px 9px 8px 9px;
	border-bottom: 1px solid #999933;
}
#homeright {
	float: right;
	width: 530px;
	margin-top: 14px;
}
#gallery {
	height: 374px;
	width: 508px;
	list-style-type: none;
	margin-right: 12px;
	margin-bottom: 8px;
	position: relative;
	display: block;
	margin-top: 8px;
}
#gallery li {
	width: 100%;
	text-align: center;
	display: block;
}
#gallery img {
	border: 1px solid #999966;
	padding: 2px;
}









	
#sidebar {
	width: 410px;
	margin-left: 20px;
	float: right;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996633;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666633;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	text-align: center;
}
#sidebar .sidehead {
	font: 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993366;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 12px;
}
	
#sidebar img {
	margin-bottom: 12px;
	padding: 4px;
	border: 1px solid #999966;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}
#sidebar p.statement {
	font-size: 12px;
	color: #336666;
	line-height: 24px;
	padding: 0px 32px 6px 36px;
	font-style: italic;
}

#port-all {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#port-all img {
	padding: 4px;
}
#port-all td {
	border-bottom: solid 1px #660;
	padding: 4px;
}
#port-all h6 {
	font: normal 19px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993;
	text-align: right;
	padding-right: 6px;
	margin-bottom: 24px;
	margin-top: 24px;
	letter-spacing: 1px;
}
#portfolio {
	width: 530px;
	text-align: center;
	float: right;
	margin-right: 6px;
	margin-bottom: 28px;
	border-left: 1px solid #955864;
	margin-top: 16px;
}
#portfolio .category {
	border-bottom: 1px solid #660;
	margin-left: 2px;
	margin-bottom: 9px;
	padding-bottom: 12px;
}
#portfolio .categorynobot {
	margin-left: 2px;
	margin-bottom: 9px;
	padding-bottom: 12px;
}
#portfolio img {
	margin: 12px 4px;
	padding: 2px;
	border: 1px solid #999;
}
#portfolio2 {
	width: 540px;
	float: right;
	border-left: 1px solid #963;
	text-align: center;
	height: 570px;
}
#portfolio2 img {
	border: 1px solid #999;
	padding: 4px;
	margin-bottom: 12px;
}
#arrows {
	width: 90%;
	margin: 12px auto 8px auto;
	
}
#arrows td.arrowleft {
	width: 38px;
	font-size: 12px;
	text-align: left;
	color: #666633;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#arrows td.center {
	width: 430px;
	font-size: 12px;
	text-align: right;
	color: #666633;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#arrows td.arrowright {
	width: 32px;
	font-size: 12px;
	text-align: right;
	color: #666633;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#contentleft {
	width: 200px;
	float: left;
	margin-top: 40px;
	padding-bottom: 44px;
	margin-right: 0px;
	padding-right: 8px;
	padding-left: 12px;
}
#contentleft h1 {
	font: normal 26px/38px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #936;
	border-top: 1px solid #966;
	border-bottom: 1px solid #966;
	margin-bottom: 18px;
	text-transform: uppercase;
}
#contentleft h4 {
	font: normal 22px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993;
	margin-bottom: 4px;
	margin-top: 72px;
	text-transform: uppercase;
	border-top: 1px solid #993;
	border-bottom: 1px solid #993;
}
#contentleft h5 {
	font: normal 24px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993333;
	margin-bottom: 24px;
	margin-top: 48px;
}
#contentleft p {
	padding-bottom: 12px;
	font-size: 11px;
	padding-left: 18px;
	padding-right: 6px;
	line-height: 18px;
	color: #520C29;
}
#contentleft .buttons {
	width: 140px;
}	

.homeimg {
	padding: 8px;
}

a:link, a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
.biggreen {
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}
.imgright {
	float: right;
	margin-left: 28px;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-right: 12px;
	padding: 3px;
	border: 1px solid #999966;
}
.imgleft {
	float: left;
	margin-right: 18px;
	margin-bottom: 6px;
}
.boxright {
	float: right;
	margin-left: 28px;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-right: 12px;
	padding: 3px;
	border: 1px solid #996;
}
ul.list {
	list-style-type: disc;
	line-height: 15px;
	font-size: 12px;
	color: #666;
	list-style-position: outside;
	padding-left: 12px;
	margin-left: 108px;
	margin-bottom: 4px;
	padding-bottom: 12px;
	margin-right: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul.list li {
	margin: 0px 0px 4px 14px;
	list-style-position: outside;
	padding-right: 18px;
	padding-bottom: 2px;
	list-style-type: disc;
}

.copy {
	font-size: 11px;
	color: #999933;
	text-align: center;
	padding-top: 6px;
	clear: both;
	background-image: url(images/bottomline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
}
.center {
	text-align: center;
}

.clear {
	clear: both;
}
.bigmarks {
	font-size: 20px;
	line-height: 20px;
}

/*for cards */
#cards {
	width: 550px;
	margin-left: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #999933;
	margin-bottom: 8px;
}
#cards img {
	margin-right: 6px;
	margin-left: 6px;
	border-top, border-left: 1px solid #666;
	border-bottom, border-right: 1px solid #333;
}
#cards td.images {
	width: 410px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#cards td.formstuff {
	width: 110px;
	padding-top: 4px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	border-left: 1px solid #999;
	padding-bottom: 4px;
	line-height: 14px;
}
#cards td.cardset {
	font-size: 14px;
	color: #666633;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	border-left: 1px solid #993;
	border-bottom: 1px solid #993;
	font-weight: bold;
}
#sidecards {
	width: 170px;
	margin-right: 6px;
	float: right;
	margin-top: 48px;
}
#sidecards p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
#sidecards .sidehead {
	font: 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #933;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 12px;
}


/*for mailing list form */
#contactinfo {
	border: 1px solid #996633;
	width: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	line-height: 14px;
}
#contactinfo input, #contactinfo textarea {
	background-color: #f9f8ea;
}
#contactinfo td {
	padding: 8px 4px 4px;
	color: #993333;
}
#contactinfo td.label {
	width: 130px;
	text-align: right;
}
/*for mail stuff, from Devin from nacredata*/
.not_displayed {
    display: none;
}
.hide {
    visibility: hidden;
}
