/* CSS Document */
/* Started 7/31/09 for new design */

/* Position DIV's */
#widthControl{
max-width: 1000px;
width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
margin: 0 auto;  /* Centered */
}

/* General */
BODY   {
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: tahoma, verdana, arial;
	background-image: url(../images/Dev/bk-1.gif);
}

/* Table */
tr.header{
text-align:left;
	background-image: url(../images/Dev/b-ground.jpg);
}

tr.navigationTopRow{
	background-image: url(../images/Dev/bGroundNavigation.jpg);
	background-color: #c7c7c7;
	background-repeat: repeat-x;
}

/* Borders */
.borderLeftRight{
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
}

.borderTop{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #000000;
}

div.contentArea
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Navigation --------------------------*/

div.navigationTop
{
	font-size: 14px;
	font-weight:normal;
	margin-left: 20px;
	margin-right: 8px;
	margin-top: 9px;
	margin-bottom: 4px;
	text-align:left;
}


div.navigationTop A
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

div.navigationTop A:hover
{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	background-color: #666666;
}

div.navigationTop A:active
{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	background-color: #666666;
}

div.navigationTop A:visited
{
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}

A.you-are-here  {
	color: Red;
	text-decoration: none;
	font-family:"Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	background-color: #FFFFFF;
border-style:solid;
border-color:#FFFFFF;
border-top-width: 2px; 
border-right-width: 5px; 
border-bottom-width: 1px; 
border-left-width: 5px;
}

/* --------------------------------------------------- */
A.navPurple:link  {
	color: #FFFFFF;
	font: 12px/14px Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
	font-weight : bold;
	font-style : italic;
}

A.navPurple:hover {
	font: 12px/14px Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
	color: Black;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}

A.navPurple:visited 	{
	font: 12px/14px Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
	font-style : italic;
	color : #303030;
	font-weight : bold;
}

A:navPurple:active {
	font: 12px/14px Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
	font-style : italic;
	color : #303030;
text-decoration:none;
}   /* selected link */

/* ----- This is the text below the pictures ----------------------------------------------  */
A.galleryNavigation:link  {
	color: #FFFFFF;
	font-family:Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
	font-weight : bold;
	font-style : italic;
}

A.galleryNavigation:hover {
	font-family:Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}

A.galleryNavigation:visited 	{
	font-family:Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
	font-style : italic;
	color : Silver;
	font-weight : bold;
}

/*  Navigation from 4 Creative Carpentry ---------------------------------- */
/* Edited for RWA */

div.topNavigation
{
	font: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: Black;
}

div.topNavigation H1
{
font-size: 14px;
line-height: 28px;
margin-bottom: 4px;
margin-top: 0px;
margin-left: 14px;
}

div.topNavigation a:link
{
	font-weight: bold;
	text-decoration:none;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: thin solid #C7C7C7;
	background-image: url(../images/Dev/bGroundNavigationLinks.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
		background-color:#ededed;
}

div.topNavigation a:visited
{
	font-weight: bold;
	text-decoration:none;
	color: #575757;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: thin solid #C7C7C7;
	background-image: url(../images/Dev/bGroundNavigationLinks.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#ededed;
}

div.topNavigation a:hover
{
	font-weight: bold;
	text-decoration:none;
	color: Black;
	background-color: #93AFBD;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: thin solid #000000;
	background-image: url();
}

div.topNavigation a:active
{
font-weight: bold;
text-decoration:none;
color: Red;
	background-color: #ffe1b3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: thin solid #000000;
}

/*  Text  */

H1 {
font-family: Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
font-weight: bold;
color: #000000;
font-size: 1.8em;
font-style: italic;
margin-left:4px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
vertical-align :middle;
}

H2 {
font-family:Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
font-weight: bold;
color: #000000;
font-size: 1.5em;
font-style: italic;
margin-left:4px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
}

H1.recip   {
font-family: tahoma, verdana, arial;
font-weight:bold;
color: Black;
font-size:14px;
}

H3 {
font-family:Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
font-weight: bold;
color: #000000;
font-style: italic;
margin-left:4px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
}

H5 {
font-family:Book Antiqua, Bookman Old Style, Times New Roman, Times, serif;
font-size: .8em;
font-weight: bold;
color: #000000;
font-style: italic;
margin-left:4px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
}

P {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .8em;
}

.tight {
	margin: 2px;
	padding: 0px;
}

/* Images  */

.color-black
{
background-color:#FFFFFF;
border-style:solid;
border-color:black;
border-width:4px;
}

.color-dark-gray
{
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#676767;
	border-width:6px;
}

.color-white
{
background-color:#FFFFFF;
border-style:solid;
border-color:white;
border-width:6px;
}

/*   TEMP   */
.painting {
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

.picture {
  background: #292929;
  border-color: Black;
  border-style: solid;
  border-width: 15px;
}

.gray_bground {
  background: White;
  border-color: #CCCFD4;
  border-style: solid;
border-top-width: 39px; 
border-right-width: 15px; 
border-bottom-width: 10px; 
border-left-width: 39px;
}

.picture_medium {
  background: #292929;
  border-color: Black;
  border-style: solid;
  border-width: 10px;
}

.gray_bground_medium {
  background: White;
  border-color: #CCCFD4;
  border-style: solid;
border-top-width: 19px; 
border-right-width: 5px; 
border-bottom-width: 5px; 
border-left-width: 19px;
}
