/* Begin Typography & Colors */

@font-face {
	  font-family: "Caslon Antique";
	  src: url('/fonts/antique.ttf') format("truetype");
}

body {
	font-size: 16px;
	font-family: Times New Roman;
	background: #000000 url('/images/ihd-web-background.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	text-align: center;
    color: #CCC;
	}

#container {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	border: 0px;
	font-size: 15px;
	color: #CCC;
	text-align: center;
	}

#header {
	background-color: transparent;
	margin-left: 300px;
	margin-right: 250px;
	margin-top: 45px;
	padding: 0;
	}

#headerimg {
	height: 85px;
	width: 460px;
	}
	
.clear {
	clear: both;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
	
/* End Structure */

.title {
	margin-left: 100px;
	text-align: left;
	}
	
.title h2 {
	font-size: 25px;
	color: silver;
	}

#content {
	font-size: 15px
    color: #999;
	}

#centerpage {
	background: transparent
	border: none;
	}

small {
	font-family: 'Caslon Antique', Times New Roman;
	font-size: 15px;
        color: #CCC;
	}

copy {
	font-family: Times New Roman;
	font-size: 14px;
        color: #666;
	}

b {
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 16px;
    color: #7f7f7f;
	}

p {
	line-height: 20px;
	font-family: Times New Roman;
	font-size: 16px;
    color: #b3b3b3;
	font-weight: normal;
	margin: 10px;
	}

h2 a:hover {
	text-decoration: none;
	color: #b40404;
	}

h1, h2, h3, ptags {
	font-family: 'Caslon Antique', Georgia;
	font-weight: normal;
	}

h1 {
	font-size: 20px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 20px;
	}

h3 {
	font-size: 24px;
	color: #b40404;
	text-decoration: none;
	line-height: 25px;
	}
	
/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}
	
/* End Headers */

h4 {
	font-family: Times New Roman;
	font-weight: lighter;
	color: #666;
	font-size: 15px;
	margin-left: 5%;
	margin-right: 5%;
	}
	
h5 {
	font-family: Times New Roman;
	font-weight: lighter;
	color: #666;
	font-size: 14px;
	}
	
price {
	margin-left: 5px;
	margin-right: 80px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: xx-large;
	color: #999999;
	text-decoration: none;
	}

.entry p a:visited {
	color: #999;
	}

code {
	font: 14px 'Caslon Antique', Times New Roman;
	}

red {
    color: #b40404;
	text-decoration: none;
	}
	
redh2 {
    color: #b40404;
    font-size: 20px;
	text-decoration: none;
	}
	
a {
        color: #b40404;
	text-decoration: none;
	}
	
a:hover, p a:hover, p a:active, redh2 a:hover {
        color: red;
	text-decoration: none;
	}

/* End Typography & Colors */

#basicmenu {
	width: 905px;
	height: 75px;
	text-align: center;
	padding: 0;
	}
	
#basicmenu menu {
	margin-left: -35px;
	}
	
#basicmenu table {
	width: 905px;
	height: 75px;
	text-align: center;
	padding: 0;
	}
	
#basicmenu carttable table {
	width: 155px;
	height: 75px;
    margin-left: auto;
    margin-right: 75px;
    margin-top: -120px;
    position: static;
    float: right;
   	}
		
#basicmenu gifttable table {
	width: 250px;
	height: 143px;
    margin-left: 320px;
    margin-right: auto;
    margin-top: 1010px;
    position: static;
		}
	
#basicmenu li {
	display: inline;
	padding: 0;
	}

#basicmenu ul {
    margin-left: 0;
    margin-right: 0;
	padding: 0;
    }
    
#basicmenu h2 {
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    padding: 0;
    }

#social {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	height: 75px;
	width: 900px;
	position: relative;
	bottom: -30px;
	z-index: 5;
	float:left;
    left: 50%;
    margin-left: -453px;
    margin-right: auto;
}

.socialmenu {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
 
.socialmenu li {
	float: left;
	color: black;
}

.socialmenu a:hover {
	background-position: top left;
}
 
.socialmenu a:active {
	background-position: top left;
}

.social-menu-01 {
	display: block;
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:10px;
	background: url(images/socialmenu/social_menu_01.png) no-repeat bottom left;
}

.social-menu-02 {
	display: block;
	position:absolute;
	left:0px;
	top:10px;
	width:235px;
	height:65px;
	background: url(images/socialmenu/social_menu_02.png) no-repeat bottom left;
}

.twitter a {
	display: block;
	position:absolute;
	left:235px;
	top:10px;
	width:61px;
	height:57px;
	background: url(images/socialmenu/twitter.png) no-repeat top left;
}

.social-menu-04 {
	display: block;
	position:absolute;
	left:296px;
	top:10px;
	width:27px;
	height:65px;
	background: url(images/socialmenu/social_menu_04.png) no-repeat bottom left;
}

.facebook a {
	display: block;
	position:absolute;
	left:323px;
	top:10px;
	width:61px;
	height:57px;
	background: url(images/socialmenu/facebook.png) no-repeat top left;
}

.social-menu-06 {
	display: block;
	position:absolute;
	left:384px;
	top:10px;
	width:26px;
	height:65px;
	background: url(images/socialmenu/social_menu_06.png) no-repeat bottom left;
}

.etsy a {
	display: block;
	position:absolute;
	left:410px;
	top:10px;
	width:83px;
	height:57px;
	background: url(images/socialmenu/etsy.png) no-repeat top left;
}

.social-menu-08 {
	display: block;
	position:absolute;
	left:493px;
	top:10px;
	width:28px;
	height:65px;
	background: url(images/socialmenu/social_menu_08.png) no-repeat bottom left;
}

.myspace a {
	display: block;
	position:absolute;
	left:521px;
	top:10px;
	width:61px;
	height:57px;
	background: url(images/socialmenu/myspace.png) no-repeat top left;
}

.social-menu-10 {
	display: block;
	position:absolute;
	left:582px;
	top:10px;
	width:26px;
	height:65px;
	background: url(images/socialmenu/social_menu_10.png) no-repeat bottom left;
}

.mailing-list a {
	display: block;
	position:absolute;
	left:608px;
	top:10px;
	width:61px;
	height:57px;
	background: url(images/socialmenu/mailing-list.png) no-repeat top left;
}

.social-menu-12 {
	display: block;
	position:absolute;
	left:669px;
	top:10px;
	width:231px;
	height:65px;
	background: url(images/socialmenu/social_menu_12.png) no-repeat bottom left;
}

.social-menu-13 {
	display: block;
	position:absolute;
	left:235px;
	top:67px;
	width:61px;
	height:8px;
	background: url(images/socialmenu/social_menu_13.png) no-repeat bottom left;
}

.social-menu-14 {
	display: block;
	position:absolute;
	left:323px;
	top:67px;
	width:61px;
	height:8px;
	background: url(images/socialmenu/social_menu_14.png) no-repeat bottom left;
}

.social-menu-15 {
	display: block;
	position:absolute;
	left:410px;
	top:67px;
	width:83px;
	height:8px;
	background: url(images/socialmenu/social_menu_15.png) no-repeat bottom left;
}

.social-menu-16 {
	display: block;
	position:absolute;
	left:521px;
	top:67px;
	width:61px;
	height:8px;
	background: url(images/socialmenu/social_menu_16.png) no-repeat bottom left;
}

.social-menu-17 {
	display: block;
	position:absolute;
	left:608px;
	top:67px;
	width:61px;
	height:8px;
	background: url(images/socialmenu/social_menu_17.png) no-repeat bottom left;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#trees-left {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	height: 473px;
	width: 273px;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	float:left;
    left: 50%;
    margin-left: -716px;
    margin-right: auto;
}

.trees-left {
	display: block;
	top:679px;
	width:273px;
	height:473px;
	background: url() no-repeat bottom left;
}

#trees-right {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	height: 473px;
	width: 273px;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	float:right;
    left: 50%;
    margin-left: 438px;
    margin-right: auto;
}

.trees-right {
	display: block;
	top:679px;
	width:272px;
	height:473px;
	background: url() no-repeat bottom left;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.border {
	border: 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	display: inline;
	}

.alignleft {
	float: left;
	display: inline;
	}
/* End Images */

/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
/* End Various Tags & Classes*/



/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* End captions */

#gallery ul {
	margin: 10px;
	padding: 5px;
	list-style-type: none;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
}

#gallery li {
	float: left;
	padding: 5px;
	margin: 5px;
	list-style-type: none;
        display: block;
	margin-left: auto;
	margin-right: auto;
}

#gallery ol {
	float: center;
	padding: 6px;
	margin: 5px;
	list-style-type: none;
    display: inline;
	margin-left: auto;
	margin-right: auto;
}

#gallery a:link {
	color: #666;
	border:1px;
}

#gallery a:visited {
	color: #666;
	border:1px;
}

#gallery a:hover {
	color: #b40404;
	border:1px;
}

#gallery a:active {
	color: #b40404;
	border:1px;
}

#gallery img {
	color: #666;
	border:3px solid;
}

#gallery img:hover {
	color: #b40404;
	border:3px solid;
}

#gallery em {
	float: left;
	clear: both;
	margin-bottom:10px;
}
