/* CSS Document */

body {
	margin: 15px 0 0 0;
	padding: 0;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #dcdee3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

form {
	padding: 0;
	margin: 0;
}

form label {
	display: inline;
	float: left;
	width: 140px;
}


td { font-size: 11px; }

input {
	font-size: 11px;
}

p { line-height: 18px; }

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 2px 0px 15px 0px;
}

a { color: #993300; text-decoration: underline; }
a:hover { color: #FF6600; }

#container {
	width: 740px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header_logo {
	width: 740px;
	height: 44px;
}

#header_panorama_home {
	width: 740px;
	height: 155px;
}

#header_panorama_sub {
	width: 740px;
	height: 155px;
}

#transition {
	width: 740px;
	height: 7px;
}

#content_home {
	width: 740px;
	background-image:url(../images/background_home.gif);
	background-repeat: repeat-y;
}

#content_home #left {
	width: 463px;
	padding: 15px 15px 20px 21px;
	float: left;
}

#content_home #right {
	width: 241px;
	float: right;
}

#content_home #right p {
	padding: 0;
	margin: 0;
}

#right .padded {
	padding: 0px 12px 0px 12px;
	color: #666666;
	clear: both;
}

#content_sub {
	width: 740px;
	background-image:url(http://fsh.verveinternet.com/images/background_sub.gif);
	background-repeat: repeat-y;
	height:auto;
}

#content_sub #left {
	width: 186px;
	float: left;
}

#content_sub #left p {
	margin: 0;
	padding: 0;
}

#content_sub #right {
	padding-left: 15px;
	padding-bottom: 15px;
	width: 539px;
	float: right;
	height:auto;
}

#content_full {
	width: 740px;
}

#content_full #right {
	padding-left: 15px;
	padding-bottom: 15px;
	width: auto;
}

#footer {
	width: 740px;
	height: 30px;
	background-color: #003e8a;
}

#verve {
	width: 740px;
	height: 30px;
	color: #666;
	margin: 0 auto;
	background-color: #dcdee3;
	padding: 5px 0px 0px 21px;
}

#verve a {
	text-decoration: underline;
	color: #666;
}

#footer #left {
	width: 400px;
	float: left;
	color: #ffffff;
	font-weight: normal;
	padding: 9px 0px 0px 21px;
	font-size: 12px;
}

#footer #right {
	width: 300px;
	float: right;
	padding: 9px 15px 0px 0px;
	font-size: 10px;
	color: #cccccc;
	text-align: right;
}

#footer #right a {
	text-decoration: underline;
	color: #cccccc;
}

#feature {
	float: right;
	width: 240px;
	background-image:url(http://fsh.verveinternet.com/images/background_feature.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #ece8c5;
	margin: 0px 0px 15px 15px;
}

#feature p {
	padding: 0;
	margin: 0;
}

#path {
	font-size: 10px;
	color: #666666;
	padding-top: 20px;
	margin-bottom: 15px;
}

#path a {
	color: #999999;
	text-decoration: underline;
}

.navigation_cell {
	color: #993300;
	padding: 4px 5px 4px 0px;
	font-size: 11px;
}

.seperator {
	margin: 5px 0px 10px 0px;
	clear: both;
	float: left;
}

.padded .photo_left {
	float: left;
	margin-right: 10px;
}

.padded .photo_right {
	float: right;
	margin-left: 10px;
}

.padded p {
	line-height: 16px;
}

.blue {
	color: #333366;
}

.red {
	color: #990000;
}

.yellow {
	color: #996600;
}

.black {
	color: #000000;
}
