@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 140%;
}
h1 {
	font-size: 36px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE6DD;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #383838;
}

@font-face {
	font-family: 'FreebooterScriptRegular';
	src: url('../fonts/freebooterscript-webfont.eot');
	src: local('â˜º'), url('../fonts/freebooterscript-webfont.woff') format('woff'), url('../fonts/freebooterscript-webfont.ttf') format('truetype'), url('../fonts/freebooterscript-webfont.svg#webfontulh7btyd') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FreebooterScript-AltsRegular';
	src: url('../fonts/FREEBSCA-webfont.eot');
	src: local('â˜º'), url('../fonts/FREEBSCA-webfont.woff') format('woff'), url('../fonts/FREEBSCA-webfont.ttf') format('truetype'), url('../fonts/FREEBSCA-webfont.svg#webfontyqqKzwhT') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MidoMedium';
	src: url('../fonts/Mido-webfont.eot');
	src: local('â˜º'), url('../fonts/Mido-webfont.woff') format('woff'), url('../fonts/Mido-webfont.ttf') format('truetype'), url('../fonts/Mido-webfont.svg#webfontIvoCg8ID') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MatizRegular';
	src: url('../fonts/Matiz-webfont.eot');
	src: local('â˜º'), url('../fonts/Matiz-webfont.woff') format('woff'), url('../fonts/Matiz-webfont.ttf') format('truetype'), url('../fonts/Matiz-webfont.svg#webfontbelTLU8E') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'exoticaMedium';
	src: url('../fonts/Exotica-webfont.eot');
	src: local('â˜º'), url('../fonts/Exotica-webfont.woff') format('woff'), url('../fonts/Exotica-webfont.ttf') format('truetype'), url('../fonts/Exotica-webfont.svg#webfontyBpq9UMQ') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BeautifulESRegular';
	src: url('../fonts/Beautiful-ES.eot');
	src: local('../fonts/Beautiful ES'), local('BeautifulES'), url('../fonts/Beautiful-ES.woff') format('woff'), url('../fonts/Beautiful-ES.ttf') format('truetype'), url('../fonts/Beautiful-ES.svg#BeautifulES') format('svg');
}

.midotype
{
	font-family: 'MidoMedium', Geneva, sans-serif;
}
.matiztype
{
	font-family: 'MatizRegular', Geneva, sans-serif;
	letter-spacing:0.1em;
}
.freebuttertype
{
	font-family: 'FreebooterScript-AltsRegular', Geneva, sans-serif;
	letter-spacing:0.3em;
}
.medium { font-size:36px;}
.thrColFixHdr #container #mainContent #preview1 ul {
	font-size: 12px;
	padding: 0px 40px 15px 20px;
	margin: 0px 40px 15px 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;	
}
.thrColFixHdr #container #mainContent #preview2 ul li {
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 15px 0px;
}
.thrColFixHdr #container #mainContent #preview2 ul  {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;	
	margin: 0px 40px 0px 20px;
}
.thrColFixHdr #container #mainContent #preview1 ul li {

	margin: 0px 0px 15px 0px;
}
.mediumlarge { font-size:50px;letter-spacing:0.1em; line-height:.6;}

.exoticatype
{
	font-family: 'exoticaMedium', Geneva, sans-serif;
	line-height: .6;
}

.btype
{
	font-family: 'BeautifulESRegular', Geneva, sans-serif;
}
.large 
{ font-size:70px;
}
h3{
	padding:0em 0em .75em 0em;
	font-size: 18px;
	font-family: 'MidoMedium', Geneva, sans-serif;	
	
}
.thrColFixHdr #container { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 
.thrColFixHdr  .long { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 550px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 
.thrColFixHdr #header {
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	text-align: left;
	height:50px;
	
} 
.thrColFixHdr #headerwrapper #header #logo {
	height: 50px;
	background-color: #C60013;
	width: 300px;
}
#pic .midotype.tright.medium {
	margin-right: 20px;
	margin-top:7px;
	
}
#pic .midotype.medium {
	
}

.thrColFixHdr #headerwrapper #header #logo a {
	padding: 10px 10px 0px 10px;
	font-size: 24px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
 .thrColFixHdr #headerwrapper #header #navigation    {
	width: 410px;
	float: right;
	height: 50px;
}
#navigation li a:link,#navigation li a:visited
{
	
	display:block;
	font-family:'MidoMedium', Geneva, sans-serif;
	font-size:0.9em;
	font-weight: bold;
	
	text-decoration:none;
	line-height:1.2em;

	}
#navigation li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b0a79c;
	}
#navigation li a.current,#navigation li a.current:hover,#sidebar1 li a.current:active{
	cursor:default;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C60212;
	}
.black {
	color: #000;
}
.thrColFixHdr #headerwrapper #header #navigation ul{
	float: right;
	padding-top: 15px;
	margin-right:10px;
	
}
.thrColFixHdr #headerwrapper #header li  {
	float: left;
	padding-left: 10px;
	
}
.thrColFixHdr #headerwrapper #header li a {
	text-decoration: none;
	color:#000;
	font-weight: bold;
	font-size: 13px;
}
.thrColFixHdr #container #sidebar2 p {
	font-size: 12px;
	margin-right:20px;
	text-align: right;
	margin-left:40px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-bottom:15px;
}
.thrColFixHdr #container #sidebar2 .services p {
	font-size: 12px;
	padding-right:30px;
	text-align: left;
	padding-left:40px;
}
.thrColFixHdr #container #sidebar2 .box img {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B5ADA3;
	border-right-color: #B5ADA3;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #B5ADA3;
	
	border-bottom-color: #B5ADA3;
	
}
.thrColFixHdr #container #sidebar2 h3 {
	text-align: right;
	margin-right: 20px;
	font-family: 'MidoMedium', Geneva, sans-serif;
	font-size: 18px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333;	
	margin-left:40px;
	padding-top:15px;
	
	
}
.margintop{ margin-top:25px;}

.thrColFixHdr #container #sidebar2 .services h3 {
	text-align: left;
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-left: 40px;	
	
}

.thrColFixHdr #headerwrapper {
	background-color:#cfc5b7;
	border-bottom:5px solid #c60013;
	font-family: Verdana, Geneva, sans-serif;	  
	
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 5px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #wrapperwrapper {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	
	
}
.thrColFixHdr #header2wrapper {
	width: 940px;
	margin-bottom:10px;
}
.thrColFixHdr #header2wrappercontact {
	width: 940px;
	margin-bottom:3px;
	text-align: left;	
	
}
.thrColFixHdr #header2wrapper #header2 {
	width: 640px;
	float:right;
	
	height: 20px;
}
#header3 {
	height: 40px;
	width: 940px;
	margin-top: 20px;
}
.thrColFixHdr #wrapperwrapper #header2wrapper .nobackground#header3 {
	background-image: url(../images/arrows_950x40_recent.png);
}
.thrColFixHdr #wrapperwrapper #header2wrapper .recentbackground#header3 {
	background-image: url(../images/arrows_950x40_recent.png);
}
.thrColFixHdr #wrapperwrapper #header2wrapper .featuredbackground#header3 {
	background-image: url(../images/arrows_950x40_featured.png);
}
.thrColFixHdr #wrapperwrapper #header2wrapper .mate#header3 {
	background-image: url(../images/arrows_950x40_webmaintenence.png);
}
#headercontact {
	height: 40px;
	width: 940px;
	
	margin-top: 20px;
}
#header3varient{
	height: 40px;
	width: 940px;
	background-image:url(../images/arrows_950x40_webbranding.png);
	margin-top: 20px;
}
.more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.thrColFixHdr #header2wrapper #pic2 {
	height:180px;
	width: 600 px;
	font-family: 'MidoMedium', 'Times New Roman', Times, serif;
	text-align: left;
	margin-left:300px;
	margin-top: 2em;
	margin-bottom:3em;
	padding:0px;
	
	background-image: url(../images/web.png);
}
.thrColFixHdr #header2wrapper #pic {
	
	width: 600 px;
	font-family: 'MidoMedium', 'Times New Roman', Times, serif;
	text-align: left;
	margin-left:300px;
	margin-top: 2em;
	margin-bottom:3em;
	padding:0px;
	
	
}
.thrColFixHdr #header2wrapper #pic2 {
	height:180px;
	width: 600 px;
	font-family: 'MidoMedium', 'Times New Roman', Times, serif;
	text-align: left;
	margin-left:300px;
	margin-top: 2em;
	margin-bottom:3em;
	padding:0px;
	
	background-image: url(../images/web.png);
}
 .noborders{
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.bottomborders {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: 333;
	margin: 20px 0
}
.tright {
	text-align: right!important;	
	}

.thrColFixHdr #header2wrapper #header2 h1 {
	
	float:right;
}
.thrColFixHdr #header2wrapper #header2 .crazylarge  {
	font-size: 150px;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top: 0px;
	margin-bottom:20px;
}

.thrColFixHdr #container #mainContent #preview1 {
	width: 310px;
	
	

	
}
.thrColFixHdr #container #mainContent .contactpreview  {
	width: 310px;
	height:200px;

	
}
.thrColFixHdr #container #mainContent #preview2 {
	width: 300px;
	float: right;
	margin-bottom:15px;
	margin-right:20px;
	
	
	
}
.thrColFixHdr #container #mainContent #previewprint {
	width: 300px;
	float: right;
	margin-bottom:20px;
	
	margin-right:10px;
	
}
.thrColFixHdr #container #sidebar2 .line {
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #B5ADA3;
	height: 190px;
	padding-top:20px;
	background-image: url(../images/greygradient320x210.png);
}
.thrColFixHdr #container #sidebar2 .sidebarbigpreview {
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #cfc5b7;
	height: 400px;
	padding-top:20px;

}
.thrColFixHdr #container #sidebar2 .sidebarbigpreviewnone {

	height: 400px;
	padding-top:20px;

}
.thrColFixHdr #container #sidebar2 .line2 {
	height: 200px;
	background-image: url(../images/greygradient320x210.png);
}
.thrColFixHdr #container #sidebar2 .picborder {
	height: 180px;
	border:10px solid #cfc5b7
	
}
.thrColFixHdr #container #sidebar2 .box{
	
	
	
	background-image: url(../images/greygradient320x210.png);
}
.thrColFixHdr #container #mainContent #preview1 img  {
	
	border-bottom:10px solid #B5ADA3;
	border-top:10px solid #B5ADA3;
	border-left:10px solid #B5ADA3;
   
}

.thrColFixHdr #container #mainContent #previewbig img  {
	
	border-bottom:10px solid #cfc5b7;
	border-top:10px solid #cfc5b7;
	border-left:10px solid #cfc5b7;
	border-right:10px solid #cfc5b7;
	
   
}



.borders {
border-bottom:10px solid #B5ADA3;
border-right:10px solid #B5ADA3;
border-top:10px solid #B5ADA3;
}
.borders2 {

border-right:10px solid #B5ADA3;
border-bottom:10px solid #B5ADA3;
}

.thrColFixHdr #mainContent {
	margin: 0px 0px 0px 300px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
.thrColFixHdr #mainContentcontact {
	margin: 45px 0px 0px 310px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
.thrColFixHdr #mainContent p {
	font-size: 12px;
	padding: 0px 40px 15px 20px;
	margin: 0px 40px 15px 20px;
} 
 .mainservice {
	font-size: 10px;
	padding: 0px 0px 0px 20px;
	border: none;
	
} 
.thrColFixHdr #container #mainContent .serviceprint{
	
	border-left:10px solid #B5ADA3;
} 
.thrColFixHdr #container #mainContent .serviceprintaboutme{
	
	border-left:10px solid #B5ADA3;
	height:200px;
}

.thrColFixHdr #container #mainContent #preview2 p {
	padding-right: 10px;
	
}
.thrColFixHdr #container #mainContent .serviceprint  p {
	padding-right: 10px;
	padding-left: 30px;
	border-left:none;
}
.thrColFixHdr #container #mainContent .serviceprint  p {
	padding-right: 10px;
	padding-left: 30px;
	border-left:none;
}
.thrColFixHdr #mainContent h3 {
	
	padding: 15px 20px .75em 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333;
	margin: 15px 40px 0px 20px;
	
} 
.thrColFixHdr #footer {
	
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333;
	background-color: #B5ADA3;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin-top:20px;
}
.thrColFixHdr #footer #footercontent {
	height: 30px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 8px 0px 0px 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #mainContent #preview2 #networks {
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;	
	padding-bottom:15px;
}
.thrColFixHdr #container #mainContent #preview1 .none {
	border-top: none;
}
.thrColFixHdr #container #mainContent #previewbig .none {
	border-top: none;
}
.thrColFixHdr #container #emptyspace {
	
	width:940px;
}
.thrColFixHdr #container #sidebar2 .box img.alone{
	border-top-style: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #B5ADA3;
}
.thrColFixHdr #container #mainContent #preview1 img.alone{
	border-top-style: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #B5ADA3;
	
}
.thrColFixHdr #container #mainContent #preview2 .none {
	border-top: none;
}
.thrColFixHdr #container #sidebar2 .box .none {
	border-top-style: none;
}
.thrColFixHdr #container .different  #preview2 {
	border-left-style: none;
}
.printright {
	padding-right: 0px;
	margin-right: 0px;
}
.thrColFixHdr #container #mainContent #contactform {
	border:10px solid #cfc5b7;
    padding: 20px;
	margin-bottom:40px;
	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #featuredwork {
	height: 40px;
	width: 300px;
	float: right;
	background-image: url(../images/box_pointer.png);
	margin-right: 20px;
	background-repeat: no-repeat;	
	padding-top:3px;
}


.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #featuredwork a {
	font-weight: bold;
	color:#000;
	text-decoration: none;
	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #featuredwork a:hover {
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #recentwork {
	float: right;
	height: 40px;
	width: 300px;
	background-image: url(../images/box_pointer.png);
	margin-right: 10px;
	padding-top:3px;
	background-repeat: no-repeat;	
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #recentwork a {
	font-weight: bold;
	color:#000;
	text-decoration: none;
	padding-top:2px;
}
.thrColFixHdr #wrapperwrapper #header2wrapper #header3 #recentwork a:hover {
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	
}
.hide {
display: none;	
}

