                /*sojournsguesthouse.com Stylesheet */



/* ---- default page characteristics ---- */
														


body {

		font-family: Verdana, Arial, sans-serif; 
		font-size: 11px; 
		color: #666666; 
		
		height: 100%;
		background-color: #996633;
		
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 0;
		margin-left: 0;
}




/* ---- link characteristics ---- */




a:link {
	color: #996633;
	text-decoration: underline;
}

a:visited {
       	text-decoration: underline;
	color: #993702;
}

a:hover { 
        color: #FFFFFF; 
        background-color:#652501 
}

a:active { 
	color: #996633;
	text-decoration: underline;
}



 
/* ---- other formatting ---- */



.mtnBackground {

	background-image:url(nav/mountain_bg.gif);

	background-position:center;

	background-repeat:no-repeat;

	background-color:#E2C066;

	color: #FFFFFF;

}

.homeTableBorder {

	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #652501;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #652501;
	border-left-style: solid;
	border-left-width: 1px;
}




/* ---- font styles ---- */


.fontStyleSmall {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2C066;
}

.textGreenLargeBold {
	font-size: 13px;
	color: #999900;
	font-weight: bold;
}

.textWhiteBold {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.textGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
}

.fontTitleStyle {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
}

/* ---- temporary text formatting ---- */


.comments {

	color: #FF3300;

}


/* ---- form characteristics and formatting ---- */


.formField {

	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #CCCCCC;
	
}


.form {

	font-size: 10px;

	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #652501;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;

}

.form2 {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
	border-top-color: #652501;
	border-right-color: #652501;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #652501;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #652501;
	border-left-style: dashed;
	border-left-width: 1px;

}

.formButtons {
	font-size: 10px;
	background-color: #996633;
	color: #FFFFFF;	
	
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;

}

/* ---- Terms and Conditions Styles and page formatting ---- */

.termsConditionsTop {

    width: 725px ;
	height: 79px ;
	background-image: url(nav/terms_conditions_top.gif);

}

.termsConditionsBottom {

	width: 725px ;
	height: 25px ;
	background-image: url(nav/terms_conditions_bottom.gif)

}

/* ---- CSS stylesheet made by Ryan Scherler | e-mail: ryan@climb4god.com | website: www.climb4god.com ----*/
