quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
		color:#222;
		background-color:#333;
		margin: 0 0 0 15px;
}

.clear{
	clear:both;
}

h1 {
	font-family: 'Rock Salt', serif;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;	
}

h1 a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1em;	
	color:#666;
	text-decoration:none;	
}

h1 a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1em;	
	color:#6b6473;
	text-decoration:none;	
}

h4 a {
	color:#CCFFFF;
	text-decoration:none;
}

h4 a:hover {
	color:#6b6473;
}

p {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:1.0em;
	font-weight:normal;
	color:#000;
	margin-bottom:10px;	
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight: 600;
	color:#ebebe4;
	text-decoration:none;
	text-transform:capitalize;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight: 600;
	color:#6b6473;
	text-decoration:none;
	text-transform:capitalize;	
}

div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:1px solid black;
	width:100px;
	height:100px;
}

.pic a{
	width:100px;
	height:100px;
	text-indent:-99999px;
	display:block;
}

/* ---bottom navigation----*/
#slideshow-nav {
		position: absolute;
		left: 0;
		bottom: 600px;
		width: 750px;
}

#slideshow-nav .nav-item {
		float: left;
		width: 150px;
		padding: 11px 0;
}

.aboutme img {
		float:left; 
		margin: 10px 30px 100px 0;
		border:0;
}	

.aboutme a {
	color:#6e801c; 
	font-size:0.8em;
}

.aboutme a:hover {
	color: #a4abb1; 
	font-size:0.8em;
}

/* ------Gallery --------*/
#container {
		width:4000px;
		height: 600px;
		/*overflow: hidden;*/
		position: absolute;
		margin: 20px auto;
}

#gallery {
		width: 5400px;
		height: 600px;
		position: absolute;
		bottom: 0;
		left: 0;
}

.box {
	width:920px;
	height: 500px;
	background-color:#666;
	border: #999 thin solid;
	padding:10px;
	float: left;
	margin-right: 15px;
}

#gallery .slide {
		width: 900px;
		height: 480px;
		float: left;
		background-color: #FFF;	
		margin: 0;
		padding:10px;
}

#gallery .slide:nth-child(2n+1) {
		background-color: #DDD
}

#gallery h1 {
		margin: 25px 60px;
		color: #FFF;
		font-size: 3em;
		text-shadow: 0 -1px 1px #333;
}


/*----- Footer Elements -------*/
#footer {
	width:auto;
	height: 100px;
	margin-top:532px;
	float:left;
	padding-top:5px;
}

#footer #footeritem{
	font-size:0.7em;
	float:left;
	position:absolute;
	bottom: 10px;
	margin-left:130px;
}

#footer iframe{
	width:67px; 
	height:60px;
	float:left; 		
}	

#___plusone_0 {
	position:absolute;
	left:60px;
}
