/* @group global reset */

h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code,input,textarea{padding: 0;margin: 0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}

body {
	margin:0;
	font-family: Arial;
	font-size: 62.5%;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0;
}
table{font-size:inherit;font:100%;}
ul{list-style:none;
}
img{border:0;
}

a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

/* @end */

/* @group Layout */

#wrapper {
	width: 940px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	height: 269px;
	background: url(../images/header.jpg) no-repeat -10px;
}

#nav {
	height: 57px;
	width: 940px;
}

#right-column {
	width: 300px;
	background: url(../images/rc-bg.gif) repeat-x;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
}

#left-column {
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-right: 50px;
}

img.photos {
	border: 1px solid #0185c4;
	margin-right: 22px;
}



/* @end */

/* @group Style */

body {
	background: #111111 url(../images/bg.gif) repeat-x 0 top;
}



/* @end */


li {
	font-size: 1.2em;
	line-height: 1.5em;
	color: white;
}

strong {
	font-weight: bold;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
}

p.rc-para {
	font-size: 1.2em;
	margin: 0;
	color: #e1e1e1;
}

p.rc-para a {
	text-decoration: underline;
	clear: left;
}

a, a:visited {
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 2.8em;
	text-transform: capitalize;
	color: #ffae13;
	padding-top: 10px;
}

h2 {
	font-size: 1.8em;
	margin-top: 20px;
	margin-bottom: 8px;
	font-weight: bold;
}

h3 {
	margin-top: 20px;
	margin-bottom: 8px;
	color: white;
	text-transform: capitalize;
	font-size: 1.6em;
	font-weight: bold;
}

h4 {
	margin-bottom: 10px;
	color: #fff;
	text-transform: capitalize;
	font-size: 1em;
	line-height: 1.4em;
}

ul.service-list {
	margin-top: 10px;
	margin-bottom: 10px;
}

li.gig-list {
	color: #0185c4;
	font-size: 1.2em;
	text-transform: capitalize;
	list-style-type: none;
	font-weight: bold;
	line-height: 1.0em;
}



#site-by-me {
	float: right;
	padding: 10px 20px 10px 10px;
	font-size: 1.2em;
	clear: right;
}

#site-by-me a, #site-by-me a:visited  {
	color: #323131;
}

#site-by-me a:hover  {
	color: #0185c4;
	text-decoration: underline;
}



/* @group nav */

/* all */


/* @end */

a {
	color: #fff;
	color: #0185c4;
}

a:hover {
	color: #fff;
	text-decoration: underline;
	color: #0185c4;
}
