@charset "utf-8";
/* CSS Document */

/* ----------------------------------------
   Standard Elements
------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,700italic);
@import url(responsive.css);

* {
	margin: 0;
	padding: 0;
}


html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	letter-spacing: normal;
	font-weight:400;
	background: #fff url(../images/bodybg.jpg) no-repeat center top;

}

.secondarybody {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	letter-spacing: normal;
	font-weight:400;
	background: transparent url(../images/secondarybodybg.jpg) no-repeat center top;
}


#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;

}


#header {
	height: 40px;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	display: block;
	 }

#tabs {
	height: 30px;
	text-align: left;
	width: 100%;
	margin:0;
	padding:10px 0 0 40px;
	z-index:99;
	float: left;
	font-weight: 700;
	font-size: 14px;
	clear: both;
 }
 
 #tabs a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	margin: 0 40px 0 0;
}

 #tabs a:hover {
	color: #bebebe;
	text-decoration: none;
}

 
#logoinheader {
	float:right;
	margin:25px 120px 0 0;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
}

#logoinheader img {margin:0 0 12px 0;}


#floatinglogo {
	position: absolute;
	z-index: 99;
	left: 100px;
	top: 44px;
	width: 420px;
	height: 200px;
	background: transparent url(../images/logo.png) no-repeat top center;
}

#pageheader {
	width: 100%;
	margin-top: 0px;
	height: 199px;
	background-image: url(../images/header1.jpg);
	float: left;
	clear: both;
}

#pageheader2 {
	width: 100%;
	margin-top: 0px;
	height: 199px;
	background-image: url(../images/header2.jpg);
	float: left;
	clear: both;
}
#pageheader3 {
	width: 100%;
	margin-top: 0px;
	height: 199px;
	background-image: url(../images/header3.jpg);
	float: left;
	clear: both;
}

#pageheader4 {
	width: 100%;
	margin-top: 0px;
	height: 199px;
	background-image: url(../images/header4.jpg);
	float: left;
	clear: both;
}

 #otherheader {
	background: transparent url(../images/headerbg.jpg) no-repeat center 40px;
	padding: 0px;
	width: 100%;
	height: 240px;
	margin: 0 auto;
}
 

#thelogo {
	float: left;
	margin-top: 5px;
	width: 240px;
	height: 105px;
	background:url(../images/logo.png) left top no-repeat;
	margin-left: 8px;
}


.droidital {
	font-fmaily:'Lora', serif;
	font-style:normal;
	font-weight: 400;
	font-size: 16px;
}





/* home page */


	#gallerybacker {
	width:100%;
	/* [disabled]background-color:#C3DAE8; */
	height:331px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}

	#gallerybackersmall {
	width:100%;
	background-color:#000;
	height:300px;
	margin-top: 7px;
}

	#photogallerybacker {
	width:100%;
	background-color:#E5E5E5;
	height:auto;
	min-height:450px;
	padding-top: 7px;
	margin-bottom: 10px;
}

	#photogallerytopper {
	width:100%;
	height:auto;
	padding-top: 7px;
	font-size: 125%;
	margin-bottom: 20px;
}

#centerizer {
	width:980px;
	margin:20px auto;
	height:auto;
	text-align:center;
	min-width: 980px;
}

#hsgallerybox {
	width:980px;
	margin:0 auto;
	text-align: center;
	padding-left: 10px;
}


    #otherbacker {
	width:100%;
	background-color:#E5E5E5;
	height:450px;
	padding-top: 0px;
	margin-bottom: 10px;

}
.gallerybutton {
	width:150px;
	height:140px;
	float:left;
	margin:0 10px 10px 0;
	font-size:120%;
	font-weight:400;
	text-align:center;
	background-color: #fff;
	padding: 10px 0 0 0;
	border: #000 solid 1px;
}
.gallerybutton a:link {text-decoration:none;color:#000;}
.gallerybutton a:hover {text-decoration:none;color:#bebebe;}
.gallerybutton img {
	padding: 0;
	margin: 0 0 7px 0;
	border: none;
}
.hometext {
	font-size: 15px;
	line-height: 22px;
	color: #666;
	display:block;
	overflow:hidden !important;
	height:170px;
}
.hometext a:link {
	color: #000;
	font-weight:700;
	text-decoration: underline;
}

#hometext1 {
	margin: 15px 0 3px 38px;
	float: left;
	width:32%;
	font-weight: 700 !important;
	text-align: center;

  }
 
#hometext2 {
	margin: 15px 0 3px 38px;
	float: left;
	clear:right;
	width:60%;
	text-align: justify;
	font-weight: 400;
  }
  
  
  #centerizerpg {
	width:980px;
	margin: 10px auto;
	text-align: center;
	height: auto;
}


  #affiliations {
	float:left;
	margin: 0 0 0 20px;
	width: 15%;
}
  #bbb {
	float:left;
	width: 15%;
	margin: -12px 0 0 0;
}
 #othertext {
	width:320px;
	height:auto;
	display:block;
	overflow:hidden !important;
	margin: 45px 0 0 5px;
	float: left;
	text-align: justify;
	font-size: 17px;
	line-height: 22px;
	color: #000;
  }
 #othertextfull {
	width:940px;
	height:auto;
	display:block;
	overflow:hidden !important;
	margin: 30px 0 0 30px;
	float: left;
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
	color: #000;
  }
 
  #othertextfulllong {
	width:940px;
	height:auto;
	display:block;
	overflow:hidden !important;
	margin: 30px 0 0 30px;
	float: left;
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
	color: #000;
  }
  
  #rightimageholder {
	width:auto;
	float: right;
	clear: none;
	margin:15px 20px 0 0;
	text-align: center;
	padding: 0px;
	height: 430px;
	color: #000;
	border: solid 1px #000;
  }
 


/* footer */

#footer {
	height:40px;
	width: 100%;
	text-align: center;
	margin: 15px auto;
	float: left;
	color:#858585;
	font-weight:700;
	font-size: 14px;
}
 
#footer a:link {
	color:#858585;
	text-decoration: none;
}
#address {
	font-size: 14px;
	font-family: 'Arimo', Sans-Serif;
	color: #808080;
	font-weight: 700;
	text-align: center;
	width: 65%;
	float: left;
	height: 90px;
	margin-top: 6px;
}

#address a:link{
	color: #808080;

}
  /* font, link and image styles */

 
a {
	color: #333;
	text-decoration: underline;
}


.texttitles {
	font-size:16px;
	font-weight: 700;
  }

 
#homeright a {
	color: #000;
}

.whitesmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}
.titlecentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
}
.footerlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #000;
}
.smaller {
	font-size: 10px;
}
.centered {
	text-align: center;
}


.footerlarge a img {
	vertical-align: bottom;
}

ul {list-style:none}

#bulleted ul li {
	padding-bottom:1px;
	background:url("../images/bullet.gif") 5px 7px no-repeat;
	display:block;
	padding:2px 0 1px 18px;
	text-decoration:none;
}

.whitebig {color:#fff; font-family:Lora, serif;font-size:24px;}
#address .whitebig a{color:#fff;}

#col1sec ul {
	list-style:none;
	line-height: 17px;
}

#col1sec li {
	padding-bottom:3px;
	background:#fff url("../images/bullet.gif") 5px 11px no-repeat;
	display:block;
	padding:5px 0 1px 18px;
	text-decoration:none;
}

#col1 ul {
	list-style:none;
	padding-top: 5px;
}

#col1 ul li {
	/* [disabled]padding-bottom:3px; */
	background:url("../images/bullet.gif") 5px 10px no-repeat;
	display:block;
	padding:3px 0 1px 18px;
	text-decoration:none;
}

#col2 ul {list-style:none}

#col2 ul li {
	/* [disabled]padding-bottom:3px; */
	background:url("../images/bullet.gif") 5px 8px no-repeat;
	display:block;
	padding:4px 0 8px 18px;
	text-decoration:none;
}

#col1sec .secondlist ul {list-style:none}

#col1sec .secondlist li  {
	padding-bottom:3px;
	background:#fff url("../images/bullethollow.gif") 25px 11px no-repeat;
	display:block;
	padding:5px 0 2px 40px;
	text-decoration:none;
}
 .associates ul {
	list-style:none;
	line-height: 13px;
}

.associates li {
	padding-bottom:3px;
	background:#fff url("../images/bullet.gif") 5px 9px no-repeat;
	display:block;
	padding:5px 0 0px 18px;
	text-decoration:none;
}
  



/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
.checkbox, .radio {
	margin-left: 10px;
	margin-bottom: -3px;
}

textarea {
	width: 540px;
	height: 56px;
}

.styled {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 340px;
	margin-left: 0px;
	margin-bottom: 6px;
	height: 25px;
	padding:2px;
}



.formbutton {
	width:75px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: 700;
	height: 25px;
	margin: 1px; line-height:90%;
}

.form p {float:left;}

.bold {font-weight:700;}
