@charset "UTF-8";
/* CSS Document */

*{/* fixes spacing problems in IE */
	margin: 0;
	padding: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	
	text-align: center; 
	color: #000000;
	background-color: #DCBA9D;
}
h1 {
font-size:24px;
line-height:34px;
color:#54D2EF;
font-weight:bold;
}

.index34 {
font-size:34px;
}

h1 a {
color:#54D2EF;
text-decoration:none;
}

h1 a:hover{
text-decoration:underline;
}

h2 {
font-size:34px;
line-height:34px;
color:#FFF;
font-weight:bold;
}

h2 a {
color:#FFF;
text-decoration:none;
}

h2 a:hover{
color:#54D2EF;
text-decoration:none;
}

h3 {
font-size:20px;

padding-top:20px;
padding-bottom:20px;
color:#3399CC;
font-weight:bold;
}

h4 {
font-size:18px;

line-height:24px;
color:#3399CC;
font-weight:bold;
}

h4 a {
color:#3399CC;
text-decoration:none;
}
h4 a:hover {
color:#54D2EF;
text-decoration:none;
}

h5 {
size:1.4em;
line-height:14px;
}

p {
font-size:12px;
}

a {
color:#3399cc;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#54D2EF;
text-decoration:underline;
}

.midblue {
color:#3399CC;
}

.green {
color:#00CC00;
}




.oneColElsCtr #container {
	width: 760px;
	text-align: left;
	background-color: #FFEAD4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(_img/bag1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 499px;
	padding: 30px;
}
.oneColElsCtr #containerform {
	width: 760px;
	text-align: left;
	background-color: #FFEAD4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	/*background-image: url(_img/bag2.jpg);*/
	background-repeat: no-repeat;
	background-position: center 20px;
	padding: 30px;
	border: 1px solid #003366;
}

.container2{
background-image: url(_img/bag2.jpg);
}
.container3{
background-image: url(_img/bag3.jpg);
}
.container4{
background-image: url(_img/bag4.jpg);
}


.oneColElsCtr #mainContent {
	padding: 10px;
	margin-top: 290px;
}
.oneColElsCtr #mainContentfrom {
	padding: 10px;
	margin-top: 160px;
}
body,td,th {
	color: #666666;
}

label {
	font-size:12px;
	padding: 0 0 0 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

tr {
background-color:#FFF9F0;
}
.centerdiv {
	background-position: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.indentlabel {
	padding-left: 23px;
	font-style:italic;
	color:#3399CC;
}
.svlabel {
	font-style:italic;
	color:#3399CC;
}
.svlabelpd {
	padding-left: 10px;
	font-style:italic;
	color:#3399CC;
}
.pd {
	padding-left: 5px;
}

#priceright {
text-align:center;
	width: 250px;
	float: right;
	padding: 6px;
	background-color:#3399CC;
	margin-left: 10px;
	}
	
#priceright p {
color:#FFFFFF;
}

#priceright h4 {
color:#FFFFFF;
}

#navmenu {
padding: 0 0 10px 0;
}
