/* CSS */
/* STYLESHEET FOR ROB KALMBACH PHOTOGRAPHY */
/* STYLESHEET AND DESIGN BY RUNNING-NOWHERE.COM / aka RYAN */

body {
background: #FFFFFF;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:15px;
color: #363636; 
}

A:link{ color:#363636; text-decoration:none;  font-weight:none;}
A:visited{ color:#363636; text-decoration:none;  font-weight:none;}
A:active{ color:#363636; text-decoration:none; font-weight:none;}
A:hover{ color:#a50100; text-decoration:none;  font-weight:none;}

/* LOGO NAV */

.logo_nav {
padding-top: 5px;
font-weight: none;
font-size: 12px;
}

.logo_nav A:link{ color:#363636; text-decoration:none;  font-weight:none;}
.logo_nav A:visited{ color:#363636; text-decoration:none;  font-weight:none;}
.logo_nav A:active{ color:#363636; text-decoration:none; font-weight:none;}
.logo_nav A:hover{ color:#a50100; text-decoration:none;  font-weight:none; border-bottom: 1px dotted #000000;}

/* MENU	*/
#vertical_slide, {
	background: #FFFFFF;
	color: #8A7575;
	clear:both;
	font-size: 12px;
	font-weight: bold;
}

#horizontal_slide, {
	background: #FFFFFF;
	color: #8A7575;
	clear:both;
	font-size: 12px;
	font-weight: bold;
}

.slidemenu {
font-size:12px; }

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
}

/*PAGES NAV*/

.pages_nav{
text-transform:uppercase;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
text-align:center;
font-style:oblique;
padding-top: 5px;
}