html, body, div, img, p, ul, li, form, h1, h2, h3, table, tr, td
{
	margin: 0px;
	padding: 0px;	
}

strong
{
	font-weight: bold;
}

html
{
	background: #515151;
}

body
{
	width: 100%;
	text-align: center;
	background: #515151;
}

form
{
	/*
	border: cornflowerblue dashed 1px;
	*/
	padding: 3px;
	text-align: left;
	width: 392px;
}

form h1
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#registration table 
{
	padding: 5px;	
}

.right{ float: right; }
.left{ float: left; }
.center{ margin: 0px auto; }
.clear{ clear: both; }
.bold { font-weight: bold; }
.block{ display: block; }
.uppercase{ text-transform: uppercase; }
.italic{ font-style: italic; }
.bold{ font-weight: bold; }

.outline
{
	border: 2px solid cornflowerblue;
	background:	#d0dff9;
}

input.description
{
	width: 400px;
}

#wrapper
{
	margin: 0px auto;
	width: 800px;
	background: #fff;
}

#header
{
	margin: 0px;
	padding: 0px;
	height: 200px;
}

#navbar
{
	height: 1.4em;
	color: #fff;
	background: cornflowerblue;
	text-align: center;
}

#footer
{
	height: 1.4em;
	border-top: 1px solid cornflowerblue;
	color: #515151;
	background: #fff;
	text-align: center;
}

#navbar ul, #footer ul
{
	display: block;
}

#navbar li, #footer li
{
	display: inline;
	list-style: none;
}

#navbar a, #footer a
{
	font-family: tahoma;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: .3em 1em .3em 1em;
}

#navbar a
{
	color: #fff;
}

#navbar a:hover
{
	color: #515151;
	background: #fff;
}


#footer a
{
	color: #515151;
}

#footer a:hover
{
	color: #fff;
	background: cornflowerblue;
}

#content
{
	padding: 15px 5px 15px 5px;
	text-align: left;
	color: #515151;
}

#fatcatsig
{
	display: block;
	margin: 0px auto;
	margin-top: .5em;
	text-decoration: none;
	font-size: 75%;
	color: #777;
}

#fatcatsig a, #fatcatsig img
{
	border: 0px;
	color: #777;
}

#error p
{
	text-align: left;
	font-weight: bold;
	background: yellow;
	color: red;
}

/*******************
* Home Page
*******************/
span.title
{
	color: cornflowerblue;
	font-weight: bolder;
	font-size: 150%;
}

span.signature
{
	color: cornflowerblue;
	font-family: "Script MT Bold";
	font-size: 125%;
}

img.seperator
{
	padding: 5px 0px 5px 0px;
}

#intro
{
	width: 600px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#intro_pic
{
	width: 590px;
	margin: 10px 0px 10px 0px;
	border: 5px solid cornflowerblue;
}

#description
{
	margin-right: 10px;
	width: 600px;
	font-family: arial;
}

#contact_info
{
	width: 300px;
	text-align: center;
}

#contact_info p
{
	margin: 3px 0px 3px 0px;
}

/*******************
* Family Page
*******************/
#familyfun
{
	padding: 15px;
	width: 600px;
	font-size: 15px;
	font-family: arial;
	text-align: center;
}

#family_item
{
	margin: 15px 0px 15px 0px;
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

#family_item > p
{
	width: 400px;
}

/*******************
* Services Page
*******************/
#services_info
{
	height: 280px;
}

#services_intro
{
	position: relative;
	left: 40px;
	top: 70px;
	width: 300px;
}

#notice
{
	text-align: center;
	font-weight: bold;
	background: yellow;
}

#services_table
{
	width: 100%;
	font-size: 13px;
	font-family: arial;
}

#services_table table
{
	border-spacing: 2px;
	width: 100%;
}

#services_table th
{
	background: cornflowerblue;
	color: #fff;
	padding: 3px;
}

#services_table th.service
{
	width: 600px;
}

#services_table td
{
	background: #d0dff9;
	padding: 3px;
}

#services_table input.service
{
	width: 550px;
}

/*******************
* Fish Tales Page
*******************/

h1.fish_tales
{
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 20px 0px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}

table.fotw, table.fishtales
{
	/*border-collapse: collapse;*/
}

table.fotw p, table.fishtales p
{
	width: 350px;
	margin: 0px auto;
	padding: 0px;
	line-height: 1em;
	text-align: center;
}

td.fotw_title, td.fotw_description, td.fishtales_description
{
	text-align: center;
	padding: .5em;
}

td.fotw_title
{
	background: cornflowerblue;
	color: #fff;
	font-size: 1.2em;
}

div.poloroid
{
	width: 500px;
	margin: 0px auto;
}

div.poloroid_middle
{
	padding-left: 50px;
	background: url(../graphics/poloroid_middle.jpg) repeat-y;
}

div.poloroid_image
{
	width: 400px;
}

div.poloroid_image img
{
	display: block;
	margin: 0px auto;
}

div.poloroid_top
{
	padding-top: 50px;
	background: url(../graphics/poloroid_top.jpg);
}

div.poloroid_bottom
{
	padding-top: 50px;
	background: url(../graphics/poloroid_bottom.jpg);
}

p.poloroid_text
{
	width: 400px;
	padding: 5px 0px 5px 0px;
	font-style: italic;
}

td.fotw_picture, td.fishtales_picture
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

td.fotw_picture img, td.fishtales_picture img
{
	margin: 0px;
}

/*******************
* Others Page
*******************/
div.other_item
{
	padding: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	clear: both;
}

div.other_item p
{
	width: 30em;
}

#links
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}

#links p
{
	margin: .5em;
	width: 100%;
}

#links a
{
	text-decoration: none;
	color: cornflowerblue;
}

#other_builder #toolbar
{
	margin: 0px auto;
	background-color: cornflowerblue;
	color: #fff;
}

#links_builder,
#seperator_builder,
#rt_img_builder,
#lt_img_builder,
#text_builder
{
	margin: 0px auto;
}

#links_builder span
{
	display: inline-block;
	width: 60px;
}

#links_builder input,
#seperator_builder input,
#rt_img_builder input,
#lt_img_builder input,
#text_builder input
{
	margin: 10px 5px 0px 0px;
}

#other_builder p.entry_footer
{
	clear: both;
}

#other_builder div.img_row
{
	padding: 3px 0px 3px 0px;
}

#other_builder div.img_row a img,
#other_builder div.img_row a
{
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*******************
* Gallery Page
*******************/
#gallery_items
{
	
}

#gallery_row
{
	float: left;
	clear: both;
}

#gallery_row a
{
	display: block;
	float: left;
}

#gallery_items img
{
	border: 2px solid #d0d0d0;
}


/*******************
* IE is stupid hacks
*******************/
#ieroot #header
{
	margin: 0px;
	padding: 0px;	
}

#ieroot #links p
{
	width: 700px;
}

#ieroot ul, #ieroot li
{
	margin: 0px;
}

#ieroot #navbar
{
	margin: 0px;
}

#ieroot #navbar, #ieroot #footer
{
	height: 1.2em;
}

#ieroot #error p
{
	background: #fff;
}
