/*===============================================
Schultz|Studio
Copyright 2009
written for - www.schultzstudio.com

swatch colors
==============
0083b4 - blue
797979 - gray
fa9f00 - orange
abda4d - green
===============================================*/

/* Tags */

body
{
    margin: 0;
    padding: 0;
    background-image: url(../images/bodyBg.png);
    background-repeat: repeat-x;
    background-color: #797979;
}

form
{
    display: inline;
}

h3
{
    font-family: Times New Roman, Serif;
    font-size: 30px;
    color: #0083b4;
	margin: 0 0 10px 0;
}
h4
{
    font-family: Times New Roman, Serif;
    font-size: 22px;
    color: #0083b4;
	margin: 10px 0 0 0;
}
object
{
    outline:none;
}
a {
	outline: none;
}

/* Classes */

.clear{
	clear:both;
}
.footer
{
    clear: both;
}
.frameTop
{
    background-image: url(../images/frameTop-trans.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 834px;
    clear: both;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-top: 50px;
}
.slideHolder
{
    width: 790px;
    height: auto;
    margin: auto;
    font-size: 11pt;
    color: #000000;
    text-align: justify;
    line-height: 16pt;
    font-family: Tahoma, sans-serif;
}
.slideHolder img
{
	padding: 10px 0 5px 0;
}
a.site
{
	color:#ffffff;
	text-decoration:none;
	font-family: Tahoma, sans-serif;
}
a.site:hover
{
	color:#333333;
}
.featuredContent
{
    width: 256px;
    height: auto;
    margin: auto;
    font-size: 11pt;
    color: #000000;
    text-align: justify;
    line-height: 16pt;
    font-family: Tahoma, sans-serif;
}
.blogContent
{
    width: 436px;
    height: auto;
    margin: auto;
    font-size: 11pt;
    color: #000000;
    text-align: justify;
    line-height: 16pt;
    font-family: Tahoma, sans-serif;
}
.contactContent
{
    width: 256px;
    height: auto;
    margin: auto;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
    line-height: 16pt;
    font-family: Tahoma, sans-serif;
}
.frameBottom
{
    background-image: url(../images/frameBottom-trans.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 834px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-top: auto;
	padding-bottom:15px;
}
.medFrameTop
{
	background-image: url(../images/mediumFrameTop-trans.png);
	background-repeat: no-repeat;
	height: 22px;
	width:480px;
}
.medFrameBottom
{
	background-image: url(../images/mediumFrameBottom-trans.png);
	background-repeat: no-repeat;
	height: 22px;
	width:480px;
}
.smFrameTop
{
	background-image: url(../images/smallFrameTop-trans.png);
	background-repeat: no-repeat;
	height: 22px;
	width:300px;
}
.smFrameBottom
{
	background-image: url(../images/smallFrameBottom-trans.png);
	background-repeat: no-repeat;
	height: 22px;
	width:300px;
}
.contactField
{
    font-family: Tahoma, sans-serif;
    height: 14px;
    width: 155px;
    border: 1px solid #666666;
    margin-bottom: 5px;
    font-size: 10pt;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 7px;
    padding-left: 5px;
    margin-top: 5px;
    color: #000000;
}
.contactMessage
{
    font-family: Tahoma, sans-serif;
    height: 85px;
    width: 370px;
    border: 1px solid #666666;
    margin-bottom: 5px;
    font-size: 10pt;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 7px;
    padding-left: 5px;
    margin-top: 5px;
    color: #000000;
    float: left;
}
.contactButton
{
    font-family: Tahoma, sans-serif;
    background-repeat: no-repeat;
    height: 22px;
    width: 60px;
    font-size: 9pt;
    border: none;
    cursor: pointer;
    background-color: #ee9700;
    outline: none;
    float: left;
    margin: 80px 0 0 10px;
}
.blogTitle
{
font-family: Tahoma, sans-serif;
font-size: 12pt;
font-weight:bold;
margin-bottom:5px;
}
.blogDate
{
font-family: Tahoma, sans-serif;
font-size: 10pt;
margin-bottom:5px;
color:#333333;
}
.blogInfo
{
	margin-bottom:15px;
}
.blogInfo a
{
	color:#ffffff;
	text-decoration:none;
}
.blogInfo a:hover
{
	color:#333333;
}
.moreBlogs a
{
	color:#ffffff;
	text-decoration:none;
}
.moreBlogs a:hover
{
	color:#333333;
}
.greenLine
{
	height:1px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#abda4d;
}
/* IDs */

#header
{
    background-image: url(../images/headerBg.png);
    background-repeat: repeat-x;
    height: 95px;
    width: 100%;
    padding-top: 35px;
}
#logo
{
    height: 32px;
    width: 950px;
    margin: auto;
    padding-bottom: 10px;
}
#navContainer
{
    margin: auto;
    clear: both;
    height: 45px;
    width: 700px;
}
ul#nav
{
    margin: 0;
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 136px;
}
ul#nav li
{
    float: left;
    padding-top: 20px;
}
ul#nav li a
{
    display: block;
    font-family: Tahoma, sans-serif;
    font-size: 11pt;
    color: #FFFFFF;
    text-decoration: none;
    height: auto;
    width: auto;
    margin-right: 25px;
    padding-left: 5px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #0083b4;
    outline: none;
}
ul#nav li a:hover
{
    border-left-color: #ABDA4D;
}
#wrapper
{
    min-height: 580px;
    width: 960px;
    margin: 0 auto 0 auto;
}
#footer
{
    background-image: url(../images/footBg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #000000;
    height: auto;
    width: 100%;
    padding:10px 0 0 0;
    margin:0;
}
#footerContainer
{
    width: 950px;
    height: auto;
    margin: auto;
}
#contact
{
    float: left;
    width: 475px;
    height: auto;
	padding-bottom: 38px;
}
#errorContainer
{
	width: 463px;
	margin: auto;
	height: auto;
	border: solid 1px #b92222;
	background-color: #febbbb;
	padding:5px;
	font-family: Tahoma, sans-serif;
    font-size: 10pt;
	margin-top: 50px;
}
#successContainer
{
	width: 463px;
	margin:auto;
	height: auto;
	border: solid 1px #5ed464;
	background-color: #daf7db;
	padding:5px;
	font-family: Tahoma, sans-serif;
    font-size: 10pt;
	margin-top: 50px;
}
#sitemap
{
    float: right;
    height: auto;
    width: 120px;
}
ul#site
{
    margin: 0;
    list-style-type: none;
    padding: 0;
}
ul#site li
{
    padding-top: 5px;
    margin: 0;
}
ul#site li a
{
    font-family: Tahoma, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
    height: auto;
    width: 50px;
    outline: none;
    margin: 0;
}
ul#site li a:hover
{
    color: #666666;
}
#services
{
    float: right;
    height: auto;
    width: 200px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
ul#service
{
    margin: 0;
    list-style-type: none;
    padding: 0;
}
ul#service li
{
    padding-top: 5px;
    margin: 0;
}
ul#service li a
{
    font-family: Tahoma, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
    height: auto;
    width: 50px;
    outline: none;
    margin: 0;
}
ul#service li a:hover
{
    color: #666666;
}
#featured
{
	width: 300px;
	height: auto;
	float:left;
	padding-right: 0;
	padding-left: 63px;
	outline: none;
}
#blog
{
	width: 480px;
	height: auto;
	float:right;
	padding-right: 63px;
	padding-left: 0;
	outline: none;
}
#featured img 
{
	border:none;
	outline: none;
}
#businessCard
{
	width:346px;
	height:274px;
	padding-left:63px;
	padding-top:50px;
	float:left;
}
#contactMethods
{
	width:300px;
	height:auto;
	float:right;
	padding-top:50px;
	padding-right:63px;
}
