/* -------------------------------------------------------------------------------------------------
   Main Cascading style sheet for the Houston Bridge Studio Web site
	 Web                   : www.houstonbridgestudio.com
	 Filename              : hbs.css
	 Version               : 09/29/2008
	 Author                : Bert Onstott
	 ------------------------------------------------------------------------------------------------- */

/* Basic formatting */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote
{
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code
{
	font-size: 1em;
}

a
{
	text-decoration: none;
}

a img
{
	border: none;
}

/* basic formatting */

body
{
	background: #666666;
	color: #102536;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.HoustonBridgeStudio #container
{
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFB2B2;
	padding: 0px;
	color: #102536;
	width: 920px;
}

h1, h2, h3, h4, h5, h6 pre, code
{
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h1
{
	font-size: 1.5em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1em;
}

p
{
	margin-bottom: 0.5em;
	line-height: 120%;
}

ul
{
	padding-left: 30px;
}

a
{
	Color: #0000FF;
	text-decoration:none;
	font-weight: bold;
}

a:visited
{
	color: #336600;
}

a:hover
{
	background-color: #0000FF;
	color: #FFFFFF;
}
hr 
{
	height: 1px;
	border: thin outset #03F;
}

/* styles that apply only to the header div */

.HoustonBridgeStudio #header
{
	background-color: #FF7C80;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/Bridge_lady.png);
	background-repeat: no-repeat;
	background-position: 650px center;
}

.HoustonBridgeStudio #header h1
{
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	text-align: left;
}

/* This style creates the full height left bar */

.HoustonBridgeStudio #LeftBar
{
	background-image: url(../images/LeftBar.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

/* This style creates the full height right bar */

.HoustonBridgeStudio #RightBar
{
	background-image: url(../images/RightBar.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

/* These styles apply to the second header div */

.HoustonBridgeStudio #header2
{
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 118px;
	margin-left: auto;
}

.HoustonBridgeStudio #header2 h1
{
	padding-left: 30px;
	text-align: left;
}

/* Styles for the main navigation bar */

.HoustonBridgeStudio #navbar
{
	margin-left:30px;
	width: 120px;
}

/* Styles that apply only to the news div on the home page */


/* Styles that apply to the OurStudio div on the About us page */

.HoustonBridgeStudio #OurStudio
{
	width: 160px;
	margin-right: 20px;
}

/* This style is used to format the name of the studio wherever it appears. */

.HoustonBridgeStudio address
{
	text-align: center;
	font-weight: bold;
	color: #102536;
}

/* This syles the "Where the fun is!" motto on every page */

.HoustonBridgeStudio #motto
{
	font-style: italic;
	position: relative;
	left: 50px;
	width: 9em;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Styles that apply to the mainContent div */

.HoustonBridgeStudio #mainContent
{
	background-color: #FFCCCC;
	margin-left: 160px;
	text-align: left;
	padding: 10px;
	min-height: 320px;
}

.HoustonBridgeStudio #MainNav
{
	float: left;
}

.HoustonBridgeStudio .rm250
{
	margin-right: 250px;
}

.HoustonBridgeStudio .rm30
{
	margin-right: 30px;
}

.HoustonBridgeStudio #mainContent h1
{
	font-size: x-large;
	font-variant: small-caps;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #102536;
	margin-top: 5px;
}

.HoustonBridgeStudio #mainContent h2
{
	font-size: large;
	margin-bottom: 1px;
	padding-bottom: 5px;
}

.HoustonBridgeStudio #mainContent p
{
	margin-bottom: 1em;
	margin-top: 1em;
}

.HoustonBridgeStudio #mainContent ul
{
	list-style-type: disc;
	text-align: left;
}

.HoustonBridgeStudio #mainContent ol
{
	padding-left: 50px;
}

/* Styles that apply to the footer */

.HoustonBridgeStudio #footer
{
	clear: both;
	padding: 1em;
}

.HoustonBridgeStudio #footer p
{
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-right: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	font-style: italic;
}

.HoustonBridgeStudio #footer h1
{
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-right: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	font-style: italic;
	font-size: large;
}

.right_image
{
	float: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.left_image
{
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	clear: both;
}

.HoustonBridgeStudio #map
{
	margin-left: 200px;
	margin-right: 200px;
	text-decoration: none;
}

.redtext
{
	color: #F00;
}

.clearfloat
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
{
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}


#mainContent #register table
{
	margin-left: 50px;
}

#register table tr th
{
	text-align: left;
}

