body {
	background-color: #171b45;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, San-serif;
	color: #FFFFFF;
}

/*-- default settings - CHANGE, BUT DO NOT REMOVE --*/

form, h1, h2, h3, h4, h5, h6	{
	padding: 0px;
	margin: 0px;
}

p {
	padding-top: 0px;
	padding-bottom: 0px;
}

p, td, th, span, div, a {
	font-size: 11px;
	text-decoration: none;
	line-height: 175%;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

ul {
	padding-top: 0px;
	padding-bottom: 6px;
}

strong {
	padding: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

em {
	padding: 0px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d8030a;
	padding: 0px;
}	
	
input, select, textarea {
	font-size: 8pt;
	font-family: verdana, helvetica, arial, san-serif;
	color: rgb(0,0,0);
	
}

h1 {
	font-size: 14px;
}

/* MENU */

.menu {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 10px;
	background-image: url(/images/Menu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.menu a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;

}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	padding: 7px;

}



.LeftBlank {
 	width: 42px;
 	height: 244px;
}

.Content, .ShopContent, .ContentCheckout, .ContentTwoColumn {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 10px;
	text-align: justify;
	color: #FFFFFF;
	background-image: url(/images/Content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1d2b5f;
	vertical-align: top;
	overflow: auto;
	padding: 10px;
	line-height: 175%;
}
.Content {
	width: 553px;
}
* html .Content {
	width: 533px;
}
.Content img {
	margin-top: 17px;
	margin-left: 8px;
	margin-right: 0px;
}
.Content a, .ContentTwoColumn a {
	color: #FFFFFF;
}
.ContentCheckout {
	padding-bottom: 25px;
}

.ViewCart {
	width: 223px;
	text-align: right;
	padding-top: 7px;
	padding-right: 7px;
}

.RightContent {
	background-image: url(../images/Content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1d2b5f;
	vertical-align: top;
	width: 203px;
	height: 183px;
}
.RightContent p {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 193px;
}

.IntroText {
	line-height: 110%;
	padding-top: 5px;
	padding-left: 19px;
	padding-right: 19px;
	width: 183px;
}

.Footer {
	background-image: url(../images/Footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 727px;
	height: 33px;
}
.Footer a {
	color: #d8030a;
	text-decoration: none;
}


/* CHECKOUT PAGE */
.CheckoutLeft {
	width: 180px;
}
* html .CheckoutLeft {
	width: 200px;
}

.RightBar, .CheckoutLeft {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
}
.RightBar td {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}

.sideHeader {
	width: 160px;
	font-weight: bold;
	text-decoration: underline;
}

.MainTitle, .SubTitle {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	vertical-align: middle;
}
.MainTitle {
	background-color: #4186cf;
	font-size: 14px;
	height: 30px;
}
.SubTitle {
	background-color: #2c4f89;
	font-size: 12px;
	height: 20px;
}

.LeftForm {
	width: 89px;
}

.FormLeft {
	width: 89px;
	padding-left: 20px;
}

.FormRight {
	padding-right: 20px;
}
* html .FormRight {
	padding-right: 0px;
}

.LongText {
	width: 206px;
}

.SmallText {
	width: 100px;
}

#Note {
	width: 417px;
	height: 60px;
}
* html #Note {
	width: 416px;
}

.SendOrder {
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}

/* SHOP PAGE */
.Specials img {
	margin-top: 0px;
	margin-left: 0px;
}

.Shop {
	margin-bottom: 25px;
}

.ShopItem {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
	margin-left: 14px;
	width: 109px;
}

.ShopItemName {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.ShopItemCart {
	text-align: right;
}

/* FLYOUT MENU */
#FlyoutMenu {
	font-family: Tahoma, Verdana, Arial, San-serif;
	font-size: 10px;
	width: 105px;
}
.FlyoutItem, .FlyoutItemOver, .FlyoutItemDown {
	width: 93px;
	height: 16px;
	padding-left: 12px;
	padding-top: 7px;
	border-bottom: solid 1px #dc9b9d;
}
.FlyoutItem {
	color: #FFFFFF;
	background-color: #a70409;
}
.FlyoutItemOver {
	color: #FFFFFF;
	background-color: #b52b2f;
}
.FlyoutItemDown {
	color: #cae8ff;
	/*background-color: #7c0307;*/
}