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

body {
	background-image: url(../images/background_creations_webdesign.jpg);
	overflow: scroll;
	* overflow: ; /* IE7 hack */
	background-color: #630E0E;
}


#container {
	height: 460px;
	width: 720px;
	background-image: url(../images/container_background.png);
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	margin-top: 80px;
}

#container2 {
	height: 600px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	margin-top: 80px;
	background-image: url(../images/container_background2.png);
}

#container3 {
	height: 650px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	margin-top: 80px;
	background-image: url(../images/container_background3.png);
}


#banner {
	height: 30px;
	width: 90px;
	float: left;
	background-position: center;
	background-image: url(../images/header4.png);
	padding-top: 105px;
	padding-left: 635px;
}

#nav {
	height: 320px;
	width: 190px;
	float: left;
	
}

#main {
	height:300px;
	width: 469px;
	float: left;
	background-image: url(../images/main.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630E0E;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 150px;
}

.port1 {
	height: 120px;
	width: 210px;
	float: left;
	margin-top: 15px;
}

.port1A {
	height: 120px;
	width: 210px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

.port2 {
	height: 120px;
	width: 210px;
	float: left;
	margin-top: 15px;
}

.port2A {
	height: 120px;
	width: 210px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

.port3 {
	height: 120px;
	width: 210px;
	float: left;
	margin-top: 15px;
}

.port3A {
	height: 120px;
	width: 180px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

.footer {
	height: 10px;
	width: 410px;
	float: left;
	margin-left: 35px;
	margin-top: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630E0E;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630E0E;
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630E0E;
	font-style: normal;
	text-decoration: underline;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630E0E;
	font-style: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #630E0E;
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 0px;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #630E0E;
	display: inline;
	margin: 0px;
}

b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #630E0E;
	display: inline;
	margin: 0px;
}

a:hover, a:active{
	color: #630E0E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

b:hover, b:active{
	color: #630E0E;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.spec{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #630E0E;
	display: inline;
	margin: 0px;
}

a.spec:hover, a.spec:active{
	color: #A75B03;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

li {
	padding: 0px;
	margin: 0px;
	
}

ul {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}

.twitter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav {
	white-space: normal;
	display: inline;
}

label{
	display: block;
	font-size: 12px;
	color: #630E0E;
	padding-top: 0px;
}

fieldset{
	width: 340px;
	font-family: verdana;
	padding-top: 10px;
	* padding-top: 0px; /* IE7 hack */
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #630E0E;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

legend{
	background-color: #CBD3E6;
	color: #630E0E;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 12px;
}

input{
	border: 1px solid #630E0E;
	background-color: transparent;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #630E0E;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
}


textarea{
	border: 1px solid #630E0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630E0E;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: transparent;
	width: 300px;
	height: 25px;
	overflow: auto;
}

.button{
	background-color: #630E0E;
	color: #E4CE80;
	font-weight: bold;
	width: 90px;
	cursor: pointer;
	border: 1px solid #630E0E;
	height: 30px;
	margin-top: 10;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.checkbox{
	color: #630E0E;
	font-weight: bold;
	width: auto;
	margin: 0 5px 0 0;
	padding: 1px 5px 2px 5px;
	cursor: pointer;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

select{
	margin: 2px 0 15px 0;
	padding: 1px 0 2px 3px;
	border: 1px solid #CBD3E6;
	background-color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #630E0E;
	background-repeat: repeat;
}

