body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #968665;
	background-repeat: repeat-x;
}
li {
	list-style-image: url(images/sun_bullet.jpg);
	list-style-type: disc;
	padding-bottom: 3px;
}
.center {
	text-align: center;
}


#wrapper {
	width: 651px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#nav {
	background-color: #76A0BC;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	color: #77277C;
}

#content {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#content a {
	text-decoration: none;
	color: #772779;
	font-weight: bold;
}
#content a:hover {
	color: #D2A16D;
	text-decoration: none;
}

#content h2 {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content p {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #666666;
	line-height: 1.3em;
	margin: 0px;
}
#content ul {
	padding-right: 65px;
	padding-left: 55px;
}
#content table {
	padding-left: 60px;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.orders table {
	margin-left: 40px;
}

#content table td {
	padding: 4px;
	border: 1px solid #CCCCCC;
}




#content2 {
	background-color: #76A0BC;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 22px;
}
#parts {
}
#parts table {
}
.parts_table_header {
	font-size: 12px;
	font-style: italic;
}
.parts  table td {
	/*border: none !important;*/
	
}
.parts img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#alogo {
	width: 231px;
	background-color: #76A0BC;
}
#content_txt {
	float: right;
	width: 420px;
}

#content2 a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#content2 a:hover {
	color: #77277C;
}


#footer {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #333333;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #D2A16D;
}
#footer a:hover {
	color: #772779;
}




.bold {
	font-weight: bold;
}
.tag_line {
	font-style: italic;
	color: #367C2B;
}
.img_right {
	float: right !important;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.img_left {
	float: left !important;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.italic {
	font-style: italic;
}

.indent {
	margin-left: 5px;
}
.red {
	color: #CC0000;
}
.small_caption {
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	vertical-align: top;
}
.small_note {
	font-size: 10px;
	color: #666666;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.height_400 {
	height: 400px;
}
.right {
	text-align: right;
}
.google_trans {
	text-align: right;
	background-color: #968665;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #968665;
}
.goog-logo-link {
	display: none !important;
}
.goog-te-gadget {
	color: #968665 !important;
}

