@charset "UTF-8";
/***************************
*global reset from eric meyer*
******************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */

ol, ul {
	list-style: none;
}

body {
	line-height: 1.3;
	color: #656f83;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	background-color: #Ebeeee;
	background-image: url();
	background-repeat: repeat-x;
	font-size: 0.9em;
}

p {
	margin: 10px 0px 0px;
}
ol, ul {
	list-style: url() none inside;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***************************
*end of global reset 
******************************/

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

#nonFooter {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#footer {
	padding: 0px;
	width: 750px;
	
	margin-right: auto;
	
	margin-left: auto;	
}

#wrapper {
	padding: 0px;
	width: 750px;
	
}
#header {
	padding: 0px;
	width: 750px;
	height: 30px;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-indent: -9999px;
}

#wrapper #banner h1 {
	text-indent: -9999px;
}
#page_header {
	background-repeat: no-repeat;
	height: 30px;
	width: 142px;
	text-indent: -9999px;
	margin-top: 30px;
}
#innercontent {
	margin: 0px;
	padding: 0px;
	width: 750px;
	min-height: 400px;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#links #innercontent {
	line-height: 1.6;	
}
#nav li {
	height: 50px;
	display: inline;
	float: left;
}

#navigation {
	margin: 0px;
	height: 40px;
	padding: 0px;
}
#navigation ul{
	margin:0px;
	padding: 0px;
	}
#navigation   li  {
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation span {
	text-indent: -3000px;
	color: #990066;
	display: block;
}


#navigation li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#navigation a {
	display: block;
	text-decoration: none;
	float: left;
}

#navhome {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 51px;
	display: block;
	background-image: url(images/nav_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
#navhome:hover, #navgalleries:hover,#navabout:hover,#navlinks:hover,#navcontact:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #94a1b9;
	}
	
#navhome span {
	text-indent: -3000px;
	color: #990066;
	display: block;
}

#navgalleries {
	float: left;
	height: 35px;
	width: 100px;
	display: block;
	background-image: url(images/nav_galleries.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navgalleries span {
	text-indent: -3000px;
	color: #990066;
	display: block;
}

#navabout {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 91px;
	float: left;
	background-image: url(images/nav_about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navabout span {
	text-indent: -3000px;
	color: #990066;
	display: block;
}

#navlinks {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 54px;
	float: left;
	background-image: url(images/nav_links.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navlinks span {
	text-indent: -3000px;
	color: #990066;
	display: block;
}
#navcontact {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 117px;
	float: left;
	background-image: url(images/nav_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navcontact span {
	text-indent: -3000px;
	color: #990066;
	display: block;
}
#navcopyright {
	margin: 0px!important;
	padding: 0px;
	height: 42px;
	width: 303px;
	float: right;
	background-image: url(images/nav_copyright.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
}
#navcopyright span {
	
	text-indent: -3000px;
	color: #990066;
	
}
#about  #page_header {
	background-image: url(images/page_heading_about.gif);
}

#links  #page_header {
	background-image: url(images/page_heading_links.gif);
}
#navhome:hover, #navgalleries:hover,#navabout:hover,#navlinks:hover,#navcontact:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #94a1b9;
	}
	
#home #navhome, #galleries #navgalleries,#about #navabout,#links #navlinks,#contact #navcontact {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bbce;
	}
	
#innercontent_left {
	float: left;
	width: 300px;
	margin-top: 20px;	
}
#innercontent_right {
	float: right;
	width: 400px;
	margin-top: 20px;	
}


#home #innercontent img {
	border: 1px solid #94a1b9;
}
#home #innercontent {
	margin: 0px;
	padding: 0px;
}
/*link styling*/
a:link {
	text-decoration: none;
	color: #656f83;
	padding-bottom: 1px;
	border-bottom: 1px dotted #656f83;
}
a:visited {
	text-decoration: none;
	color: #94a1b9;
	padding-bottom: 1px;
	border-bottom: 1px dotted #94a1b9;
}
a:hover, a:active {
	text-decoration: none;
	color: #656f83;
	padding-bottom: 0px;
	border-bottom: 0px dotted #fff;
}


#navigation  a {
	border-bottom-style: none;
}
#contact  #page_header, #thx #page_header {
	background-image: url(images/page_heading_contact.gif);
}
#contact_form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	text-indent: -9999px;
}

#home #innercontent img {
	border: 1px solid 9a9f8d;
}

.siteby {
	background: url(images/site_by.gif) no-repeat 5px -2px;
	width: 160px;
	text-indent: -9999px;
	height: 25px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.inline {
	
	display: inline;
	margin: 0px;
	padding: 0px;
}

#home  #innercontent a {
	padding: 0px;
	border-style: none;
}
.iemargin {
	margin-left: 15px;
}

