/* CSS Document */

body,td,th {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFCC66;
}
body {
	margin:0;
	padding:0;
	background-image: url(/images/pageBGsolid.jpg);
}
#shadowBox {
	background-image:url(/images/bgShadowTop.jpg);
	background-repeat:no-repeat;
	background-color: #F4F5F0;
	height:10px;
	top:0;
	margin:0;
	position:relative;
	width:938px;
	margin-left:-10px;
	visibility: visible;
	background-position: bottom;
	
}
#shadowBox2 {
	background-image:url(/images/bgShadow3.jpg);
	background-repeat:no-repeat;
	background-color: #F4F5F0;
	height:20px;
	bottom:0;
	position:relative;
	width:938px;
	visibility: visible;
	margin-left: -10px;
	
}

br {
	line-height:15px;
}
img.border {
	border:2px;
	border-style:solid;
	border-color:#333333;
	/*border-color:#262626;*/
}

.creme_cell {
	color:#5E3C32;
	border-style:solid;
	border-width:5px;
	/*border-color:#262626;*/
	border-color:#333333;
	background-color:#E8D0AA;
	margin-right: 20px;
}
.creme_content {
	padding:10px;
	padding-top:5px;
	padding-bottom:0px;
}
a:link {
	color:#C75D00;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#C75D00;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted;
	border-bottom-style:;
}
#tri2 {
	position: relative;
	bottom: 0px;
}
a:hover {
	/*--color:#0099FF;*/
	border-bottom:1px solid;
	font-weight:bold;
	text-decoration: none;
}
a:active {
}
#content_container {
	margin-top:3px;
	position:absolute;
	width:938px;
	margin-left:-469px;
	left:50%;
	color:#FFCC66;
	background-image: url(/images/pageShadow.jpg);
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#header {
	margin-left:3px;
	margin-top:0px;
	margin-bottom: 0px;

}
#main_content {

	padding: 5px 40px 5px 25px;
	margin: 0;
}

#SShow {
	z-index:1;
}
#patty {
	position: relative;
	width: 400px;
	height: 260px;
	float: right;
	margin-right: 5px;
}
#bio {
	height: auto;
}
#pat {
	z-index:50;
	position:absolute;
	right: -10px;
	bottom: -2px;
}
.gTriangle {
	float:left;
}
.gTriangle2 {
	text-align:right;
}
#footer {
	clear:both;
	font-variant:small-caps;
	text-align:center;
	line-height:15px;
	padding-bottom: 10px;
}
td.link:hover {
	cursor:pointer;
	background-color:#E8D0AA;
}
a.tLink:visited {
	text-decoration:none
}
a.tLink:hover {
	text-decoration:none;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	color:#B16348;
}
.border {
	border:2px;
	border-style:solid;
	border-color:#333333;
}
