/* CSS Document */
body
{
	text-align: center;
}
div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
}
#page
{
    MARGIN: 0px auto;
	WIDTH: 750px;
	background-color: white;
}
#header
{
    BACKGROUND-COLOR: white;
    /*PADDING-TOP: .1em;*/
	padding: 0px;
}
#headerfixed
{
    BACKGROUND-COLOR: white;
    /*PADDING-TOP: .1em;*/
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.content
{
	/*width: auto;*/
	width: 560px;
	border: medium solid #210800;
	border-width: 2px;
	font-family: Arial;
	padding: 5px;
	background: #FCD79F;
	font-size: 14px;
	margin-top: 5px;
}
.contentfixed
{
	width: 560px;
	border: medium solid #210800;
	border-width: 2px;
	font-family: Arial;
	padding: 5px;
	background: #FCD79F;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}
.contentholder
{
	width: 560px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 195px;
	top: 100px;
}
.contentholderhome
{
	width: 560px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 205px;
	top: 85px;
}
.contentheader
{
	font-family: "monotype corsiva", Arial;
	color: #210800;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}
.aboutfixed
{
	font-family: Arial;
	text-indent: 15px;
	padding: 5px;
	background: #FCD79F;
	font-size: 14px;
	text-align: left;
}
.linkfixed
{
	font-family: Arial;
	text-indent: 15px;
	padding: 5px;
	background: #FCD79F;
	font-size: 14px;
	text-align: left;
}
.FAQsfixed
{
	font-family: "monotype corsiva", Arial;
	padding: 5px;
	color: #210800;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.FAQsAnswer
{

	font-family: Arial;
	margin-left: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FCD79F;
	font-size: 14px;
	text-align: left;
	background-color: #210800;
	width: 80%;	
}
.FAQtext
{
	font-family: arial;
	font-size: 100%;
	color: #210800;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}
.news
{
	height: 300px;
	overflow: auto;
	width: auto;
	border: medium solid #210800;
	border-width: 2px;
	font-family: Arial;
	padding: 5px;
	background: #FCD79F;
	font-size: 14px;
	margin-top: 5px;
	scrollbar-face-color: #FCD79F;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #210800;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #210800;
	scrollbar-arrow-color: #000000;
}
.newsfixed
{
	position: absolute;
	left: 10px;
	top: 260px;
	height: 300px;
	overflow: auto;
	test-align: left;
	width: 179px;
	border: medium solid #210800;
	border-width: 2px;
	font-family: Arial;
	padding: 5px;
	/*background: #FCD79F;*/
	background: white;
	font-size: 14px;
	margin-top: 5px;
	scrollbar-face-color: #FCD79F;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #210800;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #210800;
	scrollbar-arrow-color: #000000;
}
.repairfixed
{
	position: absolute;
	left: 10px;
	top: 295px;
	/*height: 300px;*/
	overflow: auto;
	text-align: center;
	width: 165px;
	border: medium solid #210800;
	border-width: 2px;
	font-family: Arial;
	padding: 5px;
	background: white;
	font-size: 14px;
	margin-top: 5px;
}
.repairtype
{
	font-family: "Monotype Corsiva", Arial;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
	color: #210800;
}
.repairarticle
{
	padding: 0px;
	margin: 0px;
	font-size: 0.6em;
	text-align: center;
	font-weight: normal;
	font-family: arial;
	font-style: italic;
}
a.repaircase:hover
{
	width: 150px;
	border: medium solid #210800;
	color: #FCD79F;
	font-family: "Monotype Corsiva", Arial;
	border-width: 2px;
	text-align: center;
	padding: 5px;
	background: #210800;
	font-weight: bold;
	font-size: 20px;
	margin-top: 5px;
	text-decoration: none;
}
#navcontainer{
	position: absolute;
	left: 10px;
	top: 295px;
	border: 2px solid #210800;
	/*margin-left: 30px;*/
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Monotype Corsiva", arial, sans-serif;
}
#navcontainer li
{
	margin: 0px 4px 2px 4px;
}
#navcontainer a
{
	display: block;
	padding: 2px 2px;
	width: 160px;
	color: #210800;
	background-color: #FCD79F;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	border: 2px solid #210800;
}
#navcontainer a:hover
{
	color: #FCD79F;
	background-color: #210800;
	text-decoration: none;
}
.navbar
{
	vertical-align: top;
	width:175px;
	font-family: Arial;
	padding: 0px;
}
.navbarfixed
{
	width:175px;
	font-family: Arial;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 85px;
}
.headertype
{
	font-family: "Monotype Corsiva", Arial;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headertype2
{
	font-family: "Monotype Corsiva", Arial;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 200%
	font-weight: bold;
}
.articletype
{
	font-family: "Monotype Corsiva", Arial;
	text-align: left;
	font-weight: bold;
	font-size: 150%;
	color: #210800;
}
.articletype2
{
	font-family: "Monotype Corsiva", Arial;
	text-align: left;
	font-weight: bold;
	font-size: 125%;
	color: #210800;
}
.contenttext
{
	text-indent: 20px;
	padding: 0px;
	margin: 0px;
	font-size: 75%;
}
.contenttextfixed
{
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;
	text-align: left;
}
.contentshipping
{
	padding: 0px;
	margin: 0px;
	/*font-size: 0.75em;*/
	font-size: 12px;
	text-align: left;
}
.newsarticle
{
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	text-align: center;
	font-weight: bold;
	font-family: arial;
	font-style: italic;
}
.contenttextbold
{
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-family: "monotype corsiva", arial;
	font-weight: bold;	
}
.contenttextbig
{
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 70%;
	font-family: arial;
}
.fancy
{
	font-family: "monotype corsiva", arial;
	font-size: 125%;
	color: #210800;
}
.liststyle
{
	list-style-type: square;
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #210800;
}
.liststyle2
{
	list-style-type: square;
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #210800;
}
.shiplist
{
	text-align: left;
	font-size: 12px;
}
.imgright
{
	float:right;
	border: 1px solid black;
}
.imgleft
{
	/*float: left;*/
	border: 1px solid black;
	margin-right: 20px;
	margin-bottom: 20px;
}
.crumbDIV
{
	float: left;
	height: auto;
	font-family: Arial;
	font-size: 75%;
	padding: 0px;
}
.crumbDIVfixed
{
	position: absolute;
	left: 195px;
	top: 85px;	
	font-family: Arial;
	font-size: 75%;
	padding: 0px;
}
a.crumb:link 
{
	color: #210800; text-decoration: none
}
a.crumb:visited
{
	color: #210800; text-decoration: none
}
a.crumb:hover
{
	text-decoration: underline
}
a.crumb2:link 
{
	color: #210800;
}
a.crumb2:visited
{
	color: #210800;
}
a.crumb2:hover
{
	text-decoration: underline
}
.navtable
{
	border: black;
}
.navcell
{
	padding: 2px;
	color: brown;
	background: tan;
	border: solid brown 2px;
}
#footer
{
    CLEAR: both;
    PADDING-RIGHT: 0.5em;
    PADDING-LEFT: 0.5em;
    FONT-SIZE: 75%;
    PADDING-BOTTOM: 0.5em;
    COLOR: #210800;
    PADDING-TOP: 0.5em;
    TEXT-ALIGN: center;
	font-family: "monotype corsiva", arial;
}
.footertext
{
    FONT-SIZE: 65%;
    COLOR: #210800;
    PADDING-TOP: 0.75em;
    TEXT-ALIGN: center;
	font-family: arial, "monotype corsiva";
}
.footerfixed
{
    FONT-SIZE: 65%;
    COLOR: #210800;
    TEXT-ALIGN: center;
	font-family: arial, "monotype corsiva";
	position: absolute;
	left: 10px;
	top: 265px;
	width: 179px;
}
.footerfixedhome
{
    FONT-SIZE: 65%;
    COLOR: #210800;
    TEXT-ALIGN: center;
	font-family: arial, "monotype corsiva";
	position: absolute;
	left: 10px;
	top: 580px;
	width: 179px;
}
