/** Stylesheet for El Paso CMC **/
body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: "MS Serif", "New York", serif;
	background-image: url(images/soldiersbk.jpg);
	background-repeat: repeat;
}

h2 {
	text-decoration: underline;
	}

h3	{
	background-color: Yellow;
	text-align: center;
	font-weight: bold;
	}	

h4, h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
hr	{
	color: Maroon;
}
 .small	{
	font-size: 60%;
}

td {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 1.25em;
	color: black;
	font-weight: bold;
}

#container {
	background-color: transparent;
	color: maroon;
	margin: 0 15px;
	text-align: justify;
}

#wrapper {
  margin: 0 10px;
  padding: 0;
 }

#top {
	margin: 10px 40px 20px;
	padding: 10px;
	background: transparent;
	height: 140px;
}

#top .title  {
	font-family: Garamond;
	font-size: 3.0em;
	font-weight: bold;
	color: blue;
	text-align: center;
}

#top .header {
	font-family: Garamond;
	font-size: 2.0em;
	font-weight: bold;
	color: blue;
	text-align: center;
}

#top .logo-left {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

#top .logo-right {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

#right_col	{
	float: right;
	text-align: center;
	width: 220px;
	background-color: transparent;
}

#left_col	{
	float: left;
	width: 177px;
	background-color: transparent;
}

#content	{
	background-color: transparent;
	margin: 0 240px 0 185px;
}

#content td {
	font-family: serif;
	font-size: 1.5em;
	color: blue;
	font-weight: bold;
}

#content caption	{
	font-size:2.0em;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#content .banner	{
	margin-top: 20px;
	display: block;
	text-align: center;
}

#content .expired {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: line-through;
	font-weight: lighter;
}

#content .p1	{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: justify;
}

#content .p2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Blue;
	text-align: justify;
}

#content li	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	/*font-weight: bold;*/
}

#content	td {
	font-family: "MS Serif", "New York", serif;
	font-size: 1.0em;
	color: black;
	font-weight: bold;
}

#box {
	font: 100%/2 Arial, Helvetica, sans-serif;
	color: blue;
	background-color: transparent;
	margin: 0 20px 10px 0;
}

#yellow_box {
	font: 100%/2 Arial, Helvetica, sans-serif;
	color: black;
	background-color: yellow;
	margin: 0 20px 10px 0;
}

.roundborder	{
	height: 1px;
	overflow: hidden;
	background-color: #b0c4de;
	border-right: 1px solid #33527b;
	border-left: 1px solid #33527b;
}

.c1	{
	margin: 0 12px 0 12px;
	border: 0;
	background-color: #33527b;
}

.c2	{
	margin: 0 9px;
	border-width: 0 3px;
}

.c3	{
	margin: 0 7px;
	border-width: 0 2px;
}

.c4	{
	margin: 0 6px 0 6px;
}

.c5	{
	margin: 0 5px 0 5px;
}

.c6	{
	margin: 0 4px 0 4px;
}

.c7	{
	margin: 0 3px 0 3px;
}

.c8	{
	margin: 0 2px 0 2px;
	height: 2px;
}

.c9	{
	margin: 0 1px 0 1px;
	height: 3px;
}

.content	{
	height: auto;
	padding: 0 15px;
	text-align: center;
}

#main	{
	background-color:transparent;
	margin: 0 20px 0 185px;
}

.sold_out	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	text-transform: uppercase;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: white;
}

#clear {
  clear: both;
}

#navigation	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}

#navigation ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

#navigation li	{
	display: inline;
}

#navigation a:link, #navigation a:visited	{
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: yellow;
	background-color: #dc143c;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #717171;
	border-right: 2px solid #717171;
}

#navigation a:hover	{
	border-top: 2px solid #717171;
	border-left: 2px solid #717171;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#footer {
	clear: both;
	background: transparent;
	margin: 20px;
	text-align: center;
	font-size: x-small;
}

#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font: small-caps;
	font-size: xx-small;
}

/**
Colour Classes
**/
.maroon	{
	color: maroon;
}

.red {
	color: red;
}

.yellow	{
	color: yellow;
}

.olive	{
	color: olive;
}

.purple	{
	color: purple;
}

.fuchsia	{
	color: fuchsia;
}

.white	{
	color: white;
}

.lime	{
	color: lime;
}

.green	{
	color: green;
}

.navy	{
	color: navy;
}

.blue {
	color: blue;
}

.aqua	{
	color: aqua;
}

.teal	{
	color: teal;
}

.black	{
	color: black;
}

.silver	{
	color: silver;
}

.gray	{
	color: gray;
}

.orange	{
	color: orange;
}

/**
 End Colour Classes
**/
