/* ----------- Basic CSS Reset -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 99%;
}
body {
	background-color: #FFF;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

ul li      {
	list-style-image: url(../images/bullet.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
}
table {
	width: 98%;
	margin: 0px auto;
}

table h2 {
	margin: 0px;
	padding-top: 15px;
}
table td image a {
	text-decoration: none;
	border-style: none;
}
#columnOne table h2 {
	margin: 0px 0px 0px 10px;
}
form {
	border: 1px solid #CC0000;
	padding: 10px;
}
form input {
	border: 1px solid #CC0000;
	margin-left: 10px;
	color: #CC0000;
}
#wrapper {
	margin: 0px auto;
	width: 960px;
	background: url(../assets/backgrounds/background_960.gif);
}
#columnOne {
	width: 940px;
	float: left;
	background: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
#columnOne p {
	font-size: 1.2em;
	color: #333333;
}
#columnOne p.center {
	text-align: center;
}
#columnOne th {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	border: 1px solid #CC0000;
}
#columnOne td {
	font-size: 1.2em;
	border: 1px solid #CC0000;
}
#columnOne h1 {
	color: #DFAE5F;
	background: #CC0000;
	display: block;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 3px;
	border: 2px solid #DFAE5F;
	font-size: 2.5em;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: capitalize;
}
#columnOne h2 {
	font-size: 1.8em;
	color: #DFAE5F;
	padding-bottom: 10px;
	margin-left: 10px;
}
#columnOne h3 {
	font-size: 1.8em;
	color: #DFAE5F;
	text-align: center;
}
#columnOne h4 {
	font-size: 1.2em;
	color: #CC0000;
	padding-left: 10px;
}
#columnRight {
	background: #FFFFFF;
	width: 339px;
	float: left;
	margin-left: 3px;
}
#columnRight p.center {
	text-align: center;
}
#columnRight h1 {
	font-size: 2.1em;
	color: #DFAE5F;
	padding-bottom: 10px;
	text-align: center;
	text-transform: capitalize;
}
#columnRight h2 {
	color: #CC0000;
	font-size: 1.3em;
}
#columnRight img {
	border-style: none;
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#columnRight hr {
	color: #CC0000;
	background: #CC0000;
	width: 90%;
	margin: 0px auto;
}
#columnLeft   li  {
	font-size: 1.2em;
	list-style: url(../assets/images/bullet.png);
}
#columnLeft li li {
	font-size: 1.1em;
	list-style: url(../assets/images/bullet.png);
}
#footer {
	background: url(../assets/backgrounds/footer_960.jpg) no-repeat;
	height: 78px;
}
#columnLeft {
	width: 593px;
	float: left;
	background: #FFF;
	margin-right: 3px;
	margin-left: 10px;
	padding-right: 5px;
}
#columnLeft p {
	font-size: 1.2em;
	color: #333333;
}
#columnLeft p.center {
	text-align: center;
}
#columnLeft h1 {
	color: #DFAE5F;
	background: #CC0000;
	border: 2px solid #DFAE5F;
	font-size: 2.5em;
	display: block;
	margin: 5px 5px 12px;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 3px;
	text-transform: capitalize;
}
#columnLeft h2 {
	font-size: 1.8em;
	color: #DFAE5F;
}
#columnLeft h3 {
	font-size: 1.8em;
	color: #DFAE5F;
	text-align: center;
}
#columnLeft th {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	border: 1px solid #CC0000;
}
#columnLeft td {
	font-size: 1.2em;
	border: 1px solid #CC0000;
}
#columnLeft hr {
	color: #CC0000;
	background: #CC0000;
	width: 90%;
	margin: 0px auto;
}
#content {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#content .important_text {
	font-size: 1.8em;
	color: #DFAE5F;
	background: #333333;
	padding: 10px;
	border: 2px solid #CC0000;
}
#content .notice {
	background: #DFAE5F;
	margin: 3px;
	padding: 3px;
	border: 2px solid #000000;
	font-size: 1.3em;
	color: #FFFF99;
}
#content a img {
	text-decoration: none;
	border-style: none;
}

#masthead {
	background: url(../assets/backgrounds/masthead.jpg) no-repeat;
	height: 162px;
	width: 960px;
}
#navigation {
	height: 49px;
	background: url(../assets/backgrounds/navigation_960.jpg);
}
#PayPal_buttons {
	margin-right: 30px;
	margin-left: 30px;
}
#PayPal_logo table tr td {
	border-style: none;
}

#Shipping {
	font-size: 1.2em;
	color: #000000;
	line-height: 1.2em;
	background: #FFFF99;
	padding: 2px 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 5px;
	border: 1px solid #CC0000;
}
#header {
	margin-right: 20px;
	margin-left: 20px;
}
#header ul li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
}
#catalog {
	margin-right: 20px;
	margin-left: 20px;
}
#catalog form {
	border-style: none;
}
#catalog td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
}
#catalog h4 {
	font-size: 1.5em;
	color: #CC0000;
	padding: 20px 10px 10px;
}
#catalog h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #CC0000;
	background: #FFFF99;
	padding: 5px;
	font-style: oblique;
	margin-right: 10%;
	margin-left: 10%;
}
#catalog .announcement {
	color: #FFFFFF;
	background: #CC0000;
	padding-left: 20px;
	margin: 10px;
	padding-bottom: 10px;
	padding-top: -5px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#catalog .notice {
	font-size: 1.5em;
	color: #FFFFFF;
	background: #CC0000;
	display: block;
	padding-left: 20px;
	margin: 10px;
	padding-bottom: 10px;
	padding-top: -5px;
}
.center_text {
	text-align: center;
}
.center_img {
	display: block;
	margin: 0px auto;
}

.clickHere {
	font-size: 2em;
	color: #DFAE5F;
	background: #CC0000;
	text-align: center;
	display: block;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clickHere a {
	text-decoration: none;
	color: #DFAE5F;
}

/* Class used to clear all DIVs above */
.clear {
	clear: both;
}
.boldText {
	font-weight: bold;
}

.imageRight {
	text-decoration: none;
	display: block;
	margin: 3px;
	float: right;
}
.underlinedText {
	text-decoration: underline;
}

.imageLeft {
	text-decoration: none;
	display: block;
	float: left;
	margin: 3px;
}
.Center_DIV {
	margin: 0px auto;
	text-align: center;
}

.slideShow {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 2px;
	border: 2px solid #CC0000;
	height: 405px;
	width: 540px;
	margin: 0px auto;
}
.photoalbum {
	padding: 20px 10px;
	width: 95%;
	height: 100%;
	text-align: center;
	margin-left: 10px;
	background: #CC0000;
}
.required {
	color: #CC0000;
}
.text_left {
	text-align: left;
}
.tables img {
	text-align: center;
	display: block;
	margin: 0px auto;
}
#table3 td {
	width: 350px;
}


#footer p {
	text-align: center;
	font-size: 1em;
	color: #DFAE5F;
	text-decoration: none;
	padding-top: 10px;
}
#footer a {
	color: #DFAE5F;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
