@import url("reset.css");
@import url("menus.css");

/* --[ Common elements ]------------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: center;
	background: #b2b2b2 url(../graphics/bg-body.gif) top repeat-x;
}

a:link {color: #069;}
a:visited {color: #6E8B9A;}
a:hover {color: #E1861B;text-decoration:none;}
a:active {color: #E1861B;}

strong {font-weight: bold;}

hr.clear {visibility: hidden; clear:both;}

/* --[ Global positioning ]------------------------------------------------------------------------------*/
#wrapper {
	width:941px;
	margin:0 auto;
	text-align:left;
	background: #FFF url(../graphics/bg-wrapper.gif) repeat-y;
}


/* --[ Header and logo ]------------------------------------------------------------------------------*/

#header {
	height: 82px;
	background: #FFF;
	overflow: hidden;
	border-bottom: 1px solid #b2b2b2;
}
#logo {
	padding: 21px 0 0 58px; 
}
  


/* --[ General Column Layout ]------------------------------------------------------------------------------*/


#content {
	width: 749px;
	float: left;
	padding: 0 0 25px 0;
}
#main-content {
	width: 495px;
	padding-right: 1px;
	float: left;
}
#related-content {
	width: 253px;
	float: left;
}


/* --[ Billboard ]------------------------------------------------------------------------------*/


#gallery {
	background: #fff;
	width: 749px;
	height: 168px; /* -- Add 28px per extra nav link to align height to global nav -- */
	overflow: hidden;
}

#gallery img {
display: none;
}
/* --[ Layout of Paragraph Boxes ]------------------------------------------------------------------------------*/


/* --: Frontpage Blue Introbox :-- */
.introbox {
	background: #0C4D7F;
	height: 130px;
	overflow:hidden;
	margin-bottom: 25px;
}
#main-content .introbox .txt-container {
	padding: 15px 19px;
}
#main-content .introbox h1,
#main-content .introbox h2,
#main-content .introbox h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFF;
	font-weight: normal;
}
#main-content .introbox p {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 1.4em;
	margin: 3px 0 25px 0 !important;
}
#related-content .introbox {margin-bottom: 0 !important;}
#related-content .introbox li,
#related-content .introbox p {
	padding: 23px 0 15px 19px;
	margin: 0 !important;
	height: 27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #d9d9d9;
	border-bottom: 1px solid #b2b2b2;
}
#related-content .introbox li a,
#related-content .introbox p a {
	color: #FFF;
	font-size: 25px;
	text-decoration:none;
	padding-right: 32px;
	background: url(../graphics/arrow-large.gif) right no-repeat;
}
#related-content .introbox li a:hover,
#related-content .introbox p a:hover {text-decoration: underline;}


/* --: Frontpage Shortcuts :-- */
.shortcuts {
	width: 157px;
	float: left;
	padding-left: 19px;
}


/* --: Frontpage FAQ :-- */
.faq {
	width: 280px;
	float: left;
	padding-left: 19px;
}


/* --: Boxes for Body Text :-- */
.bodybox {
	width: 495px;
	margin-top: 25px;
	margin-bottom: -12px;
}


.bodybox .img-top .img-container {
	display: inline;
}
.bodybox .img-top .img-container img {margin-bottom: 25px !important;}
.img-container table,
.img-container tr,
.img-container td {display: inline;}


.bodybox .img-top .txt-container {
	width: 458px;
	padding-left: 19px;
	float:left;
}
.bodybox .img-top .txt-container table {
	width: 458px;
	margin-bottom: 15px;	
	border-collapse: collapse;
}
.bodybox .img-top .txt-container th {
	padding: 2px;
	background: #b2b2b2;
	padding: 2px;	border: 1px solid #b2b2b2;
	color: #fff;
}
.bodybox .img-top .txt-container td {
	padding: 2px;	border: 1px solid #b2b2b2;
}


/* --: Boxes for Section Pages :-- */
.sectionbox .img-top .txt-container {
	width: 219px;
	padding-left: 19px;
	float: left;
	margin-top: 25px;
	margin-bottom: -12px;
}


/* --: Profile Images :-- */
#main-content .profile-img {
	float: left;
	width: 140px;
	padding-left: 19px;
	margin-top: 13px;
	overflow: hidden;
}
#main-content .profile-img td.images img {	
	border: 3px solid #ccc;
	width: 134px;
	height: 90px;
}
#main-content .profile-img .txt-container {margin-top: 13px;}
#related-content .profile-img {
	float: left;
	width: 60px;
	height: 60px;
	padding-left: 19px;
	margin-top: 13px;
	overflow: hidden;
}
#related-content .profile-img td.images img {	
	border: 3px solid #ccc;
	width: 54px;
	height: 54px;
}
.profile-img table,
.profile-img tr,
.profile-img td {display: inline;}


/* --: Profile Contact :-- */
.contactbox {
	background: #0C4D7F;
	width: 219px;
	height: 80px;
	overflow: hidden;
	padding: 15px 15px 14px 19px;
	float: left;
	color:#fff;
}
.contactbox h1,
.contactbox h2,
.contactbox h3,
.contactbox strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px !important;
	color:#fff !important;
	font-weight: bold !important;	
	margin-bottom: 5px !important;
}
.contactbox a {color: #FFF;}

/* --: Profile Portrait :-- */

.portrait {
	width: 495px;
	overflow: hidden;
	margin-bottom: 0 !important;
}
.portrait img {margin-bottom: 0 !important;}



/* --[ Content Formatting ]------------------------------------------------------------------------------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 12px 0;
}
h2 {
	color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.4em;
	margin:0 0 6px;
}
h3 {
	color:#ff0000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.4em;
	margin:0 0 6px;
}
#main-content .sectionbox h1,
#main-content .sectionbox h2,
#main-content .sectionbox h3 {
	color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.4em;
	margin:0 0 6px;
}
#related-content h1,
#related-content h2 {
	color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.4em;
	margin:0 0 6px;
}
#related-content h3 {
	color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.4em;
	margin:0 0 4px;
}
#content ul,
p {margin: 0 0 12px 0;}
.text2 p,
p .text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.4em;
	margin: 3px 0 12px 0 !important;
}

#main-content li {
	padding-left: 25px;
	background: url(../graphics/bullet.gif) 12px 6px no-repeat;
	margin: 3px 0 5px 0;
}
#related-content li {
	padding-left: 18px;
	background: url(../graphics/bullet.gif) 5px 6px no-repeat;
	margin: 3px 0 5px 0;
}

.shortcuts li,
.faq li {
	padding-left: 14px !important;
	background: url(../graphics/bullet.gif) left 6px no-repeat !important;
	margin: 3px 0 5px 0;
}

/* --[ Address ]------------------------------------------------------------------------------*/


#contact {
 padding: 15px 19px;
 width: 153px;
}
#contact ul {margin-bottom: 15px;}
#contact li.icon {
	padding: 5px 0 5px 20px;
}
li.phone {background: url(../graphics/icon-phone.gif) left no-repeat;}
li.email {background: url(../graphics/icon-mail.gif) left no-repeat;}
li.person {background: url(../graphics/icon-user.gif) left no-repeat;}

#contact address {
	margin: 0 0 15px 20px;
	font-style: normal;
}

/* --[ Webdesign ]------------------------------------------------------------------------------*/

#webdesign {
	width: 941px;
	margin: 5px auto 25px auto;
	text-align: right;
	color:#444;
}
#webdesign a {
	color: #444;
	text-decoration: none;
	padding-right: 19px;
        text-decoration: underline;
}
#webdesign a:hover {
	text-decoration: underline;
}


 



/* --[ The Holly Hack ]------------------------------------------------------------------------------*/

#wrapper:after,
#header:after,
#content:after,
#main-content:after,
#related-content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#wrapper,
#header, 
#content,
#main-content,
#related-content {display:inline-block;}
/* Hide from IE Mac \*/
#wrapper,
#header,
#content,
#main-content,
#related-content {display:block;}
/* End hide from IE Mac */