/*style_rules



home_photo_max_width 400 x 300

*/



* {

	margin: 0;

	padding: 0;

}



/* Set background color and any image for entire site */

/* Set font settings for content region */



body {

	margin: 10px;

	margin-top: 25px;

	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #3B5A67;

	text-align: center;

	background: url(/main/designs/images/12/12_b_clean_lines.gif) repeat;



}





/* Set links for template */



a {

	color: #3B5A67;

}

a:visited {

	color: #3B5A67;

}

a:hover {

	color: #999999;

}





/*=================================================================*/



/* Content Area images and color */

/* background image and background color */

/* background color is always behind image */



#t-container {

	position: relative;

	width: 782px;

	margin: 0 auto;

	text-align: left;

}



.c-intro {

	color: #3B5A67;

}



/*=================================================================*/



/*t-center is the larger container that holds t-links and t-content*/

/*t-links holds the menu nav, and t-content holds page content*/







#t-center {

	position: relative;

	min-height: 600px;

    _height: 600px;

	background: url(/main/designs/images/12/12_m_clean_lines.jpg) repeat-y;

	background-color: #ffffff;



}



/* customize menu links */

#t-links {

	padding-left: 65px;

	padding-top: 20px;

	width: 130px;

	display: block;

	margin: 0;

}



/* customize bullets inside links */

#t-links ul {

	list-style-type: square;

	margin: 0;

}



#t-links a {

	color: #3B5A67;



}



#t-links li {

	margin-top: 8px;

	margin-bottom: 8px;

}



#t-links a:visited {

	color: #3B5A67;

}



#t-links a:hover {

	color: #999999;

}







/* Set middle image */

#t-content {

	margin: 0 45px 0 215px;

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 10px;

	padding-bottom: 20px;



}
.c-date {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	text-align: left;
	font-weight : bold;
	padding-top: 20px;
   line-height: 26px;	
}

.c-date {

	font-family: Trebuchet MS, arial, helvetica, sans-serif;

	font-size: 16px;

	color:#ffffff;

	text-align: left;

	font-weight : bold;
	
	padding-top: 20px;

   line-height: 26px;	

}



/* Photo Gallery Styles Start */



/*space for gallery photo - should remain at 214 */

#c-galleries-container .c-photo {

width: 214px;

padding-bottom: 0px;

}



/*spaces gallery description from it's title */

#c-galleries-container .c-text {

	padding-top: 0px;

	padding-right : 10px;

}



/*title link for gallery name */

#c-galleries-container .c-subtitle {

	left: 243px;

	padding-top : 0px;

}



/*backgrounds for galleries odd */

#c-galleries-container .c-odd {

	padding: 15px 15px 0px 15px;

	background-color: #88cdca;

	margin-bottom: 15px;

}



/*backgrounds for galleries even */

#c-galleries-container .c-even {

	padding: 15px 15px 0px 15px;

	background-color: #88cdca;

	margin-bottom: 15px;

}



/* display of thumbnails inside gallery */

#c-photo-list .c-photo {

width: 214px;

height: 214px;

}



/* padding to manually center thumbnails in content region */

#c-photo-list {

	margin-left: 7px;



}



/* background color for individual thumbnails in a gallery */

#c-photo-list .c-odd{

	margin-right: 10px;

	margin-bottom: 10px;

	background-color: #88cdca;

}



/* background color for individual thumbnails in a gallery */

#c-photo-list .c-even{

	margin-bottom: 10px;

	background-color: #88cdca;



}



/* background color for individual large detail images */

#c-photo-container {

	padding: 0px 0px 0px 0px;

}



/* background color for individual large detail images */

#c-photo-container .c-even {

	text-align: center;



}



/* buttons for large image viewer - back to gallery */

.c-page-up {

	margin-right: 0px;

}



/* buttons for large image viewer - next */

.c-page-next {

	border: solid white 1px;

	padding: 3px 10px 4px 16px;

	margin-right: 3px;

	text-align: center;

	background-color: #88cdca;

}



/* buttons for large image viewer - previous */

.c-page-previous {

	border: solid white 1px;

	padding: 3px 3px 4px 4px;

	margin-right: 5px;

	text-align: center;

	background-color: #88cdca;

}



/* background color for individual large detail images */

#c-photo-container .c-text {

	margin-left: 10px;

	margin-right: 10px;



}







/* Photo Gallery Styles End */

/* Music Player Pop-up Heading */


.c-player-container h4 {
    color: #406b72;
}


/* Headings */



h3 {

	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #FFFFFF;

	text-align: left;

	/*margin-top : 1.5%;*/

	margin-bottom : 1.5%;

}



h4 {

	font-family:Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #446874;

	text-align: left;

	margin-top : 1.5%;

	margin-bottom : 1.5%;



}



h5 {

	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	text-align: left;

	margin-top :1.5%;

	margin-bottom : 1.5%;



}



/*===================================================================*/

/* Set styles for form elements and buttons */



.c-form .c-input-text {

	border: 1px solid #3b5a67;

}



.c-buttons input {

 border: 1px solid #3B5A67;

 background-color: #B5E5E3;

 color: #3B5A67;

 font-family:Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;

 font-size: 11px;

 font-weight: none;

}



/*===================================================================*/



/*Polaroid border and drop shadow style for photos*/



.c-photo img { background: #FFF; padding: 6px 6px 6px 6px; border: 1px solid #999; border-width: 0 2px 2px 0; }



/*=================================================================*/



/* Set footer image */

#t-footer {

	padding-top: 45px;

	padding-bottom: 10px;

	text-align: center;

	color: #6b8f9c;

	font-size: 11px;

	background: url(/main/designs/images/12/12_f_clean_lines.jpg) no-repeat;

	background-color: #ffffff;

}





/* Set custom link colors for footer */







#t-footer a:visited {

	color: #333333;

}



#t-footer a:hover {

	color: #333333;

}

