h2
{
    font-size: 16pt;
    color: #F5723A;
    font-family: sans-serif;
    font-weight: bold;
}

#about
{
	width: 490px;
	padding-left: 10px;
	padding-right: 10px;
}

#map
{
	width: 520px;
	padding-left: 10px;
	padding-right: 10px;
}


#line
{
	width: 100%;
	height: 6px;
	background-color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}

#line2
{
	width: 90%;
	height: 3px;
	background-color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
}

#line3
{
	width: 90%;
	height: 2px;
	background-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}


#footer
{
	width: 100%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 1px;
}

#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #DE2E3F;
	text-decoration: underline;
}

#right_nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#right_nav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #DE2E3F;
	text-decoration: underline;
}

#pics
{
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	color: #F7901E;
	vertical-align: middle;
}

#pics a
{
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F7901E;
	text-decoration: none;
}

#pics a:hover
{
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F7901E;
	text-decoration: underline;
}

#header
{
	background-color: #333333;
	height: 45px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#outerbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 768px;
	width: 1024px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border: 1px groove #ED8E5D;
}

#innerbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #903;
	background-image: url(images/bckgr.png);
	width: 1024px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-right: 0px;
}

#innerbox2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #903;
	background-image: url(images/bckgr2.png);
	width: 1024px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-right: 0px;
}


#Headline
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
}

#captions
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #003399;
}

#copy
{
	padding-left: 30px;
	padding-right: 30px;
}

#copy2
{
	padding-left: 15px;
	padding-right: 15px;
}

#order
{
    box-shadow: 7px 7px 2px #888888;
}