/* CSS Document */


.OrderForm {
    width: 100%;
}
DIV.Hide {
    display: none;
}


/* Global Web Site Styles */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


a {
	margin: 0px;
	padding: 0px;
}


p {
	margin-top: 10px;
	margin-bottom: 10px;
}





ul {
	list-style-image:  none;
	list-style-type: none;
	padding: 0px;
	list-style-image: none;
	margin: 3px 0px 10px 15px;
}

ul ul {
	margin-top: 1px;
	list-style-type: none;
	margin-left: 11px;
	list-style-image: url(../_images/bullet-sq-open.gif);
}



li {
	background-image: url(../_images/bulletRed.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 5px;
	line-height: 20px;
	color: #933528;
}












.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}



/* all nav */

a:link {
	color: #512D0A;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
}


a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #3399FF;
	text-decoration: underline;
}




#flashcontent {

}





.phoR {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}

.phoL {
	float: left;
	padding-bottom: 10px;
	clear: both;
	padding-right: 10px;
}




#area1 {
	background-color: #F5DDB5;
	padding: 0px 15px 10px;
	border: 1px solid #B7A17D;
	font-size: 13px;
	color: #7B5836;
}


#area2 {
	background-color: #F5DDB5;
	padding: 0px 0px 10px;
	border: 1px solid #B7A17D;
}




#breadA {
	height: 19px;
	float: left;
	padding-top: 3px;
}



#navFormA {
	margin: 0px 15px 5px 0px;
	white-space: nowrap;
	float: right;
	color: #73A2AC;
}




#navBread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style-image: none;
	list-style-type: none;
}


#navBread ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;

}

#navBread li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
   
}

#navBread a:link{
	color: #3399CC;
	text-decoration: underline;
}

#navBread a:visited {
	color: #7EA7B1;
	text-decoration: underline;
}


#navBread a:hover {
	color: #FF6600;
	text-decoration: none;
}

#navBread a:active {
	color: #FF0000;
	text-decoration: none;
}




/* Form Styles */



.formBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}



.formButton {
	font-family: Arial;
	font-size: 10px;
	color: #684820;
	background-color: #E7B67F;
	height: 17px;
	background-image: url(../_images/bg-formButton.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-transform: uppercase;
		}
		

.formArea {
	font-family: Arial;
	color: #333333;
	background-color:#FFFFFF;
	font-size: 11px;
	background-image: url(../_images/bg-formArea.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-repeat: repeat-x;
			}
			
.formBox {
	font-family: Arial;
	color: #333333;
	background-color:#FFFFFF;
	font-size: 11px;
	height: 18px;
	background-image: url(../_images/bg-formBox.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
			}

.formBodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}

.formDrop {
	font-family: Arial;
	color: #333333;
	background-color:#FFFFFF;
	font-size: 11px;
	background-image: url(../_images/bg-formArea.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-repeat: repeat-x;
			}                                                                                                                                                                                                                     v
