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

body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bgrnd.png);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#top {
	width: 100%;
	background-color: #000000;
	height: 35px;
}
#top #nav {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000000;
	height: 25px;
}
#top #nav li {
	list-style-type: upper-roman;
	font-size: 20px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: -22px;
	list-style-position: inside;
	color: #CCCCCC;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top #nav ul {
}

#top #nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	list-style-type: upper-roman;
	list-style-position: inside;
	margin: 0px;
}
#header {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#content {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#content #rightcol {
	width: 300px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #rightcol #twitter {
	margin: 0px;
	width: auto;
	height: auto;
}
#content   #rightcol   #twitter   #left2   #twitter_update_list  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10px;
	margin: 0px;
	list-style-type: none;
}
#content #rightcol #twitter #left2 #twitter_update_list li {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -15px;
	border: 1px dotted #333333;
	margin-right: auto;
	list-style-type: none;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}
#content #rightcol #twitter #left2 #twitter_update_list li a {
	color: #36D5FD;
	font-style: italic;
	margin-left: 10px;
}

#content #rightcol #twitter #left2 #twitter-link {
	font-size: 9px;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}

#content #rightcol p {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	line-height: 18px;
}

#content #rightcol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 20px;
	font-style: italic;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	width: 250px;
	margin-left: -10px;
	color: #666666;
}
#content #rightcol #connect {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content #rightcol #EmailList {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #rightcol a {
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content    #left    img {
	padding: 3px;
	border: 1px dotted #000000;
	margin: 5px;
}
#content #left #title {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content #left p {
	padding-right: 10px;
	padding-left: 10px;
}
#content  #rightcol  #Form  #Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	border: 1px dotted #000000;
	padding: 2px;
	margin-left: 22px;
}
#content #rightcol #Form {
	margin-bottom: 15px;
}

#content  #rightcol  #Form  #EmailAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	border: 1px dotted #000000;
	padding: 2px;
	margin-left: 22px;
}
#content #rightcol #EmailList #Submit {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}




#content #left {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	height: 100%;
	width: 600px;
}
#content #left h5 {
	margin: 0px;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#content #left h2 {
	color: #000000;
	border-bottom-style: double;
	border-bottom-width: 4px;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 560px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#content #left li {
	display: block;
	background-color: #E6E6E6;
	text-align: left;
	list-style-type: none;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -30px;
	font-size: 11px;
	line-height: 15px;
	border: 1px dashed #666666;
	width: 550px;
}
#content #left h1 {
	font-size: 18px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content #left h4 {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content #left p {
	margin: 0px;
}
#content #left a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}


#content  #left  #Form  #Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	border: 1px dotted #000000;
	padding: 2px;
	margin-left: 22px;
}
#content #left #Form p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #left #Form {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../contact/images/1210888_phone.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 125px;
}

#content #left #Form #Email {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	border: 1px dotted #000000;
	padding: 2px;
	margin-left: 22px;
}
#content #left #Form #Subject {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	border: 1px dotted #000000;
	padding: 2px;
	margin-left: 22px;
}
#content #left #Form #Message {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	border: 1px dotted #000000;
	padding: 2px;
	margin-left: 22px;
}
#content   #left   #Form   input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	border: 1px dotted #000000;
	padding: 2px;
	margin-left: 22px;
}

#content  #left  #Form  #Submit {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
	margin: 5px;
}







#footer {
	padding: 10px;
	border-top-width: 5px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #FFFFFF;
	bottom: 0px;
	position: fixed;
	left: auto;
	right: auto;
}
#footer #footercontent #footercontact a {
	text-decoration: none;
	color: #000000;
}

#footer #footercontent {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer #footercontent #footercontact {
	width: 500px;
	margin: 0px;
}
#footer #footercontent #footercontact p {
	margin: 0px;
	font-size: 10px;
	line-height: 20px;
}


#footer #footercontent #vCard {
	width: 330px;
	float: right;
}
