@charset "utf-8";
/*  Style Sheet for Genesis Creations, Inc. */
/*  Created: 08/20/2007                     */


/* Top Level */
* {
    border:none;
    margin:0;
    padding:0;
}

body { font-size: 1.0em; }
.orange {
	color: #fa7100;
}


html, body { height: 100%; }
.white {
	color: #FFFFFF;
}


td.content {
	font-family: Verdana;
	color: #ffffff;
	height: 21em;
	padding-right: 5.75em;
	padding-top: 1.85em;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-color: #fa7100;
	border-bottom-style: solid;
	padding-bottom: 0.15em;
	margin-bottom: 0.3em;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0.1em;
	padding-top: 0.725em;
	margin-bottom: 0.3em;
}
 
p { 
	font-size: 1em;
	font-weight: normal;
	padding-top: 0.15em;
	padding-bottom: 0.65em;
	line-height: 1.35em;
} 

p a {
	color:#fa7100;
	text-decoration: none;
}

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

li {
	font-size: 1em;
	font-weight: normal;
	padding-top: 0.15em;
	padding-bottom: 0.65em;
	line-height: 1.35em;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.5em;
	padding-left: 0.5em;
} 




/* Home Page Design */
table.outer_h {
	background-image: url(/img/design/home_background_orange.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.home {
	width: 62em;
	height: 39em;
	padding: 0px;
	margin: 0px;
}

td.slogan {
	font-family: Verdana;
	color: #ffffff;
	text-align: right;
	font-size: 1.7em;
	line-height: 1.4em;
	height: 202px;
	width: 100%;
	padding-right: 4em;
}

td.home_toplogo {
	width: 520px;
	height: 202px;
	vertical-align: bottom;
}

td.home_logo {
	background-color: #094891;
	width: 32.5em;
	height: 10em;
	vertical-align: top;
}

td.home_blue {
	background-color: #094891;
	width: 100%;
	height: 160px;
	vertical-align: top;
}

td.home_body {
	background-color: #094891;
	height: 16em;
	width: 62em;
	vertical-align: top;
}

td.brand {
	font-family: Verdana;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.4em;
	padding-left: 4em;
	padding-top: 1.8em;
}



/* Home Page Nav */
td.home_navcell {
	font-family: Impact;
	color: #fa7100;
	padding-right: 6.75em;
	padding-top: 1.875em;
	vertical-align: top;
}

td.home_navcell a.home_nav {
	font-family: Impact;
	font-size: 1.75em;
	background-image: url(/img/design/dots.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.95em;
	color: #fa7100;
	text-decoration: none;
	line-height: 1.8em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.4375em;
	padding-left: 1.0em;
}

td.home_navcell a.home_nav:hover {
	font-family: Impact;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}



/* Secondary Page Design */
table.outer_s {
	background-image: url(/img/design/background_orange.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.second {
	width: 62em;
	height: 39em;
	padding: 0px;
	margin: 0px;
}

td.section {
	text-align: right;
	height: 112px;
	width: 40.8125em;
	padding-right: 4.92em;
	vertical-align: top;
}

td.second_toplogo {
	width: 339px;
	height: 112px;
	vertical-align: bottom;
}

td.second_logo {
	background-color: #094891;
	width: 339px;
	height: 111px;
	vertical-align: top;
}

td.second_body {
	background-color: #094891;
	height: 25em;
	width: 62em;
	vertical-align: top;
}

td.bottom {
	width: 62em;
	text-align: right;
	padding-right: 5.75em;
	padding-bottom: 3.75em;
}



/* Secondary Site Nav */
td.top_nav {
	background-color: #094891;
	color: #fa7100;
	text-align: right;
	width: 40.8125em;
	height: 111px;
	vertical-align: top;
	padding-right: 5.125em;
	padding-top: 2.5em;
}

td.top_nav a {
	font-family: Verdana;
	font-size: 1.3em;
	background-image: url(/img/design/dots.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.89em;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0.4375em;
	padding-left: 1.125em;
}

td.top_nav a:hover {
	color: #fa7100;
}




/* Secondary Page Nav */
td.second_navcell {
	width: 339px;
	padding-left: 56px;
	padding-bottom: 0.9em;
	padding-top: 4.4em;
	vertical-align: top;
}

table.pagenav {
	width: 283px;
}

table.pagenav td {
	width: 100%;
	border: 0em;
	padding-bottom: 0.5em;
	padding-top: 0.25em;
	text-align: left;
	vertical-align: top;
}

table.pagenav td a {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table.pagenav td a:hover {
	color: #fa7100;
}




/* Next Section */
td.portfolio {
	background-color: #094891;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px;
	border-top-color: #fa7100;
	border-top-width: thin;
	padding-top: 5px;
	border-bottom: solid 1px;
	border-bottom-color: #fa7100;
	border-bottom-width: thin;
	padding-bottom: 5px;
}

td.portdetails {
	width: 50%;
	height: 150px;
	vertical-align: top;
	text-align: center;
}

td.portdetails a.link, td.portdetails a.visited {
	color: #FFFFFF;
	text-decoration: none;
}

td.portdetails a:hover.link {
	color: #fa7100;
}

p.testimonial {
	font-size: 1em;
	font-weight: normal;
	padding-top: 0.45em;
	padding-bottom: 0em;
	padding-left: 1em;
	line-height: 1.15em;
} 

p.testimonialtitle {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	padding-top: 0em;
	padding-bottom: 1.35em;
}
