/*
 * Start Bootstrap - Business Frontpage (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */



h2	{color: #666;	}

/* Customize the text color and shadow color and to optimize text legibility. */


.circles	{color: #01a6d4;
			text-align:center;
}
.bookwcm1	{color: #fc2bb6;
			text-align:center;	}

.center		{text-align:center;	}

p.italic	{font-style: italic;}

.script {font-family: 'Dancing Script', cursive;
				color: #666;	}

.img-center {margin: 0 auto;
}
.portfolio-item {
    margin-top: 25px;
	margin-bottom: 25px;
}
.buylink	{list-style-type:none; display: block; padding: 0 0 0 0; }

.subject-header	{color: #F6C; }
.btn-sharp		{border-radius: 0; margin-top: 3px;	}
.btn-rounded	{border-radius: 3px;}

#excerptstyle	{border-color: #6CC; border-width: medium; padding: 10px}

#ComingNext		{background-color:#e6e2e2;	
						padding: 10px 0 10px 0 }
.script

ul li ul {
    display: none;
}

ul li:hover ul {
    display: block;
	color: white;
}

footer {
    margin: 50px 0;
}

