/*  
Description: CSS built for Graphica.
Version: 1.0
Author: Gene Rocha
Author URI: http://www.generocha.com/
*/
/* James Randell CSS Document */
* { margin: 0; padding: 0;
}
	p{
	font-size: 14px;
	font-family: Myriad Pro Regular, MyriadPro, Myriad Pro, Helvetica, Arial, sans-serif;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: 100;
	color: #666666;
	}
	h2 {
	color: #00ADEE;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	}
	h3 {
	color: #edcd82;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 28px;
	font-weight: 100;
	padding-bottom: 10px;
	}
	h4 {
	color: #896C4A;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 10px;
	}
	h5 {
	color: #896C4A;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 16px;
	font-weight: 300;
	padding-bottom: 10px;
	}
	a{
	text-decoration: none;
	color: #666666;
	}
	a {
   outline: 0;
	}
	a:hover{
	text-decoration: none;
	}
	ul{
	padding:0;
	margin:0;
	list-style-type: none;
	}
	ol {
	padding-left: 20px;
	color: #666666;
	}
	li{
	padding:0;
	} 
img {
	border: 0;
	}
body {
	background-color: #FFFFFF;
	min-height: 500px;
	}
/****************** Begin Header ***************/
#header {
	width: 1024px;
	height: 179px;
	margin-right: auto;
	margin-left: auto;
	}
/****************** End Header ***************/
/****************** Begin Social ***************/
#social{
    left: 693px;
    position: relative;
    top: 10px;
    width: 275px;
	height: 45px;
	}
#social span{
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	position: relative;
	}
	#social img{
	position: relative;
	top: 10px;
	}
/****************** End Social ***************/
/****************** Begin Middle ***************/
#middleIndex {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 1024px;
	z-index: 1 !important;
	background-image: url(/images/rotatebg/rotate.php);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#middle {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 1024px;
	z-index: 1 !important;
	background-color: #FFFFFF;
	}
	.clear {
		clear: both;
		height: 0;
		}
/****************** End Middle ***************/
/****************** Begin Left1 ***************/
	#left1 {
		width: 198px;
		float:left;
		float: left;
		background-image: url(../images/sidebar_bg.png);
		background-position: 0 0;
		background-repeat: repeat-y;
		min-height: 580px;
		}

	#left1 h3{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	font-weight: 100;
	color: #4D4D4D;
	padding: 30px 10px 0 28px;
	}
	#left1 h4{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #000000;
	padding: 5px 10px 0 28px;
	}
	#left1 p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: 100;
	color: #4D4D4D;
	padding: 5px 5px 0 28px;
	font-style: italic;
	}
/****************** End Left1 ***************/
/****************** Begin LeftWide ***************/
#content {
		width: 816px;
		float: left;
		z-index: 1 !important;
		}
/****************** End Left1Wide ***************/
/****************** Begin LeftWide ***************/
#left1Wide {
		float: left;
		margin-left: 10px;
    	width: 816px;
		background-image: url(../images/grey_bg.png);
		background-position: 0 0;
		background-repeat: repeat-y;
		z-index: 1 !important;
		}
#left1Wide h3:first-child {
	padding: 60px 100px 35px 30px;
		}
#left1Wide a:hover{
	text-decoration: underline;
		}
#left1Wide li{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: 100;
	color: #FFFFFF;
	list-style: disc inside none;
		}
#left1Wide h3{
	padding: 0px 100px 0px 30px;
	line-height: 43px;
		}
#left1Wide form fieldset {
    border: 0 none;
}
#left1Wide form fieldset label {
    clear: left;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    text-align: left;
    width: 100%;
}
#left1Wide form label {
    color: #FFFFFF;
    font-size: 16px;
    text-align: left;
}
/****************** End Left1Wide ***************/
/****************** Begin Left2Wide ***************/
#left2Wide {
		width: 710px;
		padding: 0 50px 20px;
		float: left;
		z-index: 1 !important;
		}
#left2Wide a:hover{
	text-decoration: underline;
		}
#left2Wide li{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: 100;
	color: #FFFFFF;
	list-style: disc inside none;
		}
#left2Wide h3{
	color: #000000;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 20px;
	font-weight: 100;
	padding-bottom: 0 !important;
		}
#left2Wide p{
	font-size: 14px;
	font-family: Myriad Pro Regular, MyriadPro, Myriad Pro, Helvetica, Arial, sans-serif;
	line-height: 21px;
	margin-bottom: 8px;
	font-weight: 100;
	color: #666666;
	padding-bottom: 0 !important;
		}
/****************** End Left1Wide ***************/
/****************** Begin Login ***************/
#login {
    background-color: #4D4D4D;
    float: left;
    margin-top: 75px;
    min-height: 200px;
    padding: 40px 60px 60px;
    width: 890px;
    z-index: 1 !important;
		}
#login h3:first-child {
	padding: 0px 100px 60px 30px;
		}
#login a:hover{
	text-decoration: underline;
		}
#login li{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: 100;
	color: #FFFFFF;
	list-style: disc inside none;
		}
#login h3{
	padding: 0px 100px 0px 30px;
		}
#login form fieldset {
    border: 0 none;
}
#login form fieldset label {
    clear: left;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    text-align: left;
    width: 100%;
}
#login form label {
    color: #FFFFFF;
    font-size: 16px;
    text-align: left;
}
/****************** End Left1Wide ***************/
/****************** Secondary Bar ***************/
#SecondaryBar {
    background-color: #80807C;
    float: left;
    margin-bottom: 25px;
    margin-left: 10px;
    height: 130px;
    padding: 28px 50px 0;
    width: 716px;
		}
#SecondaryBar h4 {
	color: #edcd82;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 24px;
	font-weight: 100;
	padding-bottom: 10px;
	}
#SecondaryBar p {
	color: #FFFFFF;
	font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; 
	font-size: 15px;
	line-height: 24px;
	font-weight: 100;
	padding-bottom: 10px;
	}
/****************** End Secondary Bar ***************/
/****************** Contact Secondary Bar ***************/
#contactSecondaryBar {
		padding: 28px 50px 0;
    	width: 716px;
		height: 130px;
		float: left;
		background-color: #80807c;
		margin-bottom: 23px;
		margin-left: 10px;
		}
#contactSecondaryBar h4 {
	color: #edcd82;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 24px;
	font-weight: 100;
	padding: 41px 0 10px 0;
	}
#contactSecondaryBar p {
	color: #FFFFFF;
	font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; 
	font-size: 15px;
	line-height: 24px;
	font-weight: 100;
	padding-bottom: 10px;
	}
/****************** End Secondary Bar ***************/
/****************** Begin Partners Secondary Bar ***************/
#partnersSecondaryBar {
		padding: 0px 50px;
    	width: 716px;
		height: 158px;
		float: left;
		background-color: #80807c;
		margin-bottom: 24px;
		margin-left: 10px;
		}
#partnersSecondaryBar img{
	float: left;
		}
#partnersSecondaryBar h4 {
	color: #edcd82;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 19px;
	font-weight: 100;
	padding-bottom: 0px;
    padding-left: 20px;
    padding-top: 40px;
    width: 400px;
	float: left;
	}
#partnersSecondaryBar p {
	color: #FFFFFF;
	font-family: Myriad Pro Regular, MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; 
	font-size: 11px;
	line-height: 20px;
	font-weight: 100;
	padding-bottom: 10px;
    padding-left: 20px;
    width: 400px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
/****************** End Left1Wide ***************/
/****************** Begin Left1 Wide ***************/
	#left1Wide ul{
	padding-bottom: 10px;
	}
/****************** End Left1 Wide ***************/
/****************** Begin Left2 Wide ***************/	
 	#left2Wide li{
	float: left;
	width: 250px;
	height: 280px;
	text-align: center
	}
	#left2Wide table{
	border-bottom: 1px dotted #DED6BE;
	}
/****************** End Left2 Wide ***************/
	#right1Wide p{
	padding-bottom: 5px;
	}
	#right1Wide img{
	background: 0;
	}
	#right1Wide li{
	padding-bottom: 5px;
	}
#middle li {
	}
/****************** End Left2 Wide ***************/
/****************** Begin Map ***************/
#map{
	}
#map h2{
	color: #00ADEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	padding-bottom: 2px
	}
#map p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 1px;
	font-weight: 100;
	color: #333333;
	}
/****************** End Left2 Wide ***************/
/****************** Begin Footer ***************/
#footer {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/JRA_footer_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1024px;
	height: 50px;
	}
/****************** End Copyright ***************/
/****************** Begin Copyright ***************/
#copyright {
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 285px;
	}
#copyright ul{
	list-style-type: none;
	} 
#copyright li{
	font-family:Arial, sans-serif;
	font-size: 9px;
	color: #b1b3b6;
	text-align: left;
	}
#copyright p{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}
#copyright li a{
	}
#copyright li a:hover{
	text-decoration: underline;
	}
/****************** End Copyright ***************/
/****************** Begin Classes ***************/
.bold {
	font-weight: bold !important;
	}
.name {
	color:#796A59;
	font-size: 13px;
	}
.error {
	color: #ff6600;
	padding:1px;
	}
#logo{
	width: 400px;
	height: 100px;
	float: left;
	position: relative;
	top: 55px;
	left: 40px;
	}
input.text {
	background-color: #E3E3E3;
    border: 5px solid #EDCD82;
    color: #666666;
    font-size: 18px;
    padding: 5px;
    width: 400px;
}
textarea.text {
	background-color: #E3E3E3;
    border: 5px solid #EDCD82;
    color: #666666;
    font-size: 18px;
    padding: 5px;
    width: 400px;
}
.submit {
	background-color: #CC3300;
	border: 5px solid #333333;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 100;
    padding: 10px;
    text-align: center;
    width: 60px;
}
.submit:hover {
    background-color: #CC6633;
    cursor: pointer;
}
#jrIcon{
	position: relative;
	left: 580px;
	top: -3px;
	width: 179px;
	}
#jrIcon_sm{
    float: left;
    left: 525px;
    position: relative;
    top: 36px;
    width: 77px;
	}
#linkedin_home{
    float: left;
    left: 75px;
    position: relative;
    top: 30px;
    width: 77px;
	}
/******************* Nav Begins ************/
#nav { 
	height: 165px;
	border-bottom: 10px solid #FFFFFF;  
	z-index: 2;
	padding-top: 22px;
	}
#nav ul { 
	 width: 198px; 
	 position: absolute; 
	 z-index: 1000;
	 }
#nav li { 
	width: 198px; 
	margin-left:0;
	float: left;
	}
html>/**/body #nav li { 
	display: block;
	}
#nav a { 
	width: 198px; 
	height: 35px; 
	display: block; 
	outline: none;
	}

#nav a { 
	background: url(../images/main_nav.png) repeat-y 0 0;
	}
	#nav a { 
		text-indent: -9000px; 
		text-align: left; 
		outline: none;
		}
	#nav ul { 
		text-align: left; 
		}
#nav ul a:hover { 
	color: #000; 
	}
#nav-1 a { 
	background-position: 0px -19px; }
	#nav-1.active a { 
		background-position: 0px -19px
		}
	#nav-1 a:hover { 
		background-position: 0px -19px
		}
#nav-2 a { 
	background-position: 0px -54px; 
	}
	#nav-2.active a { 
		background-position: 0px -54px; 
		}
	#nav-2 a:hover { 
		background-position: 0px -54px;
		}
#nav-3 a { 
	background-position: 0px -88px; 
	}
	#nav-3.active a { 
		background-position: 0px -88px; 
		}
	#nav-3 a:hover { 
		background-position: 0px -88px; 
		}
#nav-4 a {
	background-position: 0px -123px; 
	}
	#nav-4.active a {
		background-position: 0px -123px; 
		}
	#nav-4 a:hover { 
		background-position: 0px -123px; 
		}
#nav-5 a {
    background-position: 0 2px;
    height: 14px;
    padding: 10px 10px 10px 27px;
    text-indent: 0;
	color: #4D4D4D;
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 18px;
	font-weight: 800;
	padding-bottom: 10px;
	}
	#nav-5.active a {
		background-position: 0px 2px; 
		}
	#nav-5 a:hover { 
		background-position: 0px 2px; 
		color: #4D4D4D !important;
		}
/***** End Nav******/
/***** End Nav******/
/* First level dropdown */
#nav li ul {
	margin:0px;
	list-style:none;
	position:absolute;
	width:205px;
	z-index:-1;
	height:auto;
	text-decoration:none;
	border: 0;
	padding-bottom: 20px;
}
/*#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}*/
#nav li li {
	margin:0;
	padding:0;
	position:relative;
	width:200px;
	z-index:20;
	height: 7px;
	padding-bottom: 20px;
	opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
#nav li li a {
	width:180px;
	text-indent:5px;
	padding: 7px 10px 10px 50px;
	background:none repeat scroll 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #4D4D4D;
}
#nav li:hover li a, #nav li.sfhover li a {
	width:205px;
	color: #4D4D4D;
}
#nav li li a:hover {
	width:205px;
	text-decoration:none;
}

/***** End Nav******/


/***** End Nav******/

/***** End Nav******/ 
small {
	font-size: 8pt;
}
small a{
	color: #999A9C !important;
}
small a:hover{
	color: #000000 !important;
}
/****************** Begin Admin ***************/
#admin {
}

#admin ul { 
	 width: 198px; 
	 }
#admin li { 
	width: 198px; 
	}
#admin a { 
	padding: 0 10px;
    width: 177px;
	height: 25px; 
	display: block; 
	outline: none;
	}
#admin p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #FFFFFF;
}
#admin a:hover{
	color: #ebb53a;
}
/****************** End Admin ***************/
/****************** Begin Contact ***************/
.contact {
		float:left;
		min-height: 250px;
		overflow: auto;
		padding-top: 6px;
		width: 355px;
		}
.pic {
    float: left;
	padding-right: 10px;
}
.contact_content {
    min-height: 150px;
    padding-bottom: 20px;
	padding-top: 63px;
}
.contact p{
	float: left;
	width: 200px;
	padding-bottom: 2px !important;
	margin-bottom: 0 !important;
	color: #000000;
		}
#contact {
	float:left;
	border-top: 1px solid #999999;
	min-height: 250px;
	overflow: auto;
	padding-top: 20px;
	width: 690px;
		}
#contact p{
	font-size: 13px;
	font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; 
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: 100;
	color: #000000;
		}
/****************** End Contact ***************/

/****************** Begin Search ***************/
 #s{
	font-family:sans-serif;
	font-size:0.8em;
	height:18px;
	margin:0;
	padding:2px 2px;
	width:175px;
	color: #4d4d4d;
	}
 #searchsubmit{
	background-color: #999999;
	color: #FFFFFF;
	border-color: transparent;
	height:30px;
	margin:0;
	width:50px;
	}
 #searchsubmit:hover{
	cursor: pointer;
	}
/****************** End Search ***************/
			.boxgrid{ 
				width: 175px; 
				height: 125px; 
				background-color: #0067B1;
				float: left;
				margin-right: 20px;
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #0067B1;
				border-top: 10px solid #B0BC22; 
				height:100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
			.boxcaption p a{ 
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #FFF;
 			}
			.boxcaption p a:hover{ 
				color: #F99D31;
 			}
 				.captionfull .boxcaption {
 					top:80px;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top:80px;
 					left: 0;
 				}