/* CSS Document */

body {
	background-color: #51905D;
	background-image: url(images/bg-1b.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.white {
	font-size: 12px;
	line-height: 17px;
	color: #003300;
	background-color: #FFFFFF;
	background-image: url(images/bg-white.jpg);
	background-repeat: no-repeat;
	width: 768px;
}
.shopimages {
	float: left;
	clear: left;
	margin-top: 0px;
}
.shopimages img{
	padding: 5px;
}
.green {
	font-size: 12px;
	line-height: 17px;
	color: #003300;
	background-image: url(images/bg-green.jpg);
	background-repeat: repeat;
	width: 768px;
}
.white a:link {
	color: #98472E;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.white a:visited {
	color: #98472E;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.white a:hover {
	color: #2A5343;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
p {
	font-family: "Baskerville", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #002600;
	padding-right: 10px;
	padding-left: 20px;
}
#resumetable p {
	font-family: "Baskerville", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #002600;
	padding-right: 10px;
	padding-left: 20px;
}
/*- Menu Tabs--------------------------- */ 
/*- Menu Tabs C--------------------------- */

    #tabsC {
	font-family: "Baskerville", Georgia, "Times New Roman", Times, serif;
	float:left;
	width:767px;
	font-size:120%;
	line-height:normal;
	font-weight: 100;
	background-image: url(images/tableftC.jpg);
	background-position: top;
	background-repeat: repeat-x;
      }
    #tabsC ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url(images/tableftC.jpg) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
   #tabsC #currentpage a{
      background-position:0% -42px;
      }
#tabsC #currentpage a span{
      color:#eee3d2;
      background-position:100% -42px;
      }

    #tabsC a span {
      float:left;
      display:block;
      background:url(images/tabrightCtest.jpg) no-repeat right top;
      padding:5px 14px 4px 8px;
 color:#2a5343;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#eee3d2;
      }
	      #tabsC #currentpage a:hover span {
      color:#eee3d2;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  

.resume {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2A8;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D2D2A8;
}
#gallery a:link {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	color: #98472E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#gallery a:visited {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	color: #98472E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#gallery a:hover {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	color: #EFEFC0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #985516;
	text-decoration: none;
}
a:visited {
	color: #985516;
	text-decoration: none;
}
a:hover {
	color: #CAD767;
	text-decoration: underline;
}
