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

.bullet_text {
	display: inline-block;
	height: 100%;
	width: 180px;
	margin-left: -205px;
	margin-right: 30px;
	
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 19px;
	letter-spacing: .1em;
	text-transform: none;
}

.background_gradient_1a {
	background: rgb(255,252,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,252,242,1) 0%, rgba(214,212,209,1) 46%, rgba(219,217,214,1) 49%, rgba(206,205,200,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,252,242,1)), color-stop(46%,rgba(214,212,209,1)), color-stop(49%,rgba(219,217,214,1)), color-stop(100%,rgba(206,205,200,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,252,242,1) 0%,rgba(214,212,209,1) 46%,rgba(219,217,214,1) 49%,rgba(206,205,200,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,252,242,1) 0%,rgba(214,212,209,1) 46%,rgba(219,217,214,1) 49%,rgba(206,205,200,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,252,242,1) 0%,rgba(214,212,209,1) 46%,rgba(219,217,214,1) 49%,rgba(206,205,200,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,252,242,1) 0%,rgba(214,212,209,1) 46%,rgba(219,217,214,1) 49%,rgba(206,205,200,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcf2', endColorstr='#cecdc8',GradientType=0 ); /* IE6-9 */
}

.background_gradient_1b {
	background: rgb(206,205,200); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(206,205,200,1) 0%, rgba(219,217,214,1) 51%, rgba(214,212,209,1) 54%, rgba(255,252,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(206,205,200,1)), color-stop(51%,rgba(219,217,214,1)), color-stop(54%,rgba(214,212,209,1)), color-stop(100%,rgba(255,252,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecdc8', endColorstr='#fffcf2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.background_gradient_1c {
background: rgb(229,226,218); /* Old browsers */
background: -moz-linear-gradient(left, rgba(229,226,218,1) 0%, rgba(214,212,209,1) 82%, rgba(206,205,200,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,226,218,1)), color-stop(82%,rgba(214,212,209,1)), color-stop(100%,rgba(206,205,200,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(229,226,218,1) 0%,rgba(214,212,209,1) 82%,rgba(206,205,200,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(229,226,218,1) 0%,rgba(214,212,209,1) 82%,rgba(206,205,200,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(229,226,218,1) 0%,rgba(214,212,209,1) 82%,rgba(206,205,200,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(229,226,218,1) 0%,rgba(214,212,209,1) 82%,rgba(206,205,200,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e2da', endColorstr='#cecdc8',GradientType=1 ); /* IE6-9 */
}

.background_gradient_1d {
background: rgb(206,205,200); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(206,205,200,1) 0%, rgba(219,217,214,1) 51%, rgba(214,212,209,1) 54%, rgba(255,252,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(206,205,200,1)), color-stop(51%,rgba(219,217,214,1)), color-stop(54%,rgba(214,212,209,1)), color-stop(100%,rgba(255,252,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(206,205,200,1) 0%,rgba(219,217,214,1) 51%,rgba(214,212,209,1) 54%,rgba(255,252,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecdc8', endColorstr='#fffcf2',GradientType=1 ); /* IE6-9 */
}

.background_gradient_1e {
background: -moz-linear-gradient(left,  rgba(255,252,242,0) 0%, rgba(255,252,242,0.92) 92%, rgba(255,252,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,252,242,0)), color-stop(92%,rgba(255,252,242,0.92)), color-stop(100%,rgba(255,252,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,252,242,0) 0%,rgba(255,252,242,0.92) 92%,rgba(255,252,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,252,242,0) 0%,rgba(255,252,242,0.92) 92%,rgba(255,252,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,252,242,0) 0%,rgba(255,252,242,0.92) 92%,rgba(255,252,242,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,252,242,0) 0%,rgba(255,252,242,0.92) 92%,rgba(255,252,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fffcf2', endColorstr='#fffcf2',GradientType=1 ); /* IE6-9 */
}


.background_gradient_2a {
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(119,119,119,1) 39%, rgba(119,119,119,1) 56%, rgba(76,76,76,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(39%,rgba(119,119,119,1)), color-stop(56%,rgba(119,119,119,1)), color-stop(100%,rgba(76,76,76,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
}

.background_gradient_2b {
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(76,76,76,1) 0%, rgba(119,119,119,1) 39%, rgba(119,119,119,1) 56%, rgba(76,76,76,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(76,76,76,1)), color-stop(39%,rgba(119,119,119,1)), color-stop(56%,rgba(119,119,119,1)), color-stop(100%,rgba(76,76,76,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(76,76,76,1) 0%,rgba(119,119,119,1) 39%,rgba(119,119,119,1) 56%,rgba(76,76,76,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#4c4c4c',GradientType=1 ); /* IE6-9 */

}

body {
	width: 1000px;
	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
	padding: 0px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: rgb(69,69,69);
	text-align: center;

}

header {
	height: 50px;
	margin: 0px;
	margin-bottom: 5px;
	
	text-align: left;
	
	border: 1px #B0B0B0 solid;
	border-top-color: rgb(255,255,255);
	border-radius: 10px;
}

header h1 {
	height: 50px;
	width: 250px;
	margin: 0px;
	display: inline-block;
	
	text-indent: -9999px;
	overflow: hidden;
	
	background-image: url(images/name.gif);
	border-right: 2px solid #B0B0B0;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}

#contact_info {
	display: inline-block;
	height: 50px;
	width: 189px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	
	border-left: 1px solid rgb(255,255,255);
	border-right: 1px solid #B0B0B0;
	
}

header nav {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

header nav a {
	display: inline-block;
	height: 50px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 50px;
	
	color: rgb(69,69,69);
	
	border-left: 1px solid rgb(255,255,255);
	border-right: 1px solid #B0B0B0;
	
}

header nav a:hover {
	color: rgb(0,102,255);
	text-decoration: underline;
}

#optimized {
	 display: inline-block;
	 float: right;
	 height: 50px;
	 padding: 2px 10px 0px 0px;;
	 vertical-align: top;
}

#optimized small {
	line-height: 40px;
}

#optimized img {
	vertical-align: middle;
	padding: 0px 1px 0px 5px;
}

a {
	color: rgb(0,102,255);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	text-transform: lowercase;
	letter-spacing: .1em;
}

sub { /* Subscript */
	margin-right: .2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: oblique;
	
	color: rgb(119,119,119)
}

p {
	line-height: 20px;
}

em {
	color: rgb(76,76,76);
}