/*
      Created by Keith Donegan of Code-Sucks.com
  
  E-Mail: Keithdonegan@gmail.com
  
  You can do whatever you want with these layouts,
  but it would be greatly appreciated if you gave a link
  back to http://www.code-sucks.com
  
*/


html, body > div {
margin:0;

}

.mainfont { font-family:Arial, Helvetica, sans-serif; size:12px; color:#333333; font-weight:bold;}

#text-wide h1 { width:650px;}

h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; color: #000000; text-align:left;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; color: #990000; text-align:left;}

#h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; color:#FFFFFF;}

#h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:24px; color: #990000; text-align:left; font-weight:bold;}

#img { margin:10px;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background:#d1d1d1 url(../images/bg2.jpg) repeat-x fixed center top;
margin:0;
  text-align: center;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background-color:#d9d9d9;
 height:auto;
}
#faux {
	background-color:#d9d9d9;
	/* overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	overflow: visible;
}
#header {
 color: #333;
 width: 922px;
 padding: 0px;
 height: 106px;
 margin: 0px 0px 0px 0px;
 background: #000000;
 background-image:url(../images/header.jpg);
}
#navigation {
 color: #333;
 padding-top:0px; padding-left:15px; padding-right:15px;
 height:23px;
 background-image:url(../images/menubg.jpg);
 margin: 0px 0px 0px 0px;
 text-align:left;
}
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 height:100%;
 float: right;
 text-align:left;
 
}


.rightnav a:link {
	color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px;
	text-decoration: none; border-bottom: 1px solid #9d080d; width:175px;
}
.rightnav a:visited {
	color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px;
	text-decoration: none;
	 border-bottom: 1px solid #9d080d; width:175px;
}
.rightnav a:hover {
	color: #FF0000;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px;
	text-decoration: none;
	 border-bottom: 1px solid #9d080d; width:175px;
}
.rightnav a:active {
	color: #FF0000;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px;
	text-decoration: underline;
	 border-bottom: 1px solid #9d080d; width:175px;
}



.rightnavImage a:link {
	color: #000000;

}
.rightnavImage a:visited {
	color: #000000;
	
}
.rightnavImage a:hover {
	color: #FF0000;

}
.rightnavImage a:active {
	color: #FF0000;
	
}





.faux a:link {
	color: #990000;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;
	text-decoration: none;
}
.faux a:visited {
	color: #990000;
	text-decoration: none;
}
.faux a:hover {
	color: #000000;
	text-decoration: underline;
}
.faux a:active {
	color: #FF0000;
	text-decoration: underline;
}





.container {
  display: table;
}

.row {
  display: table-row;
}

.cell {
  display: table-cell;
  width: 10px;
  height: 10px;
  border: 1px solid blue;

}


.form {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}

.formfield {font-family:Arial, Helvetica, sans-serif; font-size:9px; color: #333333;}

.formbutton {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #ffffff; background-color:#AE0405; border:#000000;}



div.featureproperty {
      margin: 0.5em 0;
      border: 2px solid #fff;
      padding: 1em; 
}
div.featureproperty a.feature {
	float: left;
	width: 102px;
	margin: 0 1em .5em 0;
	text-align: center;
}
div.featureproperty a.feature img {
	border: 1px solid #403733;
}
div.featureproperty h5 {
	margin: 0;
	letter-spacing: .3em;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
}
div.featureproperty h4 {
	font-weight: bold;
	letter-spacing: 0;
	margin: 0;
	font-style: italic;
	font-size: 10pt;
}
div.featureproperty p {
	margin-top: .5em;
	margin-bottom: 0;
}






/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.lvcs_corners_tl, .lvcs_corners_t, .lvcs_corners_tr, .lvcs_corners_l, .lvcs_corners_r, .lvcs_corners_bl, .lvcs_corners_b, .lvcs_corners_br, .lvcs_corners {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
.lvcs_corners_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".lvcs_corners" and change the padding
    */
    background-color: #d9d9d9;
    background-image: url("lvcs_corners_border.png");
    background-repeat: repeat-x;
    background-position: top;
}
.lvcs_corners_tl {
    height: 100%;
    background-image: url("lvcs_corners_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.lvcs_corners_tr {
    height: 100%;
    background-image: url("lvcs_corners_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.lvcs_corners_bl {
    height: 100%;
    background-image: url("lvcs_corners_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.lvcs_corners_br {
    height: 100%;
    background-image: url("lvcs_corners_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.lvcs_corners {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 8px 9px 8px 9px;
}

.lvcs_corners_l {
    height: 100%;
    background-image: url("lvcs_corners_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
.lvcs_corners_r {
    height: 100%;
    background-image: url("lvcs_corners_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
.lvcs_corners_b {
    height: 100%;
    background-image: url("lvcs_corners_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;}


#leftcolumn { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
 text-align:left;

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

}


#leftcolumn3 { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 900px;
 display: inline;
 position: relative;
 text-align:left;

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

}

#footer2 { 
 width: 922px;
 font-family:Arial, Helvetica, sans-serif; font-size:12px;
 clear: both;
 color: #fff;
 background: #231f20;
 height:100px;
 margin: 0px 0px 0px 0px;
}
.clear { clear: both; background: none; }
