/***********************************************/
/* gdwd.css                                    */
/* for use with the GD Web Design website      */
/* 25 May 2006                                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	line-height: 1.166;	
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	background-image:url(../images/bg1.gif);
	background-repeat: repeat;
	padding: 0px;
	background-color: #fae1c8;
	font-size: 12px;
}

#workarea {
	background-color: #fae1c8;
	color:  #fff;
	border: 1px solid #930;
	width: 770px;
	margin: auto;
	padding: 0px;
}

#masthead-b {
	display: none;
}


#masthead-b2 {
	margin: auto;
	width: 770px;
	text-align: center;
}

#masthead {
	background-color: #fae1c8;
	color:  #fff;
	border: 1px solid #930;
	width: 770px;
	margin: auto;
	height: 150px;
	min-height: 125px;
	background-image: url(../images/webDesign2b.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
}

h1 {
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 150%;
	background-color: #fae1c8;
 	color: #930;
 	margin: 0px;
 	padding: 0px;
	text-align: center;
}

h2{
 	font-family: Arial,sans-serif;
 	font-size: 114%;
	background-color: #fae1c8;
 	color: #930;
	margin: 0px;
 	padding: 0px;
	text-align: center;
}

h3{
 	font-family: Arial,sans-serif;
 	font-size: 110%;
 	background-color: #fae1c8;
	color: #930;
 	margin: 0px;
 	padding: 0px;
	text-align: center;
}

h4{
 	font-family: Arial,sans-serif;
 	font-weight: normal;
	background-color: #fae1c8;
 	color: #930;
 	margin: 0px;
 	padding: 0px;
}

h5{
 	font-family: Verdana,Arial,sans-serif;
	background-color: #fae1c8;
 	color: #930;
 	margin: 0px;
 	padding: 0px;
}

#content {
	text-align: justify;
	padding: 10px;
	border: 5px solid #930;
	border-top-width: 0px;
	border-left-width: 3px;
	background-color: #fae1c8;
	color: #930;
/* 
	height: 450px;
	min-height: 460px;  
	float: inherit;
	border-left: 10px double #F00;

	float: left;
	z-index: 1;
	overflow: auto;
	width: 75%;
*/
	float: left;
	width: 549px;
	min-height: 425px;  
}

#content a {
	color: #930;
	background-color: #fae1c8;
}

#content a:hover {
	color: #fae1c8;
	background-color: #930;
}

#content2 {
	text-align: justify;
	color: #930;
	background-color: #fae1c8;
	overflow: auto;
	width: 535px;
}

input {
	background-image: url(../images/button.jpg);
	color: #fff;
	background-color: #fae1c8;
}

.buttonArea {
	text-align: center;
}

/************* #footer styles *************/

#footer{
	color: #930;
	background-color: #fae1c8;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	width: 756px;
	border: 5px solid #930;
	border-top-width: 0px;
	clear: both;
	text-align: center;
}

#footer a {
	color: #930;
	background-color: #fae1c8;
}

#footer a:hover{
	text-decoration: underline;
	background-color: #930;
	color: #fae1c8;
}

#footer p {
	text-align: center;
}

.blockDisplay {
	display: block;
	text-align: left;
	color: #930;
	background-color: #fae1c8;
}

.blockDisplay2 {
	display: block;
	text-align: left;
}

/************* #siteInfo styles ***************/

#siteInfo{
	text-align: center;
	text-decoration: none;
	clear: both;
	font-size: 70%;
	color: #003;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border-bottom: 3px solid white;
	border-top: 3px solid #00f;
}

#siteInfo a{
	text-decoration: none;
	color: #003;
	background-color: #fff;
}

#siteInfo a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #00f;
}

/*********** #navBar link styles ***********/

/* #navBar ul a:link, #navBar ul a:visited {display: block;} */
#navBar ul {list-style: none; margin: 0; padding: 0;}  

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #00f;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.title {
	font-weight: bold;
	font-size: 14px;
 	color: #fff; 
	background-color: #fae1c8;
	display: block;
	line-height: 2; 
	text-align: center;
}

.title2 {
	font-weight: bold;
	font-size: 16px;
 	color: #930; 
	background-color: #fae1c8;
	display: block;
	text-align: center;
}

.name {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
 	color: #930;
	background-color: #fae1c8;
	display: block;
}

.contentBlock {
	display: block;
	color: #003;
	background-color: #fae1c8;
}

.redText {
	color: red;
	background-color: #fae1c8;
	font-size: 18px;
}

.brownText {
	color: #930; 
	background-color: #fae1c8;
	font-size: 14px;
	font-weight: bold;
}

.yellowText {
	color: #FF0;
	background-color: #fae1c8;
	font-size: 18px;
}

.menu{
	background-color: #fae1c8;
	border: 0px solid #930;
	color: #930; 
	width: 110px;  
	float: left;   
/* 
	top: -220px;
	top: 80px;
	position: relative;
	top: -220px;
	left: 34px;
*/	
	top: 70px;
	left: 36px;
	position: relative;
	
	display: block;
	padding: 1px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.menu a {
	text-decoration: none;
	color: #930;
	background-color: #fae1c8;
	display: block;
	border: 1px solid #930;
	padding: 1px;
}

.menu a:hover { 
	background: #930;
	color: #fae1c8;
	display: block;
}

.menu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
}

#main_menu {
	background-repeat: no-repeat;
	height: 300px;
	background-color: #fae1c8; 
	background-image: url(../images/menuFrame5b.gif);

	width: 185px;
	border: 5px solid #930; 
	border-top-width: 0px;
	border-right-width: 3px;
	/*	 
	position: inherit;
	float: left; 
	display: block;
	z-index: 1;
	*/
	float: left; 
}

#main_menu2 {
	display: none;
}

.what {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.row {
	border: 2px solid #930;
	float: left;
	display: block;
}

.cell {
	border: 1px dotted #930;
	float: left;
	height: 100px;
	width: 175px;
}

.pcell {
	border: 1px dotted #930;
	float: left;
	width: 210px;
	text-align: center;
	vertical-align: middle;
}

.components a {
	color: #930;
	background-color: #fae1c8;
}

.components a:hover{
	text-decoration: underline;
	background-color: #930;
	color: #fae1c8;
}

.samp-list li a {
	color: #930;
	background-color: #fae1c8;
}

.samp-list li a:hover {
	color: #fae1c8;
	background-color: #fae1c8;
	background-color: #930;
}

.counter {
	color: #930;
	background-color: #fae1c8;
	font-weight: bold;
}

.rightCol {
	display: none;
}

/* make the tabs */
.home, .about, .portfolio, .rates, .components, .started, .services, .contact {
	color: #900;
	background: #fae1c8;
	font: bold 1em Arial, Helvetica, sans-serif;
	border: 2px solid #900;
	padding: 2px 5px 0px 5px;
	margin: 0px;
	text-decoration: none; 
}
