

/*===================*/
/*=== Main Styles ===*/
/*===================*/


a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.theme-default #slider {
    width:634px !important; /* Make sure your images are the same size */
    height:300px !important; /* Make sure your images are the same size */
}




/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.nivo-control{
font-size: 0 !important;
text-indent: -9999px;
}

.nivo-prevNav{
font-size: 0 !important;
text-indent: -9999px;
}

.nivo-nextNav{
font-size: 0 !important;
text-indent: -9999px;
}