/*page layout elements*/
body {
	background-color: #000000;
}
#main_table {
	width: 920px;
	background-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 610px;
}
#main_contact_table {
	width: 920px;
	background-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(images/contact_imgs/c_bck_collage.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#main_td {
	height: 610px;
}

/*slideshow and big image layout elements*/
#div_big_img {
	padding-bottom: 30px;
	align: right;
}

/*contact page layout elements*/
.skype   {
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 8px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
}

/*link elements*/
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited:hover {
	color: #CC9933;
	text-decoration: none;
}

/*navigation elements*/
.nav_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
	padding-left: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1.6em;
	padding-right: 0.25em;
	color: #CCCCCC;
	padding-bottom: 0.25em;
	vertical-align: top;
}
.nav_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9933;
	letter-spacing: 0.2em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 2em;
	height: 1.6em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	vertical-align: top;
}
.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
}
.home_text:link {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.home_text:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.home_text:hover {
	color: #CC9933;
	text-decoration: none;
}
.home_text:active {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.home_text:visited:hover {
	color: #CC9933;
	text-decoration: none;
}

/*page text elements*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	color: #CCCCCC;
}
.norm_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em
}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.6em;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.contact_text {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 1.4em;
}

/*logo elements*/
#logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 0px;
	border-left-width: 0px;
}

/*work elements*/
#div_wrk_thmb_main {
	border: 2px solid #333333;
	float: right;
	background-color: #333333;
	background-position: right;
	width: 258px;
}
.wrk_main_nav {
	display: inline;
	background-color: #333333;
	padding: 2px;
	float: right;
}
.wrk_imgs_nav {
	height: 75px;
	width: 75px;
	display: inline;
	background-color: #333333;
	padding: 2px;
	float: left;
}
#div_thumbnails {
	border: 2px solid #333333;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.work_imgs400 {
	border: 2px solid #333333;
}
.work_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	height: 16px;
	color: #333333;
}
