/* CSS Document */

p {
display:inline;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
color:#4d4e4e;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#4d4e4e;
}

h2 {
display:inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4d4e4e;
margin:0px;
padding:0px;
}

a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/*color:#4d4e4e;*/
color: #000000;
}

a img {
border:none;
}

a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/*color:#000000;*/
color: #c3c3c3;
}

body {
	margin: 0;
	
	
}

div#page {
	width: 927px;
	padding: 0 0 0 0;
	margin: 0 auto;	
}


/****** GENERIC ******/

li {
	font-size: 12px;
	margin-top: 15px;
}

ul {
	list-style-image: url(../images/list_icon.gif);
	margin: 0 0 25px 0;
	padding: 0 0px;
}


.clear {
	clear: both;	
}

div.clear {
	height: 0;
}

.clearLeft {
	clear: left;
}

/** Content **/

#logo {
	float:left;
	width:200px;
}

div#content {
	padding-top:20px;
	padding-left:190px;
	width:737px;
	
}

div#contentHome {
	padding-top:25px;
	/*padding-left:135px;*/
	width:915px;
}

div#contentHome p {
	font-size:15px;
	line-height:30px;
}

div#homeImage {
	/*min-height: 700px;*/
	/*text-align:center;*/
}


/** NAV **/

#header {
	width:927px;
	height:93px;
}

a#navAbout {
	width: 57px;
	height: 11px;
	background: url(../images/about_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navAbout:hover {
	background-position: -57px 0;
}

a#navCollections {
	width: 96px;
	height: 11px;
	background: url(../images/collections_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navCollections:hover {
	background-position: -96px 0;
}

a#navBehind{
	width: 131px;
	height: 11px;
	background: url(../images/behind_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navBehind:hover {
	background-position: -131px 0;
}

a#navGallery{
	width: 67px;
	height: 11px;
	background: url(../images/gallery_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navGallery:hover {
	background-position: -67px 0;
}

a#navDownloads{
	width: 92px;
	height: 11px;
	background: url(../images/downloads_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navDownloads:hover {
	background-position: -92px 0;
}

a#navMailing{
	width: 92px;
	height: 11px;
	background: url(../images/mailing_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navMailing:hover {
	background-position: -92px 0;
}

a#navMenu{
	width: 52px;
	height: 11px;
	background: url(../images/menu_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navMenu:hover {
	background-position: -52px 0;
}

a#navBlog{
	width: 52px;
	height: 11px;
	background: url(../images/blog_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navBlog:hover {
	background-position: -52px 0;
}

a#navSpecials{
	width: 73px;
	height: 11px;
	background: url(../images/specials_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navSpecials:hover {
	background-position: -73px 0;
}

a#navMap{
	width: 43px;
	height: 11px;
	background: url(../images/map_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navMap:hover {
	background-position: -43px 0;
}

a#navArchives{
	width: 75px;
	height: 11px;
	background: url(../images/archives_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navArchives:hover {
	background-position: -75px 0;
}

a#navContact{
	width: 72px;
	height: 11px;
	background: url(../images/contact_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navContact:hover {
	background-position: -72px 0;
}

a#navFriends{
	width: 131px;
	height: 11px;
	background: url(../images/friends_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

a#navFriends:hover {
	background-position: -131px 0;
}

div#navButtons ul#navHolder {
	list-style: none;
	margin: 0;
	padding-top: 82px;
	padding-bottom: 0px;
	padding-left:0px;
	margin:0px;
}

div#navButtons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

/** Footer **/

div#footerLeft {
	width:655px;
	float:left;
}

div#footerRight {
	float:left;
}

div#footerRight p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

div#footerLeft p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

div#footerLeft p span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b4b3b4;
}
