/*style_rules



email_text_color #4a4738
email_link_color #c7bbc7
email_line_color #c7bbc7
email_border_color #c7bbc7



home_photo_max_width 400 x 300



*/







* {



	margin: 0;



	padding: 0;



}







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







body {
	margin: 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #4c4636;
	text-align: center;
	background-position: top;
	background: url('/main/designs/images/87/87_bg_filigree_boysenberry.jpg');
	background-repeat: repeat-y;
	background-position: top;
	background-color: #c6bbc7;
}







p {



	color: #4c4636;



}











/* Set links for template */







a {



	color: #4c4636;



}



a:visited {



	color: #4c4636;



}



a:hover {



	color: #4c4636;



}







small {



	font-size: 9pt;



	margin-top : 1.5%;



	margin-bottom : 1.5%;



}











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



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







.c-photo img { background: #4c4636; padding: 3px 3px 3px 3px; border: 1px solid #4c4636; border-width: 0 0px 0px 0; }







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







/* Content Area images and color */



/* background image and background color */



/* background color is always behind image */







#t-container {



	position: relative;



	width: 829px;



	margin: 0 auto;



	text-align: left;



	background: url('/main/designs/images/87/87_m_1px_filigree_boysenberry.jpg') repeat-y;



}







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







/*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;



	background: url('/main/designs/images/87/87_m_filigree_boysenberry.jpg') no-repeat;



    min-height: 600px;



    _height: 600px;



}







/* customize menu links */



#t-links {



	padding-left: 35px;



	padding-top: 43px;



	font-size: 13px;



	width: 135px;



	display: block;



	margin: 0;







}







#t-links ul {



	margin: 0;



	list-style-type: none;



	color: #4c4636;



}







#t-links li {



	margin-top: 10px;



	margin-bottom: 10px;



}











#t-links a {



	color: #4c4636;



	font-size: 14px;



	text-decoration: none;



	font-weight: normal;



}







#t-link a:visited {



	color: #4c4636;



	font-size: 14px;



	text-decoration: none;



	font-weight : bold;



}







#t-link a:hover {



	color: #4c4636;



	font-size: 14px;



	text-decoration: none;



	font-weight : bold;



}















/* Set middle image */



#t-content {



	margin: 0 40px 0 200px;



	padding-top: 38px;



	padding-bottom: 20px;



		



}







/* the content text */



.c-form {



	font-family: tahoma, arial, sans-serif;



	font-size: 14px;



	line-height: 22px;



	color: #4c4636;



	text-align: left;



}















.c-text {



	font-family: tahoma, arial, sans-serif;



	font-size: 14px;



	line-height: 20px;



	color: #4c4636;



	text-align: left;



}







.c-info {



	font-family: tahoma, arial, sans-serif;



	font-size: 14px;



	color: #4c4636;



	text-align: left;



    line-height: 21px;



}







.c-date {



	font-family: tahoma, arial, sans-serif;



	font-size: 16px;



	color:#4c4636;



	text-align: left;



	font-weight : bold;



    line-height: 26px;	



}







#c-countdown-days {



	font-family: tahoma, arial, sans-serif;



	font-size: 14px;



	color:#a087a2;



	text-align: left;



	font-weight : bold;



    line-height: 30px;	



}











#c-countdown-text {



	font-family: tahoma, arial, sans-serif;



	font-size: 14px;



	color:#a087a2;



	text-align: left;



	font-weight : bold;



    line-height: 30px;	



}







.c-odd,



.c-even {



margin: 30px 0; /* 30px top and bottom, no margin left and right */



}







.c-intro {



color: #4c4636;



}











/* 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;







}







/*title link for gallery name */



#c-galleries-container .c-subtitle {



	left: 241px;



	padding-top: 0px;







}







/*backgrounds for galleries odd */



#c-galleries-container .c-odd {



	background-color: transparent;



	padding: 15px 0px 0px 15px;



	margin-bottom: 15px;



	margin-top: 15px;



}







/*backgrounds for galleries even */



#c-galleries-container .c-even {



	background-color: transparent;



	padding: 15px 0px 0px 15px;



	margin-bottom: 15px;



	margin-top: 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: 50px;



	



}







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



#c-photo-list .c-odd{



	background-color: transparent;



	margin-right: 10px;



	margin-bottom: 10px;



}







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



#c-photo-list .c-even{



	background-color: transparent;



	margin-bottom: 10px;



}







/* background color for individual large detail images */



#c-photo-container {



	background-color: transparent;



	padding: 10px 10px 10px 10px;



}







/* 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: 10px;



}







/* buttons for large image viewer - next */



.c-page-next {



	border: solid #4c4636 1px;



	padding: 3px 3px 4px 4px;



	background-color: transparent;



	margin-right: 45px;



	text-align: center;



}







/* buttons for large image viewer - previous */



.c-page-previous {



	border: solid #4c4636 1px;



	padding: 3px 3px 4px 4px;



	margin-right: 8px;



	background-color: transparent;



	text-align: center;



}







/* 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: #4c4636;

}





/* Headings */







h3 {

	font-family: tahoma, arial, sans-serif;

	font-size: 22px;

	color: #4c4636;

	text-align: left; /*margin-top : 1.5%;*/

	margin-bottom: 2.0%;

	text-decoration: none;

	font-weight: lighter;

}



h4 {



	font-family: tahoma, arial, sans-serif;



	font-size: 19px;



	color: #a087a2;



	text-align: left;



	margin-top : 1.5%;



	margin-bottom : 1.5%;



	line-height: 21px;



	text-decoration: none;

	

	font-weight: lighter;



}







h5 {



	font-family: tahoma, arial, sans-serif;



	font-size: 15px;



	color: #4c4636;



	text-align: left;



	margin-top :1.5%;



	margin-bottom : 1.5%;



	line-height: 21px;



	text-decoration: none;



}











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



/* Set styles for form elements and buttons */



 



.c-form .c-input-text {	



	font-size: 13px;



	color : #oooooo;



}



 



.c-buttons input {



 border: 1px;



 background-color: #4c4636;



 color: #ffffff;



 font-family: georgia, arial, sans-serif;



 font-size: 13px;



 font-weight: bold;



}







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







/* Set footer image */



#t-footer {



	padding-top: 10px;



	padding-bottom: 40px;



	padding-left: 0px;



	background: url('/main/designs/images/87/87_f_filigree_boysenberry.jpg') no-repeat left top;



	text-align: center;



	color: #ffffff;



	line-height:7px;



	font-size: 11px;



}







#t-footer a {



	color: #4c4636;



	font-size: 11px;



}







#t-footer a:visited {



	color: #4c4636;



	font-size: 11px;



}







#t-footer a:hover {



	color: #4c4636;



	font-size: 11px;



}
