/*----------------------------------------
Name: myaccoutrement.css
Developed by: Mike Schmidt mohawkstreet.com
Date Created:01/10
Last Updated:01/10
Copyright: MyAccoutrement
----------------------------------------*/

/* Imports
----------------------------------------*/

@import url("reset.css");

@import url("externalLinks.css");

/* Elements
----------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #242a2d url(../images/bkgd.gif) no-repeat 50% 0;
	color: #000;
}

body, p, td, th, li {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: .875em;
	line-height: 1.5em;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
	padding: 0;
}

#header {
	height: 120px;
	padding-top: 0px;
}

#show{
	
}

#coverspecial p {
	text-align: center;
	color: #505e60;
	margin: 0;
	padding: 42px;
	font: 58px/50px Georgia, "Times New Roman", Times, serif;
}

#logo h1, #logo small {
	margin: 0;
	display: block;
	text-indent: -9999px;
	padding: 0px;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 255px;
	height: 121px;
}

/* nav */

.menu {
	width: 955px;
}

.menu ul {
	float: right;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	text-decoration: none;
	color: #a3fcff;
	background-color: #15191b;
	margin-left: 0;
	padding: 10px;
}

.menu ul li a:visited {
	color: #a3fcff;
}

.menu ul li a:hover, .menu ul li .active {
	color: #cffcff;
	background-color: #4d5a5e;
}
h1{
	color: #b7b9b9;
	text-align: left;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 30px;
}
h1 a:link {
	color: #cffcff;
	text-decoration: none;
	background-color: #4d5a5e;
	padding: 8px;
	font-weight: normal;
	font-style: normal;
}
h1 a:hover {
	color: #a3fcff;
	text-decoration: none;
	background-color: #1f2527;
	padding: 10px;
	border: none;
}
h1 a:visited {
	color: #b7b9b9;
	text-decoration: underline;
}

h2 {
	position: relative;
	text-align: right;
	font: small "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #707070;
	bottom: 25px;
}

h2 a:link {
	color: #a3fcff;
	text-decoration: none;
	background-color: #1f2527;
	padding: 10px;
	border: 1px solid #1f2427;
	font-weight: normal;
	font-style: normal;
}

h2 a:hover {
	color: #cffcff;
	text-decoration: underline;
	background-color: #4d5a5e;
	padding: 10px;
}

h2 a:visited {
	color: #a3fcff;
	text-decoration: none;
	background-color: #1f2527;
	padding: 10px;
	border: 1px solid #1f2427;
}

.homePic {
	position: relative;
	padding: 0;
}

#content {
	background-color: white;
	margin: 0;
	padding: 10px;
}

#item {
	padding: 0;
	width: 940px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 30px;
	display: inline-block;
}

#item img{
	width: 940px;
	height: 310px;
	margin: 0 0 10px;
	padding: 0;
	float: left;
}

#about img{
	float: left;
	padding-right: 10px;
}

#about p{
	padding-bottom: 20px;
}

#about h3 a:link {
	color: #cffcff;
	text-decoration: none;
	background-color: #4d5a5e;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
}
#about h3 a:hover {
	color: #a3fcff;
	text-decoration: none;
	background-color: #1f2527;
	padding: 10px;
	border: none;
	font-weight: normal;
	font-style: normal;
}
#about h3 a:visited {
	color: #cffcff;
	text-decoration: none;
	background-color: #4d5a5e;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
}

#item p {
	width: 650px;
	color: #768a91;
}

#item h1 {
	font-size: 22px;
	color: #4d5a5e;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 0;
}

#item h3 {
	color: #bcbeca;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	display: inline;
	position: relative;
	float: right;
}

#item h3 a:link {
	color: #cffcff;
	text-decoration: none;
	background-color: #4d5a5e;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
}
#item h3 a:hover {
	color: #a3fcff;
	text-decoration: none;
	background-color: #1f2527;
	padding: 10px;
	border: none;
	font-weight: normal;
	font-style: normal;
}
#item h3 a:visited {
	color: #cffcff;
	text-decoration: none;
	background-color: #4d5a5e;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
}

#item p {
	width: 650px;
	color: #768a91;
}

/* footer
------------------------------------------------------------- */

#footer {
	background-color: #1f2527;
	border-style: solid;
	border-top-width: thin;
	border-top-color: #2b2e32;
	display: block;
	border-right: thin solid #2b2e32;
	border-left: thin solid #2b2e32;
}

#footer h1 {
	color: #395268;
	font-size: 11px;
	float: left;
	font-weight: normal;
	margin-right: 4px;
	padding-top: 4px;
}

#footer h2 {
	color: #6699cc;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-bottom: -10px;
	text-align: center;
}

#footer h3 {
	color: #395268;
	font-size: 14px;
	float: left;
	font-weight: normal;
}

#footer h2 a:link {
	text-decoration: none;
}

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

#footer h2 a:visited {
	color: #6699cc;
	text-decoration: none;
}

#footer h2 a:active {
	color: #6699cc;
	text-decoration: none;
}

#footer p {
	color: #395268;
	clear: both;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	background-color: #1f2527;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
}

.lowerlinks {
	color: #395268;
	clear: both;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	background-color: #1f2527;
	padding-top: 14px;
	padding-bottom: 14px;
}

.lowerlinks a {
	color: #3e6184;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}

.lowerlinks a:hover {
	color: #a3fcff;
	text-decoration: none;
}

.lowerlinks a:visited {
	color: #3e6184;
	text-decoration: none;
}

.lowerlinks a:active {
	color: #3e6184;
	text-decoration: none;
}

.thumblink {
	display: block;
	float: left;
	width: 260px;
	background-color: #1f2527;
	padding: 0 18px 10px 18px;
	margin: 14px 0 14px 14px;
}

.thumblink img {
	border: 4px solid #1f292e;
}

/* for IE */

* html .thumblink {
	

/* This is the Tan hack */
	display: block;
	float: left;
	width: 230px;
	background-color: #171e22;
	padding: 0 18px 10px 18px;
	margin: 14px 0 14px 5px;
	border: thin solid #1c2429;
}

/* end for IE */