/* ============= Begin Other DIVs ================= */

.caption {
	padding: 10px 0 10px 0;
	font-size: 10px;
	line-height: 13px;
}

.rightColLeft {
	width: 245px;
	display: inline;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.rightColRight {
	width: 245px;
	display: inline;
	float: left;
	overflow: hidden;	
}

.siteMap {
	list-style: none;
}

.siteMap ul {
	margin-left: 15px;
	list-style: none;	
	line-height: 16px;
}

/* ============= End Other DIVs ================= */

/* ============= Begin Link Styles ================= */

/* ============= End Link Styles ================= */

/* ============= Begin Typography Styles ================= */

h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #4d706f;
    font-family: Georgia, 'Times New Roman', san-serif;
    margin-bottom: 10px;
}

div#rightCol p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

td {
	border-right: 1px solid #e4e3d0;
	border-bottom: 1px solid #e4e3d0;
	padding: 4px;
}

th {
	background: #e4e3d0;
}

.main {
	font-size: 14px;
}

/* ============= End Link Styles ================= */

INPUT.button {
    color: #fff;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, San-serif;
    font-size: 11px;
    background-color: #88bbba; /* light green */
    border: 2px solid #5e908f; /* dark green */
    text-decoration: none;
    text-transform: uppercase;
	padding: 1px 4px;
	cursor: pointer;
}

a.button:link, a.button:visited {
    color: #fff;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, San-serif;
    font-size: 10px;
    background-color: #88bbba; /* light green */
    border: 2px solid #5e908f; /* dark green */
    text-decoration: none;
    text-transform: uppercase;
	padding: 2px 4px;
}


/* ============= Begin Checkout Styles ================= */

/* ============= End Checkout Styles ================= */

