@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	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;
	background-color: #FFF;
}
.capstudy #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:591px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.capstudy #containerTop {
	height:13px;
	background: #63151e;
}


.capstudy #header {
	background: #DDDDDD;
	padding: 0 0px 0 0px;/* 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. */
	height:305px;
	/*background-image: url(../images/gcd-home-header.gif);
	background-repeat: no-repeat; */
	
}

.capstudy #headerContent {
	font-size:12px;
	color:#fff;
	padding-top:150px;
	padding-left:50px;
	
}
.capstudy #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.capstudy #mainNav{
	
	margin:0 auto;
	
height:37px;

}


.capstudy #mainContent {
	
	min-height:650px;
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	padding-right:30px;
	padding-left:30px;
}

.capstudy #mainContent.sb {
	
	min-height:780px;
	
}

.capstudy #mainContent.jobTitles{
	min-height:2500px;
}

.capstudy #footer {
	height:67px;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #63151E;	
}
.capstudy #footer p {
	font-size:12px;
	color:#fff;
	text-align:center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 25px 10px 0px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.capstudy #footer a {
	text-decoration:none;
	color:#fff;
	text-align:center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 25px 10px 0px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.capstudy #footer a:hover {
	text-decoration:underline;
	color:#fff;
	text-align:center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 25px 10px 0px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}



/* CONTENT STYLINGS */
.capstudy #topHome{

margin-top:15px;
}

.capstudy #leftHome {
	
	float:left;
	font-size:16px;
width:450px;	

}

.capstudy #leftHome p{
	font-size:14px;
	color: #000;

}
.capstudy #leftHome p img{
	padding-top:3px;
	padding-right:16px;
	padding-bottom:6px;


}

.capstudy #leftHome.jobTitles{
	width:720px;
}
.capstudy #rightHome {
	width:270px;
	margin-top:5px;
	float:left;
}



.capstudy .requestInfo a{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/request-upstate.gif);

}

.capstudy .requestInfo span{
	background-image: url(../images/request-overstate.gif);

}

.capstudy .requestInfo a:hover{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/request-overstate.gif);

}

.capstudy .callInfo a{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/call-upstate.gif);
}

.capstudy .callInfo span{
	background-image: url(../images/call-overstate.gif);

}

.capstudy .callInfo a:hover{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/call-overstate.gif);
}

.capstudy .jobEligible{
	width:270px;
	height:365px;
	dsiplay:block;
	background-image: url(../images/homepage-job-eligible.gif);
}

.capstudy .LawEnforcementC a{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/law-enforcement-c-upstate.gif);

}

.capstudy .LawEnforcementC span{
	background-image: url(../images/law-enforcement-c-overstate.gif);

}

.capstudy .LawEnforcementC a:hover{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/law-enforcement-c-overstate.gif);

}

.capstudy .ClericalC a{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/clerical-c-upstate.gif);

}

.capstudy .ClericalC span{
	background-image: url(../images/clerical-c-overstate.gif);

}

.capstudy .ClericalC a:hover{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/clerical-c-overstate.gif);

}

.capstudy .PostalC a{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/postal-c-upstate.gif);

}

.capstudy .PostalC span{
	background-image: url(../images/postal-c-overstate.gif);

}

.capstudy .PostalC a:hover{
	width:270px;
	height:87px;
	display:block;
	background-image: url(../images/postal-c-overstate.gif);

}