﻿/* Author Kimberly Taylor  Created 10/16/09 */

/* Page Layout */
html{
	margin: 0px;
	padding: 0px;
}
body	{
	background-color: #003;
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
#content {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	width: 788px;
	background-color: #bb1515;
	padding-top: 10px;
	padding-bottom: 10px;
}
#banner	{
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	height: 175px;
	background-color: #003;
	text-align: center;
	border-bottom: 4px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
}
#left	{
	background-color: #003;
	width: 175px;
	float: left;
	margin-left: 30px;
	position: relative;
	margin-top: 5px;
}
#center	{
	background-color: #ffffff;
	margin-left: 210px;
	margin-right: 30px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 5px;
	height: auto;
	position: relative;
}
#centerleft	{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 5px;
	height: auto;
	width: 250px;
	position: relative;
	float: left;
}
#centerright	{
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	height: auto;
	width: 250px;
	position: relative;
	float: right;
}
#ordertable	{
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	height: auto;
	width: 328px;
	position: relative;
	padding-left: 90px;
}
#bottom	{
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#vid	{
	background-color: #bb1515;
	margin-left: 15px;
	margin-right: 35px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 5px;
	height: auto;
	position: relative;
	text-align: center;
}
/* Formatting */

h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bb1515;
	text-align: center;
}
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 13px;
}
h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bb1515;
	text-align: center;
}
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bb1515;
	text-align: center;
}
ul	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
li	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 2px;
}
.photo	{
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
.doc	{
	color: #FFF;
	text-align: right;
}
.leftquote	{
	color: #FFF;
	text-align: right;
	padding: 10px;
	font-weight: bold;
	font-style: italic;
}
.mag	{
	color: #FFF;
	text-align: right;
	padding: 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
a:link	{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	color: #FFC;
	text-decoration: none;
	border-color: #000033;
}
a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	color: #ffc;
}
a:hover	{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000033;
	color: #fff;
	text-decoration: none;
}
hr	{
	margin-left: 30px;
	margin-right: 30px;
	line-height: 4px;
	color: #fff;
}
.order	{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.formtr	{
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}
.formtd	{
	text-align: right;
	padding: 5px;
}
img	{
	border: none;
}
.centeralign	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bb1515;
	text-align: center;
	margin-top: -15px;
}
.rightalign	{
	text-align: right;
	margin-right: 215px;
}
.kentalign	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003;
	text-align: center;
	margin-top: -15px;
	font-style: italic;
}
