/*
CSS 2970design
*/

* {
	margin: 0px;
	padding: 0px;
	}

a {
	outline: none;
	text-decoration: none;
}

::selection { background:#c3effd; color:#000; /* Safari and Opera */ }
::-moz-selection { background:#c3effd; color:#000; /* Firefox */ }
input[type=submit],label,select,.pointer { cursor:pointer; }
input { -moz-border-radius:3px; -webkit-border-radius:3px; }


/* template */

html {
	background: url(assets/bg.png) repeat-x left top;
	overflow-y:scroll;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

p {
	font-size: 0.8em;
	line-height: 1.9em;
	color: #000000;
	}

.clear {
	clear: both;	
}

#subject { 
	display: none; 
}

h1.header {
	line-height: 1.6em;
	color: #DDD2C0;
	font-size: 1.3em;
	font-weight: normal;
}

h3.header {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
}

h3.header a {
	color: #FFFFFF;
	font-weight: normal;
}


h3.header a:hover {
	color: #DDD2C0;
	font-weight: normal;
}



#logo {
	padding-left: 0px;
	width: 210px;
	height: 230px;
	position: relative;
	float: left;
	padding-top: 15px;
}


#infolines {
	width: 750px;
	height: 120px;
	position: relative;
	float: right;
	padding-top: 45px;
}

#main_editable_region {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	float: left;
}


#topnavbox {
	position: relative;
	float: right;
	width: 750px;
	clear: right;
	padding-top: 5px;
	height: 75px;
	display: inline;
	}
#topnav li {
	list-style: none;
	display: inline;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	}
#topnav a {
	padding-right: 40px;
	color: #FFFFFF;
	}
	
#topnav a.selected {
	color:#DDD2C0;
	}

	
#topnav a:hover {
	color: #DDD2C0;
}

#returntotop {
	height: 40px;
	width: 960px;
	clear: both;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 0.8em;
	}	
#returntotop a {
	color: #96BCD5;
	clear: both;
	}

#bottomnavbox {
	position: relative;
	float: right;
	width: 600px;
	clear: both;
	padding-top: 6px;
	height: 40px;
	}	

#bottomnav {
	margin: 0 0 0px 0px;
	text-align: left;
	}	
	
#bottomnav li {
	list-style: none;
	display: inline;
	font-size: .9em;
	line-height: 1em;
	}
#bottomnav a {
	padding-right: 40px;
	color: #000000;
	}

#bottomnav a:hover {
	color: #DDD2C0;
}

#bottomnav a.selected {
	color:#906627;
	}

#footer {
	color: #999999;
	padding-top: 10px;
	clear: both;
	position: relative;
	text-align: center;
	font-size: 0.8em;
	height: 40px;
	width: 960px;
	}
	
#footer a {
	color: #999999;
	}

/* home page */

#main_image {
	height: 400px;
	width: 960px;
	clear: both;
	float: left;
	position: relative;
}

#see_more {
	width: 960px;
	clear: both;
	float: left;
	position: relative;
	text-align: right;
	padding-bottom: 20px;
	font-size: .8em;
}

#see_more a {
	color: #000000;
}

#see_more a:hover {
	color: #DDD2C0;
}

/* Columns */

#col_1 {
	clear: both;
	float: left;
	width: 280px;
	position: relative;
	padding-right: 29px;
	padding-bottom: 20px;
}

#col_2 {
	float: left;
	width: 280px;
	position: relative;
	border-right: 2px dotted #DDD2C0;
	border-left: 2px dotted #DDD2C0;
	padding-right: 29px;
	padding-left: 29px;
}


#col_3 {
	float: left;
	width: 280px;
	position: relative;
	padding-left: 29px;
	padding-bottom: 20px;
}

h4.columnheader {
	color: #000000;
	font-size: 0.9em;
	line-height: 2em;
}
h2.columnsubhead {
	color: #125B85;
	font-size: 1.2em;
	line-height: 1.2em;
}

/* Contact */

h1.contentpageheader {
	line-height: 1.6em;
	color: #125B85;
	font-size: 1.6em;
	padding-top: 16px;
	font-weight: normal;
}


#first_name, #last_name,#email_address, #phone_number {
	border: 1px solid #96BCD5;
	position: absolute;
	left: 320px;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 17px;
	vertical-align: baseline;
}

#sprytextfield1,#sprytextfield2,#sprytextfield3,#sprytextfield4 {
	color: #000000;
	font-size: .8em;
	line-height: 2em;
}

#comments {
	border: 1px solid #96BCD5;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 550px;
	display: block;
}

#print, #web, #print_web {
	margin: 0px 0px 2px;
	padding: 0px;
}

#submit_button {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	position: relative;
}

.asterisk {
	color: #990000;
}
	
#indent {
	position: relative;
	clear: both;
	float: left;
	width: 750px;
	padding: 0px 0px 0px 210px;
}

a.plainlink:hover {
	color: #DDD2C0;
}

a.plainlink {
	color: #000000;
}

.privacy_policy {
	color: #666666;
}


/* portfolio */


#main {
	width: 960px;
	clear: both;
	float: left;
	position: relative;
}

#main .row {
	width: 960px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

#main .row .left {
	float: left;
	width: 180px;
	position: relative;
}

#main .row .left h3 {
	color: #000000;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-size: 1em;
}

#main .row .left h4 {
	color: #000000;
	line-height: 1.2em;
	font-size: 0.9em;
}

#main .row .left p {
	padding-bottom: 10px;	
}
#main .row .left .clickicon  {
	color: #666666;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
}

#main .row .left a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}

#main .row .left a:hover {
	color: #DDD2C0;
	
}

#main .row .right {
	float: right;
	width: 750px;
	position: relative;
	height: auto;
}

#main .row .right img {
	position: relative;
}

.thumb {
	height: 66px;
	float: right;
	position: relative;
	clear: right;
	padding-bottom: 15px;
	font-size: 0.8em;
	vertical-align: top;
	display: inline;
	width: 180px;
}

.thumb img {
	padding-right: 10px;
	padding-left: 0px;
}



.by {
	font-size: 0.8em;
	font-style: italic;
}
