body {
	background: #6BC1FE url(images/bg_body.gif) repeat-x;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0067B8;
}
a:hover {
	color: #003C79;
	text-decoration: none;
}
a:visited {
	color: #003C79;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	color: #0067B8;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0067B8;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
	font-size: 1.0em;
}
#container {
	font-size: 1.0em;
	margin-bottom: 25px;
}
#popup #call_us {
	background: #000000 url(images/header_right-corner_sm.gif) no-repeat right top;
	text-align: right;
	color: #FFF200;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
#call_us {
	background: #000000 url(images/header_right-corner.gif) no-repeat right top;
	text-align: right;
	color: #FFF200;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
}
#call_us p {
	margin: 0px;
	padding: 0px;
}

#header_spacer,
#footer_spacer {
	background: #CCCCCC url(images/bg_separator.gif);
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#left_col {
	vertical-align: top;
	background: #003C79 url(images/bg_nav.gif);
}

#navigation {
	font-size: 1.0em;
	background: #007EC6 url(images/bg_menu.gif);
	margin: 0px 0px 25px;
	padding: 0px;
	list-style: none;
}

#navigation li {
	list-style: none;
	border-bottom: 1px solid #005693;
	border-top: 1px solid #008FD1;
}
#navigation a {
	display: block;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
	color: #B3E7FF;
}
#navigation a:visited {
	color: #DEDEDE;
	text-decoration: none;
}

/* --- store sub-navigation --- */
#sub_navigation {
	margin: 0px;
	padding: 0px;
	background-color: #0067B8;
	border-top: 1px solid #005693;
}

#sub_navigation li {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	border-top: none;
	border-bottom: 1px dotted #007EC6;
}
#sub_navigation a {
	padding: 5px;
	margin: 0px;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#right_col {
	vertical-align: top;
	background: #FFFFFF;
}

#content {
	padding: 10px;
	background: #FFFFFF;
}

#footer {
	background: #000000;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	font-size: 0.9em;
	border-bottom: 5px solid #003C79;
}
#footer p {
	margin-top: 0px;
	padding-top: 0px;
}

#footer a {}

#credits {
	color: #454545;
}
#credits a {
	color: #696969;
}
#contact_form {
	border-left: 1px dotted #CCCCCC;
	width: 50%;
}
#team_form {
	width: 50%;
}
#contact_form td,
#team_form td {
	padding: 5px;
}
#contact_form .input,
#team_form .input  {
	width: 95%;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
}
#contact_form th {
	background: #FFFFFF;
	padding: 5px;
	color: #000000;
	text-align: left;
}

.caption {
	font-size: 0.9em;
	color: #666666;
}
#team_packages td,
#local_favorites td,
#custom_designs td,
#custom_airbrush td,
#home_table td {
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

#custom_silkscreen td {
	text-align: center;
	padding: 5px; 
	vertical-align: top;
}
#banner {
	background: #000000 url(images/fp-black-banner.jpg) no-repeat;
	height: 160px;
	width: 580px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#banner h1 {
	margin-left: 15px;
	font-size: 24px;
	margin-top: 15px;
	padding: 0px;
}
#banner p {
	color: #CCCCCC;
	font-size: 12px;
	margin: -10px 120px 20px 180px;
}
#banner a {
	color: #0067B8;
}
#photos,
#popup_photos {
	text-align: center;
}
#photos img {
	margin: 8px;
}
#popup_photos img {
	margin: 5px;
}
.required {
	color: #007EC6;
}
#popup #footer a {
	color: #FFFFFF;
}
