/* Main page elements */

body {
	background: url("http://2sldesignbuild.com/images/background-new.jpg") center center fixed;
	cursor: default;
	margin: 0px;
	padding-bottom: 10px;
}

a:link {
	color: #333399;
	text-decoration: none;
}

a:hover {
	color: #6666DD;
	cursor: pointer;
	text-decoration: underline;
}

a:visited {
	color: #333399;
	text-decoration: none;
}

a:visited:hover {
	color: #6666DD;
	cursor: pointer;
	text-decoration: underline;
}

/* Custom class code */

.body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.caption-description {
	font-family: verdana, serif;
	font-size: 11px;
	margin-bottom: 8px;
	text-align: left;
}

.caption-location {
	display: block;
	font-family: verdana, serif;
	font-size: 11px;
	margin-bottom: 12px;
}

.caption-title {
	color: #333333;
	display: block;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
}

.description {
	margin: 10px 0px 12px 10px;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.largeimg {
	background: url("./images/2sl-preload-thumb.jpg") center center no-repeat;
	border: 1px solid black;
	margin-bottom: 4px;
}

.people {
	border: 1px solid black;
	float: left;
	height: 100px;
	margin-right: 10px;
	padding: 0px;
	width: 75px;
}

.projectimg {
	border: 0px solid black;
}

.projname {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.proj-nav {
	font-family: arial, serif;
	font-size: 8pt;
	font-weight: bold;
	height: 325px;
	margin: 2px 2px 2px 4px;
	overflow: auto;
}

.proj-nav a:link {
	color: black;
	text-decoration: none;
}

.proj-nav a:hover {
	color: #6978CC;
	text-decoration: none;
}

.proj-nav a:visited {
	color: black;
	text-decoration: none;
}

.proj-nav a:visited:hover {
	color: #6978CC;
	text-decoration: none;
}

.proj-section {
	color: #2F438D;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.thumbs-left .thumb {
	background: url("./images/2sl-preload-thumb.jpg");
	border: 1px solid black;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
}

.thumbs-right .thumb {
	background: url("./images/2sl-preload-thumb.jpg");
	border: 1px solid black;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
}

a.frontnotice:link {
	color: red;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.frontnotice:hover {
	color: #333399;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

a.frontnotice:visited {
	color: red;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.frontnotice:visited:hover {
	color: #333399;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

a.frontlogin:link {
	color: #808080;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.frontlogin:hover {
	color: #333399;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

a.frontlogin:visited {
	color: #808080;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.frontlogin:visited:hover {
	color: #333399;
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
