/* Basic Layout */

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-size: 62.5%;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}

p, h4 {
	font-family: Verdana;
	color: #403f3f;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.7em;
	font-size: 1.2em;
}

p {
	padding-bottom: 17px;
}


h4 {
	color: #BA0000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:15px;
}

h3 {
	font-weight:bold;
	font-size:1.23em;
}

h5 {
	font-weight:bold;
	font-size:1.2em;
	color: #000000;
}

h2 {
	font-family: Times;
	color: #6880A3;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 2.4em;
	padding-bottom: 5px;
}

a, a:visited, a:active {
	color: #274666;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
/* 									------  Page Structure */
#maincontainer {
	width:900px;
	margin: 0px auto 0px auto;
}
#header {
	height: 384px;
	width: 100%;
}
#contentcontainer {
	width: 900px;
	background: url(../image/background.gif) left top repeat-y;
	min-height: 610px;
	
	border-right: #C5C3AA solid 1px;
}
* html #contentcontainer {
	height: 610px;
}
#home-content {
	float: left;
	width: 700px;
	padding: 17px 25px 0 25px;
}
#home-content2 {
	float: left;
	width: 700px;
	padding: 16px 21px 0 17px;
}
#home-news {
	padding-top: 16px;
	float:left;
	width: 205px;
}
#pagedefault-sideimages {
	
	padding-top: 16px;
	float:left;
	width:215px;
	text-align: center;
}
#pagedefault-sideimages2 {
	
	padding-top: 16px;
	float:right;
	width:5px;
	text-align: center;
}

#pagedefault-content {
	padding-top: 16px;
	padding-left:10px;
	float:left;
	width: 515px;
	padding: 16 0 0 0;
	text-align:justify;
}
#silver-content {
	padding-top: 30px;
	padding-left:30px;
	float:left;
	width: 700px;
	
}
#silver-column {
	padding-top: 0px;
	padding-left:30px;
	padding-bottom:14px;
	float:left;
	width: 700px;

}
#silver-column h5 {
	padding-top: 8px;
	float:left;
	width: 330px;
	padding-bottom:5px;
	text-align:left;
}
#silver-column h6 {
	padding-top: 8px;
	float:right;
	width: 330px;
	padding-left:5px;
	padding-bottom:5px;
	text-align:right;
}



#navigation {
	width:140px;
	float: left;
}


/* 									------  Structure Specifics */
/*								----HOME PAGE TEMPLATE */
#home-news h3, #home-news h4, #home-news p {
	padding: 0;
}
#home-news h2 {
	padding-bottom: 4px;
}
#home-news li {
	padding-bottom: 5px;
	padding-top: 6px;
	border-bottom: #7F7F7F dotted 1px; 
}
/* boxes */

.webad {
	float: right;
	padding: 40px 0 0 12px;
}
.webad p, 
{
color:#333333;
}
.webad a, .webad a:visited{
	color:#336699;
	text-decoration:underline;
}
.webad a:hover
{
color:#333333;
}
.webad p, .webad h5 {
	padding-bottom: 10px;
}
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h4 {
    background: transparent url(../image/background_box.png) no-repeat bottom right; 
}
.cssbox h5{
color:#000000;
font-weight:300;

} 
.cssbox { 
    width: 200px !important; /* intended total box width - padding-right(next) */
    width: 200px; /* IE Win = width - padding */
    padding-right: 0px; /* the gap on the right edge of the image (not content padding) */
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: 0px; /* pull the right image over on top of border */
    padding-right: 10px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h4 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 10px 0 15px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 0px 0 20px 10px; /* mirror .cssbox_head right/left */ 
} 



/* 									------  Typpgraphy */
.emphasis-inline {
	font-size: 1.4em;
}

/* Navigation */
#navigation li {
	width: 100%;
	border-bottom: #524433 dotted 1px; 
	color: #000000;
	font-size: 1.4em;
	padding: 2px 0 3px 0;
} 
#navigation li li{
	font-size: 0.8em;
	border-bottom: none; 
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom:1px;
} 

#navigation li.menu-last {
	}

#navigation li.menu-first {
	padding-top: 4px;
}

#navigation li a, #navigation li a:visited, #navigation li a:hover{
	color: #000000;
	text-decoration:none;
	padding-left: 24px;
}

#navigation li a:hover {
	color: #536895;
}

#navigation li.menu-current a {
	color: #BA0000;
}
#navigation li.menu-current li a {
	color: #000000;
}

/* 3rd Level Navigation */
#pagedefault-sideimages ul {
	text-align: left;
	padding-left: 27px;
	padding-top: 6px;
}

#pagedefault-sideimages ul li{
	border-top: 1px dotted #d7d7d7;
	width: 148px;
	padding: 3px 0 4px 34px;
	
}
#pagedefault-sideimages ul li.menu-last{
	border-bottom: 1px dotted #d7d7d7;
	
}
#pagedefault-sideimages li.menu-current {
	font-weight: bold;	
}
#pagedefault-sideimages li a:hover{
	text-decoration: none;
	color: #BA0000;
	/* padding: 8px 0 10px 34px; */
}

/* Footer */
#footer {
	height: 160px;
	width:900px;
	background-image:url(../image/footerback.gif);
	text-align:center;
	border-right: #C5C3AA solid 1px;
	
}
#footer li {
	color: #FFFFFF;
	display:inline;
	font-size:1.1em;
	padding: 0 3px 0 3px;
}
#footer a, #footer a:visited, #footer a:active { 
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	padding-top:12px;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.1em;
	width: 421px;
	margin: 0 auto 0 auto;
	padding-bottom: 0px;
}

/* 								   -------  Extre Divs */
#extra1 {
	position: absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
}
#extra2 {
	z-index: 11;
	position: absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
}

/* home specifics */

#homePage #extra1{
	position: relative;
	float: left;
	top:-435px;
	left: 45px;
	height: 424px;
	width: 153px;
	background: url(../image/float_horses.png) top left no-repeat;
	margin: 0;
	padding: 0;
}

/* template specifics */

#About #extra1{
	position: relative;
	float: left;
	top:-270px;
	left: 53px;
	height: 259px;
	width: 179px;
	background: url(../image/eagle.png) top left no-repeat;
	margin: 0;
	padding: 0;
}
#About #extra2{
	position: relative;
	float: left;
	top:-114px;
	left: 590px;
	height: 103px;
	width: 81px;
	background: url(../image/badge_eagle.png) top left no-repeat;
	margin: 0;
	padding: 0;
}

#header-flash {
	display:none;
}

#homePage #header{
	background: url(../image/home.jpg);
}

#About #header{
	background: url(../image/About.jpg);
}

/* Page Backgrounds */    /* MOVE TO NEW CSS FILE!! */
