

body {
font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; 
font-size: 12px; 
BACKGROUND: url(images/background.jpg); 
/* background-color: #368C9E; */
/* background-color: #9A131A; */
padding: 0; margin:0; text-align: center
}

#wrapper { /* position:absolute; height:100%; width: 900px; margin-right: auto; margin-left: auto; background-color: #fff */ }

#content{
	display:table;
	margin: 0 auto;
	height: 100%;
}

A:link {color: red; text-decoration: underline;}
A:hover {color: red; text-decoration: none;}
A:visited {color: red; text-decoration: underline;}
A:active {color: red; text-decoration: underline;}


.curvedBorder {
i-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */

}
.OrderNowBtnClass {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), 
color-stop(1, #ccc8c8) );
	background:-moz-linear-gradient( center top, #ededed 5%, #ccc8c8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ccc8c8');
	background-color:#ededed;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#c42020;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.OrderNowBtnClass:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ccc8c8), 
color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #ccc8c8 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc8c8', endColorstr='#ededed');
	background-color:#ccc8c8;
}.OrderNowBtnClass:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


TD {
padding: 2px;
}
.white
{
font-family: verdana,sans-serif; font-size: 14px; color: white;

}

.image_border
{
    BORDER-RIGHT: #cdcdcd 5px solid;
    BORDER-TOP: #cdcdcd 5px solid;
    BORDER-LEFT: #cdcdcd 5px solid;
    BORDER-BOTTOM: #cdcdcd 5px solid;
}

.orangeTitle {font-family: "Century Gothic", verdana,sans-serif; 
font-size: 14px; color:black; font-weight: bold; line-height: 3;}

.orangeSmall {font-family: "Century Gothic",verdana,sans-serif; font-size: 
12px; color:#9E6333; font-weight: normal; line-height: 1;}

.creamBody {font-family: "Century Gothic", verdana,sans-serif; font-size: 
12px; color:black; font-weight: normal; line-height: 2;}
/* color:#6C9C98;*/ 
.blueText {font-family: "Century Gothic",verdana,sans-serif; font-size: 
12px; color:#6C9C98; font-weight: normal;  line-height: 2;}

.blueTitle {font-family: "Century Gothic", verdana,sans-serif; font-size: 
14px; color:#286D94; font-weight: bold; line-height: 3;}

.bgBlueTitle  {font-family: verdana,sans-serif; font-size: 14px;
color:#286D94; font-weight:bold;  line-height: 3;}

.bgBlueText {font-family: "Century Gothic", verdana,sans-serif; font-size: 
12px; color:#286D94; font-weight: normal;  line-height: 2;}

