/* artoflobsters css */

body {
		margin: 0px;
		padding: 0px;
		background: #fff url(../sitegfx/browntile.gif) top left;
		font-size: 10px;
		font-family: verdana;
		color: #fff;
		}
	
#containerhome {
		margin: 0px auto;
		width: 700px; 
		padding-top: 80px;	
}
	
#banner {
		margin:0;
		padding-bottom: 20px;
		width: 700px;
		height: 222px;
		background: #2C2A29 url(../sitegfx/art.jpg) top left no-repeat;
		}
		
.title {
		font-size: 16px;
		font-style: italic;
		line-height: 20px;
		font-family: times;
		color: #fff;
		}
		
		.creditstitle {
		font-size: 16px;
		font-style: italic;
		line-height: 20px;
		font-family: times;
		color: #fff;
		padding-left: 5px;
		}
		
.touch {
		font-size: 16px;
		font-style: italic;
		line-height: 20px;
		font-family: times;
		color: #fff;
		padding-top: 10px;
		}
		
#left {
		width: 495px;
		padding: 10px;
		background: #2C2A29;
		min-height: 350px;
}

#right {
		float: right;
		width: 160px;
		padding: 10px;
		background: #2C2A29;
}
		
		
#text {
		line-height: 14px;
		padding:5px;
		width: 420px;
		color: #fff;
		}
		
.quote {
		padding-left: 5px;
		width: 400px;
		font-size: 12px;
		font-style: italic;
		line-height: 16px;
		font-family: times;
		color: #fff;
		}
		
#credits {
		line-height: 20px;
		padding-left: 5px;
		width: 370px;
		font-family: times;
		font-size: 12px;
		font-style: italic;
		line-height: 14px;
		}
		
#footer {
		clear: both;
		margin: auto;
		width: 700px;
		padding-left: 30px;
		}
		
#sitecredits {
		line-height: 20px;
		padding:0;
		font-family: times;
		font-size: 12px;
		font-style: italic;
		line-height: 14px;
		text-align: left;
		color: #fff;
		}
		
#toplinks {
		width: 675px;
		line-height: 12px;
		font-family: times;
		font-size: 16px;
		font-style: italic;
		color: #fff;
		background: #2C2A29;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top-style: dashed;
		border-top-width: 1px;
		border-top-color:  #fff;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color:  #fff;
		margin-left: 15px;
		}

.underline {
		padding: 2px;
		border-bottom: 1px dashed #fff;
}

#flashcontent {
		padding-top: 10px;
}
		
a.toplinks:link {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
}

a.toplinks:visited {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
}

a.toplinks:hover {
	color: #9E9B91;
	text-decoration: none;
	padding: 0px;
	font-size: 16px;
}

a.toplinks:active {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
}
		
#links {
		line-height: 14px;
		font-size: 10px;
		font-family: verdana;
		padding:0;
		width: 370px;
		color: #fff;
		}
		
a:link {
	color: #fff;
	text-decoration: none;
	font-family: times;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
}

a:hover {
	color: #fff;
	text-decoration: line-through;
	padding: 0px;
}

a:active {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
}

a.pagelinks:link {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: times;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
}

a.pagelinks:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: times;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
}

a.pagelinks:hover {
	color: #67F79;
	text-decoration: line-through;
	padding: 0px;
}

a.pagelinks:active {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: times;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
}

input.contactbtn {
   	font-family: verdana,arial,helvetica,sans-serif;
   	font-size: 10px;
   	font-weight: normal;
	background: #2C2A29;
	color: #fff;
	border:1px solid #ccc;
}

input.contactfield {
   	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    color: #ffffff;
    background: #867F79;
    border: solid 1px #ccc;
    height: 15px;
	width: 200px;
}

input.emailfield {
   	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    color: #ffffff;
    background: #867F79;
    border: solid 1px #ccc;
    height: 15px;
	width: 140px;
}

textarea.contactfield {
font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    color: #ffffff;
    background: #867F79;
    border: solid 1px #ccc;
}

input.emailbtn {
   	font-family: times;
   	font-size: 11px;
   	font-weight: normal;
   	font-style: italic;
	background: #2C2A29;
	color: #fff;
	border:1px solid #ccc;
	margin: 0px;
}

input.btnhov {
   	font-family: times;
   	font-size: 11px;
   	font-weight: normal;
   	font-style: italic;
	color: #333;
	background: #ccc;
	border:1px solid #ccc;
	margin: 0px;
}

input.contactbtn {
   	font-family: times;
   	font-size: 11px;
   	font-weight: normal;
   	font-style: italic;
	background: #595552;
	color: #fff;
	border:1px solid #ccc;
	margin: 0px;
}
