@charset "UTF-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background: url(../images/bkgd3.jpg) repeat center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303F25;
	font-size: 14px;
	}
	
a:link {
	color: #FFEDFD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF532C;
}
a:hover {
	text-decoration: none;
	color: #795437;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}	
	
#left_nav a:link {
	color: #FFf;
	text-decoration: none;
}
#left_nav a:visited {
	text-decoration: none;
	color: #FFf;
}
#left_nav a:hover {
	text-decoration: none;
	color: #FFf;
}
#left_nav a:active {
	text-decoration: none;
	color: #FFf;
}
	
h1 {
	font-size: 24px;
	color: #bf532c;
	font-family: "century gothic", arial;
}


#nav {
	margin: 0px;
	padding: 0px;
}
#twitter_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#twitter_foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#twitter_foot a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#twitter_foot a:hover {
	text-decoration: none;
	color: #C5B99E;
}
#twitter_foot a:active {
	text-decoration: none;
	color: #F9D48E;
}


/* titles */



			   
.home_titles {
	font-family:"Century Gothic", verdana, Arial;
	color: #605871;
	font-size: 22px;
 border-bottom: 2px solid #8F5B98;
padding: 5px 5px 5px 5px;	
background-color: #E8E5E5;

}

.medium_titles  {
	font-family:"Century Gothic", verdana, Arial;
	color: #FFFFFF;
	font-size: 22px;
	border-bottom: 2px solid #424F2F;
	padding: 5px;
	font-weight:normal;
	text-align: left;
	margin-top: 5px;
	background: #758c51;
}
.medium_titles2  {
	font-family:"Century Gothic", verdana, Arial;
	color: red;
	font-size: 22px;
	border-bottom: 2px solid #424F2F;
	padding: 5px;
	font-weight:normal;
	text-align: left;
	margin-top: 5px;
	background: #fff;
}
#big-box  {
	
	width:880px;
	margin-left:18px;
	
}
.home_titles {
	font-family:"Century Gothic", verdana, Arial;
	color: #605871;
	font-size: 22px;
 border-bottom: 2px solid #8F5B98;
padding: 5px 5px 5px 5px;	
background-color: #E8E5E5;

}			   
		
.BLOG {
	font-family:"Century Gothic", verdana, Arial;
	color:#FFFFFF;
	font-size: 22px;
	border-bottom: 2px solid #364428;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:10px;
}	

#left_nav #sub a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFEDFD;
	text-decoration: none;
	padding-top: 20px;
}
#left_nav #sub {
	margin-top: 20px;
}
#left_nav #sub a:visited {
	text-decoration: none;
	color: #BF532C;
}
#left_nav #sub a:hover {
	text-decoration: none;
	color: #795437;
}
#left_nav #sub a:active {
	text-decoration: none;
	color: #FF6633;
}


.home_titles4 {
	font-family:"Century Gothic", verdana, Arial;
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}		
	   

.home_titles3 {
	font-family:"Century Gothic", verdana, Arial;
	color: #605871;
	font-size: 22px;
 border-bottom: 2px solid #CC6600;
padding: 5px 5px 5px 5px;	

}			


			   
.subtitles {
	font-family:"arial black";
	color:#333333;
	font-size:14px;
}		 

 
.sub
s_b {
	font-family:"arial black";
	color:#7E5B84;
	font-size:12px;
}  


.subtitles_c {
	font-family:"arial black";
	color:#CC0000;
	font-size:14px;
}
	
	
	.page_title{
	font-family: "Century Gothic", verdana, Arial;
	font-size: 30px;
	color:#FFFFFF;
}

.page_subtitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B83416;
	font-size:18px;
	font-weight: bold;
	text-align: left;
}





.titles {
	border-bottom: 2px solid #8F5B98;
	font-family: "Century Gothic", verdana, Arial;
	font-size: 25px;
	color:#CC6600;
	padding-left: 7px;
	text-align: left;
	background-color: #FFFFFF;
}
	
	
.titles2 {
	width:100%;
	border-bottom: 2px solid #415432;
	font-family: "Century Gothic", verdana, Arial;
	font-size: 20px;
	color:#bf532c;
}	
.student {
	color:#FFFFFF;
	font-family:"Century Gothic", verdana, Arial;
	font-size:18px
}




.name {
	font-family: "Century Gothic", verdana, Arial;
	font-size: 16px;
	color: #666666;
}
.cocktails {
	font-family: "Century Gothic", verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.photo_border {
	border: 10px solid #FFFFFF;
	width:155px;
	text-align: center;
	vertical-align: middle;
}


	
.padding_all {
	padding: 8px;
	height: auto;
}
#padding {
	padding-left: 10px;
	padding-right: 10px;
}


/* /////////////////////////////////////////HOME PAGE CONTENT///////////////////////////////////////////// */
#container {
	float:left;
	height: auto;
	width: 920px;
	border: 1px solid #3C4F2E;
	margin: 0 20px 0 20px;
	
}
 #header {
	padding: 0 10px 0 20px;  /* 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. */
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
}


#footer {
	padding: 0 10px 0 20px;
} 
 #location {
	 float:left;
	border: 1px solid #2E3826;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0 5px 2px 5px;
	margin: 5px;
	height: 320px;
}
#menu {
	border: 1px solid #2E3826;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#blog {
	border: 1px solid #2E3826;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 13px;
	margin-top: 1px;
}


 #entertainment {
	border: 1px solid #343F2C;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 9px;
	width: 550px;
}
 #events {
	float:right;
	border: 1px solid #343F2C;
	padding:0 15px 2px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:5px 10px 5px 0;
	width: 550px;
	height: 320px;
}

#gallery {
	height:281px;
	padding-right: 7px;
	padding-left: 5px;
	padding-top:20px;
	width: 445px;
	border: 1px solid #333;	
	
}
#gallery2 {
	height: 281px;
	padding-right: 7px;
	padding-left: 5px;
	padding-top:20px;
	width: 445px;
	border: 1px solid #333;	
}

#coverage {
	border: 1px solid #343F2C;
	padding-right: 7px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 11px;
	width: 550px;
}
#neil-diamond {
	border: 1px solid #343F2C;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:20px;
	margin-top: 7px;
	margin-bottom: 11px;
	width: 840px;
	padding: 0 10px 0 20px;
}

.twoColFixLtHdr #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 */
}

 

.twoColFixLtHdr #footer p {
	margin: 10 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#left_nav #padding #pictures {
	margin-top: 12px;
	margin-bottom: 12px;
}
.NEW {
	color: #FF0000;
	font-weight: bold;
}
.NEW {
	color: #FF0000;
	font-weight: bold;
}

.NEW_LG {
	color: #FF0000;
	font-weight: bold;
	font-size:18px;
}

