@charset "UTF-8";
body {
	background-color: #FFF;
	margin-top: 0px;
	background-image: url();
	font-family: Arial;
		color: #666;

}
h1,h2,h3,h4,h5 {
	font-family: James Fajardo;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	color: #999;
	font-size: 46pt;
	font-weight: normal;
	margin-top: 0px;
	line-height: 48px;
}
h2 {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	font-size: 36pt;
	color: #999;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h6 {
	font-family: Arial;
	color: #999;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
}
a {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	font-size: 42px;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-family: James Fajardo;
color: #65CD30;
	text-decoration: underline;
}
body  {
	background-color: #FFF;
	margin-top: 0px;
	font-family: Arial;
	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: #000000;
}
.boost_styles #container {
	width: 1200px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: thin none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 18px;
	line-height: 24px;
} 
.boost_styles #header {
	-moz-box-shadow: 3px 3px 14px #000;
	-webkit-box-shadow: 3px 3px 14px #000;
	box-shadow: 3px 3px 14px #000;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 198px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	border: thin none #999;
	color: #FFF;
} 
.boost_styles #container #mini_portfolio {
	height: 300px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border: 2px none #999;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial;
}
.boost_styles #container #top_area {
	width: 925px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border: 2px none #999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial;
}
.boost_styles #mainContent {
	margin-top: 25px;
	margin-right: 275px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial;
	color: #999;
} 
.boost_styles #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #999;
}
#baseDiv {
	background-colour: #ff00ff;
	background-position: center;
	height: 80px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #6C3;
}.boost_styles #container #sidebar1 h1 {
	font-family: "James Fajardo";
	font-size: 42px;
	line-height: 52px;
	color: #6AC92F;
}
.boost_styles #container #mini_portfolio p {
	font-family: Arial;
	font-size: 11pt;
	vertical-align: middle;
	line-height: 15pt;
	border: 2px none #999;
}
.boost_styles #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.boost_styles #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.boost_styles #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 */
	font-size: 20px;
}
.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;
}
.slash {
	font-family: "Comic Sans MS", cursive;
	font-size: 36pt;
}
.boost_styles #baseDiv h4 {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	font-size: 32px;
	color: #FFF;
	line-height: 10px;
}
.boost_styles #baseDiv p {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	color: #FFF;
	font-size: 32px;
}
.boost_styles #baseDiv p a {
	color: #000;
	font-size: 32px;
}
.bold {
	font-weight: bold;
}
/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
@font-face {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "James Fajardo";
	src: url("../fonts/James_Fajardo.ttf");
	font-weight: bold;
	font-style: italic;
}
.green_p {
	color: #67C93C;
}
.boost_styles #container #mainContent .specifics {
	font-family: Arial;
	font-size: 14px;
	line-height: 1.5em;
	color: #999;
	padding-right: 40px;
}
.boost_styles #container #mainContent .specifics_category {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.boost_styles #container #mainContent .specifics a {
	font-family: Arial;
	font-weight: normal;
	font-variant: normal;
	color: #64CD32;
	font-size: 12px;
	text-transform: capitalize;
}
.specifics_bold {
	font-weight: bold;
	font-variant: normal;
}
.boost_styles #container #mainContent .spec_green {
	font-weight: bold;
	color: #64CC33;
}
.italics {
	font-style: italic;
}
.boost_styles #container #mainContent .green_p a {
	font-family: Arial;
	font-weight: normal;
	color: #67C93C;
	font-size: 18px;
}

