/* XHTML &amp; CSS copyright Lightbulb Brand|Design. Feel free to check out markup of this document. If you choose to use any of the code, don't forget to mention your source. */


/* COLOURS: Title Orange > #F7941D ; Menu Red > #762623 ; Shortcut Title Cream > #FFF0C7 ; Deep Red > #521B19 ; Semi-deep Red > #5D1E1C */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.5em;
	color:#F7941D;
	z-index:1;
}
h1.highlight {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.5em;
	color:#FFF0C7;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	color:#F7941D;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#FFF;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.285em;
	font-weight:normal;
	color:#FFF0C7;
	margin:0px;
}
a {
	text-decoration:none;
	color:#FFF;
}
.item a {
	border-bottom:solid 1px #FFF;
}
.item a:hover {
	color:#F7941D;
	border-bottom:solid 1px #F7941D;
}
.item .pricing a {
	border-bottom:none;
	color:#F7941D;
}
.item a:hover {
	border-bottom:solid 1px #F7941D;
}
#contact .item a {
	text-decoration:none;
	color:#FFF;
	border:none;
}
#contact-details strong {
	color:#F7941D;
}
/* MENU STYLES */

.m1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	display:block;
}
.m2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#762623;
	display:block;
	line-height:16px;
	height:124px;
}
a:hover .m2 {
	color:inherit;
}
.t1_bold75 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#762623;
	font-weight:bold;
}
.t2_normal75 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#FFF;
}
/* CONTENT STYLES */

.note {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#FFF;
}
.pricing {
	color:#ED8322;
	text-align:right;
}
p {
	line-height:1.5em;
}
/* SHORTCUT MENU STYLES */

.shortcuts_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	color:#F7941D;
	line-height:1.4em;
}
#contact-bar a:hover {
	color:#762623;
	border-bottom:dotted 1px #762623;
}
.item {
	line-height:1.4em;
}
.image a {
	font-size:12px;
	color:#999;
	line-height:200%;
}
#footer strong, #credits strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#aaae4e;
}
.field, textarea {
	font-size:1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* FOOTER STYLES */

.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#B13834;
	text-align:left;
}
.footer a {
	color:#B13834;
}
.footer a:hover {
	color:#FFF;
	border-bottom:dotted 1px #FFF;
}
/* CREDIT STYLES */

#credits {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#B13834;
	text-align:left;
}
#credits a {
	color:#B13834;
}
#credits a:hover {
	color:#FFF;
	border-bottom:dotted 1px #FFF;
}

