@charset "UTF-8";
/* CSS Document */

body {
    background-color: #D5D5BA;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	width: 960px;
}

h1, h2, h3 {
    color: #7F7F6F;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

h1 {
    color: #BF7433;
	font-size: 140%;
	letter-spacing: .14em;
}

h2 {
    font-size: 130%;
	letter-spacing: .12em;
}

h3 {
    color: #336600;
    font-size: 110%;
	letter-spacing: .10em;
}

p {
    margin: 0;
	padding: 0;
}

a {
    color: #0000CC;
    text-decoration: none;
}

a:hover, a:active {
    color: #993300;
	text-decoration: none;
}

q {
    font-style: italic;
	color: #336600;
}

ul {
    list-style: none;
	margin: 0 20px 20px 10px;
	padding: 0 10px;
}

ol {
	margin: 0 20px 20px 10px;
	padding: 0 10px;
}

li {
    line-height: 1.2em;
	padding: 0 0 10px 0;
}

blockquote {
	background-color: #D5ECFA;
	border: 1px solid #94C6F2;
	color: #1D2A4D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin: 0 50px;
	padding: 10px;
}

.pull {
	background-image: url(../images/background/pullbg.png);
	background-position: left top;
	background-repeat: no-repeat;
}


th {
    letter-spacing: .07em;
    padding: 5px;
    text-align: left;
	vertical-align: top;
}

td {
    padding: 5px;
    text-align: left;
	vertical-align: top;
}

th.thright {
    text-align: right;
	letter-spacing: normal;
}

.va_bottom {
   vertical-align: bottom;
 }
 
.upto {
    padding: 0 0 0 0;
	margin: 0 0 3px 0;
}

iframe {
   height: 575px;
   width: 710px;
  }

/* Page Layout Divs */

#wrapper {
    margin: 0 auto;
	padding: 0;
	background-image: url(../images/background/shadow.png);
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	z-index: 1;
}

#top {
	background-image: url(../images/background/bg_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 10px;
	padding: 0;
	height: 175px;
	width: 940px;
	z-index: 2;
}

#contentbg_top {
    background-image: url(../images/background/bg_content_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 960px;
	z-index: 2;
}

#contentbg {
    background-image: url(../images/background/bg_content.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	min-height: 175px;
	width: 960px;
	z-index: 2;
}

#contentbg_bottom {
    background-image: url(../images/background/bg_content_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 960px;
	z-index: 2;
}

#base {
    background-image: url(../images/background/bg_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 10px;
	padding: 0;
	height: 100px;
	width: 940px;
	z-index: 2;
}

#menu {
	color: #D6E8FF;
	margin: 20px 0 0 0;
	padding: 0;
	position: absolute;
	top: 191px;
	left: 15px;
	width: 200px;
	z-index: 5;
}

#menu p {
    padding: 10px 0 0 0;
	margin: 0 0 0 15px;
	color: #00CC00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#textarea {
    margin: 0 10px 0 215px;
	padding: 0;
	width: 730px;
}

#header {
	color: #454131;
	height: 90px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	left: 300px;
	width: 580px;
	z-index: 3;
}

#header img {
    margin: 0;
	padding: 0;
}

#contentTop {
    background-image: url(../images/background/content_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 960px;
	z-index: 4;
}

#content {
    background-image: url(../images/background/content.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0;
	min-height: 700px;
	padding: 0;
	width: 960px;
	z-index: 4;
}

#contentBottom {
    background-image: url(../images/background/content_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 960px;
	z-index: 4;
}

#footer {
    background-color: #669966;
	border: 2px solid #1C8F3A;
	color: #333333;
	font-size: 85%;
	height: 50px;
	margin: 0 18px;
	padding: 0 20px;
	text-align: left;
	width: 860px;
	z-index: 3;
}

#logo {
    height: 177px;
	width: 146px;
    position: absolute;
	top: 40px;
	left: 25px;
	z-index: 299;
}


/* .story styles */


.story {
    border-left: 1px solid #66CC00;
	border-bottom: 1px solid #66CC00;
    margin: 0 10px 40px 10px;
	padding: 0 0 10px 5px;
	z-index: 5;
}

.story h2, h3 {
    padding: 10px 10px 5px 5px;
}

.story h1 {
    padding: 0 10px 5px 5px;
}

.story p {
    line-height: 1.4em;
    padding: 0 10px 20px 5px;
}

.story img {
    border: none;
}

img.floatleft {
    float: left;
	padding: 0;
	margin: 0 10px 10px 0;
}

img.border {
    border: 1px solid #7F7F6F;
}

img.floatright {
    float: right;
	padding: 0;
	margin: 0 0 10px 10px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.center {
    text-align: center;
}

.rules {
    margin: 0 0 0 20px;
	color: #336600;
}

.pagebottom {
    margin-bottom: 0;
	padding-bottom: 15px;
	border-bottom: none;
}


.button {
    background-color: #FFFF99;
	border: 1px solid #33CC00;
	text-align: center;
	padding: 3px;
}
	

/* gallery styles */

#gallery {
	margin: 0;
	padding: 10px;
	text-align: justify;
	width: 680px;
}

.pgallery {
    width: 170px;
	height: 150px;
	float: left;
	text-align: center;
	overflow: hidden;
}


.pgallery img {
    border: 1px solid #A9C1A3;
	margin: 5px;
	padding: 0;
}

#websites {
    margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
}

.website {
    width: 250px;
	height: 320px;
	float: left;
	text-align: center;
	margin: 0 50px;
}

.website p {
    text-align: justify;
}

/* .return styles */

.return {
    font-size: 90%;
	height: 25px;
	margin: 10px;
	padding: 0;
	text-align: right;
}

.return img {
    border: none;
	margin-right: 2px;
}

/* Image Background Styles */

.imgCenter {
    background-image: url(../images/background/450x338bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 368px;
	margin: 0 0 0 30px;
	padding: 14px;
	width: 480px;
}

/* #footer styles */

#footer p {
    padding: 5px 0;
	line-height: 1.7em;
	text-align: center;
}

a:link.footer, a:visited.footer {
    color: #E5F4FF;
}

a:hover.footer, a:active.footer {
    color: #FFFFFF;
}

#w3validation {
    margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 660px;
	text-align: right;
	width: 300px;
}

#w3validation img {
    border:0;
	float: left;
	width:88px;
	height:31px;
	margin: 0 5px;
}

/* ad */

.ad {
	font-size: 80%;
    margin: 0 10px;
	padding: 10px 40px 10px 40px;
	z-index: 5;
}

/* oldBrowser */

#oldBrowser {
    display: none;
}

#oldBrowser h2 {
    display: none;
}

#oldBrowser p {
    display: none;
}


/* #chimpy design studios - please do not remove or edit */

#chimpy {
    background-image: url(http://www.chimpydesign.com/images/signature/chimpydesign.png);
	background-position: left top;
	background-repeat: no-repeat;
    float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	height: 50px;
	letter-spacing: .08em;
	line-height: 1.2em;
	margin-right: 10px;
	padding: 20px 0 0 50px;
    text-align: left;
	width: 200px;
}


#veteranbusiness {
    border: 0;
    position: absolute;
	bottom: 0;
	right: 10px;
}

#freedesign {
    padding: 0;
		text-align: center;
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		color: #000000;
		margin: 0 0 0 35px;
		height: 130px;
		width: 130px;
		background-image: url(../images/background/freedesign.png);
		background-position: left top;
		background-repeat: no-repeat;
		overflow: hidden;
}

#freedesign p {
    padding: 73px 0 0 0;
		margin: 0;
		font-size: 12px;
		color: #000000;
}