/* CSS Document */

body {
	margin:0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color:#c2a981;
	background-position: top;
}

a {
color:#002d6a;
text-decoration:none;
}

a:hover {
color:#002d6a;
text-decoration:underline;
}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5f433b;
}

.footer a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5f433b;
text-decoration:underline;
}

.footer a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5f433b;
text-decoration:none;
}

.main {
	background-image: url(../images/mainbg_home.jpg);
	background-repeat: no-repeat;
}

.inside {
	background-image: url(../images/inside_bg2.gif);
	background-repeat: no-repeat;
}

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

.title {
color:#002d6a;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:24px;
}

.subtitle {
color:#cd562e;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
}



/* Rotating Style sheets */

img {
	border: none;
}


div.limiter {
	width: 857px;
	height: 356px;
	margin-left: auto;
	margin-right: auto;
}


#portfolio img{

}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
}

/* End Rotating Style sheets */