/* CSS Document */


/* Global Styles */

body {
	margin:0px;
	background-color: #519294;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
.tablecontent {
	background-color: #C0DFFD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.tablefooter {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #C7E19E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	padding-right: 10px;
}
#homepage #homebutton,
#mythologypage #mythologybutton,
#marinepage #marinebutton,
#figurativeartpage #figurativeartbutton,
#potterypage #potterybutton,
#contactpage #contactbutton
 {
	background-color: #FFFFFF;
}


.tablecontent td {
	padding: 20px;
	text-align: left;
	vertical-align: top;
}
.cellpicture {
	text-align: center;
	vertical-align: middle;
}


	
a {
	color: #519294;
	text-decoration: none;
	}
.label {
	width: 160px;
}
.label div {
	font-weight: bold;
	text-align: right;
}
.input input {
	float: left;
	margin: 3px;
}
.submit input {
	position: relative;
	left: 55px;
	float: left;
}
.submit {
	padding-bottom: 5px;
	padding-top: 5px;
}




	
a:hover {
	color: #3366CC;
	}
	
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#003366;
line-height: 1.7em;
padding: 3px;
}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid #C0DFFD;
		}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}



/* Class Styles */

.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #519291;
	line-height:24px;
	letter-spacing:0.2em;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.navigation {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C0DFFC;
	border-left-color: #C0DFFC;
	}

.pictureText {
color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.topnav td {
	border: 2px solid #C0DFFD;
	}
	
.topnav a {
	color: #003366;
	line-height:25px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid #C0DFFD;
	}
	
.topnav a:hover {
	color:#519294;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
	
.topnav a:active {
	background-color: #FFFFFF;
}

.topnav a:focus {
	background-color: #FFFFFF;
}

.imageintext {
	display: inline;
	padding: 4px;
}
.orderform {
	position: absolute;
	top: auto;
}
#formcells {
	padding-top: 20px;
	padding-left: 20px;
}
