@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 25px;	
}

#welcome {
	height: 105px;
	width: 800px;
}

#welcome h1, #header h2 {
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	font-weight: lighter;
	color: #624c1a;
}

#header {
	background-image: url(images/sitos_logo.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 800px;
}

#header h1, #header h2 {
	font-size: 14px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 1.5em;
	font-family: Arial;
	letter-spacing: 1px;
	font-weight: lighter;
	margin: 0;
}


#header h2 {
	padding: 175px 0 0 5px;
	font-size: 1.4em;
}

#header a {
	color: #000000;
	text-decoration: none;
}

#header a:visited {
	color: #000000;
}

#header a:hover {
	color: #D52328;
}


#nav {
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: repeat;
	height: 30px;
	width: 800px;
}

/* Menu */

#menu {
	padding-top: 0;
}

#menu ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	padding: 0 20px;
	text-decoration: none;
	font-size: 105%;
	font-weight: lighter;
	color: #FFFFFF;
	font-family: Arial;
}

#menu a:hover {
	text-decoration: none;
	color: #000000;
}

#content {
	width: 800px;
	padding-top: 8px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}

#content h1{
	font-family: Arial;
	font-weight: bold;
	color: #D42328;
	text-align: left;
}

#content h2{
	font-family: Arial;
	font-weight: bold;
	color: #D42328;
	text-align: left;
}

#content p{
	font-family: Arial;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	font-size: 12px;
}



#content ul{
	font-family: Arial;
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
}

#contact {
	width: 800px;
	padding-top: 8px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}

#contact h1{
	font-family: Arial;
	font-weight: bold;
	color: #D42328;
	text-align: center;
}

#contact h2{
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 1.8em;
}

#contact p{
	font-family: Arial;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	font-size: 12px;
}

#contact a{
	color: #000000;
	text-decoration: none;	
}


#contact a:visited{
	color: #000000;
	text-decoration: none;	
}


#contact a:hover{
	color: #D42328;
	text-decoration: none;	
}

.photoRight {
	clear: left;
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-left: 10px;
}

#product {
	width: 800px;
	padding-top: 8px;
	font-family: Arial;
	margin-left: 20px;
}

#product h1 {
	font-size: 105%;
	font-weight: bold;
	color: #D42328;
	text-align: left;
}

#product h2 {
	font-size: 95%;
	font-weight: bold;
	color: #D42328;
	text-align: left;
}

#product h3 {
	font-weight: bold;
	color: #D42328;
	text-align: left;
	font-size: 100%;
}

#product p {
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
}




#footer {
	width: 800px;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
}


#footer h2 {
	letter-spacing: 1px;
	font-size: 16px;
	font-family: Arial;
	font-weight: lighter;
	padding-top: 175px;
	padding-right: 0;
	padding-bottom: 0;
}

#footer credits {
	font-size: 12px;
	font-family: Arial;
	font-weight: lighter;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
}

#footer a:hover {
	color: #D52328;
}
#form {
	width: 800px;
	padding-top: 8px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
}
#form h1{
	font-family: Arial;
	color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}

#form h2{
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 1.8em;
}

#form p{
	font-family: Arial;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
