html {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

BODY
{
	COLOR: #000000;
    BACKGROUND-COLOR: #000000;
	FONT-FAMILY: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 13px;
    height:100%;
    margin:0 auto;
}


/* ADDED */
#MilitaryHeader {
  width:960px;
  height:40px;
  line-height: 40px;
  vertical-align: middle;
  margin:0 auto;
  padding:0;
  align:center;
  background-color: #000000;
  color: #FFFF00;
  font-family: "Trebuchet MS";
  font-size: 13px;
  margin-top:4px;
}

#MilitaryHeader A {
  color: #FFFF00;
}

#PageWrapper {
  width:960px;
  height:100%;
  margin:0 auto;
  padding:0;
}

#Header {
  width:960px;
  height:150px;
  padding:0;
  float:left;
  background-color:#FFFFFF;
}

#LeftDuck {
  width:231px;
  height:167px;
  overflow:visible;
  position:relative;
  float:left;
  left:40px;
  top:20px;  
}

#CenterTitle {
  width:475px;
  height:102px;
  float:left;
  overflow:visible; 
  position:relative;
  top:40px;
}

#RightDuck {
  width:200px;
  height:307px;
  float:left;
  overflow:visible;  
  position:relative;
}

#TopCurveWrapper {
  width:960px;
  height:106px;
  padding:0;
  background:#FFFFFF;
}

#TopCurve-LS {
  width:146px;
  height:106px;
  float:left;
  padding:0;
  background:#FFFFFF;
}

#TopCurve-CA {
  width:590px;
  height:106px;
  float:left;
  padding:0;
  background:url(/images/design/Content-Top-w.png) no-repeat;
}

#TopCurve-RS {
  width:224px;
  height:106px;
  float:left;
  padding:0;
  background:#FFFFFF;
}

#ContentWrapper {
  width:960px;
  height:100%;
  padding:0;
  float:left;
  background:url(/images/design/Content-BG-w.png) repeat-y;
}

#LeftSide {
  width:145px;
  height:100%;
  float:left;
  padding:0;
  position:relative;
  z-index:500;
}

#CenterContent {
  width:590px;
  height:100%;
  float:left;
  padding:0;
  position:relative;
}

#CenterContentPositioning {
  margin-left:25px;
  padding-right:25px;
  margin-top:-60px;
  overflow:visible;
  position:relative;
}

#RightSide {
  width:225px;
  height:100%;
  float:left;
  padding:0;
}

#BottomCurveWrapper {
  width:960px;
  height:106px;
  padding:0;
  background:#FFFFFF;
}

#BottomCurve-LS {
  width:146px;
  height:106px;
  float:left;
  padding:0;
  background:#FFFFFF;
}

#BottomCurve-CA {
  width:590px;
  height:106px;
  float:left;
  padding:0;
  background:url(/images/design/Content-Bottom-w.png) no-repeat;
}

#BottomCurve-RS {
  width:224px;
  height:106px;
  float:left;
  padding:0;
  background:#FFFFFF;
}

/* END ADDED */


TD.item-detail
{ 
	color: #000000; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.item-detail A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #E97F00; 
	font-size: 11px;
} 

TD.item-detail A:visited 
{
	COLOR: #E97F00; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 

TD.item-detail A:hover 
{
	COLOR: #FF0000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.menu 
{ 
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.menu A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px;
} 

TD.menu A:hover 
{
	COLOR: #AAE903; 
	text-decoration: underline; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;  
	FONT-SIZE: 11px;
} 

TD.menu A:visited 
{
	COLOR: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;  
} 


TD.side-menu
{ 
	color: #004000; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

TD.side-menu A:link 
{
	FONT-WEIGHT: bold; 
	text-decoration: none; 
	color: #004000; 
	font-size: 12px;
} 

TD.side-menu A:hover 
{
	COLOR: #008040; 
	text-decoration: underline; 
	font-weight: bold; 
	FONT-SIZE: 12px;
} 

TD.side-menu A:visited 
{
	COLOR: #006200; 
	text-decoration: underline; 
	font-weight: bold; 
	FONT-SIZE: 12px;  
} 

TD.side-menu A:visited:hover
{
	COLOR: #008040; 
	text-decoration: underline; 
	font-weight: bold; 
	FONT-SIZE: 12px;  
} 

.text
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-weight: 800;
	FONT-SIZE: 13px
}

A:link
{
	COLOR: #0000FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A:visited
{
	COLOR: #0000FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}

A:hover
{
	COLOR: #800080;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline
}


.set1 {
	font-family:    Arial, Helvetica;
	font-size:      10px;
	font-weight:    900;
}

.set2 {
	font-family:    Arial, Helvetica;
	font-size:      12px;
	font-weight:    800;
}

.eCart-1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial;
}

.eCart-2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30pt; 
	COLOR: #AAAAAA; 
	FONT-FAMILY: Arial;
}

.eCart
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #669999;
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-style: oblique;
	Display: none;
}


DIV.footer-detail
{ 
	color: #000000; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

DIV.footer-detail A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #E97F00; 
	font-size: 12px;
} 

DIV.footer-detail A:visited 
{
	COLOR: #E97F00; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
} 

DIV.footer-detail A:hover 
{
	COLOR: #FF0000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 



/* ADDED TO HELP WITH CMS FEATURES */
TD.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	text-transform: none;
	color: #323047;
    text-decoration:none;
    text-align:right;
}

TD.top A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	text-transform: none;
	color: #323047;
    text-decoration:none;
    text-align:right;
}

#content-area {
	width:575px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ----------------------- */
.left-nav {
	background-color: #A3C3E0;
	background-image: url(../images/leftnav-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 6px;
}
.bottom {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topnav {
	padding-left: 50px;
}

TD.main-text {
	padding-right: 20px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.bulletts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 20px;
}
.links, .links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.links2, .links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.mapmain {
	padding-left: 10px;
	float: right;
	padding-right: 100px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 25px;
	list-style-type: circle;
	padding-left: 15px;
	list-style-position: inside;
	text-align: left;
}
.lefttext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 35px;
	padding-left: 17px;
}

/* ----------------------- */

H1 {
	font-size:42px;
	line-height:30px;
	color:#0E328F;
	font-weight:normal;
}

h2 {
	font-size:16px;
	line-height:18px;
	color:#0E328F;
}

h3 {
	font-size:12px;
	font-weight:normal;
	color:#5a471b;
	margin:0px;
	padding:0;
}


input, textarea {
	border:1px solid #CCC;
	margin-top:3px;
	margin-bottom:8px;
	padding:2px;
	color:#333;
}

label {
	font-size:12px;
	color:#0E328F;
}

address {
	font-style:normal;
	font-size:12px;
	line-height:18px;
}

a, a:link {
	text-decoration:none;
	color:#0E328F;
}
a:hover {
	text-decoration:underline;
}
	

/* footer */

#footer {
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	font-size:10px;
    text-align:center;
    vertical-align:middle;
    z-index:0;
}

#footer a, #footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


/**** contact us form ***/
.nameform210 {
	width: 210px;
}

.nameformleft {
	width: 350px;
}

.ctctforminput {
	width: 350px;
}

.nameform25 {
	width: 80px;
}
.nameform10 {
	width:40px;
}

.submit {
	border:none;
	margin-top:10px;
}
	
#AspenContact { 
	color: #0E328F;
}

#AspenContact input, textarea {
	border: 1px solid #0E328F;
	color: #333;
	font-size: 12px;
	margin: 3px 0px 10px 0px;
	padding: 3px;
}

#AspenContact label {
	font-size: 12px;
}

#AspenContact input.checkbox {
	margin: 0px;
}

label {
	display:block;
	padding:0;
	margin-top:5px;
}

label.contactMe {
	display:inline;
}

input.checkbox {
	margin-top:5px;
}

.form {
	width:280px;
	margin-left:10px;
	margin-bottom:30px;
}

.form form {

	margin:0;
	padding:0;
}

 div.form p, div.menu-and-form p {
	margin:0;
	padding:0 0 10px 0;
	color:#333;
}
div.menu-and-form p {
	width:268px;
}

div.form form select, div.menu-and-form form select {
	border:1px solid #000;
	font-size:10px;
	padding:3px;
	margin:0 0 2px 0;
	color:#666;
}
div.form form input, div.menu-and-form form input {
	border:1px solid #a9b3bb;
	font-size:10px;
	padding:2px;
	margin:1px 0 0 0;
	color:#666;
}
div.form form input.city {
	width:130px;
}
div.menu-and-form form input.city {
	width:129px;
}
div.form form input.state, div.menu-and-form form input.state {
	width:20px;
	display:inline;
	margin:0 0 0 5px;
}
div.form form input.zip, div.menu-and-form form input.zip {
	width:60px;
	display:inline;
	margin:0 0 0 5px;
}
div.menu-and-form form input.zip {
	width:60px;
}
div.form form input.image, div.menu-and-form form input.image {
	border:none;
	margin:5px 0 0 0;
}
div.form form input.text, div.form form textarea,
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:280px;
	border:1px solid #a9b3bb;
}
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:263px;
}
div.form ul, div.menu-and-form ul.form {
	margin:0;
	padding:0;
	width:280px;
	list-style:none;
	color:#666;
}
div.form ul li, div.menu-and-form ul.form li {
	width:280px;

	padding:0 0 7px 0;
}
	
	
/************* SCROLLER *****************/
#pscroller1{
    width: 250px;
    height: 215px;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 400;
    padding: 6px;
    float: right;
    z-index:1;
    margin-right:7px;
}

/************* IMAGE GALLERY *****************/
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				20px 20px 0 20px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.thumbscontainer {
	margin-bottom:		20px;
	float:              left;
}

/************* FADING IMAGES SLIDESHOW *****************/
#mContainer {
    position:relative;
	width:402px;
	height:212px;
    z-index:300;
}

.mPhoto {
    position:absolute;
    top:0px;
    left:0px;
    height:212px;
    -moz-opacity:0.0;
    filter:Alpha(opacity=0);
    z-index:310;
}
