/* 
culture shock: grass stains V1.2
pogy366 @ http://www.openwebdesign.org/userinfo.phtml?user=pogy366
Nov. 2005 
*/

/* general page structure and layout */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;
	padding:0;
	text-align:center;
	background-color: #FFF;
	height: 100px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
}

.page_wrap {
	position:relative;
	width:790px;
	padding:0;
	text-align:center;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
	border: thin none #00F;
	margin-top: auto;
}

.header_text {
	position:relative;
	clear:none;
	width:780px;
	height:130px;
	color:#ffffff;
	text-align:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #F93;
	background-image: url(images/header.jpg);
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.topnav {
	position:relative;
	clear:both;
	width:780px;
	height:40px;
	padding:0;
	font-size:0.8em;
	background-color: #FFF;
	border: thick solid #CCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.container {
	position:relative;
	clear:none;
	width:760px;
	color:#CCC;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20;
	margin-left: 0px;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-indent: 0;
	float: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.container p {
	color: #666;
	clear: none;
	padding-top: 10;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 14px;
	float: none;
	font-family: "myriad Pro";
	word-spacing: normal;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 20px;
}

.box_right {
	position:relative;
	float:right;
	clear:both;
	width:300px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color: transparent;
	display: block;
	height: auto;
	background-image: url(images/box-grade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 2px solid #E0E0E0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box_right p {
	margin:5px 5px;
	color: #999;
	text-align: left;
}

.box_cnr_top {
	margin:0 -10px 0 -10px;
	background-image: url(images/crn-tr.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}

.box_cnr_bottom {
	margin:0 -10px 0 -10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.footer {
	position:relative;
	clear:both;
	width:780px;
	height:30px;
	font-size:9px;
	text-align:center;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	vertical-align: top;
	font-style: normal;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}

/* top navigation bar */
#nav ul{
	padding:0;
	margin:0;
	white-space: nowrap;
	font-size:1em;
	color:#ffffff;
	float:left;
	width:100%;
	list-style:none;
	background-color: transparent;
	background-image: url(images/button-bg.png);
	height: 40px;
	font-family: "myriad Pro";
	font-style: italic;
	font-weight: bold;
}

#nav ul li{
	display:inline;
	list-style:none;
	font-size: 1em;
}

#nav ul li a{
	margin: 0;
	color: #000;
	text-decoration:none;
	float: left;
	background-color: #ffffff;
	background-image: url(images/button-bg.png);
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 0.3em;
	padding-left: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	font-size: 1.2em;
}

#nav ul li a:hover{
	color: #FFF;
	text-decoration:none;
	background-color: transparent;
	background-image: url(images/button-hover.png);
	height: 20px;
	clear: none;
	font-family: "myriad Pro";
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-color: #999;
	background-repeat: repeat-x;
	background-position: top;
	font-style: italic;
	font-size: 1.2em;
}


/* links */
a {
	color:#000;
	font-family: "myriad Pro";
	font-size: 16px;
	text-decoration: none;
}

a:hover {
	color:#F60;
	text-decoration:underline;
	font-size: 16px;
}

#box_right a {
color:#000000;
text-decoration:underline;
}

#box_right a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
color:#9EB874;
text-decoration:none;
}

#footer a:hover {
	color:#F00;
	text-decoration:none;
}

/* fonts and colors */
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:2em;
letter-spacing:.5em;
text-transform:lowercase;
margin:0 0 0 0;
padding:0 0 0 0;
}

h2 {
	font-family:"myriad Pro";
	color:#666;
	font-size:1.6em;
	text-transform:none;
	font-weight:bold;
	padding:0;
	background-image: none;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -6px;
	margin-left: 0;
	background-position: left;
	text-align: left;
	font-style: italic;
	text-indent: 5px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:1.3em;
	text-transform:capitalize;
	font-weight:bold;
	padding:0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.box_right h3 {
	font-size:1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	height: 20px;
	text-align: left;
	display: block;
	text-decoration: underline;
	background-image: none;
	background-repeat: repeat-x;
	color: #F60;
}

.grey {
	color:#999;
}

/* images */
img {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-style: none;
	background-color: #FFF;
}

.right img {
position:relative;
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

.left img {
	position:relative;
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10;
	padding: 0;
	border: 3px solid #CCC;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.missioncontrol {
	width: 780px;
	height: 20px;
	background-image: url(images/black-shade.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin: 20px;
}
.page_wrap.clearfix .container.clearfix #box_right .left {
	color: #999;
}
.page_wrap.clearfix .container.clearfix #box_right {
	color: #999;
}
#bottomright_box {
	float: right;
	height: 150px;
	width: 320px;
	clear: both;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-left: 20px;
}
