@charset "UTF-8";
/* CSS Document */

* {
  margin:  0;
  padding: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #B7B7B7;
	background-color: #1B1209;
	background-image: url(../images/backgrounds/bkrndtext.jpg)	
}	



/* Header Bar*/
#header {
	
	height: 85px;
	background-image: url(../images/top-bar.png);
	background-repeat:repeat-x;
	min-width:930px;
	
}
#header h1 {
	background: url(../images/backgrounds/trcwestlogo1.png) 10px 0px no-repeat;
	height: 76px;
	margin:0;
	float: left;
	width: 300px;
	position: absolute;
}
#header h1:hover {
background: url(../images/trcwestlogo_OVER.png) 10px 0px no-repeat;
	height: 76px;
	margin:0;
	float: left;
	width: 300px;
	position: absolute;
}

#header h1 a {
	position: relative;
	display: block;
	top: 10px;
	left: 10px;
	width: 300px;
	height: 75px;
}
#header h1 a span {
	display: none;
}


/*End*/




/* @group Nav */

#nav {
	
	float: right;
	min-width:900px;
	padding-left:200px;
}

#nav ul {
	display: block;
	width: auto;
	height: 75px;
	text-decoration:none;
	float: right;
	margin: 0px;
	text-align: center;
}

#nav li {
	display: block;
	float: right;
	height: 75px;
	text-decoration:none;
	margin: 0px;
}





#nav li a{
	display: block;
	height: 50px;
	font-size: 120%;
	background-position: center;
	outline: none;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-variant: normal;
}

#nav li a:hover {
	
	color: #B9E800;
}


#nav li a.portfolio {
	width: 120px;

}

#nav li a.resume {
	width: 120px;
	
}

#nav li a.photography {
	width: 150px;
}

#nav li a.contact {
	width: 120px;
}

/* @end */

/* @group Container */
/*
#bar {
	background-color: #202020;
	height:10px;
	margin:0;
	padding:0;
}



#site #container{
	
	
	width: 930px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
	position: relative;

}

#bannerimg {
background-image:url(../images/homebnr.jpg);
height:200px;
}
/* My Effort*/

.banner#home {
background-image:url(../images/homebnr.jpg);
height:200px;
}
.banner#contact {
background-image:url(../images/beach_banner.jpg);
height:200px;
}
.banner#photography {
background-image: url(../images/dhow_banner.jpg);
height:200px;
}
.banner#resume {
background-image: url(../images/water_banner.jpg);
height:200px;
}
.banner#portfolio {
background-image: url(../images/wood-on-bridg-banner.jpg);
height:200px;
}

.banner h2 a {
color: #333333;
} 
.banner h5 a {
color: #999999;

} 

#site #container {
	width: 930px;
	overflow: hidden;
	margin: 0px auto;
	z-index: 0;
	position: relative;
	background-image:url(../images/content.png);
}

/**#container #footer {
	display: block;
	clear: both;
	width: 892px;
	height: 140px;
	margin: 0px auto;
	background: url('images/footer.gif') no-repeat bottom left;
	position: relative;
}

#container #footer a.top_link {
	position: absolute;
	text-indent: -10000px;
	outline: none;
	right: 45px;
	bottom: 0px;
	width: 145px;
	height: 100px;
}

#container #footer a.top_link:hover {
	background: none !important;
}
**/

#container #veioza {
	position: absolute;
	top: -20px;
	left: 625px;
	width: 307px;
	height: 588px;
	background: url('images/veioza.png') no-repeat top left;
	cursor: move;
}

#container a#content_start {
  position: absolute;
  left: 20px;
  top: 190px;
  visibility: hidden;
}



/* @end */



/* @group Left */

#left {
	float: left;
	width: 590px;
	margin-top: 10px;
	
	
}

#left .big-box {
	clear: both;
	width: 590px;
	position: relative;
	
}

#left .big-box .top {
	width: 590px;
	height: 54px;
	clear: both;
	background: url(../images/big-box-top.png) no-repeat top left;
}

#left .big-box .bottom {
	width: 590px;
	height: 30px;
	clear: both;
	background: url(../images/big-box-bottom.png) no-repeat top left;
}

#left .big-box .center {
	width: 530px;
	height: auto;
	clear: both;
	background: url(../images/big-box-centre.png) repeat-y top left;
	padding: 0px 30px 0px 30px;
}

#left .big-box .center .photog {


}

#left .big-box .center img {


border: 10px solid WHITE;

}

/* @end */

/* @group Right */

#right {
	float: left;
	width: 322px;
	height: auto;
	margin-left: 18px;
	margin-top: 10px;
}

#right a { color:#bad233;

}
#right .small-box {
	clear: both;
	width: 322px;
	position: relative;
	
}

#right .small-box .top {
	width: 322px;
	height: 54px;
	clear: both;
	background: url(../images/small-box-top.png) no-repeat top left;
}

#right .small-box .bottom {
	width: 322px;
	height: 30px;
	display: block;
	clear: both;
	background: url(../images/small-box-bottom.png) no-repeat top left;
}

#right .small-box .center {
	width: 300px;
	height: auto;
	clear: both;
	background: url(../images/small-box-centre.png) repeat-y top left;
	padding: 0px 0px 0px 25px;
	
}

#right .small-box .center img {


border: 10px solid WHITE !important;

}


/* @end */

#twitter{
margin-right: 10px;
padding-top: 4px;
padding-right: 15px;
padding-bottom: 4px;
padding-left: 10px;
list-style-image:none;

}

#twitter_update_list {
	list-style-image:none;
	font-size:75%;
		
}
#twitter_update_list li {margin-bottom:8px;}
#twitter_update_list li a {
	list-style-image:none;
	text-decoration:none;
	color: #96A428
} 
#twitter_update_list li a:hover{
	color:  #bad233
}


/*fonts*/

	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	padding:5px;
	padding-left:20px;
	padding-right:40px;
}
h2
	
  {
	font-size:350%;
	float:right;
	padding-right: 30px;
	padding-bottom: 0em;
	
	padding-top: 63px;
	color: #272727;
}
h2 a:hover {
	
	color: #bad233;
}



h3 {
	font-size:150%;
	padding: 0em;
	color:#bad233;
	margin-bottom: 10px;	

}

h4 {
	font-size:150%;
	padding-top: 20px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;	
}

h5
  {
	font-size:350%;
	float:right;
	padding-right: 25px;
	padding-bottom: 0em;
	padding-top: 63px;
	color: #232323;
}
h5 a:hover {
	
	color: #bad233;
}


h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding:5px;
	padding-left:15px;
	
}

h7 {
float:right;

}

h8 {
	font-weight: bold;
	color:  #bad233;
}

a {
	text-decoration:none;
	letter-spacing: 0.2em;
	color:#666666;	
}
a:hover {
	
	color: #bad233;
}

#footer {

background-image: url(../images/footer1.png);

background-repeat:repeat-x;




padding-top: 25px;

padding-right: 25px;

padding-bottom: 25px;

padding-left: 25px;

text-align:center;

}

/*badges*/

#wordpress_badge {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 65px;
	height: 65px;
	background: url(../images/wordpress_side.png) no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	
}
#twitter_badge {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 65px;
	height: 65px;
	background: url(../images/twitter_logo.png) no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	
}

#badge_phone {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 65px;
	height: 65px;
	background: url(../images/rotaryphone.png) no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	
}
#badge_email {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 65px;
	height: 65px;
	background: url(../images/emailicon.gif) no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	
}

#flickr_badge {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 65px;
	height: 65px;
	background: url(../images/flickr.png) no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	
}

/*contact Form*/
#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 365px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	
	border: 3px solid #ccc;
}

#contact-area textarea {
	height: 90px;

}

#contact-area textarea:focus, #contact-area input:focus {
	border: 3px solid #bad233;
}

#contact-area input.submit-button {
	width: 100px;
	float:right;
	
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}


/* @end */

#mapsearch img { 
	border: 0px !Important;
}

#recapcha img { 
	border: 0px !Important;
}