a:link {
	color: #000000;
	text-decoration: none;
	font-weight:none ;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: none;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
}
body {
	margin: 0px 0px 0px 0px;
	background: url(../images/bkgrnd1.png)
}
a {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: none;
}
.floatleft {
	float: left;
	margin: 0 15px 10px 0px;
	border: 1px solid #666;
	clear: none;
}
a#floatleft:hover {
	border: 1px solid #CC6600;
}


#container {
	margin: 0 auto 0 auto;
	width: 960px;	
	text-align: left;
	position: relative;
	background-color: transparent;
}
#shadow-container {
	float: left;
	margin: 0 auto 0 auto;
	width: 960px;
	background-image: url(../images/body-slice-shadow.png);
	background-position: center;
	background-repeat: repeat-y;
}
#masthead {
	width:940px;
	margin: 10px 0 10px 0;
	text-align:left;
}
#navcontainer ul {
	padding: 0;
	margin: 0;
	background-image: url(../images/nav-bkgrnd.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: White;
	float: right;
	width: 960px;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: .15em;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #333333;
}
#navcontainer ul li {
	display: inline;
	padding: 0 0 0 0;
}
#navcontainer ul li a {
	padding: .60em .85em .75em .85em;
	background-color: none;
	color: White;
}
#navcontainer ul li a:hover {
	padding: .60em .85em .75em .85em;
	border-top: 1px solid #CC6600;
	color: #CC6600;
	text-decoration: none;
}
#navcontainer ul li a#current {
	background-color: none;
	color: #CC6600;
	text-decoration: none;
}
#hero {
	margin: 0 10px 0 10px;
	width:920px;
	height:265px;
	float: left;
	background-image: url(../images/h-hero-bkgrnd-wide.jpg);
	background-repeat: no-repeat;
	border-right: 10px solid #303030;
	border-top: 10px solid #303030;
	border-left: 10px solid #303030;
	background-color: #CBBBB1;
}
#hero h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	font-size: 34px;
	line-height: 38px;
	padding: 40px 50px 0 445px;
	margin: 0;
}
#hero h2 {
	font-family: Georgia;
	font-weight: lighter;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 50px 0px 445px;
	margin: 0;
	text-transform: none;
}
#hero h3 {
	padding: 0 50px 0 445px;
	float: left;
}
#hero h3 a{
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../images/portraits-nav-over.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #673400;
	padding: 5px 8px 5px 8px;
}
#hero h3 a:hover {
	text-decoration: none;
	background-image: url(../images/portraits-nav-over2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #673400;
}
#body {
	width:920px;
	margin: 0 10px 0 10px;
	float: left;
	border-right: 10px solid #303030;
	border-left: 10px solid #303030;
	background-image: url(../images/body-glow-bkgrnd.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #1C1C1C;
}
#body h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	font-size: 24px;
	line-height: 28px;
	padding: 10px 540px 5px 30px;
}
#body span {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #CC6600;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: .2em;
}
#body p {
	line-height: 18px;
	padding: 0 540px 30px 30px;
}
#body a img {
	border: 5px solid #303030;
}
#body a:hover img{
	border: 5px solid #CC6600;
}
#description a img {
	border: 5px solid #303030;
	margin-top: 5px;
}
#description a:hover img{
	border: 5px solid #CC6600;
}
#description {
	position:absolute;
	top:379px;
	left:435px;
	width:440px;
	min-height: 400px;
	z-index:10;
	border-left: 1px solid #333333;
	padding: 0 0 25px 30px;
	margin: 0 0 30px 0;
}
#description h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	font-size: 24px;
	line-height: 28px;
	padding: 10px 0 0 0;
}
#description p {
	padding: 0 0 15px 0;
	margin: 0;
}
#description h2 {
	margin: 0;
	padding: 0;
}
#description h2 a{
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #CCCCCC;
	background-image: url(../images/portraits-nav-under3.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333333;
	padding: 5px 8px 5px 8px;
}
#description h2 a:hover {
	background-image: url(../images/portraits-nav-under2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #222222;
	font-weight: 500;
	text-decoration: none;
	color: #FFFFFF;
}
#description a {
	color: #CC6600;
	font-weight: 700;
	text-decoration: none;
}
#description a:hover {
	color: #F8820D;
	font-weight: 700;
	text-decoration: none;
}
#content {
	width:920px;
	margin: 0 10px 0 10px;
	float: left;
	min-height: 500px;
	border-right: 10px solid #303030;
	border-top: 10px solid #303030;
	border-left: 10px solid #303030;
	background-image: url(../images/body-glow-bkgrnd.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #1C1C1C;
}
#content span {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #CC6600;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: .15em;
}
#leftcontent {
	float:left;
	width:100px;
	background: #000000;
	padding: 15px; 
}
#leftcontent2 {
	float:left;
	width:200px;
	background: #000000;
	padding: 15px;
}
#portraits-header {
	float:left;
	width:533px;
	padding: 20px 30px 5px 30px; 
	margin: 15px 0 0 30px; 
	background-image: url(../images/portraits-header-bkgrnd.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#portraits-header h1{
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-align: center
}
#portraits-header h1 a{
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../images/portraits-nav-over.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #673400;
	padding: 5px 8px 5px 8px; 
	margin: 0 0 0 15px; 
}
#portraits-header h1 a:hover {
	background-image: url(../images/portraits-nav-over2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #673400;
	text-decoration: none;
	color: #FFFFFF;
}
#leftcontent3 {
	float:left;
	width:572px;
	background: #121212;
	padding: 15px 5px 0 15px; 
	margin: 0 0 30px 30px; 
}
#leftcontent3 img {
	padding: 0 10px 0 0;
	margin: 0 0 8px 0;
}
#leftcontent4 {
	float:left;
	width:500px;
	background: #121212;
	padding: 45px; 
	margin: 0 0 30px 30px; 
}
#leftcontent5 {
	float:left;
	width:530px;
	background: #121212;
	padding: 30px; 
	margin: 30px 0 30px 30px;
}
#leftcontent5 h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	padding: 0;
}
#leftcontent5 h2 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: lighter;
	color: #CC6600;
	font-size: 22px;
	line-height: 30px;
	margin: 0;
	padding: 0 100px 0 0;
}
#leftcontent5 a img {
	border: 5px solid #303030;
	padding: 0;
	margin: 3px 15px 0 0;
}
#leftcontent5 a:hover img {
	border: 5px solid #CC6600;
	padding: 0;
	margin: 3px 15px 0 0;
}
#leftcontent5 a {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
#leftcontent5 a:hover {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;	
}
#link-list {
	float:left;
	width:530px;
	background: #121212;
	padding: 0 30px 30px 30px; 
	margin: 30px 0 30px 30px;
}
#link-list h3 a {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	color: #CC6600;
	font-size: 22px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#link-list h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#link-list h4{
	background-image: url(../images/title-pet-related.png);
	background-repeat:no-repeat;
	width:319px;
	height:40px;
}
#link-list h5{
	background-image: url(../images/title-art-related.png);
	background-repeat:no-repeat;
	width:319px;
	height:40px;
}
#link-list h6{
	background-image: url(../images/title-web-directories.png);
	background-repeat:no-repeat;
	width:319px;
	height:40px;
}
#link-list span{
	display: none;
}

#link-list h3 {
	background-color: #191919;
	border-top: 1px dashed #333333;
	margin: 0;
	padding: 8px 0 0 15px;
}
#link-list p {
	background-color: #191919;
	margin: 0;
	padding: 0 0 8px 15px;
}

#centercontent {
	float:left;
	width:370px;
	background: #1C1C1C; 
	border-right: 1px dotted #333333;
	border-left: 1px dotted #333333;
	padding: 15px 14px 15px 14px; 
}
#left-centercontent {
	float:left;
	width:500px;
	background: #1C1C1C; 
	border-right: 1px dotted #333333;
	padding: 15px 14px 15px 14px; 
}
#rightcontent {
	float:right;
	width:235px;
	padding: 15px; 
	background-image: url(../images/rightcolumn-bkgrnd.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #1C1C1C;
}
#rightcontent h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	font-size: 24px;
	line-height: 28px;
}
#rightcontent2 {
	float:right;
	width:150px;
	padding: 25px 45px 45px 45px; 
	margin: 30px 30px 0 0;
	background-image: url(../images/rightcolumn-bkgrnd.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #1C1C1C;
}
#rightcontent2 h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	font-size: 22px;
	line-height: 26px;
	padding: 0;
	margin: 0;
}
#rightcontent2 h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;
	margin: 0;
}
#rightcontent2 p {
	font-family: Georgia, serif;
	font-weight: lighter;
	font-style: italic; 
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0 0 0;
	margin: 0;
}
#rightcontent2 a img {
	border: 5px solid #303030;
	padding: 0;
	margin: 15px 0 0 0;
}
#rightcontent2 a:hover img {
	border: 5px solid #CC6600;	
}
#rightcontent2 a{
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#rightcontent2 a:hover {
	font-weight: normal;
	font-style: italic;
	color: #CC6600;
	text-decoration: none;	
	padding: 0 2px 0 2px;
}
#rightcontent3 {
	float:right;
	width:190px;
	padding: 25px 25px 45px 25px; 
	margin: 30px 30px 0 0;
	background-image: url(../images/rightcolumn-bkgrnd.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #1C1C1C;


}
#contact-head {
	margin: 0 10px 0 10px;
	width:920px;
	height:600px;
	float: left;
	background-image: url(../images/post-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right: 10px solid #303030;
	border-top: 10px solid #303030;
	border-left: 10px solid #303030;
	background-color: #CBBBB1;
}
#contact-text {
	margin: 30px 160px 0 300px;
	padding: 140px 0 0 30px;
	height: 400px;
	border-left: 1px solid #303030;
}
#contact-text h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	font-size: 34px;
	line-height: 38px;
	padding: 0;
	margin: 0;
}
#contact-text h2 {
	font-family: Georgia;
	font-weight: lighter;
	color: #000000;
	font-size: 20px;
	line-height: 26px;
	padding: 15px 0 0 0;
	margin: 0;
	text-transform: none;
}
#contact-text h3 {
	padding: 0;
	float: left;
}
#contact-text h3 a{
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../images/portraits-nav-over.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #673400;
	padding: 5px 8px 5px 8px;
}
#contact-text h3 a:hover {
	text-decoration: none;
	background-image: url(../images/portraits-nav-over2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #673400;




}
#footer {
	width:920px;
	float: left;
	clear: both;
	margin: 0 10px 0 10px;
	border-right: 10px solid #303030;
	border-bottom: 10px solid #303030;
	border-left: 10px solid #303030;
	background-color: #1C1C1C;
}
#footer p {
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	margin: 0 30px 0 30px;
	padding: 15px 0 15px 0;
	border-top: 1px solid #333333;
}
#footer a {
	color: #999999;
	font-weight: normal; 
	text-decoration: none;
	padding-right: 25px;
}
#footer a:hover {
	color: #CC6600;
	font-weight: normal; 
	text-decoration: none;
	padding-right: 25px;
}
#thumbnail img {
	padding:0 0 15px 0;
}
#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
