@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body  {
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #3d7796;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#wrapper {
	width: 790px; /* the auto margins (in conjunction with a width) center the page */
	background-color: #68A3C1;
	border:thin solid #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainContent hr {
	color: #4D91B6;
}

#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
	
} 
#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/header_bottom_r1_c1.jpg);
	height: 126px;
	width: 100%;
	background-repeat: no-repeat;
} 
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
#header img {
	padding-top: 5px;
	padding-left: 5px;
	float: right;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
#sidebar1 h1 {
	color: #e7c71e;
	font-size: 26px;
	text-align: right;
	font-family: Corbel, Constantia, Candara, sans-serif;
}

#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	color: #dbe9f0;
	font-size: .9em;
	
} 
#mainContent h1 {
	color: #4be164;
	font-family: Tahoma;
	font-size: 32px;
	padding-top: 8px;
	font-weight: normal;
}
#mainContent h2 {
	font-family: Tahoma;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 3px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: .24em;
}
#mainContent h3 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}


#container #mainContent a {
	color: #F1AC2C;
	font-weight: 300;
	letter-spacing: 0.25em;
	text-decoration: none;
	padding-left: 3px;
	font-size: 20px;
	font-family: Corbel, Constantia, Candara, sans-serif;
	background-color: #4D91B6;
}
#mainContent img {
	float: left;
}

#container #mainContent a:hover {
	color: #4BE164;
}
#graphics {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 241px;
}
#graphics2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 132px;
}
#lowerNav {
	height: 30px;
	width: 100%;
	background-image: url(images/bg_lowermenu.jpg);
	background-repeat: no-repeat;
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: #E7C71E;
	font-size: 10px;
	height: 30px;
	width: 100%;
	padding-top: 0;
	margin: 0px;
	font-family: Corbel, Constantia, Candara, sans-serif;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#footer  a{
	font-size:10px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	
}

#footer  a:hover{
	font-size:10px;
	color:#4BE164;
	font-weight:normal;
	text-decoration:none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*style the menu*/
#links{
	width: 100%;
	text-align: center;
	margin-top: 0px;
	background-image: url(images/header_bottom_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
#wrapper #container #lowerNav img {
	float: right;
	margin-top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}


#links ul {
	margin:0px;
	padding-top: 5px;
	
}

#links li{
	float:left;
	list-style-type:none;
	width:112px;
	height:21px;
	text-align:center;
	border-left:1px solid #b8d7ec;
	padding-top: 2px;
}
#links li.current {
	border-left:none;	
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#f1ac2c;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#b8d7ec;
	font-weight:normal;
	text-decoration:underline;
}


/*FORM STYLES*/

fieldset{
	padding-top: 20px;
	padding-bottom: 10px;
	border: thin solid #4B5A57;
}
#resume p{
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nobullet {
	margin-left: 160px;
	list-style-type: none;
	font-weight: bold;
}
#mainContent #refer {
	margin-top: 80px;
}


/*#contact {
	margin: 0px;
	padding: 0px;
}
#contact p{
	margin: 0px;
	padding: 0px;
	text-align: left;
}*/


legend{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #E7C71E;
	font-weight: normal;
	text-transform: capitalize;

}
label {
	display: inline;
	float: left;
	width: 30%;
	font-family: Corbel, Constantia, Candara, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: lowercase;
	padding-left: 15px;
}
.required {
	font-size: 16px;
	color: #DB4105;
}

input [type="text"]{
	width: 200px;
	border: 1px solid #757575;
	padding: 1px;

}

textarea{
	height: 100px;
	width: 200px;
	border: 1px solid #757575;
	padding-top: 3px;
}

input [type="submit"]{
	width: 100px;
	border: 1px solid #002F2F;
	color: #4BE164;
	font-weight: 500;
	background-color: #FFFFFF;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
input [type="submit"]:hover{
	width: 100%;
	border: 1px solid #CE845B;
	color: #E7C71E;
	font-weight: bold;
	background-color: #533012;
	padding: 1px;
	text-decoration: underline;
}
#radios {
	display: inline;
	white-space: nowrap;
	height: auto;
	width: 300px;
	padding-top: 10px;
}
#radios label{
	padding-right: 4px;
	padding-left: 4px;
	width: 10%;
}
#resume label coverletter {
	display: inline;
	white-space: nowrap;
}
#resume textarea {
	width: 100%;
}
#profile textarea {
	height: 200px;
	width: 100%;
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nobold {
	font-weight: normal;
}

