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

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#222;
	line-height:1.166;	
	margin:0;
	padding:0;
	font-size:80%;
	background: url(../images/bk.gif) 50% 0 no-repeat;
	background-color:#FFF;
}

img {
border:0;
float:left;

}


a:link, a:visited, a:hover {
	text-decoration: none; 
	color:#8ea313;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	}
	
img{
	border:none;
	}
	
h1{
	color:#8ea313;
	font-size:1.5em;
	font-weight:bold;
	}
	
	
h2{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	}
	
h3{
	color:#222;
	font-size:0.9em;
	font-weight:bold;
	}




/* MAIN LAYOUT */

#wrapper {
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	}
	
#header {
	width:950px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	
	}
	
	
	
#contentwrap {
	width:930px;
	height:auto;
	padding: 10px;
	float:left;
	display:inline;
	
	}
	
	
#content1 {
	width:500px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	background-color:#FFF;
	}
	
	
#content2 {
	width:430px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	background-color:#FFF;
	}
	
	
  #footer {
	width:900px;
	height:60px;
	padding: 90px 50px 0px 0px;
	float:left;
	background: url(../images/footer.gif) 0 0 no-repeat;
	text-align:right;
	
 }
 
 
#footer a:link,  #footer a:visited,  #footer a:active{
color:#8ea313;

	 }
	 
	 
	  #footer a:hover{
	  text-decoration:underline;	
	 }
	 
	 
.download a:link,  .download a:visited,  .download a:active{
	width:auto;
	height:90px;
	line-height:90px;
	padding: 0px 0px 0px 60px;
	float:left;
	display:inline;
	background: url(../images/download.gif) 0 0 no-repeat;
	
	font-size:1.4em;

	 }
	 
	 
	  .download a:hover{
	  text-decoration:underline;	
	 }
	
	
/* NAVIGATION */
	
#nav {
	width:950px;
	height:70px;
	padding: 0;
	float:left;
	display:inline;
	text-align:center;
	color:#000;
	background: url(../images/nav.gif) 0 0 no-repeat;
	}
	
	#nav ul
{
padding-left: 0;
margin-left: 0;
float: left;
display:inline;
width: 950px;

}

#nav ul li { display: inline; }

#nav ul li a
{
padding: 1em 1.5em;
text-decoration: none;
border-right: 0px solid #fff;
display:inline;
float:left;
font-size:1em;
margin:3px;
color:#000;
text-transform:uppercase;
}

#nav ul li a:hover
{
border:1px dotted #8ea313;
color: #fff;
}
 

	 
	 /* GENERIC */
	 
	 
ul.default  {

margin:2px 0; 
padding:0;
width:auto;
color:#000;
}

ul.default li{
	list-style-type: none;
	color:#000;
	padding:20px 10px 10px 35px;
width:auto;
border-bottom:1px solid #cbdb2a;
background: url(../images/bullet.gif) 0 0 no-repeat;
font-size:1.1em;
	 }
	 
	 
.GenericImg{
	padding: 0px;
	margin:5px;
	float:left;
	display:inline;
	border:2px solid #CCC;
	}
	 
 
 
 .FLTleft { 
  float:left;
  
   }
   
   .FLTright { 
  float:right;
  
   }

	
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



input {
 background-color: #EFEFEF;
 border:1px solid #000;
color:#54075b;
  margin:2px;
  padding:2px;
  font-weight:bold;
}


.button {
     border:1px solid #FFF;
    background-color: #54075b;
    padding: 1px;
	color:#FFFFFF;
}

.hide {

text-indent: -999em; 
visibility: hidden;
display:block;
}




/* TABLES  */

tr.d0 td {
	background-color:#54075b; 
	color: #FFF;
	padding:5px;
	font-weight:bold;
	font-size:1.1em;
	border-right:1px solid #b0adcf;
}
tr.d1 td {
	background-color: #FFF; 
	color:#54075b;
	padding:5px;
	font-size:1em;
	border:1px solid #b0adcf;
}

tr.d2 td {
	background-color: #d5afd2; 
	color: #54075b; 
	padding:5px;
	font-size:1em;
	border:1px solid #b0adcf;
}




/* twitter */


#twitter_div{
padding:105px 5px 5px 5px;
height:auto;
width:auto;
margin-top:50px;
background: url(../images/twitter.gif) 0 0 no-repeat;
display:inline;
float:left;



}


ul#twitter_update_list {
list-style:none; 
margin:20px 0; 
padding:0;
display:block;
float:left;

}


ul#twitter_update_list li{
font-size:small;
 border-bottom: 1px dashed #999; 
 margin:0; 
 padding:5px 7px; 
 line-height:1.5;
 display:block;
float:left;

}


ul#twitter_update_list li a{
 padding:5px 7px; 
background-color:#8ea313;
color:#FFF;

}

.gallery-page {
	width: 880px;
	margin: 0 auto;
	height: auto;
}

.portfolio {
	float:left;
	margin-right: 20px;
	margin-bottom:30px;
	text-align:center;
	width:270px;
	height: 330px;
	position:relative;
}

.entry-image {
	display:block;
	margin: 0 auto;
	width: 250px;
	height:250px;
}

.entry-info {
	background: transparent url('../images/gallery/entry-name.jpg') 0 0 no-repeat;
	width:250px;
	height:80px;
	margin:0;
	position:absolute;
	bottom:0;
	left: 10px;
	text-indent: 10px;
	text-align:center;
}


.entry-info .name {	
	background: transparent url('../images/gallery/splash.gif') 0 0 no-repeat;
	font-size:1.2em;
	font-weight:600;
	color:#8ea313;
	width:auto;
	height:auto;
	position:relative;
	top:28px;
	display:inline;
	margin-left:-8px; /*force an offset on the background image*/
	padding-left:8px; /*and reset text position to center*/
	padding-top:4px;
	padding-bottom:4px;
	white-space:nowrap; /*make sure browsers don't attempt to wrap longer names*/
}

.enter-now {
	font-size: 1.2em;
	color: #333;
	font-weight:600;
	width: 600px;
	margin: 10px auto;
}

.graduate-pullquote {
	float: left;
	width: 330px;
	padding: 70px ;
	font-size: 2em;
	background: url(../images/quotetrail.gif) 0 0 no-repeat;
	color:#444;
}

.graduate-pullquote .highlight {
	font-weight:normal;
	color:#8ea313;
}

.graduate-text {
	padding: 20px 50px;
	position:relative;
	background-color:transparent;
	text-align:justify;
}

.graduate-text p:first-child {
	font-size:1.1em;
	text-indent: 25px;
	background: url(../images/pquot.gif) 0 -2px no-repeat;
	line-height: 1.3em;
	font-weight:600;
	color:#444;
}



ul.sauce  {
	margin:2px 0; 
	padding:0;
	width:auto;
	color:#000;
}

ul.sauce li{
	list-style-type: none;
	color:#000;
	width:auto;
	background: url(../images/bullet-sauce.gif) 0 0 no-repeat;
	margin: 2px 0;
	text-indent:25px;
	padding-top:2px;
}

