/* CSS Document */
p{
	font-size:14px;
	font-family:Calibri;
}

h1{
	font-family:Calibri, Arial, "Times New Roman";
	font-size:36px;
	color:#E57634;
	margin-bottom:0px;
}

.title{
	font-family:Calibri, Arial, "Times New Roman";
	font-size:20pt;
	font-weight:bold;
	color:#B4BD33;
	margin-bottom:0px;
	margin-top:0px;
	text-align:right;
}

h2{
	font-family:Calibri, Arial, "Times New Roman";
	font-size:24px;
	color:#B4BD33;
	text-align:center;
}

h3{
	font-family:Calibri, Arial, "Times New Roman";
	font-size:24px;
	color:#B4BD33;
}

a:link, a:visited{
	color:#B4BD33;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color:#B4BD33;
	text-decoration: none;
	font-weight: bold;
}

#orange_text{
	font-size:14px;
	font-family:Calibri;
	color:#E57634;
}

#green_text{
	font-size:14px;
	font-family:Calibri;
	color:#B4BD33;
}

#job_heading{
	font-size:14px;
	font-weight:bold;
	font-family:Calibri;
	color:#B4BD33;
	text-transform:uppercase;
}

#page{
	width:750px;
	padding:2px;
	margin:auto;
}

#div-menu{
	width:202px;
	height:368px;
	float:left;
}

#frog-shoe{
	width:540px;
	height:368px;
	float:right;
}

#content{
	width:726px;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#787721;
	border-right-color:#787721;
	border-bottom-color:#787721;
	border-left-color:#787721;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-family:Calibri;
}

#small_content{
	float:right;
	width:533px;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#787721;
	border-right-color:#787721;
	border-bottom-color:#787721;
	border-left-color:#787721;
	font-size:16px;
	text-align:left;
	margin-right:2px;
	margin-top:0px;
	color:#000000;
	font-family:Calibri;
}

#jobs_content{
	width:676px;
	border-top-width:0px;
	border-right-width:2px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#787721;
	border-right-color:#787721;
	border-bottom-color:#787721;
	border-left-color:#787721;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-family:Calibri, Arial, "Times New Roman";
}

#top_corners{
	width:750px;
	margin-top:5px;
	margin-bottom:-13px;
}

#bottom_corners{
	margin-top:-10px;
	margin-bottom:3px;
}

#content_top_corners{
	width:540px;
	margin-top:1px;
	margin-bottom:-3px;
	float:right;
}

#content_bottom_corners{
	width:540px;
	margin-top:-3px;
	margin-bottom:10px;
	float:right;
}

#bottom_banner{
	background-image:url('../images/bottom.gif');
	width:750px;
	height:30px;
	font-family:Calibri, Arial, "Times New Roman";
	font-size:14px;
	color:#FFFFFF
}

#menuContainer{
	width:750px;
	margin-top:-5px;
}

.clear{
	clear:both;
}

