/* CODA SLIDER STYLES */

.coda-slider-wrapper {
width: 640px;
margin: 0 auto;
background: #FFFEEC;
padding: 0px 0px 10px 0px;
}

.coda-slider .panel-wrapper {
text-align: center;
width: 600px;
padding: 35px 20px 0px 20px;
}

.coda-slider .panel-wrapper p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 131%;
color: #7D1444;
}

.coda-slider {
background: none;
}

.coda-nav ul {
width: 500px;
}

/* LAYOUT STYLES */
html {
height: 100%;
}

body {
height: 100%;
margin: 0px;
padding: 0px;
background-image: url(../images/bg-tile.jpg);
background-repeat: repeat;
}

#ie6warning {
height: 100%;
width: 100%;
background: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 131%;
}

#layout_wrapper {
xborder: 1px solid #000000;
margin: 0 auto; /* center in browser */
padding: 40px 0px;
background-image: url(../images/bg-tile.jpg);
background-repeat: repeat;
}


#header {
background-image: url(../images/header.png);
background-repeat: repeat-x;
}

#decoration {
width: 640px;
height: 100px;
margin: 0 auto;
background-image: url(../images/decoration.png);
background-repeat: no-repeat;
}

#logo  {
margin: 0 auto;
display: block;
width: 100px;
height: 100px;
background: url("../images/logo.png") no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

#logo:hover { 
background-position: -100px 0px;
}

#logo span {
display: none;
}


#links {
background-image: url(../images/links.png);
background-repeat: repeat-x;
}

#menu {
width: 640px;
height: 20px;
padding: 10px 0px 0px 0px;
margin: 0 auto;
text-align: center;
}

#menu li {
display: inline;
list-style-type: none;
padding: 0px 20px;
}

#menu li a, #menu li a:visited {
font-size: 85%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #7D1444;
text-decoration: none;
}

#menu li a:hover {
font-size: 85%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #B81E54;
text-decoration: none;
}


#stage {
background: #FFFEEC;
}

.title {
color: #d37a9a;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 146.5%;
}

#order_now {
width: 100%;
background: #FFFEEC;
}

#order_form {
width: 640px;
margin: 0 auto;
background: #FFFEEC;
}

#footer {
height: 100px;
background: #993300;
background-image: url(../images/footer.png);
background-repeat: repeat-x;
}


#footer_text {
width: 640px;
height: 100px;
margin: 0 auto;
background: #FF3300;
text-align: center;
background-image: url(../images/footer_text.png);
background-repeat: no-repeat;
}


#contact {
height: 100px;
background-image: url(../images/contact.png);
background-repeat: repeat-x;
text-align: center;
padding: 10px 0px 0px 0px;
}




#contact a, #contact a:visited {
font-size: 93%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#contact a:hover {
font-size: 93%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #B81E54;
text-decoration: none;
}

#contact_form {
width: 600px;
padding: 10px 0px;
text-align: left;
}


#message {
width: 620px;
padding: 10px 10px 10px 10px;
text-align: center;
}


#message h2, #message p {
color: #600000;
}

#contact_form .text-label {
float: left;
width: 240px;
font-size: 100%;
color: #7D1444;
font-weight: bold;
}

#contact_form select.text-input {
font-size: 100%;
color: #7D1444;
font-weight: bold;
padding: 3px;
border: 2px #EFBED4 solid;
width: 208px;
}

#contact_form textarea.text-input {
font-size: 100%;
color: #7D1444;
font-weight: bold;
padding: 3px;
border: 2px #EFBED4 solid;
width: 198px;
}

#contact_form input.text-input {
font-size: 100%;
color: #7D1444;
font-weight: bold;
padding: 3px;
border: 2px #EFBED4 solid;
width: 198px;
}

#contact_form .error {
font-size: 100%;
font-weight: bold;
color: #CC0000;
padding: 5px 5px 5px 0px;
}

#contact_form .button {
float: left;
font-size: 116%;
color: #7D1444;
font-weight: bold;
padding: 3px;
border: 2px #EFBED4 solid;
background: #FFF6FA;
}

#contact_form .button:hover {
float: left;
font-size: 116%;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
border: 2px #EFBED4 solid;
background: #7D1444;
}

#form {
margin: 0 auto;
}

table, td, th {
border: 0 none;
}

#contact_form .row {
border-top: 1px #EBDDCC solid;
padding: 12px;
color: #600000;
}


#get_started  {
margin: 0 auto;
display: block;
width: 220px;
height: 36px;
background: url("../images/get_started.png") no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

#get_started:hover { 
background-position: -220px 0px;
}



#email_us  {
margin: 0 auto;
display: block;
width: 220px;
height: 36px;
background: url("../images/email_us.png") no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

#email_us:hover { 
background-position: -220px 0px;
}


.pricing_table {
border:1px #D37A9A solid;
}

.pricing_table .col-1 {
background-color: #600000;
font-weight: bold;
color: #FFFFFF;
border-bottom:1px #FFFEEC solid;
}
.pricing_table .col-2 {
background-color: #FFFFFF;
font-weight: bold;
color: #B81E54;
border:1px #FFFEEC solid;
border-bottom:1px #D37A9A solid;
border-right:1px #D37A9A solid;
}

.pricing_table .last {
border-bottom:1px #D37A9A solid;
}


.pricing_table .header {
background-color: #B81E54;
font-weight: bold;
color: #FFFFFF;
}



div#copyright{
text-align: center;
vertical-align: middle;
position:absolute;
bottom:0;
left:0;
width:100%;
height:20px;
padding: 5px 10px 0px 0px;

background-color:#B81E54;
color:#FFFFFF;
font-weight:bold;
font-size: 77%;
}

#copyright a:link, #copyright a:visited {
text-decoration: none;
color: #FFCCFF;
}

#copyright a:hover {
color: #FFFFFF;
} 

.total p {
font-size: 146.5%;
}

.total #amount2 {
font-weight: bold;
}

.info_text {
	color: #400000;
	font-weight: bold;
	font-size: 100%;
}



@media screen{
body>div#copyright{
position: fixed;
}
}