html,body {
    background: white;
    font-size: 13px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-color: #A9A348;
    height=100%;
    top: 0px;
    left: 0px;
    
	}

	
.caption {
    font-color: #A9A348;
    text-decoration: none;
    font-size: 10px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	}
	
td {
    font-size: 13px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    line-height: 20px;
    color: #A9A348;
	}
	
p {
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #A9A348;
	}
	
whitetext {
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    line-height: 20px;
	}
	
	
mysmall {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #A9A348;
	}
	
a:link {
    text-decoration: none;
    color: #A9A348;
	}
	
a:visited {
    text-decoration: none;
    color: #A9A348;
	}
	
a:hover {
    text-decoration: none;
    color: #75701F;
	}
	
a:active {
    text-decoration: none;
	color: #75701F;
	}

	
a.caption:link {
    font-size: 10px;
    text-decoration: none;
	font-weight: normal;
    color: #A9A348;
    font-weight: normal;
	}
	
a.caption:visited {
    font-size: 10px;
    text-decoration: none;
    color: #A9A348;
	font-weight: normal;
    font-weight: normal;
	}
	
a.caption:hover {
    font-size: 10px;
    text-decoration: none;
    color: #75701F;
    font-weight: normal;
	}
	
a.caption:active {
    font-size: 10px;
    text-decoration: none;
    color: #75701F;
    font-weight: normal;
	}

	

.title {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
        font-weight: bold;
	}

.subhead {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
        font-weight: bold;
	}

.title3 {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
        line-height: 1.25;
	}

.title2 {
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

.sidebar {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
        font-color: #A9A348;
	}

.bottomaddr {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}


.hometext {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	}

.text {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 15px;
	color: #ffffff;
	}
	



select, option, textarea, input {
	font-family: Arial, Verdana;
	font-size: 11px;
}
	
.forumline      { background-color: #fff2d9; border: 1px #cc9933 dashed; }

.pictureborder      { border: 1px #000000 solid  ; }

.navbartable      { background-color: #996633; }


.mainbox {
    background-image: url(gifs/lightyellowbackground.jpg);
    padding: 0px;
    width: 800px;
    height: 600px;
}

.portfolio {
    background-image: url(gifs/portfoliobackground.jpg);
    padding: 0px;
}

.darkgreenmainbox {
    background-image: url(gifs/dark_green_dot.jpg);
    padding: 0px;
    width: 800px;
    height: 600px;
}

