/* CSS Document */

#PortfolioPic
{
background-color:#F5F5F5;
border:#990000 2px solid;
position:absolute;
z-index:4;
top:230px;
left:270px;
display:block;
height:auto;
text-align:center;
visibility:hidden;
}

#PicContainer
{
/*
filter: alpha(opacity=60); 
opacity: 0.6; 
-moz-opacity: .6;
*/
}

.lighterText
{
color:#545454;
}

/*Form buttons */
.formBtns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	padding: 2px;
	font-weight: bold;
}

/*Field borders and style */
/* Used for thumbs and images on the site */
.formfieldStyle {
	border: 1px solid #CDCDCD;
}

/* Navigation Layer */
#Nav
{
	float: left;
	color: #FFFFFF;
	position:relative;
	left: 3px;
	top: 0px;
	z-index: 1;
	width: 150px;
	height: auto;
	background-color: #FFFFFF;
}

/* Footer Links */
a.footerNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #804000;
	font-weight: bold;
}

a.footerNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #804000;
	font-weight: bold;
}

a.footerNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #804000;
	font-weight: bold;
}

a.footerNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A7A7A7;
}

/* Body Content Links */
a.bodyNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #804000;
}

a.bodyNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #804000;
}

a.bodyNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #804000;
}

a.bodyNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#999999;
}

/* Smaller Links */

a.bodyNavSmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #804000;
}

a.bodyNavSmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #804000;
}

a.bodyNavSmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #804000;
}

a.bodyNavSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#999999;
}

/* Site Menu Links */
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	text-decoration: none;
	padding: 2px;
	height: 15px;
	width: 130px;
	display: block;
	font-weight: bold;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	text-decoration: none;
	padding: 2px;
	height: 15px;
	width: 130px;
	display: block;
	font-weight: bold;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	text-decoration: none;
	padding: 2px;
	height: 15px;
	width: 130px;
	display: block;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	text-decoration: none;
	padding: 2px;
	height: 15px;
	width: 130px;
	display: block;
	font-weight: bold;
}

/* Body Content Style, main content*/
.BodyCnt
{
	color: #FFFFFF;	
	margin-left:160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF; /* #EBEBEB */
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	min-height:180px	
}

/* Main wrapper around entire site. */
.MainWrapper
{
	width:703px;
	height:auto;
	margin:0 auto 0 auto;
	background-color: #FFFFFF;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	padding: 3px;
}

/* Used for Site Menu */
.NoIdent
{
margin: 0px;
padding:0px;
list-style-type:none;

}

/* Style for Footer */
.Footer
{

margin-top:8px;
padding-top:4px;
padding-bottom:3px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #EBEBEB;
clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: bold;
background-color: #FCFCFC;
color: #545454;
}

/* General Body Style */
.bgMarginsbody {
	margin-top:0px;
	background-color: #FFFFFF;
	background-image: url(../images/grad.gif);
	background-repeat: repeat-x;
}

/* Used for Site Menu title and italic content */
.ItalicHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

/* Used for H1,H2, etc.. */
.boldheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

/* Used for thumbs and images on the site */
.imageborder {
	border: 1px solid #DDDDDD;
}
.bulletpts {
	list-style-type: square;
	color: #666666;
	margin-top: 5px;
}
