/* Start of CMSMS style sheet 'df' */
/*red: #870000;
  blue: #06063D;
  gray: #CCCCCC;
  dark gray: #4C4C4C;
  white: #FFFFFF;
*/

		/**************************  general formatting 
****************************/
* {
	margin: 0px;
	padding: 0px;
}
html {
	height:100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: url(uploads/images/bg.gif) repeat;
}
#wrapper {
	width: 850px;
	margin: auto;
	background: #FFF;
	padding: 0px;
	border: 12px solid #06063D;

}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}


		/**************************  general text formatting ****************************/


h1 {
	color: #08083A;
	font: lighter 3.5em Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #870000;
	padding: 3px 0px;
}
h3 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #06063D;
}
h4 {
	vertical-align: top;
	font-size: 1em;
}

p {
	text-align: left;
	padding: 10px 30px;
}
.no-pad-marg {
	margin: 0px;
	padding: 0px;
}

a:link {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#D1272C;
}
a:active {
	color:#333333;
	text-decoration:none;
}
.centered {
	text-align: center;
}
.right-align  {
	text-align: right;
}
.left-align {
	text-align: left;
}

.caption {
	font: oblique .8em Georgia, "Times New Roman", Times, serif;
}
.em {
	font-style: oblique;
}
.strong {
	font-weight: bold;
}
#full-width {
	clear: both;
	padding: 20px 0px 0px;
}



		/***************************** header ************************************/
		
#header {
	margin: 0px;
	padding: 0px;
	background: #02063C;
}
logo{
	margin: 0px;
	padding: 0px;
}	
 					/*nav in nav.css*/



		/**************************  footer 
****************************/


		
#footer {
	clear: both;
	background: #06063D;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
}
.bottom-nav {
}		
		
.copyright {
	padding: 15px 0px 0px;
	text-align: center;
}		
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active{
	color: #FFFFFF;
	text-decoration: none;
}
		
		/**************************  main content area - index ****************************/
#content {
	background: #02063C url(uploads/images/index-content-bg-faux-columns.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	float:right;
}

#index-main {
	background: #FFF;
	width: 466px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top: 6px solid #FFF;
	border-left: 6px solid #FFF;
}
#little-eagle {
	background: url(uploads/images/little-eagle.jpg) no-repeat left center;
}

.index-h1 {
	color: #02063C;
	background: #CCC;
	margin: 0px;
	padding: 6px;
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
}
.index-text {
	padding: 0px 60px 20px;
	margin: 0px;
	font-size: .9em;
}
.index-little-eagle {
	vertical-align: text-top;
}
.little-eagle-text {
	padding: 0px 0px 0px 64px;
}

.gov-doc-button {
	margin: 0px 0px 0px 57px;
	padding: 0px 8px 0px 0px;
	clear: none;
	text-align: center;
}



#index-middle-col{
	background-color: #CCCCCC;
	width: 170px;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #02063C;
	float: left;
	margin: 0px;
	padding: 15px 0px 0px;
	border-right: 6px solid #FFF;
	border-top: 6px solid #FFF;
}
#index-star-list {
	list-style: url(uploads/images/red-star-bullet.gif);
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
.indext-star-list-item {
	padding: 4px 5px;
	margin: 0px 0px 0px 15px;
}
.indext-star-list-item a:link {
	text-decoration: none;
	color: #06063D;
}
.indext-star-list-item a:visited {
	color: #06063D;
	text-decoration: none;
}
.indext-star-list-item a:hover {
	text-decoration: underline;
	color: #09063D;
}
.indext-star-list-item a:active {
	color: #09063D;
	text-decoration: none;
}

#index-right-col {
	margin: 0px;
	padding: 0px;
	width: 193px;
	float: right;
	background: #06063D;
	clear: none;
	text-align: right;
}
a .index-flag-pict {
	float: right;
}
a .index-shop-now-button {
	text-align: center;
	padding: 0px;
	float: right;
}


		


		/**************************  mission statement
****************************/

#mission-content {
	background: #FFF;
}
#catalog {
	padding: 15px;
}
.catalog-title {
	font: 3em Georgia, "Times New Roman", Times, serif;
	color: #06063D;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 20px;
}

#ocleftbar {
	float: left;
	width: 150px;
}
#ocinner {
	float: right;
	width: 650px;
}



		/**********************************order
**************************************/

.coming-soon-products {
	width: 300px;
	float:left;
	text-align: center;
	padding: 10px 0px;
	margin: 5px;
	border: 1px solid #06063D;
}
.made-in-usa {
	background: url(uploads/images/made-in-usa-bg.gif) repeat-x;
	font-size: 35px;
	padding: 20px 0px;
	color: #870000;
	text-align: center;
}

.product-name {
	font: oblique 1.1em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #06063D;
	text-align: center;
}
.product-description {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: .9em;
}




		/**************************charity 
****************************/


.charity-header {
	color: #08083A;
	font: lighter 3.5em Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px;
	border-bottom: medium double #840000;
	text-align:center;

}
.charity-text {
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding: 50px 100px 0px;
}

.charity-soldier {
	float: right;
	padding: 10px;
}
.emblem {
	padding: 0px 10px;
}

#donated-box {
	border: 6px solid #06063D;
	width: 250px;
	margin: 30px;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: left;
}
.upper-box-text {
	color: #FFF;
	background: #06063D;
}
#families-box {
	border: 6px solid #06063D;
	width: 250px;
	margin: 30px;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: right;
}

               /**********************sighted freedom flyings
****************************************/

#flyings-content {
	background: #CCC;
	text-align: left;
        padding: 20px;
}
.album {
        padding: 0px;
}
#imagegallery {
        padding: 0px 0px 0px 10px;
}
.picturelist {
        padding: 0px 0px 0px 15px;       
}
#flyings-row-two-pix {
	clear: left;
	height: 400px;
}

.flyings-pict1 {
	padding: 10px;
	float: left;
}
.flyings-pict2 {
	padding: 10px;
}
.flyings-pict3 {
	padding: 10px;
	float: left;
	background: #CCC;

}
#submit-pix-box {

	color: #FFF;
	background: #990002;
	width: 370px;
	border: 3px solid #FFF;
	padding: 0px;
	margin: 10px 20px 10px 25px;

}


.submit-pix-header {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	background: #06063D;
	border: 3px solid #FFF;
	padding: 6px;
	margin: 6px;
	text-align: center;
}
.submit-pix-signature {
	font: oblique lighter 1.5em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

                  /*************************contact
************************************/
#contact-container {
	background-color:#840000;
}
#contact-form {
	background: #840000;
	text-align: left;
	width: 426px;
	float: left;
	margin: 4px;
}
table {
	background: #FFF;
}

.contact-header {
	color: #08083A;
	font: lighter 3.5em Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px;
	border-bottom: medium double #840000;
	text-align:center;
	background: #FFF;

}
.contact-table {
	border: 4px solid #840000;
}
.contact-pict {
	border: 4px solid #840000;
	float: right;
	background: #840000;
	margin: 4px;
}

.form-text {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
.form-text-left-align {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#wrapper-formtoemailpro {
	width: 900px;
	border: 12px solid #06063D;
	margin: auto;
	padding: 0px;
}

			/***************************************Declaration of Independence & Constitution Pages
**********************************************/

#dec-of-ind {
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dec-ind-signers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	list-style: none;
	margin: 3px 20px 0px 30px;
}
#constitution {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}.constitution-text {
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}


			/***************************************History Page
**********************************************/

#history {
	background: url(uploads/images/scroll-bg.jpg) no-repeat;
	padding: 20px 85px 20px 35px;

}

#history h1 {
	font-size: 2em;
	margin: 70px 0px 15px;
	letter-spacing: 0.1em;
        color:#333;

}
#history h2 {
	padding: 30px 0px 0px;
        color:#333;
}
#history h2 a:link {
	color: #840000;
	text-decoration: none;
	font-size: 1em;
}
#history h2 a:visited {
	color: #840000;
	text-decoration: none;
	font-size: 1em;
}
#history h2 a:hover{
	color: #840000;
	text-decoration: underline;
	font-size: 1em;
}
#history h2 a:active{
	color: #840000;
	text-decoration: none;
	font-size: 1em;
}
#history h3 {
	text-align: left;
	padding: 30px;
        color:#333;
}
#history h4 {
	text-align: right;
	padding: 30px 30px 0px 0px;
	font-size: 1.5em;
	color: #06063D;
        color:#333;
}
#history p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#history .float-right {
	margin-right: 50px;
        margin-left: 10px;
}

/* End of 'df' */

