@charset "UTF-8";
/* CSS Document */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-indent: 20px;
	vertical-align: text-top;
}
ol, ul {
	list-style: none;
	margin-top: -5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Font Styling */
p {font-size: .9em;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	line-height: 1.3em;
}
h1{ font-size: 2.2em;
	color:#4C4C4C;
	font-family:Tahoma, Geneva, sans-serif;
	text-indent: 0px;
}
h2{ font-size: 1.7em;
	color:#4C4C4C;
	font-family:Tahoma, Geneva, sans-serif;
	text-indent: 0px;
}
h3{ font-size: 1.2em;
	color:#4C4C4C;
	font-family:Tahoma, Geneva, sans-serif;
	text-indent: 0px;
	font-style: normal;
}

a[href] { color:#FFF; 
		text-decoration:none; font-size: .8em;
}
a[href]:hover{ color:#CCC;
				text-decoration: underline;
				font-size: .8em;}
				


#text{font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	width: 729px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: justify;
}

#wrapper{width: 768px; 
	height: 100%;
	min-height: 900px;
	background-color:#D5D5D5; 
	margin: 0 auto;
	}

#b p{line-height: 1.15em;
	}

/* Link CSS */

li{list-style: none; float: left;
}





/*Nav CSS */

#linkhome
{
  display: block;
  width: 768px;
  height: 140px;
  background:url(../Images/Linkhomeb.png) no-repeat 0 0;
  
  
  

}

#linkhome span
{
  display: none;
}

#nav2 {
	height: 20px; 
	width: 778px; 
	padding-top: 1px; 
	margin-bottom: 30px; 
	background-color:#303030;
	margin-left: -25px;
}

#nav a[href] { color:#FFF; 
		text-decoration:none; font-size: 1em; font-family:Arial, Helvetica, sans-serif;
}
#nav a[href]:hover{ color:#CCC;
				text-decoration:none; font-size: 1em;}

/* Hometext CSS*/

#hometext h3{
	color:#FFF;
}

#hometext p{
	color: #FFF;
}

div#photos{
	width: 700px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	padding-left: 40px;
}

div#photos li{
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}

div#photosb li{

}






/* Footer CSS*/

.clearfooter{
	margin: 0 auto -100px auto;
	height: 100px;
	width: 768px;
	clear: both;
}

#footer{
	margin: 0 auto -100px auto;
	height: 100px;
	width: 768px;
	position: relative;
	background-color:#303030;
	
}

#footer a[href]{
	float: left;
	
}
#footercontent{
	padding-top: 10px;
	
}
#a { 
	width: 200px;
	height: 100%;
	line-height: .9em;
	font-family: Verdana, Geneva, sans-serif;
}
#a a[href]{
	color:#EBEBEB;
}
#a a[href]:hover{
	color:#FFF;
}
#b { 
	width: 280px;
	height: 100%;
	padding-top: 0px;
	padding-left: 290px;
	line-height: .9em;
}
#b p{
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	color:#EBEBEB;
}
#footerlinks{
	width: 80px;
	height: 60px;
	display: block;
	float: right;
	padding-top: 10px;
	
	
	
}
#footerlinks h1
{
  display: block;
  width: 30px;
  height: 30px;
  background:url(../Images/facebook_hover.png) no-repeat 0 0;
  text-indent: -9000px;
  margin-top: 10px;
  margin-left: -30px;
  float: none;
  
  
  

}
#footerlinks h1:hover
{ 
  background-position: 0 -30px;
}


#footerlinks h2
{
  display: block;
  width: 30px;
  height: 30px;
  background:url(../Images/twitter_hover.png) no-repeat 0 0;
  text-indent: -9000px;
  margin-top: 10px;
  margin-left: -17px;
 
 

  

}
#footerlinks h2:hover
{ 
  background-position: 0 -30px;
}

#footerlinks h3
{
  display: block;
  width: 62px;
  height: 16px;
  background:url(../Images/tumblr.png) no-repeat 0 0;
  text-indent: -9000px;
  margin-top: 3px;
  
  margin-left: -30px;
  

  

}
#footerlinks h3:hover
{ 
  background-position: 0 -16px;
}


	
