/* CSS Document */

/*============================================================
  Created for: Camplings
  Designed by: Creative Smile
============================================================*/

/*============================================================
  General styles/de-styles 
============================================================*/

p { padding:0px; margin:0px; font-size:12px; color:#494949; }

/*============================================================
  Headers 
============================================================*/

h1 { margin:0px 0px 6px 0px; padding:0px 0px 8px 0px; color:#930000; font-size:20px; font-weight:normal; border-bottom:1px #F1D9C9 solid; float:left; }
h2 { margin:0px 0px 4px 0px; padding:0px 0px 6px 0px; border-bottom:1px #F1D9C9 solid; float:left; }

/*============================================================
  General fonts 
============================================================*/

.bodytext11 { font-size:11px; color:#494949; line-height:18px; }
.bodytext { font-size:12px; color:#494949; line-height:18px; }

li { font-size:12px; color:#494949; line-height:22px; }

.grey10 { font-size:10px; color:#828282; }
.grey11 { font-size:11px; color:#5a5a5a; line-height:14px; }
.grey14 { font-size:14px; color:#828282; }

.bluetextb { color:#7c0000; font-weight:bold; }

/*============================================================
  Links
============================================================*/

.whitelink:link, .whitelink:active, .whitelink:visited {
	color:#ffffff;
	text-decoration:none;
}

.orangelink:link, .orangelink:active, .orangelink:visited {
	color:#f2a12e;
	text-decoration:none;
}








