@charset "utf-8";
/* CSS Document */

body	{
	background-image: url(backgrounds/brown022.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
}

table, td	{
	padding: 0px;
	margin: 0;
	background-color: #FFF;
	font-size: 100%;
}

ul, li	{
	list-style-image: url(images/bullet1.jpg);
	font-size: 100%;
	line-height: 16px;
	text-align: left;
	vertical-align:top;
}

hr	{
	background-color: #71453A;
	color: #71453A;
	height: 1px;
	width: 100%;
}

img	{
	border: 3px #71453A double;
	margin: 10px;
	}

h1	{
	color: #71453A;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

h2	{
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
}

h3	{
	color: #CC8866;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;}
	
#dd	{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
	background-color: #D5D7A5;
	background-image: url(images/logos/desert_defense_banner_1a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 220px;
	height: auto;
	clear: both;
}

#dd img	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	border:none;
}

#dd .content	{
	padding: 0px 0px 0px 0px;
	color: #FFF;
	width: 220px;
	display: inline-block;
	height: 452px;
}


a,  a:link {
  color: #b92200;
  font-weight: bold;
  text-decoration: underline;
}
/* Sets the style for visited links. */
a:visited {
  color: #71453A;;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #71453A;;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #71453A;;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #71453A;
}

.wrapper	{
	width: 900px;
	margin: 20px auto 0 auto;
}

.header	{
	background-image: url(headers/header3.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.navigation	{
	background-color: #FFF;
	border-top: 3px #71453A double;
	border-bottom: 3px #71453A double;
	height: 30px;
	text-align: center;
	padding-top: 5px;

}

.sidebar1	{
	width: 220px;
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

.sidebar2	{
	width: 220px;
	background-color: #FFF;
	padding: 10px 15px 10px 15px;
	text-align: left;
	vertical-align: top;
}

.sidebar2 img	{
	border: none;
}

.content	{
	width: 370px;
	text-align: left;
	vertical-align:top;
	padding: 10px 15px 10px 15px;
	border-right: 1px #512E28 dashed;
	border-left: 1px #512E28 dashed;
}

.contentwide	{
	width: 620px;
	background-color: #FFF;
	border-left: 1px #512E28 dashed;
	padding: 10px 15px 10px 15px;
	text-align: left;
	vertical-align: top;
}



.footer		{
	background-color: #FFF;
	height: 35px;
	text-align: center;
	border-top: 3px #71453A double;
	padding: 10px 10px 2px 10px;
}

.sidebar2 .calendar {
	padding: 5px;
	clear: both;
	display: inline-block;
}



.sidebar2 .calendar table.main {
	border:none;
	width:100%;
}

.sidebar2 .calendar table.main td {
	border:solid #CCC 1px;

}


/*------ Rounded Corner Box CSS Rules ------------------ */

.rbox, .rboxn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: inline-block;
}
.rbox .content, .rboxn .content {
	float: none;
	padding: 0px 10px 0px 10px;
	width: auto;
	margin: 0 Auto;
	height: auto;
	clear: both;
	display: inline-block;
	border: none;
	vertical-align: inherit;
	background-color: none;
}
.rbox .leftside, .rboxn .leftside {
	background-image: url(images/gui/rbox_leftside.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 445px;
}
.rbox .rightside, .rboxn .rightside {
	background-image: url(images/gui/rbox_rightside.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 445px;
}

.rbox .rbox_ul, .rboxn .rbox_ul {
	background-image: url(images/gui/rbox_ul.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 100%;
	float: left;
	display: block;
	clear: none;
	font-size: 9px;
	vertical-align: middle;
}
.rbox .rbox_ur, .rboxn .rbox_ur {
	background-image: url(images/gui/rbox_ur.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 50px;
	float: right;
	display: block;
	clear: none;
	margin-left: -50px;
}
.rbox .rbox_lr, .rboxn .rbox_lr {
	background-image: url(images/gui/rbox_lr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 37px;
	width: 50px;
	float: right;
	clear: none;
	display: block;
	margin-left: -50px;
}


.rbox .rbox_ll, .rboxn .rbox_ll {
	background-image: url(images/gui/rbox_ll.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	width: 100%;
	float: left;
	clear: none;
	display: block;
}


.rboxn .rbox_lr, .rboxn .rbox_ll {
	height: 14px;
}

.rboxn .rbox_lr {
	background-image: url(images/gui/rbox_lrn.png);
}


.rbox .section_link {
	color: #CCC;
	vertical-align: bottom;
	padding: 10px 45px 0px 10px;
	text-align: right;
}
#dd img {
	margin: 0px;
	padding: 0px;
}
#dd .description {
	padding: 15px 5px 0px 0px;
	margin-left: 115px;
	font-size: 10px;
}


#dd .content p{
	padding: 0 0 0 0;
	margin: 0 0 4px 0;

}
#dd a {
	color: #FFF;
}
#dd .description .leadin {
	color: #333;
	font-size: 1.15em;
}
#dd .title {
	padding: 0px 5px;
	text-align: center;
	color: #333;
	margin-bottom: 10px;
}
#dd .dd_footer {
	text-align: center;
	padding: 5px 5px 0px 5px;
	color: #504F30;
	width: 210px;
}

#dd .dd_footer a {
	line-height:2em;
	color: #BF5C3D;
	font-weight:bold;
	font-size:1.15em;

}
