/*
this style sheet is for the following

2 column (content & navigation)
wrapper
header
footer
menu

*/

/*************  HTML ************************/
/* html,body,h1,h2,h3,h4,h5,h6,p,tbody,td,th,ul,li  */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;	
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}


/************  lnks     *********************/

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}


/***************** divs *******************/
/* h1,h2,h3,h4,h5,h6,p,tbody,td,th,ul,li  */

#wrapper {
	width: 960px;
	margin: 0 auto;
	/*border: thin solid #000000;*/
	/*background-image: url(../assets/black-bg-2.gif);*/
	background-image: url(../assets/gray-column-background.gif);	
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#header {
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
	/*background-image: url(../assets/more-header.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#header a {
	color: #0099FF;
	text-decoration: none;
}
#header a:hover {
	color: #FF0000;
}
#header a:active {
	color: #FF0000;
}

#header h4 {
	margin: 0px;
	padding-top: 3px;
	color: #FF0000;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	font-size: 1.75em;
}

#banner-more {
	float: left;
	width: 500px;
}

#agent-header {
	margin: 0px;
	padding-top: 3px;
	float: right;
	height: 97px;
	width: 300px;
}
#agent-header-desc {
	float: left;
	width: 200px;
	color: #FF0000;
	font-size: 1.5em;
}
#agent-header-photo {
	float: right;
	width: 100px;
}
#header-title {
	margin: 0px;
	padding-top: 3px;
	color: #FF0000;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	font-size: 2em;
	float: right;
	width: 100%;
	font-weight: bold;
}

#menu {
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: #E9E7E2;
	height: 25px;
	width: 100%;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;*/
	padding-top: 5px;
}
#menu a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bolder;
}
#menu a:hover {
	color: #FF0000;
}
#menu a:active {
	color: #FF0000;
}
#buffer {
	/*background-color: #FFFFFF;
	height: 5px;*/
}
#navigation {
	float: left;
	width: 180px;
	text-align: left;
	padding: 0 10px 0 10px;
	color: #000000;
}
#navigation h4 {
	text-decoration: underline;
	margin-bottom: 2px;
	color: #000000;
}
#navigation a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;;
}
#navigation a:link {

}
#navigation a:visited {

}
#navigation a:hover {
	color: #FF0000;
}
#navigation a:active {
	color: #FF0000;
}
#content {
	width: 560px;
	float: left;
	text-align: left;
	padding: 0 10px 0 10px;
/*	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;*/
}
#content h1 {
	font-size: 1.5em;
}

#content form, li, p, h2, h3, h4{

}

#right-bar {
	float: left;
	width: 170px;
	text-align: left;
	padding: 0 5px 0 5px;
	color: #FFFFFF;
}

#right-bar h4 {
	text-decoration: underline;
	margin-bottom: 2px;
	color: #000000;
}
#right-bar a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;	
}
#right-bar a:hover {
	color: #FF0000;
}
#right-bar a:active {
	color: #FF0000;
}

#footer {
	background-color: #CCCCCC;
	clear: both;
	width: 100%;
	font-size: .85em;
}
#memberbox {
	width: 90%;
	border: thin solid #000000;
	font-size: 1.25em;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
#memberbox h3 {
	text-decoration: underline;
}
#profile {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;	
}
#profile img {
	margin: 0px;
	padding: 0px;

}

#team {
	width: 90%;
}
#tour-index p{
	width: 90%;
}

/**************  Classes   *****************/
/* h1,h2,h3,h4,h5,h6,p,tbody,td,th,ul,li  */
.agentname {
	font-size: 1.25em;
}
.contact-address {
	font-size: 1.1em;
}
.contact-message {
	font-size: 1.25em;
}
.hbm {
	font-size: 1.5em;
}
.hbm-image {
	margin-right: 10px;
	margin-bottom: 10px;
}
.myth {
	font-size: 1.25em;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.successtitle {
	font-size: 1.33em;
	font-weight: bold;
}
.teamfav {
	font-weight: bold;
}
.testimony {
	font-style: italic;
}
.tour-image {
	margin-right: 10px;
	margin-bottom: 10px;
}
.tour-price {
	font-weight: bold;
	color: #FF0000;
}


.resourcetitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
}

.about-me-photo {
	border: thin solid #000000;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
}
