/* *************************** 
  Site - TylerHomes
  ---------------------------  
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Content Styles
  $4 - Sidebar Styles
  $5 - Footer Styles
  $6 - Menu Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
    margin: 0;
    padding: 0;
}
a {
    color:#333333;
    text-decoration:underline;
}
a:hover {
    color:#333333;
    text-decoration:none;
}
img {
    border:0;
	padding: 8px;
}
fieldset {
    border:none;
}
li {
    list-style:none;
}
.clear {
    clear:both;
    height:0;
    font-size:0;
}
.italic {
    font-style:italic;
}
.alignmcenter {
	text-align:center;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
    text-align:center;
    font-size:small;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background:#000000;
}
#wrapper {
    width:800px;
    margin:15px auto;
    border:2px solid #FFFFFF;
    padding:1px;
    width/**/:/**/ 794px;
}
#container {
    width:790px;
    border:2px solid #e7c575;
    width/**/:/**/ 790px;
    background: #f9edce url(../images/container-bkgd.jpg) repeat-y 0px 0px;
    text-align:left;
}

#container2 {
    width:790px;
    border:2px solid #e7c575;
    width/**/:/**/ 790px;
    background: #f9edce  url(../images/homepage-bkgd.jpg) repeat 0px 0px;
    text-align:left;
}
/* *************************** 
   $3 Content Styles
   ***************************/
#content {
	width:604px;
	float:left;
}
#content_heading {
    width:604px;
    height:71px;
    background:url(../images/bg_content_heading.jpg) no-repeat;
    padding:36px 0 0 30px;
    width/**/:/**/ 574px;
    height/**/:/**/ 35px;
}
.smallstrong {
	font-size: small;
	font-weight: bold;
}
.small {
font-size:smaller;
}
#content_heading h1 {
    /*color:#f9edce;*/
	color:#b39e68;
    font-weight:bold;
    font-size: xx-large;
	font-family: 'Times New Roman';
}
#maincontent {
    width:544px;
    padding:30px;
    width/**/:/**/ 544px;
    float:left;
    color:#000000;
}
#maincontent2 {
    width:604px;
    padding:0px;
    width/**/:/**/ 604px;
    float:left;
    color:#000000;
	margin-left: -8px;
}

#maincontent li {list-style:square;  list-style-position:inside; 
	font-size: small;
}

#maincontent ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: small;
	
	}
#maincontent h2 {
    color:#8b4513;
    font-size:x-large;
    margin-bottom:15px;
	font-family: 'Times New Roman';
}
#maincontent p {
    margin-bottom:15px;
    font-size: small;
}
#maincontent #main_left {
    width:306px;
    float:left;
    padding-right:20px;
    width/**/:/**/ 286px;
}
#maincontent #main_right {
    width:238px;
    float:left;
    text-align:left;
}
#maincontent #main_right h2 {
    margin-bottom:0;
}
/* *************************** 
   $4 Sidebar Styles
   ***************************/
#sidebar {
    width:186px;
    float:left;
    background:#6a3315;
}
#sidebar #logo {
	vertical-align:top;
}

#sidebar img {
   margin-left: -8px;
}

/* *************************** 
   $5 Footer Styles
   ***************************/
#footer {
    width:604px;
    float:left;
    color:#f9edce;
    font-size:small;
    text-align:center;
    margin:10px 0;
    font-weight:bold;
}
/* *************************** 
   $6 Menu Styles
   ***************************/
.glossymenu {
    width: 186px;
    border-bottom:1px solid #a1877a;
    font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
    margin-bottom:10px;
}
.glossymenu a.menuitem {
    background:#6a3315;
    font: bold 14px "Trebuchet MS", Tahoma, Verdana, Arial;
    color: white;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 6px 0;
    padding-left: 10px;
    text-decoration: none;
    border-top:1px solid #a1877a;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
    color: white;
}
.glossymenu a.menuitem:hover {
	background:#895a3c;
}
.glossymenu a.menuitem.expanded {
	background:#895a3c;
}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background:url(../images/bg_submenudiv.png) no-repeat;
    padding-top:5px;
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.glossymenu div.submenu ul li {
	padding:1px 0 1px 0;
	background:url(../images/bg_submenu.jpg) no-repeat 8px 9px;
}
.glossymenu div.submenu ul li a {
    display: block;
    font: bold 12px "Trebuchet MS", Tahoma, Verdana, Arial;
    color:#FFF;
    text-decoration: none;
    padding: 2px 0;
    padding-left: 22px;
}
.glossymenu div.submenu ul li a:hover {
	color:#f9dd00;
}
fieldset {
padding: 0px 20px;
margin: 0 25px;
border: 1px dotted #000;

}
td {
font-size: small;
}
td.bodycopy {
padding: 8px;
}

legend {
color:#f9edce;
padding: 5px 3px;
background: #000;
margin-left: 10px;
}

.subtitle {
	font-size: large;
	font-weight: bold;
	border-bottom: 1px dotted #111;
	color: #111;
	font-family: 'Times New Roman';
	margin-bottom: 6px;
	padding: 0;
}

.style1 {font-size: small}

.style2 {font-size: small}


.style5 {font-size: small}

.style6 {font-size: small}

.submit_registry{background-color:#6a3315;
	width:150px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	border:1px solid #000;}
	
.input_contact{background-color:#fff8e6;
	width:250px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f6eb4;
	border:1px solid #c3977a;}
	
.textarea_contact{background-color:#fff;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f6eb4;
	border:1px solid #000;}