﻿/*
    If you're just learning CSS try out this website:
    http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/
*/
body, html
{
    margin: 0;
    background-color: #B4B4B4;
    background-image: url(/imgs/background.jpg);
    background-repeat: repeat-x;
    font-family: Verdana, Sans-Serif;
}
body
{
}
img
{
    border: 0;
}
a
{
  /* turn off dotted outlining */
  outline: none;
}
div#commentForm
{
	background: white;
	border: 1px solid red;
	display: none;
	float: right;
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
	/* line-height: 16px; */
	/* height: 120px; */
	margin-left: 35px;
	margin-top: 300px;
	padding: 10px;
	position: absolute;
	text-align: left;
	/* width: 630px; */
}
#tbm-contact-drawing
{
    font-family: Verdana, Sans-Serif;
    font-size: 110%;
    font-weight: bold;
}
#tbm-contact-drawing-bigger
{
    font-family: Verdana, Sans-Serif;
    font-size: 140%;
    font-weight: bold;
}
#tbm-rightcolumn
{
    float: right;
    font-family: Verdana, Sans-Serif;
    font-size: 70%;
    line-height: 16px;
	height: 520px;
    margin-left: 220px;
	margin-top: 250px;
    position: absolute;
    text-align: left;
    width: 630px;
}
#tbm-rightcolumn-promo
{
    float: right;
    font-family: Verdana, Sans-Serif;
    font-size: x-small;
    line-height: 16px;
	height: 120px;
    margin-left: 740px;
	margin-top: 10px;
    position: absolute;
    text-align: left;
    width: 630px;
}
#tbm-rightcolumn-contest
{
    float: right;
    font-family: Verdana, Sans-Serif;
    font-size: 70%;
    line-height: 16px;
	height: 520px;
	padding-left: 30px; 
    margin-left: 220px;
	margin-top: 250px;
    position: absolute;
    text-align: left;
    width: 630px;
}
#tbm-rightcolumn-gallery
{
	background-color: #3D3C3C;
	height: 390px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#tbm-subr-left-contact
{
    float: left;
    font-family: Verdana, Sans-Serif;
    margin-left: 5px;
    position: relative;
    width: 230px;
}
#tbm-subr-right-contact
{
    float: right;
    font-family: Verdana, Sans-Serif;
    position: relative;
    width: 360px;
}
#tbm-subr-left
{
    float: left;
    font-family: Verdana, Sans-Serif;
    margin-left: 5px;
    position: relative;
    width: 290px;
}
#tbm-subr-right
{
    float: right;
    font-family: Verdana, Sans-Serif;
    position: relative;
    width: 300px;
}
#tbm-sub3c-1
{
	align: center;
    float: left;
    font-family: Verdana, Sans-Serif;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 195px;
}
#tbm-sub3c-2
{
	align: center;
    float: left;
    font-family: Verdana, Sans-Serif;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 195px;
}
#tbm-sub3c-3
{
	align: center;
    float: left;
    font-family: Verdana, Sans-Serif;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 195px;
}
#tbm-leftcolumn
{
    font-family: Verdana, Sans-Serif;
    font-size: smaller;
	height: 520px;
	margin-left: 10px;
	margin-top: 300px;
    position: absolute;
    text-align: center;
    width: 200px;
}
#tbm-sub3c-3 a,a:hover,a:visited
{
    color: blue;
    text-decoration: underline;
}
#tbm-subl-reverse
{
    background: white;
    font-family: Verdana, Sans-Serif;
    font-size: x-small;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
#tbm-slideshow
{
    position: relative;
}
#tbm-map
{
    background: white;
    color: gray;
    float: right;
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
	height: 520px;
    padding-left:25px;
    padding-right: 25px;
    text-align: left;
    vertical-align: middle;
    width: 630px;
}
#tbm-copyright
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
#tbm-rightcolumn-text
{
    font-size: medium;
}
#tbm-bg
{
    /* 91.82% */
    border-style: ridge;
    border-width: medium;
    border-color: red;
    float: none;
    height: 698px;
    margin: 10px auto;
    overflow: hidden;
    width: 898px;
}
.tbm-customBreak {
	
	margin-top: 10px;
}
.line-space
{
	line-height: 8px;
}
.text-header
{
    color: #EE3348;
    font-family: Verdana, Sans-Serif;
    font-size: 180%;
    font-style: italic;
    font-weight: bold;
    line-height: 26px;
    margin-left: 5px;
}
div.nav-items
{
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    margin-bottom: 12px;
}
div.nav-items a
{
    color: #EE3248;
    text-decoration: none;
    background-color: #E3E0E2;
}
div.nav-items a:visited
{
    color: inherit;
    text-decoration: none;
}
div.nav-items a:hover
{
    color: inherit;
    text-decoration: underline;
}
div.nav-items li
{
    color: #EE3248;
    font-size: small;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top:5px;
    margin-bottom:5px;
    background-color: #E3E0E2;
    list-style-type: none;
    padding-left: 15px;
}
div.nav-items ul
{
    padding-left: 0px;
    margin-left: 0px;
}
div.nav-items a:visited
{
    color: inherit;
    text-decoration: none;
}
/*
    This CSS custom designed for http://www.theblindmannm.com/, please do not
        just steal the design, if you wish to use please email us at
        http://f4techgroup.com/
*/
