@charset "UTF-8";
/* CSS Document by Catherine Schwab for Dc Design House*/

body{
	background-color: #004E85;
	background-image: url("../images/background.jpg");
	margin-top: 0;
	margin-bottom: 0;
}

a img{
	border-style: none;
}

div.clear{
	clear: both;
}

/* STRUCTURE */

div.main{
	margin: 0 auto;
	background-color: #000000;
	width: 940px;
	height: 100%;
}

/* Top */

div.top{
	width: 940px;
	height: 225px;
}

div.top-left{
	width: 380px;
	height: 225px;
	float: left;
}

div.top-left-top{
	width: 380px;
	height: 135px;
	float: left;	
}

div.nav{
	width: 380px;
	height: 95px;
}

div.logo{
	width: 290px;
	height: 225px;
	float: left;
}

div.top-right{
	width: 270px;
	height: 225px;
	float: left;
}

/* Top End*/

/* Middle */

div.middle{
	width: 940px;
	height: 100%;
}

div.content{
	width: 670px;
	height: 100%;
	float: left;
}

div.photorow{
	width: 650px;
	height: 100%;
	margin: 10px 0px 0px 0px;
}

div.photo{
	float: left;
	margin: 10px 0px 0px 20px;
}

div.side{
	width: 270px;
	height: 100%;
	background-image: url("../images/background_side.jpg");
	background-repeat: repeat-y;
	float: left;
}

/* Middle End */

/* Bottom */

div.bottom{
	width: 940px;
	height: 38px;
	background-image: url("../images/bottom-background.jpg");
	margin-top: 50px;
}

div.bottomlinks{
	width: 470px;
	height: 38px;
	float: left;
}

div.copyright{
	width: 470px;
	height: 38px;
	float: left;
}

/* Bottom End */


/* STRUCTURE END */

/* TEXT */


p{
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 10px 70px 0px 20px;
}

a:link {color:#7A96BE}      /* unvisited link */
a:visited {color:#7A96BE}  /* visited link */
a:hover {color:#C9A51F}  /* mouse over link */
a:active {color:#7A96BE}  /* selected link */

.toplink{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.bluedark{
	color: #004E85;
}

.bluelight{
	color: #7A96BE;
}

.red{
	color: #FF0000;
}

.white{
	color: #ffffff;
}

.bold{
	font-weight: bold;
}

p.small{
	font-size: 9px;
}

p.euro{
	font-family: eurotechnic, euro, eurostile, arial, helvetica, sans-serif;
}

/* Middle */

p.pagenav{
	font-size: 10px;
	line-height: 18px;
	margin-top: 20px;
}

a.pagenav:link {color:#7A96BE}      /* unvisited link */
a.pagenav:visited {color:#7A96BE}  /* visited link */
a.pagenav:hover {color:#C9A51F}  /* mouse over link */
a.pagenav:active {color:#7A96BE}  /* selected link */

h1{
	font-family: eurotechnic, euro, eurostile, arial, helvetica, sans-serif;
	color: #C9A51F;
	font-size: 20px;
	margin-top: 30px;
	margin-left: 20px;
}

h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #7A96BE;
	font-wight: bold;
	margin-top: 15px;
	margin-left: 20px;
}

ul{
	list-style-image: url('../images/bullet.jpg');
	margin: 10px 20px 0px 20px;
}

li{
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px 20px 0px 5px;
}

p.photo{
	margin: 0;
	text-align: center;
}

p.caption{
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

p.more{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0px 0px 15px;
}

p.more_form{
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
}

.more_small{
	font-size: 10px;
}

p.blogdate{
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 52px;
}

p.blogtitle{
	text-transform: uppercase;
	color: #C9A51F;
	font-weight: bold;
	margin-top: 2px;
}

p.side_blogdate{
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 15px;
}

p.side_blogtitle{
	text-transform: uppercase;
	color: #C9A51F;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 2px;
}

p.side{
	margin-left: 15px;
	margin-top: 5px;
	font-size: 13px;
	line-height: 16px;
	margin-right: 20px;
}

/* Middle End */

/* Bottom */

p.copyright{
	color:#ffffff;
	font-size: 12px;
	line-height: 13px;
	text-align: right;
	margin: 13px 20px 0px 0px;
}

p.bottomlinks{
	color: #ffffff;
	text-align: left;
	margin: 13px 20px 0px 20px;
	font-size: 12px;
	line-height: 13px;
}

a.bottomlinks:link {color:#ffffff; text-decoration: none;}      /* unvisited link */
a.bottomlinks:visited {color:#ffffff; text-decoration: none;}  /* visited link */
a.bottomlinks:hover {color:#000000; text-decoration: underline;}  /* mouse over link */
a.bottomlinks:active {color:#ffffff; text-decoration: none;}  /* selected link */

/* Bottom End */

/* TEXT END */

/* IMAGES */


img.header{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

img.content{
	margin-left: 20px;
	margin-top: 20px;
}

img.side{
	margin-left: 15px;
	margin-top: 10px;
}

img.sidedivider{
	margin: 15px 0px 10px 5px;
}

img.sidedivider_last{
	margin: 10px 0px 0px 5px;
}

img.photo{
	border: 3px solid #7A96BE;
}
/* IMAGES END */
