/*-----------------------------------------------------------------------------
author:    www.danielwriter.com
-----------------------------------------------------------------------------*/





/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */


/* Class for clearing floats */
.clear {
	clear:both;
	/* Take padding/margins out for IE */
	padding:0;
	margin:0;
	visibility:hidden;
	display:block;
	}

/* Remove border around linked images */
img {
	border: 0;
}

body {
	background-color:#ccb79c;
	color:#000000;
	background-image:url(../img/bodyBg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	}
	
/* =Typography
-----------------------------------------------------------------------------*/
h1 {
	font-size:105%;
	font-weight:bold;
	color:#000000;
	position:relative;
	}
	
.bold {
	font-weight:bold;
	}
	
.italic {
	font-style:italic;
	}
	
.bold_italic {
	font-weight:bold;
	font-style:italic;
	}
	
.textAlign_center {
	text-align:center;
	}
.firstp {
	padding-top:30px;
	}


/* =Main Content
-----------------------------------------------------------------------------*/

#container {
	margin:45px auto;
	margin-bottom:45px;
	padding:10px;
	width:630px;
	background-color:#000000;
	position:relative;
	}
	
#banner {
	width:630px;
	height:194px;
	background-image:url(../img/bannerBg.jpg);
	background-repeat:no-repeat;
	}
	
#banner img {
	position:absolute;
	top:71px;
	left:20px;
	}
	
#content {
	width:570px;
	padding:12px 30px 30px 30px;
	background-image:url(../img/contentBg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
	
#content p {
	font-size:12px;
	}
	
#content h1 {
	width:570px;
	height:21px;
	}
	
#content p a {
	font-weight:bold;
	padding:1px 3px;
}

#content p a:link {
	color:#a72024;
	font-weight:bold;
	text-decoration:underline;
}

#content p a:visited {
	color:#a72024;
	font-weight:bold;
	text-decoration:underline;
}

#content p a:hover {
	color:#fff7be;
	font-weight:bold;
	background-color:#a72024;
	text-decoration:none;
}

#content p a:active {
	color:#fff7be;
	font-weight:bold;
	background-color:#a72024;
	text-decoration:none;
}

	

/* =Portfolio
-----------------------------------------------------------------------------*/
#portBox {
	width:353px;
	margin:30px 0;
	float:right;
	}
	
#portBox p {
	height:87px;
	margin-bottom:30px;
	}
	
#portThumbs {
	width:187px;
	margin-top:30px;
	float:left;
	}
	
#portThumbs ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#portThumbs li {
	border:solid #000000 1px;
	margin-bottom:30px;
	}

#portThumbs ul li a:link, #portThumbs ul li a:visited {
	height:85px;
	width:185px;
	display:block;
	background-repeat:no-repeat;
	background-position:left;
	}

#portThumbs ul li a:hover, #portThumbs ul li a:active, /* for IE 'flicker' on rollover */ #port_1, #port_2, #port_3, #port_4, #port_5, #port_6, #port_7, #port_8, #port_9, #port_10, #port_11, #port_12, #port_13, #port_14, #port_15, #port_16, #port_17, #port_18, #port_19 {
	height:85px;
	width:185px;
	display:block;
	background-repeat:no-repeat;
	background-position:right;
	}

#port_1 a, /* for IE flicker */ #port_1 {
	background-image:url(../portThumbs/thumb_1.jpg);
	}
	
#port_2 a, /* for IE flicker */ #port_2 {
	background-image:url(../portThumbs/thumb_2.jpg);
	}

#port_3 a, /* for IE flicker */ #port_3 {
	background-image:url(../portThumbs/thumb_3.jpg);
	}

#port_4 a, /* for IE flicker */ #port_4 {
	background-image:url(../portThumbs/thumb_4.jpg);
	}
	
#port_5 a, /* for IE flicker */ #port_5 {
	background-image:url(../portThumbs/thumb_5.jpg);
	}
	
#port_6 a, /* for IE flicker */ #port_6 {
	background-image:url(../portThumbs/thumb_6.jpg);
	}
	
#port_7 a, /* for IE flicker */ #port_7 {
	background-image:url(../portThumbs/thumb_7.jpg);
	}

#port_8 a, /* for IE flicker */ #port_8 {
	background-image:url(../portThumbs/thumb_8.jpg);
	}

#port_9 a, /* for IE flicker */ #port_9 {
	background-image:url(../portThumbs/thumb_9.jpg);
	}
	
#port_10 a, /* for IE flicker */ #port_10 {
	background-image:url(../portThumbs/thumb_10.jpg);
	}
	
#port_11 a, /* for IE flicker */ #port_11 {
	background-image:url(../portThumbs/thumb_11.jpg);
	}

#port_12 a, /* for IE flicker */ #port_12 {
	background-image:url(../portThumbs/thumb_12.jpg);
	}

#port_13 a, /* for IE flicker */ #port_13 {
	background-image:url(../portThumbs/thumb_13.jpg);
	}
	
#port_14 a, /* for IE flicker */ #port_14 {
	background-image:url(../portThumbs/thumb_14.jpg);
	}
	
#port_15 a, /* for IE flicker */ #port_15 {
	background-image:url(../portThumbs/thumb_15.jpg);
	}
	
#port_16 a, /* for IE flicker */ #port_16 {
	background-image:url(../portThumbs/thumb_16.jpg);
	}

#port_17 a, /* for IE flicker */ #port_17 {
	background-image:url(../portThumbs/thumb_17.jpg);
	}

#port_18 a, /* for IE flicker */ #port_18 {
	background-image:url(../portThumbs/thumb_18.jpg);
	}
	
#port_19 a, /* for IE flicker */ #port_19 {
	background-image:url(../portThumbs/thumb_15.jpg);
	}


/* =About
-----------------------------------------------------------------------------*/
.aboutp {
	width:350px;
	padding-bottom:20px;
	float:left;
	text-align:justify;
	}
	
#content img {
	padding-top:33px;
	float:right;
	}
	
#floatLeft {
	float:left;
	width:350px;
	}	
	
#floatLeft img {
	padding-top:0px;
	float:left;
	padding-right:40px;
	}
	
.firstpAbout {
	padding-top:30px;
	padding-bottom:20px;
	width:350px;
	text-align:justify;
	float:left;
	}

/* =Contact
-----------------------------------------------------------------------------*/

form {
	margin:0;
	padding:0;
	font-weight:bold;
	}

fieldset {
	margin:0;
	padding:0;
	border:0;
	}

#inputWrap {
	width:570px;
	text-align:left;
	}
	
#inputWrap p {
	text-align:left;
	margin:5px 0;
	}
	
.contactFloat {
	float:left;
	}
	
input, textarea {
	color:#000000;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:2px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

#submit {
	border:none;
	}
	
/* =Qualifications
-----------------------------------------------------------------------------*/	
#fLeft {
	float:left;
	width:285px;
	padding-top:30px
	}

#fLeft ul {
	list-style-type:none;
	margin:0;
	}
	
#fLeft ul li {
	font-size:11px;
	}
	
#fRight {
	float:right;
	width:285px;
	padding-top:30px
	}
	
#fRight ul {
	list-style-type:none;
	margin:0;
	}
	
#fRight ul li {
	font-size:11px;
	}
	
/* =Links
-----------------------------------------------------------------------------*/	
	
#linkContent ul {
	list-style-type:none;
	margin:0;
	}
	
#linkContent ul li {
	font-size:12px;
	padding:0 0 10px 18px;;
	background: url(../img2/linkBullet.gif) no-repeat 0 50%;
	}

/* =h1 titles
-----------------------------------------------------------------------------*/	
#h1about {
	width:212px;
	height:21px;
	background-image:url(../img/h1about.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
	
#h1port {
	width:212px;
	height:21px;
	background-image:url(../img/h1port.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
	
#h1contact {
	width:212px;
	height:21px;
	background-image:url(../img/h1contact.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
	
#h1qual{
	width:217px;
	height:21px;
	background-image:url(../img/h1qual.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
	
#h1links {
	width:212px;
	height:21px;
	background-image:url(../img/h1links.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
	
#h1thankyou {
	width:212px;
	height:21px;
	background-image:url(../img/h1thankyou.gif);
	background-repeat:no-repeat;
	position:absolute;
	}

/* =Main Nav
-----------------------------------------------------------------------------*/

#mainNav {
	width:457px;
	height:33px;
	position:absolute;
	top:164px;
	left:165px;
	}
	
#mainNav ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#mainNav a {
	display:block;
	}

#mainNav ul li {
	margin:0;
	float:left;
	}


/* mainHome */

#mainHome {
	height:33px;
	width:63px;
	background-image:url(../img/navHome.gif);
	background-repeat:no-repeat;
	}

#mainHome a:link, #mainHome a:visited {
	display:block;
	height:33px;
	width:63px;
	background-image:url(../img/navHome.gif);
	background-position:top;
	}
	
#mainHome a:hover, #mainHome a:active {
	display:block;
	height:33px;
	width:63px;
	background-image:url(../img/navHome.gif);
	background-position:bottom;
	}
	
/* mainPort */

#mainPort {
	height:33px;
	width:100px;
	background-image:url(../img/navPort.gif);
	background-repeat:no-repeat;
	}

#mainPort a:link, #mainPort a:visited {
	display:block;
	height:33px;
	width:100px;
	background-image:url(../img/navPort.gif);
	background-position:top;
	}
	
#mainPort a:hover, #mainPort a:active {
	display:block;
	height:33px;
	width:100px;
	background-image:url(../img/navPort.gif);
	background-position:bottom;
	}
	
/* mainAbout */

#mainAbout {
	height:33px;
	width:68px;
	background-image:url(../img/navAbout.gif);
	background-repeat:no-repeat;
	}

#mainAbout a:link, #mainAbout a:visited {
	display:block;
	height:33px;
	width:68px;
	background-image:url(../img/navAbout.gif);
	background-position:top;
	}
	
#mainAbout a:hover, #mainAbout a:active {
	display:block;
	height:33px;
	width:68px;
	background-image:url(../img/navAbout.gif);
	background-position:bottom;
	}
	
/* mainContact */

#mainContact {
	height:33px;
	width:85px;
	background-image:url(../img/navContact.gif);
	background-repeat:no-repeat;
	}

#mainContact a:link, #mainContact a:visited {
	display:block;
	height:33px;
	width:85px;
	background-image:url(../img/navContact.gif);
	background-position:top;
	}
	
#mainContact a:hover, #mainContact a:active {
	display:block;
	height:33px;
	width:85px;
	background-image:url(../img/navContact.gif);
	background-position:bottom;
	}
	
/* mainQual */

#mainQual {
	height:33px;
	width:141px;
	background-image:url(../img/navQual.gif);
	background-repeat:no-repeat;
	}

#mainQual a:link, #mainQual a:visited {
	display:block;
	height:33px;
	width:141px;
	background-image:url(../img/navQual.gif);
	background-position:top;
	}
	
#mainQual a:hover, #mainQual a:active {
	display:block;
	height:33px;
	width:141px;
	background-image:url(../img/navQual.gif);
	background-position:bottom;
	}
	

	
/* mainLinks */

#mainLinks {
	height:33px;
	width:58px;
	background-image:url(../img/navLinks.gif);
	background-repeat:no-repeat;
	}

#mainLinks a:link, #mainLinks a:visited {
	display:block;
	height:33px;
	width:58px;
	background-image:url(../img/navLinks.gif);
	background-position:top;
	}
	
#mainLinks a:hover, #mainLinks a:active {
	display:block;
	height:33px;
	width:58px;
	background-image:url(../img/navLinks.gif);
	background-position:bottom;
	}

/* =Home Page
-----------------------------------------------------------------------------*/
	
#contentHome {
	width:630px;
	background-color:#a72024;
	background-image:url(../img/contentHomeBg.jpg);
	background-repeat:no-repeat;
	}
	
#contentHome p a {
	font-weight:bold;
	padding:1px 3px;
}

#contentHome p a:link {
	color:#fff7be;
	font-weight:bold;
	text-decoration:underline;
}

#contentHome p a:visited {
	color:#fff7be;
	font-weight:bold;
	text-decoration:underline;
}

#contentHome p a:hover {
	color:#000000;
	font-weight:bold;
	background-color:#fff7be;
	text-decoration:none;
}

#contentHome p a:active {
	color:#000000;
	font-weight:bold;
	background-color:#fff7be;
	text-decoration:none;
}
	
#bannerHome {
	width:630px;
	height:213px;
	border-bottom:solid #000000 1px;
	background-image:url(../img/bannerHomeBg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
	
#bannerHome img {
	position:absolute;
	top:71px;
	left:20px;
	}

#leftColHome {
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	width:290px;
	padding:15px 20px 0px 30px;
	float:left;
	}
	
#news {
	padding:30px 30px 0 30px;
	width:570px;
	}
	
#news p {
	padding:15px 0 30px 0;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	}
	
#news h1 {
	width:570px;
	height:29px;
	}
	
#news h1 span {
	width:570px;
	height:29px;
	background:#000000;
	background-image:url(../img/h1news.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
	
#footerHome {
	padding:10px 25px 0 0;
	width:605px;
	height:71px;
	color:#ffffff;
	text-align:right;
	font-size:10px;	
	border-top:solid #000000 1px;
	background-color:#a72024;
	background-image:url(../img/footerHomeBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#footerHome p a {
	font-weight:bold;
	padding:1px 3px;
}

#footerHome p a:link {
	color:#fff7be;
	font-weight:bold;
	text-decoration:underline;
}

#footerHome p a:visited {
	color:#fff7be;
	font-weight:bold;
	text-decoration:underline;
}

#footerHome p a:hover {
	color:#000000;
	font-weight:bold;
	background-color:#fff7be;
	text-decoration:none;
}

#footerHome p a:active {
	color:#000000;
	font-weight:bold;
	background-color:#fff7be;
	text-decoration:none;
}
	
/* =Home Page Nav
-----------------------------------------------------------------------------*/
	
#navHome {
	width:290px;
	padding:16px 0 0 0;
	float:right;
	}
	
#navHome ul {
	list-style:none;
	margin:0;
	}

#navHome ul li {
	float:left;
	}


#navHome ul li a:link, #navHome ul li a:visited {
	height:46px;
	width:276px;
	display:block;
	background-repeat:no-repeat;
	background-position:left;
	}

#navHome ul li a:hover, #navHome ul li a:active, #navPortfolio, #navAbout, #navContact, #navLinks {
	height:46px;
	width:276px;
	display:block;
	background-repeat:no-repeat;
	background-position:right;
	}

#navPortfolio a, #navPortfolio {
	background-image:url(../img/homeNavPort.jpg);
	}

#navAbout a, #navAbout {
	background-image:url(../img/homeNavAbout.jpg);
	}

#navContact a, #navContact {
	background-image:url(../img/homeNavContact.jpg);
	}

#navQual a, #navQual {
	background-image:url(../img/homeNavQual.jpg);
	}
	
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	padding:10px 25px 0 0;
	width:605px;
	height:83px;
	color:#000000;
	text-align:right;
	font-size:10px;	
	border-top:solid #000000 1px;
	background-color:#ffffff;
	background-image:url(../img/footerHomeBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#footer p a {
	font-weight:bold;
	padding:1px 3px;
}

#footer p a:link {
	color:#a72024;
	font-weight:bold;
	text-decoration:underline;
}

#footer p a:visited {
	color:#a72024;
	font-weight:bold;
	text-decoration:underline;
}

#footer p a:hover {
	color:#fff7be;
	font-weight:bold;
	background-color:#a72024;
	text-decoration:none;
}

#footer p a:active {
	color:#fff7be;
	font-weight:bold;
	background-color:#a72024;
	text-decoration:none;
}
